summaryrefslogtreecommitdiffstats
path: root/cc/debug/debug_rect_history.cc
Commit message (Expand)AuthorAgeFilesLines
* Re-land fix display of wheel event listeners on a page.dtapuska2016-03-211-13/+13
* Revert of Fix display of wheel event listeners on a page. (patchset #1 id:1 o...leviw2016-03-181-13/+13
* Fix display of wheel event listeners on a page.dtapuska2016-03-181-13/+13
* Store recording invalidations in DisplayListRecordingSource, save them via Up...chrishtr2016-03-181-1/+1
* Use the iterator for DebugRectHistoryvollick2016-03-031-8/+8
* 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 to standard integer types in cc/.avi2015-12-211-0/+2
* cc: Fix screen space transform computation for non-drawn layersajuma2015-12-011-12/+12
* cc: Remove ScopedPtrVector and cc::remove_if.vmpstr2015-11-181-1/+1
* cc: Detemplatize LayerIteratorenne2015-06-181-4/+2
* cc: Remove layer contents_scale_x() and contents_scale_y().danakj2015-06-181-20/+10
* cc: Remove the layer content_bounds() and use bounds() instead.Dana Jansens2015-06-181-24/+13
* cc: Fix size_t to int truncations in animation/ and debug/.vmpstr2015-06-021-9/+6
* Draw correct repaint regions instead of a conservative bounding boxdaplatz2015-03-041-7/+11
* cc: Change CallFunctionForSubtree to use lambdas.vmpstr2015-03-021-16/+12
* cc: Move occlusion debug rects into the debug layer borders.danakj2015-02-121-22/+0
* cc: Stop converting update rect from int to float to int.danakj2014-10-111-1/+1
* Revert of "Converted LayerImpl::bounds() to return SizeF."bokan2014-10-081-2/+2
* Converted LayerImpl::bounds() to return SizeF.bokan2014-10-071-2/+2
* cc: Change damage tracking from floats to integers.danakj@chromium.org2014-04-071-47/+54
* cc: Add layer property for scroll handlersskyostil@chromium.org2014-03-311-0/+21
* cc: Fix damage when the HUD is enabled.danakj@chromium.org2014-03-101-3/+5
* cc: Clean up OcclusionTracker template parameters.danakj@chromium.org2014-03-051-0/+1
* cc: Clean up iterator template to only take 1 parameter.danakj@chromium.org2014-02-281-4/+1
* Revert "Revert 253606 "Revert 251238 "cc: Clean up iterator template to ...""danakj@chromium.org2014-02-261-1/+4
* Revert 253606 "Revert 251238 "cc: Clean up iterator template to ..."danakj@chromium.org2014-02-261-4/+1
* Revert 251238 "cc: Clean up iterator template to only take 1 par..."danakj@chromium.org2014-02-261-1/+4
* cc: Clean up iterator template to only take 1 parameter.danakj@chromium.org2014-02-141-4/+1
* Avoid int->float->int conversion in OcclusionTracker for int translates.danakj@chromium.org2014-02-121-2/+2
* Compute accurate screen space bounds for animated layers.avallee@chromium.org2014-01-241-1/+5
* Support for drawing a debug border around animated layersavallee@chromium.org2013-12-101-0/+27
* Delete LayerImpl::NoteLayerSurfacePropertyChanged.alokp@chromium.org2013-10-071-2/+1
* cc: Add debug rects for touch and wheel event handler regions and slow scroll...egraether@chromium.org2013-06-291-0/+71
* cc: Consolidate LayerList types.danakj@chromium.org2013-03-291-5/+6
* cc: Chromify LayerTreeHostCommonenne@chromium.org2013-03-221-1/+1
* cc: Chromify LayerTreeDebugStateenne@chromium.org2013-03-181-6/+6
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-1/+1
* Part 7 of cc/ directory shuffles: treesjamesr@chromium.org2013-03-181-2/+2
* Part 2 of cc/ directory shuffles: debugjamesr@chromium.org2013-03-181-0/+164