Commits
User selector
Commit History
Commits on Sep 28, 2021
[cleanup] Make PropertyLocation a scoped enum
Show description for 043fb91authored andcommitted
Commits on Sep 14, 2021
[string] Make WriteToFlat take 'length' instead of 'end'
Show description for f2e987dauthored andcommitted
Commits on Aug 4, 2021
[strings] Fix printf formatting to be less like credentials
Show description for 9470b27authored andcommitted
Commits on Jun 24, 2021
Reland "[base] Move most of src/numbers into base"
Show description for 44e73e0authored andcommitted
Revert "[base] Move most of src/numbers into base"
Show description for 10f6151authored andcommitted
[base] Move most of src/numbers into base
Show description for 9701d4aauthored andcommitted
Commits on Jun 18, 2021
[base] Move utils/vector.h to base/vector.h
Show description for 7f5383eauthored andcommitted
Commits on Jun 11, 2021
[build] Reduce size of inline header cycles
Show description for c26965bauthored andcommitted
Commits on May 4, 2021
[cleanup][strings] Remove redundant NOLINT annotations
Show description for 3c047b9authored andcommitted
Commits on Mar 8, 2021
[cleanup] Remove atomic kRelaxed accessors in favour for non-atomic ones
Show description for 73ea0daauthored andcommitted
Commits on Feb 25, 2021
Update OWNERS in src/*
Show description for 05774c1authored andcommitted
Commits on Feb 11, 2021
[objects] Delete double field unboxing
Show description for 42409a2authored andcommitted
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