summaryrefslogtreecommitdiffstats
path: root/base/debug/trace_event_synthetic_delay.cc
Commit message (Expand)AuthorAgeFilesLines
* Move base/debug/trace_event* to base/trace_event/ [part 1]ssid2015-01-271-233/+0
* Replaces instances of the deprecated TimeTicks::HighResNow() with TimeTicks::...charliea2015-01-261-1/+1
* Standardize usage of virtual/override/final in base/dcheng2014-10-211-1/+1
* replace OVERRIDE and FINAL with override and final in base/mostynb2014-10-071-1/+1
* Fix data race with synthetic delay initializationskyostil@chromium.org2014-07-181-2/+2
* Configure synthetic delays through TraceLogskyostil@chromium.org2014-01-101-1/+3
* Use Begin/End semantics for synthetic delaysskyostil@chromium.org2014-01-071-68/+63
* Add synthetic delay testing frameworkskyostil@chromium.org2014-01-031-0/+236
* Revert of https://codereview.chromium.org/53923005/acleung@chromium.org2013-11-271-217/+0
* Add synthetic delay testing frameworkskyostil@chromium.org2013-11-271-0/+217