Commits
User selector
Commit History
Commits on Jul 12, 2021
Another -Wunreachable-code-aggressive error.
Show description for b053370authored andcommitted
Commits on Jul 1, 2021
Upstream Cobalt changes in base/ and utils/
Show description for 9c904a8authored andcommitted
Commits on Jun 16, 2021
Replace strdup with base::Strdup
Show description for 7956f95authored andcommitted
Commits on Jun 10, 2021
Revert to use memcpy instead of base::Memcpy
Show description for 0395c42authored andcommitted
This patch enables huge page support for V8's default platform.
Show description for e8fe529authored andcommitted

Commits on Jun 8, 2021
Remove ulan@ from OWNERS
Show description for 87e0d0aauthored andcommitted
Commits on Apr 30, 2021
[cleanup][base] Remove redundant NOLINT annotations
Show description for b0ce0e3authored andcommitted
Commits on Apr 24, 2021
[wasm] Add missing scopes for code modification
Show description for eb57c72authored andcommitted
Commits on Mar 16, 2021
[base] Use IMMEDIATE_CRASH on official build FATAL errors.
Show description for 26d85acauthored andcommitted
Commits on Mar 9, 2021
[fuchsia] Migrate from protect2 to protect
Show description for e2ce0ebauthored andcommitted
Commits on Feb 25, 2021
Update OWNERS in src/*
Show description for 05774c1authored andcommitted
Commits on Feb 22, 2021
[aarm64] Fix GetSharedLibraryAddresses
Show description for 8957d46authored andcommitted
Commits on Feb 9, 2021
Add RISC-V backend
Show description for ffd9e82authored andcommitted
Commits on Feb 8, 2021
[mac][wasm] Work around MacOS 11.2 code page decommit failures
Show description for 0c8b6e4authored andcommitted
Commits on Dec 9, 2020
Fix SmartOS compilation error
Show description for 9a71298authored andcommitted
Commits on Nov 27, 2020
[base] DCHECK threads do not re-lock SharedMutexes
Show description for 9a0faabauthored andcommitted
Commits on Nov 25, 2020
aix: Return false from ThreadTicks::IsSupported() in PASE
Show description for 5053751authored andcommitted

[config] Add [[nodiscard]] as an attribute to v8config
Show description for 03a940eauthored andcommitted
Commits on Nov 17, 2020
Replace libc functions with base wrappers
Show description for ba681fdauthored andcommitted
Commits on Nov 16, 2020
[platform] Mark OS::ExitProcess as [[noreturn]]
Show description for 5660321authored andcommitted
Commits on Nov 13, 2020
Use thread_local for storing ThreadId
Show description for dacc2feauthored andcommitted
Commits on Nov 12, 2020
[mutex] Create the SharedMutexGuardIf class
Show description for 2a3504eauthored andcommitted
Commits on Nov 10, 2020
[fuchsia] Support and use zx namespace managed types
Show description for a8cc002authored andcommitted
Commits on Nov 6, 2020
[fuchsia] Migrate off zx_clock_get.
Show description for fd5892aauthored andcommitted

[base][cleanup] Remove DISALLOW_COPY_AND_ASSIGN
Show description for 3a888a8authored andcommitted
Commits on Oct 30, 2020
platform, cppgc: Fix stack handling routines
Show description for cfba2e5authored andcommitted
Commits on Oct 22, 2020
Introduce libc wrappers like v8::base::Malloc
Show description for ae91dacauthored andcommitted
Commits on Oct 20, 2020
Add DIR_METADATA files to v8.
Show description for e5c6a3bauthored andcommitted
Commits on Oct 7, 2020
[mac] Set MAP_JIT only when necessary
Show description for 4e077ffauthored andcommitted
Commits on Sep 22, 2020
[mac] Fix arm64 simulator builds on x64 Mac HW
Show description for 9ada228authored andcommitted
Remove unnecessary platform information about Cobalt
Show description for a74541aauthored andcommitted
Commits on Sep 9, 2020
[wasm][mac] Support w^x codespaces for Apple Silicon
Show description for 27e1ac1authored andcommitted
[log] Change log file mode to wb+/w+
Show description for 914b231authored andcommitted
Revert "Reland "[test][d8] Add d8.log.getAndStop helper""
Show description for 92236daauthored andcommitted
Reland "[test][d8] Add d8.log.getAndStop helper"
Show description for 23531d8authored andcommitted