Commits
User selector
Commit History
Commits on Jul 21, 2020
[zone-stats] Implement collecting per-object-type zone stats
Show description for 627b878authored andcommitted
Commits on Jul 17, 2020
[zone-stats] Use Zone::DeleteArray<T>() in ZoneAllocator::deallocate()
Show description for 0326938authored andcommitted
Commits on Jul 16, 2020
[zone] Final cleanup of zone allocations
Show description for 3a89fc8authored andcommitted
[zone-stats] Extend AllocationPolicy interface
Show description for eaaf0c2authored andcommitted
[base] Apply empty base class optimization to base::TemplateHashMapImpl
Show description for de5dcb7authored andcommitted
Commits on Jul 15, 2020
[parser] Remove Scope::zone_ field in favour of VariableMap::zone()
Show description for 186a377authored andcommitted
Commits on Jul 13, 2020
[zone] Cleanup ZoneList and ScopedList classes
Show description for d81f7c6authored andcommitted
Commits on Jul 10, 2020
[zone] Add TypeTag type parameter to zone allocation functions
Show description for 911a13eauthored andcommitted
[zone-stats] Cleanup ZoneList interface
Show description for d4078c6authored andcommitted
Commits on Jul 8, 2020
[cleanup] Split src/zone/zone.h header
Show description for 459b9aeauthored andcommitted
Commits on Jun 5, 2020
[zone-stats] Improve zone memory usage stats tracing
Show description for 93e992bauthored andcommitted
[owners] Add ishell to zone/OWNERS
Show description for 3525c81authored andcommitted
Commits on Dec 13, 2019
Remove and update some outdated TODO(mstarzinger).
Show description for b577c1fauthored andcommitted

Commits on Sep 26, 2019
Rename clemensh to clemensb in OWNERS
Show description for 0f2ed10authored andcommitted
Commits on Jul 26, 2019
[parsing] Improve elision of hole checks for default parameters
Show description for f47cbb2authored andcommitted
Commits on Jul 24, 2019
[parser] Templaterificate ScopedPtrList into ScopedList
Show description for db37c0fauthored andcommitted
Commits on Jul 8, 2019
[zone] Fix allocate method of ZoneAllocator
Show description for 5aa15fdauthored andcommitted
[zone] Remove unneeded ZoneAllocator::address
Show description for a495c35authored andcommitted
Enable cpplint 'runtime/references' warning
Show description for 8e11cc3authored andcommitted
Commits on Jun 19, 2019
[regexp] Remove unused DispatchTable and ZoneSplayTree
Show description for 3663e83authored andcommitted
Commits on Jun 12, 2019
win: Make v8 build with /Zc:twoPhase, and improve a comment.
Show description for c6e6c2cauthored andcommitted
Commits on Jun 5, 2019
Reland "[zone] Use 32kb instead of 1MB as high zone page size"
Show description for 2d44118authored andcommitted
Commits on May 30, 2019
Add OWNERS files for src and test
Show description for d64f582authored andcommitted
Commits on May 27, 2019
[cleanup] Replace simple typedefs by using
Show description for a335f2aauthored andcommitted
Commits on May 24, 2019
Move remaining files in src/
Show description for f9a88acauthored andcommitted
Commits on May 23, 2019
Move utility code to src/utils
Show description for dec3298authored andcommitted
Move handles-related files to src/handles
Show description for 4c986c6authored andcommitted
Commits on May 21, 2019
Move sanitizer-related files
Show description for 786ce26authored andcommitted
Commits on Apr 30, 2019
Remove sorting methods from Vector
Show description for cce8439authored andcommitted
Commits on Apr 29, 2019
[cleanup] Use Vector::begin instead of Vector::start
Show description for 4b0f9c8authored andcommitted
Commits on Apr 15, 2019
Avoid libc++ assert failure when building with _LIBCPP_DEBUG=0
Show description for 4dd0177authored andcommitted
Commits on Apr 3, 2019
[cleanup] Add an iterator to ZonePtrList and use it in some places
Show description for e3a0acaauthored andcommitted
Commits on Mar 28, 2019
[zone] Fix peak memory accounting
Show description for 45689a1authored andcommitted
Commits on Mar 8, 2019
[iwyu] Fix includes in accounting allocator
Show description for 10b8079authored andcommitted
Commits on Mar 4, 2019
[zone] Avoid undefined behavior in edge case
Show description for cbf8119authored andcommitted