summaryrefslogtreecommitdiffstats
path: root/cc/debug/rendering_stats_instrumentation.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in cc/.avi2015-12-211-6/+8
* Remove unused methods in RenderingStatsInstrumentation.fdoray2015-10-191-21/+0
* Implement ThreadTicks::Now on Windows.fdoray2015-10-151-0/+2
* UMA and Telemetry for separate checkerboarded area has recording or notweiliangc2015-10-051-0/+18
* Fixit: Fork base::TimeTicks --> TimeTicks + ThreadTicks + TraceTicksmiu2015-05-291-10/+10
* Adding a metric to track only the checkerboarding.cblume2015-03-261-0/+9
* Replaces instances of the deprecated TimeTicks::HighResNow() with TimeTicks::...charliea2015-01-261-2/+2
* cc: Remove main thread rendering statshendrikw2014-11-081-39/+4
* cc: Remove some of the instrumentation plumbinghendrikw2014-11-041-19/+0
* Record rendering stats frame timestamps with surfaces.jbauman2014-10-061-6/+2
* Add duration estimation data to RenderingStats.dominikg@chromium.org2014-07-211-4/+42
* Modifying the RenderingStats object names to be more thread specificsuyash.s@samsung.com2014-06-101-21/+21
* cc: fix another data race in RenderingStatsInstrumentation.ernstm@chromium.org2014-05-201-0/+12
* cc: fix data race in RenderingStatsInstrumentation.ernstm@chromium.org2014-05-151-0/+2
* cc: Record statistics about approximated content.ernstm@chromium.org2014-04-301-0/+17
* Revert of https://codereview.chromium.org/63443003/enne@chromium.org2014-01-081-0/+9
* cc: Combine analysis and rasterenne@chromium.org2014-01-071-9/+0
* cc: Include analysis in raster benchmark costsenne@chromium.org2013-12-131-0/+9
* cc: Removed unused metrics from RenderingStats.ernstm@chromium.org2013-10-091-115/+7
* cc: Add best_record_time to rendering stats.ernstm@chromium.org2013-10-011-0/+2
* Use ThreadNow() for recording times.dsinclair@chromium.org2013-09-061-2/+8
* telemetry: Partially switch smoothnes measurement to timeline.ernstm@chromium.org2013-08-241-2/+6
* cc: RenderingStats overhaulernstm@chromium.org2013-08-171-28/+43
* Revert 217824 "cc: RenderingStats overhaul"simonjam@chromium.org2013-08-161-43/+28
* cc: RenderingStats overhaulernstm@chromium.org2013-08-151-28/+43
* This is a small clean-up that reduces raster mode exposure outside of the til...vmpstr@chromium.org2013-07-081-1/+1
* cc: Remove RenderingStats passed to Layer::Update()egraether@chromium.org2013-06-291-8/+0
* cc: Add analysis time to telemetryvmpstr@chromium.org2013-05-231-1/+4
* telemetry: Added solid prediction trackingvmpstr@chromium.org2013-05-031-0/+10
* Improved measurement of rasterize time and pixels rasterized.ernstm@chromium.org2013-04-261-3/+15
* Revert 191086 "cc: Switch RenderingStats collection in Layer::Up..."danakj@chromium.org2013-03-281-0/+8
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-281-8/+0
* Revert 190817 "cc: Switch RenderingStats collection in Layer::Up..."hashimoto@chromium.org2013-03-271-0/+8
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-271-8/+0
* cc: Chromify rendering_statsalexst@chromium.org2013-03-241-20/+22
* cc:: Add RenderingStatsInstrumentation to manage collection of RenderingStatsegraether@chromium.org2013-03-211-0/+164
* Revert 189475 "cc:: Add RenderingStatsInstrumentation to manage ..."tapted@chromium.org2013-03-211-162/+0
* cc:: Add RenderingStatsInstrumentation to manage collection of RenderingStatsegraether@chromium.org2013-03-211-0/+162