[presubmit] Enable readability/namespace linter checking.
[platform/upstream/v8.git] / src / base / platform / time.cc
2015-11-20 mstarzinger[presubmit] Enable readability/namespace linter checking.
2015-09-01 alphFix CPU profiler deadlock on Windows + AMD CPU.
2015-09-01 alphRevert of Fix CPU profiler deadlock on Windows + AMD...
2015-09-01 alphFix CPU profiler deadlock on Windows + AMD CPU.
2015-07-14 balazs.kilvadyAdd -Wshorten-64-to-32 flag to mac builds.
2015-06-12 yangguoRevert of MIPS64: Enable shorten-64-to-32 warning....
2015-06-12 balazs.kilvadyMIPS64: Enable shorten-64-to-32 warning.
2015-05-27 machenbachRevert of Use CLOCK_REALTIME_COARSE when available...
2015-05-26 benUse CLOCK_REALTIME_COARSE when available.
2015-05-07 machenbachRevert of Use CLOCK_REALTIME_COARSE when available...
2015-05-07 benUse CLOCK_REALTIME_COARSE when available.
2015-04-28 bmeurer[clang] Use -Wshorten-64-to-32 to enable warnings about...
2015-04-20 Ross McIlroyReplace OVERRIDE->override and FINAL->final since we...
2015-03-31 rmcilroyFix libdl dependency on Android and remove librt hack.
2015-01-30 bmeurerReland "Initial switch to Chromium-style CHECK_* and...
2015-01-30 Benedikt MeurerRevert "Make GCC happy again." and "Initial switch...
2015-01-30 bmeurerInitial switch to Chromium-style CHECK_* and DCHECK_...
2014-12-12 svenpanneConsistently use only one of virtual/OVERRIDE/FINAL.
2014-09-02 bmeurer@chromium.orgUse Chrome compatible naming for compiler specifics.
2014-08-04 bmeurer@chromium.orgRename ASSERT* to DCHECK*.
2014-07-07 m.m.capewell@googl... Add missing include to timers
2014-07-03 jarin@chromium.orgReland "Linux perf tool support update + refactoring...
2014-06-30 jochen@chromium.orgMove platform abstraction to base library