Commits
User selector
Commit History
Commits on Jul 8, 2021
Revert "[factory] Make NewByteArray return canonical empty byte array"
Show description for 2276e95authored andcommitted
[factory] Make NewByteArray return canonical empty byte array
Show description for 8d3c809authored andcommitted
Commits on Jul 1, 2021
Upstream Cobalt changes in base/ and utils/
Show description for 9c904a8authored 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 22, 2021
[base] Create base/strings.h
Show description for 9010201authored andcommitted
[utils] Move SimpleStringBuilder out of utils
Show description for 4378ff2authored andcommitted
[utils] Remove StringBuilder class
Show description for 332d6c1authored andcommitted
Commits on Jun 18, 2021
[utils] Change StringBuilder to use std::memcpy
Show description for 88b2535authored andcommitted
[base] Move utils/vector.h to base/vector.h
Show description for 7f5383eauthored andcommitted
Commits on Jun 17, 2021
[utils] Use new instead of NewArray in Vector
Show description for 11f7e43authored andcommitted
Commits on Jun 10, 2021
Revert to use memcpy instead of base::Memcpy
Show description for 0395c42authored andcommitted
Commits on Jun 7, 2021
[runtime] Rename Builtins::Name to Builtin 1/2
Show description for 8ab75a5authored andcommitted
heap: Annote strong roots with a label
Show description for 6b8d86bauthored andcommitted
Commits on May 10, 2021
Remove support for non-c++14 compliant constexpr
Show description for 499f169authored andcommitted
Commits on May 5, 2021
[wasm] Complete element segment features for reftypes/typed-funcref
Show description for 37579dfauthored andcommitted
Commits on Apr 30, 2021
[cleanup][utils] Remove redundant NOLINT annotations
Show description for cd59c53authored andcommitted
Commits on Apr 28, 2021
[ptr-cage] Factor CodeRange out of MemoryAllocator and share along with ptr cage
Show description for 0b5ec84authored andcommitted
Commits on Apr 26, 2021
cppgc: Add LSAN support for pages containing managed objects
Show description for 53400a4authored andcommitted
Commits on Apr 19, 2021
[ptr-cage] Factor out a VirtualMemoryCage and remove PtrComprCage
Show description for 090431bauthored andcommitted
Commits on Apr 12, 2021
[ptr-cage] Introduce PtrComprCage
Show description for 3ada6f2authored andcommitted
Commits on Mar 22, 2021
[relaxed-simd] Move tests into separate file
Show description for 656f35aauthored andcommitted
Commits on Feb 19, 2021
[sparkplug] Use a zone array to store labels
Show description for a69e241authored andcommitted
Commits on Feb 2, 2021
[arm64/sim] Add a 'sim' gdb command
Show description for 1f72df0authored andcommitted
Commits on Jan 29, 2021
[wasm-simd] Use saturated_cast and remove Saturate helper
Show description for 5a4394aauthored andcommitted
Commits on Jan 20, 2021
[compiler] Rename type BailoutId to BytecodeOffset
Show description for 727d22bauthored andcommitted
Commits on Nov 26, 2020
[config] Add V8_NODISCARD for Scope classes
Show description for 14c5b0aauthored andcommitted
Commits on Nov 24, 2020
[utils] Add CompareCharsEqual
Show description for 52cfffdauthored andcommitted
[cleanup] Replace all remaining Min/Max uses with std::min/max
Show description for 3836aebauthored andcommitted
Commits on Nov 17, 2020
Replace libc functions with base wrappers
Show description for ba681fdauthored andcommitted
Commits on Nov 11, 2020
[utils][cleanup] Remove uses of DISALLOW_COPY_AND_ASSIGN
Show description for 587da27authored andcommitted
Commits on Nov 10, 2020
[wasm-simd][arm64] Prototype extended pairwise additions
Show description for 062ba7eauthored andcommitted
Commits on Nov 6, 2020
[inspector][test] Avoid leaks via tasks
Show description for 98063ceauthored andcommitted
Commits on Nov 3, 2020
Revert "GetCurrentStackPosition() -> base::Stack::GetCurrentStackPosition()"
Show description for df7a86cauthored andcommitted