.. |
gc-idle-time-handler.cc
|
Revert of Make full GC reduce memory footprint an explicit event in the idle notification handler. (patchset #2 id:20001 of https://codereview.chromium.org/1072363002/)
|
2015-04-10 18:21:43 +00:00 |
gc-idle-time-handler.h
|
Use smaller heap growing factor in idle notification to start incremental marking when there is idle time >16ms.
|
2015-04-16 16:31:32 +00:00 |
gc-tracer.cc
|
Print PID and isolate address in gc traces.
|
2015-04-29 14:29:50 +00:00 |
gc-tracer.h
|
Always shrink initial old generation size based on survival rate.
|
2015-02-18 10:50:35 +00:00 |
heap-inl.h
|
Add flag to print stack-trace after n allocations.
|
2015-04-30 12:14:41 +00:00 |
heap.cc
|
Cache experimental natives sources as external strings.
|
2015-04-30 15:10:45 +00:00 |
heap.h
|
Cache experimental natives sources as external strings.
|
2015-04-30 15:10:45 +00:00 |
incremental-marking-inl.h
|
New insertion write barrier.
|
2015-05-04 13:12:26 +00:00 |
incremental-marking.cc
|
Print PID and isolate address in gc traces.
|
2015-04-29 14:29:50 +00:00 |
incremental-marking.h
|
Print PID and isolate address in gc traces.
|
2015-04-29 14:29:50 +00:00 |
mark-compact-inl.h
|
Reland Force full GCwhenever CollectAllGarbage is meant to trigger a full GC.
|
2015-04-23 08:37:05 +00:00 |
mark-compact.cc
|
Implement kToBeExecutedOnceCodeAge.
|
2015-04-30 12:31:46 +00:00 |
mark-compact.h
|
Reland Force full GCwhenever CollectAllGarbage is meant to trigger a full GC.
|
2015-04-23 08:37:05 +00:00 |
objects-visiting-inl.h
|
Reland "Remove the weak list of array buffers"
|
2015-04-30 10:57:51 +00:00 |
objects-visiting.cc
|
Reland "Remove the weak list of array buffers"
|
2015-04-30 10:57:51 +00:00 |
objects-visiting.h
|
Reland "Remove the weak list of array buffers"
|
2015-04-30 10:57:51 +00:00 |
OWNERS
|
Add initial set of sub directory OWNERS file
|
2015-04-02 08:46:24 +00:00 |
spaces-inl.h
|
Reland "Merge old data and pointer space."
|
2015-04-07 11:32:10 +00:00 |
spaces.cc
|
Revert of Fix logic for doing incremental marking steps on tenured allocation. (patchset #4 id:60001 of https://codereview.chromium.org/1040233003/)
|
2015-04-20 15:19:25 +00:00 |
spaces.h
|
New insertion write barrier.
|
2015-05-04 13:12:26 +00:00 |
store-buffer-inl.h
|
Reland "Merge cellspace into old pointer space"
|
2015-04-10 13:54:10 +00:00 |
store-buffer.cc
|
Make store buffer more robust to OOM.
|
2015-04-16 10:39:38 +00:00 |
store-buffer.h
|
Delete dead store buffer verification code and code that changes the store buffer in debug mode.
|
2015-03-16 11:40:20 +00:00 |