Commits
User selector
Commit History
Commits on Mar 5, 2020
Reland "[wasm] Further reduce the size of WasmCode"
Show description for 13cdf3aauthored andcommitted
Revert "[wasm] Further reduce the size of WasmCode"
Show description for 28afd1cauthored andcommitted
[wasm] Further reduce the size of WasmCode
Show description for 79398abauthored andcommitted
Commits on Feb 20, 2020
[wasm] Avoid unnecessary jump tables
Show description for 1403fd7authored andcommitted
Commits on Jan 20, 2020
[utils] Fix construction of constant OwnedVector
Show description for dd82d95authored andcommitted
Commits on Jan 16, 2020
Fix MSVC component build
Show description for e8e324aauthored andcommitted
Commits on Dec 2, 2019
[cleanup] Remove various unused IO functions from utils.h
Show description for 6dcfaf1authored andcommitted
Commits on Nov 26, 2019
[utils] Remove unused MutableCStrVector
Show description for 8103a75authored andcommitted
Commits on Nov 25, 2019
Reland "Fixes for size_t LookupIterator"
Show description for 2b0b80dauthored andcommitted
Revert "Fixes for size_t LookupIterator"
Show description for 5f14396authored andcommitted
Fixes for size_t LookupIterator
Show description for e1ad9b8authored andcommitted
[utils] Add unit tests for Vector
Show description for aff3081authored andcommitted
Commits on Nov 20, 2019
Update LookupIterator and ICs for size_t indices
Show description for c968607authored andcommitted
Commits on Nov 15, 2019
[cleanup] Split out bit-field.h and bounds.h from utils/utils.h
Show description for 84f3877authored andcommitted
Commits on Nov 14, 2019
[cleanup] Remove v8.h include from utils/utils.h
Show description for f296357authored andcommitted
Commits on Nov 12, 2019
[Cleanup] Delete unused function SkipZeroBits.
Show description for 5792f35authored andcommitted
[base] Make DCHECK_EQ and other constexpr
Show description for c60c2e3authored andcommitted
[TurboProp] Optimize BitVector::Iterator::Advance.
Show description for ae4506eauthored andcommitted
Commits on Nov 8, 2019
[utils] Remove unused classes and functions
Show description for af608d4authored andcommitted
[utils] Move {WhichPowerOf2} to base::bits
Show description for fa056cdauthored andcommitted
[utils] Remove BoolToInt helper
Show description for 2a32d96authored andcommitted
Commits on Oct 31, 2019
[utils] Fix BitVector::Count with an inline backing store
Show description for d4b39acauthored andcommitted
Commits on Oct 30, 2019
[heap] Change SlotSet representation to store dynamic number of buckets
Show description for 572f536authored andcommitted

Commits on Oct 23, 2019
Speed up {MemCopy} and {MemMove} for small sizes
Show description for 5078459authored andcommitted
Commits on Oct 19, 2019
[utils] Improve {CopyChars} speed for Atom CPUs
Show description for 0533a4cauthored andcommitted
Commits on Oct 16, 2019
Rename V8_CAN_HAVE_DCHECK_IN_CONSTEXPR to V8_HAS_CXX14_CONSTEXPR
Show description for 1432414authored andcommitted
Commits on Oct 8, 2019
[strings] Introduce "is not integer index" bit
Show description for c203163authored andcommitted
Commits on Oct 7, 2019
Fix overlap check in {CopyChars} and use {std::copy_n} unconditionally
Show description for 71bd146authored andcommitted
Commits on Sep 18, 2019
Reland "Disallow nullptr arguments for {CopyChars}"
Show description for 8da3ed0authored andcommitted
Reland^2 "Remove all custom CopyCharsUnsigned implementations"
Show description for 3b808deauthored andcommitted
Commits on Sep 17, 2019
Revert "Reland "Remove all custom CopyCharsUnsigned implementations""
Show description for 24c35b9authored andcommitted
Disallow nullptr arguments for {CopyChars}
Show description for 60624b5authored andcommitted
Reland "Remove all custom CopyCharsUnsigned implementations"
Show description for 9febc50authored andcommitted
Commits on Sep 16, 2019
Guard against overflow in CopyImpl if requested count is zero
Show description for 65a0f75authored andcommitted

Revert "Remove all custom CopyCharsUnsigned implementations"
Show description for 0aac347authored andcommitted