summaryrefslogtreecommitdiffstats
path: root/cc/debug
Commit message (Expand)AuthorAgeFilesLines
* cc: Fix most cpplint errors in cc/enne@chromium.org2013-05-013-3/+9
* Improved measurement of rasterize time and pixels rasterized.ernstm@chromium.org2013-04-264-4/+30
* Fix event_count calculation.jbauman@chromium.org2013-04-171-1/+1
* Switch LatencyInfo struct to use a map.jbauman@chromium.org2013-04-172-10/+107
* cc: Add debug borders for picturesenne@chromium.org2013-04-044-0/+10
* cc: Use highp precision for texture coords if available and neededbrianderson@chromium.org2013-04-012-1/+45
* cc: Consolidate LayerList types.danakj@chromium.org2013-03-292-9/+11
* cc: Fix build issues for adding ‘chromium_code’: 1 to cc.gyp and cc_tests...danakj@chromium.org2013-03-292-3/+3
* Revert 191400 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."rsleevi@chromium.org2013-03-292-3/+3
* cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gypdanakj@chromium.org2013-03-292-3/+3
* Revert 191364 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."danakj@chromium.org2013-03-292-3/+3
* cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gypdanakj@chromium.org2013-03-292-3/+3
* cc: Fix some misplaced brackets.danakj@chromium.org2013-03-291-1/+2
* Revert 191086 "cc: Switch RenderingStats collection in Layer::Up..."danakj@chromium.org2013-03-282-0/+12
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-282-12/+0
* cc: Add DISALLOW_COPY_AND_ASSIGN where appropriate.danakj@chromium.org2013-03-273-0/+6
* Implement on demand quad rasterization for PicturePiles.leandrogracia@chromium.org2013-03-272-0/+7
* cc: Convert non-const reference arguments to pointers.danakj@chromium.org2013-03-271-1/+1
* Revert 190817 "cc: Switch RenderingStats collection in Layer::Up..."hashimoto@chromium.org2013-03-272-0/+12
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-272-12/+0
* This fixes all lint issues (except for false positives) in:jamesr@chromium.org2013-03-268-82/+201
* cc: Chromify the LatencyInfo struct.danakj@chromium.org2013-03-261-8/+7
* cc: Fix rasterize time sometimes missing the frame in continuous paintingegraether@chromium.org2013-03-262-46/+7
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-255-15/+19
* cc: Chromify rendering_statsalexst@chromium.org2013-03-243-122/+125
* cc: Chromify LayerTreeHostCommonenne@chromium.org2013-03-221-1/+1
* cc:: Add RenderingStatsInstrumentation to manage collection of RenderingStatsegraether@chromium.org2013-03-212-0/+238
* Revert 189475 "cc:: Add RenderingStatsInstrumentation to manage ..."tapted@chromium.org2013-03-212-234/+0
* cc:: Add RenderingStatsInstrumentation to manage collection of RenderingStatsegraether@chromium.org2013-03-212-0/+234
* Revert 189428 "cc: Chromify rendering_stats"danakj@chromium.org2013-03-202-103/+102
* cc: Chromify rendering_statsalexst@chromium.org2013-03-202-102/+103
* cc: Chromify LayerTreeDebugStateenne@chromium.org2013-03-183-90/+98
* Part 11 of cc/ directory shuffles: fix up stragglersjamesr@chromium.org2013-03-181-0/+31
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-1/+1
* Part 7 of cc/ directory shuffles: treesjamesr@chromium.org2013-03-184-6/+6
* Part 2 of cc/ directory shuffles: debugjamesr@chromium.org2013-03-1818-0/+2588