summaryrefslogtreecommitdiffstats
path: root/cc/layers/picture_layer_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Simplify picture layer tiling update tile priorities.vmpstr@chromium.org2014-02-131-40/+31
* Revert of cc: Disable "activate to low res" optimization (https://codereview....enne@chromium.org2014-02-121-4/+0
* Avoid int->float->int conversion in OcclusionTracker for int translates.danakj@chromium.org2014-02-121-3/+2
* cc: Disable "activate to low res" optimizationenne@chromium.org2014-02-111-0/+4
* cc: Prevent drawing low res tiles after visibility changeenne@chromium.org2014-02-011-0/+1
* [#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
* cc: revert tile size increase for GPU rasterized layers.ernstm@chromium.org2014-01-181-4/+0
* Pluming for needs_push_properties for the impl tree.clholgat@chromium.org2014-01-181-0/+4
* cc: Rename LayerImpl::DidLoseOutputSurface to ReleaseResourcesboliu@chromium.org2014-01-141-1/+1
* cc: don't add low-res tiling to GPU rasterized layers.ernstm@chromium.org2014-01-101-4/+5
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-2/+2
* Revert "cc: Added tile bundles"vmpstr@chromium.org2013-12-201-14/+5
* cc: Use 1024x1024 tiles for gpu rasterized layers.ernstm@chromium.org2013-12-171-9/+19
* cc: Fix incorrect RecalculateRasterScale edge casesenne@chromium.org2013-12-171-2/+5
* cc: Fix checkboard after a pinch-zoom followed by a scroll.kaanb@chromium.org2013-12-101-1/+4
* Remove direct-to-backbuffer Ganesh pathenne@chromium.org2013-12-061-11/+1
* cc: Added tile bundlesvmpstr@chromium.org2013-12-061-5/+14
* Added necessary Tile flags for GPU rasterization.skaslev@chromium.org2013-12-051-1/+13
* cc: Allow activating to something other than high-resenne@chromium.org2013-12-051-12/+80
* Revert "cc: Allow activating to something other than high-res"vmpstr@chromium.org2013-11-281-76/+13
* cc: Allow activating to something other than high-resenne@chromium.org2013-11-261-13/+76
* Reland: CC: Adjust tiling creation triggers during pinch-zoom.epenner@chromium.org2013-11-251-23/+58
* cc: Allow layers to have tilings even if twin doesn'tenne@chromium.org2013-11-221-4/+19
* Revert "CC: Adjust pinch-zoom to not increase memory/raster-work."epenner@chromium.org2013-11-211-54/+22
* 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-201-22/+54
* cc: Plumbing for impl thread micro benchmarksvmpstr@chromium.org2013-11-181-0/+5
* cc: Make PictureLayerImpl::AsValue emit unrecorded regionenne@chromium.org2013-11-121-1/+5
* 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
* Check for null tilings when computing GPUMemoryUsageInBytesnduca@chromium.org2013-10-311-0/+2
* cc: Drop PictureLayerImpl tilings if not DrawsContentboliu@chromium.org2013-10-251-0/+1
* cc: Fix CHECK failure in PictureLayerImpl::UpdateTilePrioritiesboliu@chromium.org2013-10-241-1/+2
* cc: Add lcd text to Tile/PictureLayer AsValueenne@chromium.org2013-10-211-0/+1
* cc: Preserve partial culling from child compositor.danakj@chromium.org2013-10-121-2/+2
* CC: Ensure recycle tree contains no 'active' tiles.epenner@chromium.org2013-10-011-2/+10
* cc: Make tile manager responsible for tile's lifetime.vmpstr@chromium.org2013-09-261-3/+3
* cc: Reland r233830. "Adding support for RGBA_4444 tile textures". r223830 had...kaanb@chromium.org2013-09-191-6/+6
* Revert "Adding support for RGBA_4444 tile textures"tomhudson@google.com2013-09-181-6/+6
* Adding support for RGBA_4444 tile textureskaanb@chromium.org2013-09-181-6/+6
* CC: Add a scheduled action for ManageTilesepenner@chromium.org2013-09-141-4/+4
* cc: Fix coverage iterator tracing data.vmpstr@chromium.org2013-09-131-1/+2
* cc: Set needs update draw properties during renderer creationenne@chromium.org2013-09-121-3/+14
* Fix UpdateTilePriorities viewport in Android WebView.aelias@chromium.org2013-09-051-4/+14
* Remove unreferenced variables.alokp@chromium.org2013-08-291-6/+1
* cc: Add more DCHECKs around tiling statesenne@chromium.org2013-08-281-2/+24
* cc: Remove unnecessary "default" cases from switch statements.reveman@chromium.org2013-08-271-5/+7
* cc: Remove reference counting from PrioritizedTileSet.reveman@chromium.org2013-08-231-2/+2