Commits
User selector
Commit History
Commits on Nov 25, 2020
[cleanup] Remove uses of DISALLOW_COPY_AND_ASSIGN
Show description for fc61c38authored andcommitted
Commits on Nov 24, 2020
[cleanup] Replace all remaining Min/Max uses with std::min/max
Show description for 3836aebauthored andcommitted
Commits on Nov 20, 2020
[asserts] Make assert scopes LocalHeap friendly
Show description for f47e59eauthored andcommitted
Commits on Nov 11, 2020
[runtime] Deconfuse Name::Hash() from Name::hash_field()
Show description for 47ddc5bauthored andcommitted
Commits on Oct 21, 2020
Implement string literal module export names
Show description for 81d168dauthored andcommitted
Commits on Oct 20, 2020
Add DIR_METADATA files to v8.
Show description for e5c6a3bauthored andcommitted
Commits on Oct 5, 2020
[cleanup] Clean up SYNCHRONIZED_ACCESSORS macro naming and its uses
Show description for c7c8472authored andcommitted
Commits on Oct 2, 2020
[char-predicates] Use OneByte flag table and add line terminator support
Show description for dae25c0authored andcommitted
Commits on Sep 23, 2020
[handles] Add a PatchValue method for Handle
Show description for ba088daauthored andcommitted
Commits on Sep 21, 2020
[regexp] Support assertions in experimental engine
Show description for e83511cauthored andcommitted

Commits on Sep 7, 2020
[strings] Special case looking for zero byte in multi-byte strings
Show description for 0fed3c7authored andcommitted
Commits on Aug 17, 2020
[cleanup] Consistent comments on namespace ends
Show description for aefbcbdauthored andcommitted
Commits on Jul 20, 2020
Revert "[Jank]: Add uri trace events"
Show description for 3883b29authored andcommitted
Commits on Jun 12, 2020
[Jank]: Add uri trace events
Show description for d1aee56authored andcommitted
Commits on Apr 29, 2020
Revert "[ast] Remove literal allocation from CallPrinter"
Show description for 1cf4719authored andcommitted
[ast] Remove literal allocation from CallPrinter
Show description for 908f08eauthored andcommitted
Commits on Apr 17, 2020
[base] Fix {StaticCharVector} and add {StaticOneByteVector}
Show description for e04eb28authored andcommitted
Commits on Feb 17, 2020
[strings] Reclaim a bit in the hash field
Show description for 8d7747aauthored andcommitted
Commits on Jan 16, 2020
Fix MSVC component build
Show description for e8e324aauthored 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
Commits on Nov 22, 2019
Hash all strings as unsigned values
Show description for caf005eauthored andcommitted
Commits on Nov 21, 2019
Hash all strings as signed values
Show description for 25a4f4dauthored andcommitted
Commits on Nov 18, 2019
Reland "[strings] Fix hash for exactly 512MB long strings"
Show description for 40b731dauthored 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 Oct 31, 2019
Remove yangguo@chromium.org from some OWNERS files
Show description for dd66315authored andcommitted
Commits on Oct 24, 2019
Revert "[strings] Fix hash for exactly 512MB long strings"
Show description for bdf4292authored andcommitted
[strings] Fix hash for exactly 512MB long strings
Show description for 556f44cauthored andcommitted
Commits on Oct 22, 2019
Fix compile cctest error
Show description for 578d4a8authored andcommitted
Commits on Oct 15, 2019
[ubsan] Fix UB in StringHasher::GetTrivialHash()
Show description for 145a8f4authored andcommitted
Commits on Oct 11, 2019
Update DescriptorArray and Map to use InternalIndex
Show description for d509ed5authored andcommitted
Commits on Oct 8, 2019
[strings] Introduce "is not integer index" bit
Show description for c203163authored andcommitted
Commits on Sep 18, 2019
Reland "Disallow nullptr arguments for {CopyChars}"
Show description for 8da3ed0authored andcommitted
Commits on Sep 17, 2019
Revert "Reland "Remove all custom CopyCharsUnsigned implementations""
Show description for 24c35b9authored andcommitted