| Commit message (Expand) | Author | Age | Files | Lines |
* | Move RenderSurface creation outside of CalcDrawProps | awoloszyn | 2014-12-22 | 1 | -7/+21 |
* | CC: Add override in members of class templates | dmichael | 2014-12-17 | 1 | -39/+39 |
* | cc: Remove readability/inheritance exception for linter in cc. | danakj | 2014-11-14 | 1 | -1/+1 |
* | Standardize usage of virtual/override/final in cc/ | dcheng | 2014-10-21 | 1 | -3/+3 |
* | Revert of "Converted LayerImpl::bounds() to return SizeF." | bokan | 2014-10-08 | 1 | -8/+3 |
* | Converted LayerImpl::bounds() to return SizeF. | bokan | 2014-10-07 | 1 | -3/+8 |
* | replace OVERRIDE and FINAL with override and final in cc/ | mostynb | 2014-10-06 | 1 | -2/+2 |
* | cc: Remove use of PassAs() and constructor-casting with scoped_ptr. | danakj | 2014-09-27 | 1 | -13/+5 |
* | Revert of cc: Remove use of PassAs() and constructor-casting with scoped_ptr.... | dcheng | 2014-09-27 | 1 | -5/+13 |
* | cc: Remove use of PassAs() and constructor-casting with scoped_ptr. | danakj | 2014-09-27 | 1 | -13/+5 |
* | Make cc output surface creation async | enne | 2014-09-25 | 1 | -1/+4 |
* | cc: Move UnoccludedContentRect to Occlusion. | vmpstr | 2014-09-18 | 1 | -2/+3 |
* | cc: Remove OcclusionTracker::Occluded in favour of Occlusion class. | vmpstr | 2014-09-17 | 1 | -7/+2 |
* | Reland of: cc: Add occlusion checker as a fixed view of occlusion tracker. | vmpstr | 2014-09-11 | 1 | -0/+5 |
* | Revert of cc: Add occlusion checker as a fixed view of occlusion tracker. (pa... | courage | 2014-09-10 | 1 | -5/+0 |
* | cc: Add occlusion checker as a fixed view of occlusion tracker. | vmpstr | 2014-09-10 | 1 | -0/+5 |
* | cc: Stop testing occlusion by making awkward queries. | danakj | 2014-08-23 | 1 | -505/+406 |
* | cc: Replace Region with SimpleEnclosedRegion for occlusion tracking | danakj@chromium.org | 2014-08-22 | 1 | -601/+449 |
* | Keeping track of descendants that draw content instead of recalcualting | awoloszyn@chromium.org | 2014-08-11 | 1 | -0/+7 |
* | Rendering context information added to SharedQuadState | thildebr@chromium.org | 2014-06-19 | 1 | -11/+11 |
* | Create MockOcclusionTracker for testing | weiliangc@chromium.org | 2014-06-13 | 1 | -10/+8 |
* | Get rid of graphics layer anchor points, and replace with | chrishtr@chromium.org | 2014-06-05 | 1 | -1/+0 |
* | Remove hit-testing-only RSLL entries | vollick@chromium.org | 2014-05-15 | 1 | -39/+0 |
* | Do not clip inside OcclusionTracker: Contributing Surfaces Edition. | danakj@chromium.org | 2014-03-20 | 1 | -156/+29 |
* | cc: Remove OverdrawMetrics and --trace-overdraw flag. | danakj@chromium.org | 2014-03-12 | 1 | -8/+3 |
* | cc: Remove impl_transform_is_unknown argument from OcclusionTracker. | danakj@chromium.org | 2014-03-06 | 1 | -74/+31 |
* | cc: Clean up OcclusionTracker template parameters. | danakj@chromium.org | 2014-03-05 | 1 | -107/+56 |
* | cc: Clean up iterator template to only take 1 parameter. | danakj@chromium.org | 2014-02-28 | 1 | -8/+2 |
* | Revert "Revert 253606 "Revert 251238 "cc: Clean up iterator template to ..."" | danakj@chromium.org | 2014-02-26 | 1 | -2/+8 |
* | Revert 253606 "Revert 251238 "cc: Clean up iterator template to ..." | danakj@chromium.org | 2014-02-26 | 1 | -8/+2 |
* | Revert 251238 "cc: Clean up iterator template to only take 1 par..." | danakj@chromium.org | 2014-02-26 | 1 | -2/+8 |
* | No more sublayer transform in cc. | vollick@chromium.org | 2014-02-16 | 1 | -1/+0 |
* | cc: Clean up iterator template to only take 1 parameter. | danakj@chromium.org | 2014-02-14 | 1 | -8/+2 |
* | Avoid int->float->int conversion in OcclusionTracker for int translates. | danakj@chromium.org | 2014-02-12 | 1 | -1/+1 |
* | Split preserve3d into: "should-flatten" and "is-3d-sorted" | vollick@chromium.org | 2014-02-11 | 1 | -10/+21 |
* | Revert of Split preserve3d into: "should-flatten" and "is-3d-sorted" (https:/... | dstockwell@chromium.org | 2014-02-10 | 1 | -21/+10 |
* | Split preserve3d into: "should-flatten" and "is-3d-sorted" | vollick@chromium.org | 2014-02-09 | 1 | -10/+21 |
* | [#7] Pass gfx::Size by const ref. | prashant.n@samsung.com | 2014-01-29 | 1 | -10/+10 |
* | Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview... | mnissler@chromium.org | 2014-01-28 | 1 | -10/+10 |
* | [#7] Pass gfx::Size by const ref. | prashant.n@samsung.com | 2014-01-28 | 1 | -10/+10 |
* | [#4] Pass gfx structs by const ref (gfx::PointF) | r.kasibhatla@samsung.com | 2014-01-17 | 1 | -9/+9 |
* | Pass gfx::Rect and gfx::RectF by const ref. | prashant.n@samsung.com | 2014-01-10 | 1 | -6/+6 |
* | Remove unused variable OcclusionTracker::prevent_occlusion. | alokp@chromium.org | 2013-11-18 | 1 | -193/+73 |
* | cc: Mark render surfaces that ignore outside occlusion. | alokp@chromium.org | 2013-11-17 | 1 | -97/+29 |
* | Revert 232881 "cc: Fix hit-testing in zero-opacity layers." | skyostil@google.com | 2013-11-12 | 1 | -32/+0 |
* | cc: Fix hit-testing in zero-opacity layers. | sadrul@chromium.org | 2013-11-05 | 1 | -0/+32 |
* | cc: Fix hit-testing of empty layers. | sadrul@chromium.org | 2013-10-05 | 1 | -2/+43 |
* | Do not clip inside OcclusionTracker. | alokp@chromium.org | 2013-10-04 | 1 | -776/+42 |
* | cc: Delete RenderSurface caching. | alokp@chromium.org | 2013-10-01 | 1 | -270/+40 |
* | cc: Always have a LayerTreeHost in tests when we expect it in prod. | danakj@chromium.org | 2013-08-03 | 1 | -7/+16 |