Commits
User selector
Commit History
Commits on May 10, 2021
Remove support for non-c++14 compliant constexpr
Show description for 499f169authored andcommitted
Commits on Jun 18, 2020
Use the new CONSTEXPR_DCHECK macro
Show description for 09fd7c7authored andcommitted
Commits on Jun 4, 2020
[torque] Move JSRegExp flags definitions to Torque
Show description for 93d88bfauthored andcommitted
Commits on Sep 5, 2019
[base] Remove hack for gcc < 5
Show description for 029e8abauthored andcommitted
Commits on Mar 15, 2019
[base] Add V8_NOEXCEPT to deleted constructors and assignment ops
Show description for f9f4606authored andcommitted
Commits on Dec 27, 2018
[base] Add missing V8_NOEXCEPT annotations
Show description for 4e9682bauthored andcommitted
Commits on Oct 15, 2018
[base] Sync Optional implementation to chromium
Show description for da339e6authored andcommitted
Commits on Sep 14, 2018
[cleanup] Refactor base to use default members.
Show description for 017b0dfauthored andcommitted
Commits on Aug 16, 2018
Turn base::optional's DCHECKs into CHECKs.
Show description for 8d7fb51authored andcommitted
Commits on Aug 2, 2018
Reland "Applied noexcept to all mctors and massigns"
Show description for e2201a4authored andcommitted
Commits on Aug 1, 2018
Revert "Applied noexcept to all mctors and massigns"
Show description for 8332c0fauthored andcommitted
Applied noexcept to all mctors and massigns
Show description for baa055cauthored andcommitted
Commits on Jan 31, 2018
Remove explicit from Optional constructors
Show description for 96dd41aauthored andcommitted
Commits on Jun 9, 2017
[base] Introduce base::Optional, cloned from chromium
Show description for 58ca211authored andcommitted
Loading