summaryrefslogtreecommitdiffstats
path: root/cc/trees/layer_tree_host_unittest_occlusion.cc
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-23/+21
* cc: Replace > > with >>danakj2014-10-161-1/+1
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-19/+19
* cc: Replace Region with SimpleEnclosedRegion for occlusion trackingdanakj@chromium.org2014-08-221-26/+35
* Get rid of graphics layer anchor points, and replace withchrishtr@chromium.org2014-06-051-2/+0
* cc: Clean up OcclusionTracker template parameters.danakj@chromium.org2014-03-051-6/+5
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-291-1/+1
* Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...mnissler@chromium.org2014-01-281-1/+1
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-281-1/+1
* [#4] Pass gfx structs by const ref (gfx::PointF)r.kasibhatla@samsung.com2014-01-171-1/+1
* The blink part of this implementation is uploaded at https://codereview.chrom...rosca@adobe.com2013-11-261-0/+68
* cc: Mark render surfaces that ignore outside occlusion.alokp@chromium.org2013-11-171-0/+78
* cc: Clean up the RenderSurface objects in the RenderSurfaceLayerListdanakj@chromium.org2013-07-181-2/+1
* cc: Make Layer::Update return a boolenne@chromium.org2013-07-081-2/+3
* cc: Remove RenderingStats passed to Layer::Update()egraether@chromium.org2013-06-291-2/+1
* Move implementation of WebFilterOperations into ccajuma@chromium.org2013-06-251-4/+4
* cc: Don't pass simple well-defined classes by reference.danakj@chromium.org2013-04-231-3/+6
* Revert 191086 "cc: Switch RenderingStats collection in Layer::Up..."danakj@chromium.org2013-03-281-1/+2
* cc: Fix lint errors in cc.danakj@chromium.org2013-03-281-23/+22
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-281-2/+1
* cc: Make test macros require semicolons;danakj@chromium.org2013-03-271-9/+9
* Revert 190817 "cc: Switch RenderingStats collection in Layer::Up..."hashimoto@chromium.org2013-03-271-1/+2
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-271-2/+1
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-251-13/+13
* cc: Chromify LayerTreeTest.danakj@chromium.org2013-03-201-38/+38
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-1/+1
* Part 7 of cc/ directory shuffles: treesjamesr@chromium.org2013-03-181-0/+476