summaryrefslogtreecommitdiffstats
path: root/cc/debug
Commit message (Expand)AuthorAgeFilesLines
* Transfer LayerImpl ownership to LayerTreeImplvollick2016-03-221-1/+1
* Re-land fix display of wheel event listeners on a page.dtapuska2016-03-212-14/+13
* Revert of Fix display of wheel event listeners on a page. (patchset #1 id:1 o...leviw2016-03-182-13/+14
* Fix display of wheel event listeners on a page.dtapuska2016-03-182-14/+13
* Store recording invalidations in DisplayListRecordingSource, save them via Up...chrishtr2016-03-181-1/+1
* cc: Refactor SkipImageCanvas and create it during playback.vmpstr2016-03-141-1/+2
* CC Animation: Erase cc::LayerSettings everywhere.loyso2016-03-141-2/+1
* cc: Don't ref ptr -> raw ptr -> ref ptr for raster_source.vmpstr2016-03-121-1/+1
* Set debug color for borders of compressed tiles.auygun2016-03-072-0/+11
* Use the iterator for DebugRectHistoryvollick2016-03-031-8/+8
* tracing: Make ConvertableToTraceFormat move-onlyprimiano2016-02-299-33/+30
* cc: Add out-of-line copy ctors for complex classes.vmpstr2016-02-254-0/+11
* Never call GraphicsLayer::paint when fetching painted output from cc.chrishtr2016-02-111-1/+1
* Communicate whether passive event listeners exist to cc.dtapuska2016-02-051-1/+7
* Move scroll event handlers from layer to layer tree view.dtapuska2016-02-031-1/+1
* Move have_wheel_event_handlers to WebLayerTreeView.dtapuska2016-01-291-1/+2
* Switch cc to std::unordered_*.davidben2016-01-281-3/+3
* Allow std::unordered_*.davidben2016-01-221-0/+1
* Revert of Allow std::unordered_*. (patchset #15 id:280001 of https://coderevi...davidben2016-01-211-1/+0
* Allow std::unordered_*.davidben2016-01-211-0/+1
* cc: Do solid color analysis before scheduling tiles.sohan.jyoti2016-01-131-5/+4
* Add paint testing mode subsequence_caching_disabledwangxianzhu2016-01-051-2/+9
* Switch to standard integer types in cc/.avi2015-12-2129-34/+76
* Don't test rasterize_and_record for non-DrawsContent layerwangxianzhu2015-12-161-0/+3
* Adjust metrics in RasterizeAndRecordBenchmark to have the correct pixels_reco...chrishtr2015-12-162-11/+2
* cc:: Change plumbing for external_begin_frame_source to the Scheduler.khushalsagar2015-12-161-1/+1
* PNGSerializer, BitmapSerializer: use new APIhalcanary2015-12-091-3/+4
* cc: Split ThreadProxy into ProxyMain and ProxyImplkhushalsagar2015-12-091-0/+2
* cc/debug: Change benchmark_instrumentation owner from ernstm to vmpstr.vmpstr2015-12-081-2/+2
* Remove the clip parameter from ContentLayerClient.chrishtr2015-12-031-2/+1
* Added support for (de)serializing cc::LayerTreeDebugStatenyquist2015-12-013-0/+112
* cc: Fix screen space transform computation for non-drawn layersajuma2015-12-011-12/+12
* Move cc::LayerSettings to cc/layers/layer_settings.h.jbroman2015-11-181-0/+1
* cc: Replace Pass() with std::move() in some subdirs.danakj2015-11-189-20/+21
* cc: Remove ScopedPtrVector and cc::remove_if.vmpstr2015-11-185-53/+30
* cc: Split Proxy and TaskRunnerProvider for the LayerTreeHostkhushalsagar2015-11-121-1/+3
* cc: Split Proxy to eliminate unnecessary dependencies on the impl sidekhushalsagar2015-10-213-28/+28
* cc: Remove the base RasterSourcehendrikw2015-10-191-4/+4
* Remove unused methods in RenderingStatsInstrumentation.fdoray2015-10-192-24/+0
* Implement ThreadTicks::Now on Windows.fdoray2015-10-152-0/+4
* Change HUD colors to distinguish status easily.prashant.n2015-10-132-5/+11
* cc: remove recording source base classhendrikw2015-10-062-16/+17
* UMA and Telemetry for separate checkerboarded area has recording or notweiliangc2015-10-054-2/+33
* cc: Remove Picture.vmpstr2015-09-246-258/+2
* cc: Remove PicturePile and PicturePileImpl.vmpstr2015-09-241-1/+0
* Remove non-slimming-paint codepaths in chromepdr2015-09-162-69/+1
* Devtools: Remove continuous repainting featuresamli2015-09-144-96/+3
* Convert pixel_ref_map -> discardable_image_mapfmalita2015-09-091-2/+3
* cc: Do the math for a tile's content rect in layer space once.danakj2015-08-311-3/+2
* cc: Don't create tiles in a non-ideal tiling.vmpstr2015-08-121-0/+1