[presubmit] Enable readability/namespace linter checking.
[platform/upstream/v8.git] / src / flags.h
2015-11-20 mstarzinger[presubmit] Enable readability/namespace linter checking.
2015-03-17 yangguoSerializer: Cache FlagList::Hash result.
2014-11-13 Daniel VogelheimAdd a version tag for cached data.
2014-06-20 mstarzinger@chromi... Check alpha-sorting of includes during presubmit.
2014-06-05 jochen@chromium.orgMove atomic ops and related files to base library
2014-06-03 jochen@chromium.orgUse full include paths everywhere
2014-05-28 jochen@chromium.orgExtract build configuration into a separate header...
2014-05-16 yangguo@chromium.orgDecouple CpuFeatures from serializer state.
2014-04-29 bmeurer@chromium.orgBulk update of Google copyright headers in source files.
2014-04-28 svenpanne@chromium.orgSimplified CPU/CpuFeatures a bit.
2013-09-10 bmeurer@chromium.orgIntroduce a RandonNumberGenerator class. Refactor the...
2011-12-15 yangguo@chromium.orgIntroduce --print-all-code flag and infrastructure...
2010-08-30 whesse@chromium.orgImprove header file inclusions. Drop some unneeded...
2009-05-25 mikhail.naganov... Split nested namespaces declaration in two lines in...
2008-11-11 lrn@chromium.orgArguments on the command line are made available as...
2008-11-10 kasperl@chromium.orgRevert r724 (breaks debug mode tests).
2008-11-10 lrn@chromium.orgFlag passes rest of command line to the shell/scripts...
2008-09-17 iposva@chromium.org- Rename flags.defs to flag-definitions.h.
2008-09-12 deanm@chromium.orgThis is a new static flag system, designed to have...
2008-09-09 christian.plesner... Changed copyright header from google inc. to v8 project...
2008-07-03 christian.plesner... Initial export.