summaryrefslogtreecommitdiffstats
path: root/base/time/time_win_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Replaces instances of the deprecated TimeTicks::HighResNow() with TimeTicks::...charliea2015-01-261-6/+6
* [Windows] One TimeTicks clock: efficient/reliable high-res, with low-res fall...miu2015-01-141-60/+56
* Fix more disabled MSVC warnings, base/ edition.pkasting2014-10-011-6/+3
* Make QPCValueToMicroseconds faster in case the value is less than 44 bitsfmeawad@chromium.org2014-08-061-0/+31
* Disable all the tests that are flaking more than 5% on Windows builders.jam@chromium.org2014-07-231-1/+2
* clang/win: Fix a Wenum-compare warning and a few Wwritable-strings warnings.thakis@chromium.org2014-07-211-1/+1
* fixed issue 324522: KERNEL Handle leak from TimeTicks.WinRollover - add Close...zhaoqin@google.com2014-02-251-0/+3
* Move timing files into base/time and base/timer, install forwarding headers.avi@chromium.org2013-06-271-0/+239