summaryrefslogtreecommitdiffstats
path: root/cc/layers
Commit message (Expand)AuthorAgeFilesLines
...
* cc: Added tile bundlesvmpstr@chromium.org2013-12-064-18/+42
* Dirty rects always contain full tiles with delegated rendering.prashant.n@samsung.com2013-12-053-20/+32
* Added necessary Tile flags for GPU rasterization.skaslev@chromium.org2013-12-052-1/+14
* cc: Allow activating to something other than high-resenne@chromium.org2013-12-053-13/+210
* cc: Reduce number of trace calls during updateenne@chromium.org2013-12-041-7/+4
* cc: Fix cc_perftests: 10_10_layer_tree.json and DenseBrowserUIpowei@chromium.org2013-12-041-1/+5
* cc: Clip the damage rect for DelegatedRendererLayerImpl to bounds.danakj@chromium.org2013-12-041-2/+4
* cc: Fix comment about update rect. This rect is in layer space.danakj@chromium.org2013-12-041-1/+1
* cc: Remove DelegatingRendererLayerClientpowei@chromium.org2013-12-044-52/+11
* Plumbing for layout rectangle debug info. Companion tochrishtr@gmail.com2013-12-035-4/+64
* cc: Support animating scroll offsetajuma@chromium.org2013-12-034-3/+48
* cc: Fix the TextureLayerNoExtraCommitForMailboxTest test.danakj@chromium.org2013-12-021-25/+35
* cc: Clean up LayerTreeHostImplTest init and add check for lost contextdanakj@chromium.org2013-11-281-0/+2
* Revert "cc: Allow activating to something other than high-res"vmpstr@chromium.org2013-11-283-231/+14
* cc: Reserve list sizes in RenderPass ctorenne@chromium.org2013-11-281-1/+1
* cc: Allow activating to something other than high-resenne@chromium.org2013-11-263-14/+231
* The blink part of this implementation is uploaded at https://codereview.chrom...rosca@adobe.com2013-11-2610-41/+195
* Reland: CC: Adjust tiling creation triggers during pinch-zoom.epenner@chromium.org2013-11-255-37/+147
* cc: Early out in PictureLayer::Update more oftenenne@chromium.org2013-11-252-3/+10
* cc: Allow layers to have tilings even if twin doesn'tenne@chromium.org2013-11-223-9/+103
* Revert "CC: Adjust pinch-zoom to not increase memory/raster-work."epenner@chromium.org2013-11-215-124/+36
* CC: Handle the case where high-res is the previous-low-res tiling.epenner@chromium.org2013-11-211-2/+2
* We used to create tilings only when exceeding a certain scaleepenner@chromium.org2013-11-205-36/+124
* Don't PushProperties every commit for animating layersajuma@chromium.org2013-11-184-4/+10
* cc: Plumbing for impl thread micro benchmarksvmpstr@chromium.org2013-11-184-1/+17
* cc: Push TextureLayerImpl::blend_background_color property.alokp@chromium.org2013-11-181-0/+1
* cc: Mark render surfaces that ignore outside occlusion.alokp@chromium.org2013-11-174-16/+14
* Prevent cc:TextureLayer from calling AcquireLayerTexture when using mailboxesjunov@chromium.org2013-11-141-2/+3
* Remove GSC usage from ExynosVideoDecodeAccelerator.sheu@chromium.org2013-11-141-8/+8
* Add animated bounds to AsValue data for a LayerImplvollick@chromium.org2013-11-131-0/+9
* Revert 232881 "cc: Fix hit-testing in zero-opacity layers."skyostil@google.com2013-11-121-8/+1
* cc: Make PictureLayerImpl::AsValue emit unrecorded regionenne@chromium.org2013-11-121-1/+5
* Disable TextureLayerNoExtraCommitForMailboxTest because of crashes.phajdan.jr@chromium.org2013-11-121-1/+2
* cc: Included recorded region in PictureLayerImpl::AsValueenne@chromium.org2013-11-081-0/+1
* mac: Prepare for -Wunused-functions.thakis@chromium.org2013-11-071-10/+0
* Rename WebKit namespace to blink (part 5)abarth@chromium.org2013-11-073-3/+3
* Introduce separate client and init path for single-threaded ccjamesr@chromium.org2013-11-076-39/+26
* Remove WGC3D::isContextLost references from ccjamesr@chromium.org2013-11-063-86/+40
* Switch from (deprecated) setIsOpaque to setAlphaType.tfarina@chromium.org2013-11-061-3/+5
* Simplify rate limiting since it's main thread shared context onlyjamesr@chromium.org2013-11-052-13/+13
* cc: Fix hit-testing in zero-opacity layers.sadrul@chromium.org2013-11-051-1/+8
* Remove cc::LayerAnimationController:SuspendAnimationsajuma@chromium.org2013-11-022-7/+0
* Fix DelegatedFrameResourceCollectionTest.Threadpiman@chromium.org2013-11-011-4/+5
* cc: Reduce command buffer flushes related to creating texture ids.reveman@chromium.org2013-11-011-1/+1
* Check for null tilings when computing GPUMemoryUsageInBytesnduca@chromium.org2013-10-311-0/+2
* Move test-only stuff from cc/debug/ to cc/testjamesr@chromium.org2013-10-314-4/+4
* Disable flaky DelegatedFrameResourceCollectionTest.Threadpiman@chromium.org2013-10-301-1/+2
* Fix DelegatedFrameResourceCollection thread safetypiman@chromium.org2013-10-303-15/+172
* cc: Include wheel/touch event handling in the JSON output for the layer tree.sadrul@chromium.org2013-10-291-0/+7
* cc: Fix DCHECK in PictureLayer::PushPropertiesToboliu@chromium.org2013-10-282-3/+9