Commits
User selector
Commit History
Commits on Jul 1, 2021
Upstream Cobalt changes in base/ and utils/
Show description for 9c904a8authored andcommitted
Commits on Nov 17, 2020
Replace libc functions with base wrappers
Show description for ba681fdauthored andcommitted
Commits on Jul 20, 2020
[cleanup] Remove V8_2PART_UINT64_C macro
Show description for c512d61authored andcommitted
Commits on Oct 22, 2019
Enabling arc4random API for the random generator on BSD
Show description for 1deefe5authored andcommitted
Commits on Jul 26, 2019
random number generator seeding update for macOS
Show description for c09aff1authored andcommitted
Commits on Apr 1, 2019
[base][cleanup] Using 'using' instead of 'typedef'
Show description for c9abc31authored andcommitted
Commits on Jan 10, 2019
[ubsan] Fix various cases of undefined behavior
Show description for fc329ceauthored andcommitted
Commits on Oct 12, 2018
[base] Introduce MutexGuard as typedef for LockGuard<Mutex>
Show description for 75b5666authored andcommitted
Commits on Oct 5, 2018
Warm up RNG when --random_seed is used
Show description for 88c5da0authored andcommitted
Commits on Sep 24, 2018
Reland "Do not use FixedDoubleArray to store RNG state"
Show description for ac66c97authored andcommitted
Revert "Do not use FixedDoubleArray to store RNG state"
Show description for 601d889authored andcommitted
Do not use FixedDoubleArray to store RNG state
Show description for 33fa357authored andcommitted
Commits on Apr 6, 2018
Remove redundant WARN_UNUSED_RESULT macro
Show description for 609c805authored andcommitted
Commits on Dec 1, 2017
[cleanup] Replace V8_UINT64_C macro by proper C++11 syntax
Show description for 413129bauthored andcommitted
Commits on Nov 15, 2017
Fix compilation error in random-number-generator.cc
Show description for 4ab559cauthored andcommitted
Commits on Nov 7, 2017
Reland "Introduce gc flag for fuzzing over compaction."
Show description for 9bbc05cauthored andcommitted
Revert "Introduce gc flag for fuzzing over compaction."
Show description for 7c6489aauthored andcommitted
Introduce gc flag for fuzzing over compaction.
Show description for 34e3e7fauthored andcommitted
Commits on Oct 13, 2017
Use nullptr instead of NULL where possible
Show description for 62f929fauthored andcommitted
Commits on Jul 13, 2017
[base] Consolidate IsPowerOfTwo{32,64} and IS_POWER_OF_TWO
Show description for 7c00e15authored andcommitted
Commits on Oct 7, 2016
Reland of land "Turn libbase into a component" (patchset #1 id:1 of https://codereview.chromium.org/2396933002/ )
Show description for dedf6f6authored andcommitted
Commits on Oct 5, 2016
Revert of Reland "Turn libbase into a component" (patchset #1 id:1 of https://codereview.chromium.org/2395553002/ )
Show description for e75b9f6authored andcommitted
Reland "Turn libbase into a component"
Show description for 17cb512authored andcommitted
Commits on Oct 4, 2016
Revert of Turn libbase into a component (patchset #10 id:180001 of https://codereview.chromium.org/2381273002/ )
Show description for efcb1ffauthored andcommitted
Turn libbase into a component
Show description for 614e615authored andcommitted
Commits on Jun 6, 2016
[rng] improve RNG seed.
Show description for d75baeaauthored andcommitted
Commits on Dec 22, 2015
Prevent using 0 as random seed.
Show description for a2cc715authored andcommitted
Commits on Nov 24, 2015
Implement xorshift128+ for Math.random.
Show description for 085fed0authored andcommitted
Revert of Implement xorshift128+ for Math.random. (patchset #6 id:100001 of https://codereview.chromium.org/1464303002/ )
Show description for be22cdaauthored andcommitted
Implement xorshift128+ for Math.random.
Show description for 2755c5aauthored andcommitted
Commits on Sep 30, 2015
[presubmit] Enable readability/namespace linter checking.
Show description for 6a769acauthored andcommitted

Commits on Apr 20, 2015
Replace OVERRIDE->override and FINAL->final since we now require C++11.
Show description for 063fc25committed
Ross McIlroy
Commits on Oct 9, 2014
[turbofan] Add support for ARM64 Ubfx
Show description for f0452e2committed
Commits on Oct 1, 2014
Move unit tests to test/unittests.
Show description for bfd37abcommitted
Commits on Sep 25, 2014
Fix argument check in RandomNumberGenerator::NextInt.
Show description for fa4fdeacommitted