projects
/
platform
/
upstream
/
v8.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[presubmit] Enable readability/namespace linter checking.
2015-09-29
hpayer
[heap] Reland Remove retry space from AllocateRaw.
commit
|
commitdiff
|
tree
2015-09-28
hpayer
[heap] Remove retry space from AllocateRaw.
commit
|
commitdiff
|
tree
2015-09-28
hpayer
[heap] Reland Move large object space selection into...
commit
|
commitdiff
|
tree
2015-09-25
hpayer
[heap] Move large object space selection into AllocateRaw.
commit
|
commitdiff
|
tree
2015-09-25
hpayer
[heap] Move large object space selection into AllocateRaw.
commit
|
commitdiff
|
tree
2015-09-22
hpayer
[heap] Process live weak cells directly in the marking...
commit
|
commitdiff
|
tree
2015-09-21
hpayer
[heap] Add timer scopes to process weak cells and clear...
commit
|
commitdiff
|
tree
2015-09-17
hpayer
[heap] Scalable slots buffer for parallel compaction.
commit
|
commitdiff
|
tree
2015-09-17
hpayer
[heap] Inline record slot methods.
commit
|
commitdiff
|
tree
2015-09-15
hpayer
[heap] Move slots buffer into a separate file.
commit
|
commitdiff
|
tree
2015-08-27
hpayer
Synchronize on concurrent slot buffer entries during...
commit
|
commitdiff
|
tree
2015-08-27
hpayer
Clear SMI and non-evacuation candidate entries when...
commit
|
commitdiff
|
tree
2015-08-27
hpayer
Wait for concurrent unmapping tasks in GC prologue.
commit
|
commitdiff
|
tree
2015-08-26
hpayer
Synchronize on concurrent store buffer entries.
commit
|
commitdiff
|
tree
2015-08-26
Hannes Payer
Don't explicitly tear down code range in cctest/test...
commit
|
commitdiff
|
tree
2015-08-25
hpayer
Add basic support for parallel compaction and flag.
commit
|
commitdiff
|
tree
2015-08-25
hpayer
Allow more scavenges during idle times by pushing down...
commit
|
commitdiff
|
tree
2015-08-24
hpayer
Re-land "Concurrently unmap free pages."
commit
|
commitdiff
|
tree
2015-08-21
hpayer
Concurrently unmap free pages.
commit
|
commitdiff
|
tree
2015-08-21
hpayer
Record slots in large objects.
commit
|
commitdiff
|
tree
2015-08-20
hpayer
Don't filter store buffer after sweeping.
commit
|
commitdiff
|
tree
2015-08-20
hpayer
Large objects do not require special handling anymore...
commit
|
commitdiff
|
tree
2015-08-18
hpayer
Only evacuation candidate pages have a slots buffer...
commit
|
commitdiff
|
tree
2015-08-17
hpayer
Revert "Regularly check hash set addresses to verify...
commit
|
commitdiff
|
tree
2015-08-17
hpayer
Filter out slot buffer slots, that point to SMIs in...
commit
|
commitdiff
|
tree
2015-08-11
hpayer
Respect old generation limit in large object space...
commit
|
commitdiff
|
tree
2015-08-10
hpayer
Filter out recorded slots of deoptimized code objects...
commit
|
commitdiff
|
tree
2015-08-06
hpayer
When allocation rate is low and we are close to the...
commit
|
commitdiff
|
tree
2015-08-05
hpayer
Retire StringTracker.
commit
|
commitdiff
|
tree
2015-08-05
hpayer
Sweep map space concurrently.
commit
|
commitdiff
|
tree
2015-08-04
hpayer
Retire ShortCircuitConsString.
commit
|
commitdiff
|
tree
2015-08-04
hpayer
Change RecordSlot interface. Make it more robust by...
commit
|
commitdiff
|
tree
2015-08-04
hpayer
AdjustLiveBytes and friends takes a heap object pointer...
commit
|
commitdiff
|
tree
2015-08-03
hpayer
Add support for large object IsSlotInBlackObject to...
commit
|
commitdiff
|
tree
2015-08-03
hpayer
Reland of land concurrent sweeping of code space. ...
commit
|
commitdiff
|
tree
2015-08-03
hpayer
Revert of Reland concurrent sweeping of code space...
commit
|
commitdiff
|
tree
2015-08-03
hpayer
Reland concurrent sweeping of code space.
commit
|
commitdiff
|
tree
2015-07-30
hpayer
Use proper verify method when checking slots buffer...
commit
|
commitdiff
|
tree
2015-07-29
Hannes Payer
Pretenuring decision of outermost literal is propagated...
commit
|
commitdiff
|
tree
2015-07-28
hpayer
Revert of Activate preserving of optimized code map...
> R=
hpayer
@chromium.org,hablich@chromium.org
commit
|
commitdiff
|
tree
2015-07-27
hpayer
Remove slot buffer entries in deoptimized code objects...
commit
|
commitdiff
|
tree
2015-07-23
hpayer
Use a lock in pages to synchronize sweeper threads...
commit
|
commitdiff
|
tree
2015-07-21
hpayer
Revert "Directly remove slot buffer entries in deoptimized...
commit
|
commitdiff
|
tree
2015-07-20
hpayer
Revert of Reland concurrent sweeping of code space...
commit
|
commitdiff
|
tree
2015-07-20
hpayer
Reland concurrent sweeping of code space.
commit
|
commitdiff
|
tree
2015-07-08
hpayer
Verify that double unboxing is never performed on large...
commit
|
commitdiff
|
tree
2015-07-03
hpayer
Record code slots that may point to evacuation candidate...
commit
|
commitdiff
|
tree
2015-07-02
hpayer
Concurrent sweeping of code space.
commit
|
commitdiff
|
tree
2015-06-30
hpayer
Disable zapping of code space.
commit
|
commitdiff
|
tree
2015-06-30
hpayer
Directly remove slot buffer entries in deoptimized...
commit
|
commitdiff
|
tree
2015-06-26
hpayer
Revert of Re-land new insertion write barrier. (patchset...
commit
|
commitdiff
|
tree
2015-06-24
hpayer
Re-land new insertion write barrier.
commit
|
commitdiff
|
tree
2015-06-23
hpayer
Fix wrong DCHECK in Heap::FindAllocationMemento where...
commit
|
commitdiff
|
tree
2015-06-18
hpayer
Revert of Re-land new insertion write barrier. (patchset...
commit
|
commitdiff
|
tree
2015-06-16
hpayer
Only shrink new space when we are not in the process...
commit
|
commitdiff
|
tree
2015-06-16
hpayer
Re-land new insertion write barrier.
commit
|
commitdiff
|
tree
2015-06-11
hpayer
Always print external time in --trace-gc to make it...
commit
|
commitdiff
|
tree
2015-06-11
hpayer
Make sure we do not start incremental marking in idle...
commit
|
commitdiff
|
tree
2015-06-10
hpayer
Bring back high promotion mode to shrink young generation...
commit
|
commitdiff
|
tree
2015-06-03
hpayer
VisitObject should use MarkObject.
commit
|
commitdiff
|
tree
2015-05-29
hpayer
Treat links that organize weak objects weakly.
commit
|
commitdiff
|
tree
2015-05-27
hpayer
Treat weak references in context weakly in write barrier.
commit
|
commitdiff
|
tree
2015-05-27
hpayer
Scale old generation growing strategy based on allocation...
commit
|
commitdiff
|
tree
2015-05-26
hpayer
Fix overflow in allocation throughput calculation.
commit
|
commitdiff
|
tree
2015-05-26
hpayer
Don't shrink new space based on allocation rate in...
commit
|
commitdiff
|
tree
2015-05-22
hpayer
Idle old generation limit is used when allocation rate...
commit
|
commitdiff
|
tree
2015-05-22
hpayer
Uncommit and shrink semi-spaces only on low allocation...
commit
|
commitdiff
|
tree
2015-05-21
hpayer
Reduce new space size during idle times only in memory...
commit
|
commitdiff
|
tree
2015-05-20
hpayer
Move code around in IdleNotification.
commit
|
commitdiff
|
tree
2015-05-20
hpayer
Reland Set lower allocation limit in idle notification...
commit
|
commitdiff
|
tree
2015-05-20
hpayer
Set lower allocation limit in idle notification only...
commit
|
commitdiff
|
tree
2015-05-15
hpayer
Clean-up aligned allocation logic.
commit
|
commitdiff
|
tree
2015-05-15
hpayer
Shrink active semi-space and uncommit other semi-space...
commit
|
commitdiff
|
tree
2015-05-15
hpayer
Make sure that idle scavenges are just performed when...
commit
|
commitdiff
|
tree
2015-05-15
hpayer
When context disposal rate is high and we cannot perform...
commit
|
commitdiff
|
tree
2015-05-12
hpayer
Get more debugging data when crashing in Deoptimizer...
commit
|
commitdiff
|
tree
2015-05-12
hpayer
Implement unaligned allocate and allocate heap numbers...
commit
|
commitdiff
|
tree
2015-05-09
hpayer
Only double align in PagedSpace::AllocateRawDoubleAligned...
commit
|
commitdiff
|
tree
2015-05-08
hpayer
Remove explicit double alignment from allocation helper...
commit
|
commitdiff
|
tree
2015-05-08
hpayer
Initialize sub-array literals first before pointing...
commit
|
commitdiff
|
tree
2015-05-06
hpayer
Respect double alignment in Mark-compact collector.
commit
|
commitdiff
|
tree
2015-05-06
hpayer
Only double align in scavenger on non-64 bit platforms.
commit
|
commitdiff
|
tree
2015-05-06
hpayer
Revert of New insertion write barrier. (patchset #3...
commit
|
commitdiff
|
tree
2015-05-06
hpayer
Move double alignment logic into memory allocator.
commit
|
commitdiff
|
tree
2015-05-05
hpayer
Add heap growing strategy details to --trace-gc-verbose.
commit
|
commitdiff
|
tree
2015-05-04
hpayer
New insertion write barrier.
commit
|
commitdiff
|
tree
2015-05-04
hpayer
Don't perform marking barrier for weak cell values.
commit
|
commitdiff
|
tree
2015-04-29
hpayer
Print PID and isolate address in gc traces.
commit
|
commitdiff
|
tree
2015-04-28
hpayer
Shrink new space and uncommit from space in idle notificatio...
commit
|
commitdiff
|
tree
2015-04-23
hpayer
Reland Force full GCwhenever CollectAllGarbage is meant...
commit
|
commitdiff
|
tree
2015-04-17
hpayer
Initialize idle old generation allocation limit in...
commit
|
commitdiff
|
tree
2015-04-16
hpayer
Use smaller heap growing factor in idle notification...
commit
|
commitdiff
|
tree
2015-04-16
hpayer
Revert of Experiment: reduce heap growing factor to...
commit
|
commitdiff
|
tree
2015-04-15
hpayer
Force full GC whenever CollectAllGarbage is meant to...
commit
|
commitdiff
|
tree
2015-04-14
hpayer
Experiment: reduce heap growing factor to investigate...
commit
|
commitdiff
|
tree
2015-04-10
hpayer
Make full GC reduce memory footprint an explicit event...
commit
|
commitdiff
|
tree
2015-04-09
hpayer
MarkBit cleanup: They have to be accessed through Marking...
commit
|
commitdiff
|
tree
2015-04-07
hpayer
Reland "Merge old data and pointer space."
commit
|
commitdiff
|
tree
2015-04-06
hpayer
Filter out remembered slots that are at the start of...
commit
|
commitdiff
|
tree
2015-03-31
hpayer
Verify evacuation when sweeping is completed.
commit
|
commitdiff
|
tree
next