summaryrefslogtreecommitdiffstats
path: root/cc/trees/tree_synchronizer.cc
Commit message (Expand)AuthorAgeFilesLines
* Mechanical rename of tracing includes for /ccprimiano2015-01-281-1/+1
* base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON().danakj2015-01-081-1/+1
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-1/+1
* Revert of cc: Remove use of PassAs() and constructor-casting with scoped_ptr....dcheng2014-09-271-1/+1
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-1/+1
* Fix RemoveFromScrollTree and RemoveFromClipTreevollick2014-09-131-8/+14
* Change DCHECK_IS_ON() to DCHECK_IS_ONwangxianzhu@chromium.org2014-03-141-3/+3
* Fix up cc::Layer scroll parent managementjamesr@chromium.org2014-02-281-0/+55
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-311-14/+10
* Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...ricea@chromium.org2014-01-291-10/+14
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-291-14/+10
* Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...mkwst@chromium.org2014-01-241-10/+14
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-241-14/+10
* Pluming for needs_push_properties for the impl tree.clholgat@chromium.org2014-01-181-13/+2
* Refactor cc scrollbar layers architecture.wjmaclean@chromium.org2013-08-301-9/+9
* So that ScopedPtrHashMap can be used by user outside of cc.powei@chromium.org2013-08-301-1/+2
* Rename ScrollbarLayer\* to PaintedScrollbarLayer\*wjmaclean@chromium.org2013-08-221-8/+10
* cc: Early out in PushPropertiesTo tree walk for commit.danakj@chromium.org2013-07-131-13/+60
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Remove cc/ dependency on WebKit::WebScrollbar*jamesr@chromium.org2013-05-221-1/+3
* Remove current pinch-zoom scrollbar implementation.wjmaclean@chromium.org2013-05-171-5/+1
* cc: Consolidate LayerList types.danakj@chromium.org2013-03-291-3/+3
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-251-1/+1
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-4/+4
* Part 7 of cc/ directory shuffles: treesjamesr@chromium.org2013-03-181-0/+217