index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cc
/
layers
/
picture_layer_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#7] Pass gfx::Size by const ref.
prashant.n@samsung.com
2014-01-29
1
-1
/
+1
*
Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...
mnissler@chromium.org
2014-01-28
1
-1
/
+1
*
[#7] Pass gfx::Size by const ref.
prashant.n@samsung.com
2014-01-28
1
-1
/
+1
*
cc: Rename LayerImpl::DidLoseOutputSurface to ReleaseResources
boliu@chromium.org
2014-01-14
1
-1
/
+1
*
cc: don't add low-res tiling to GPU rasterized layers.
ernstm@chromium.org
2014-01-10
1
-0
/
+3
*
Pass gfx::Rect and gfx::RectF by const ref.
prashant.n@samsung.com
2014-01-10
1
-3
/
+4
*
Revert "cc: Added tile bundles"
vmpstr@chromium.org
2013-12-20
1
-4
/
+0
*
cc: Use 1024x1024 tiles for gpu rasterized layers.
ernstm@chromium.org
2013-12-17
1
-1
/
+6
*
cc: Added tile bundles
vmpstr@chromium.org
2013-12-06
1
-0
/
+4
*
Added necessary Tile flags for GPU rasterization.
skaslev@chromium.org
2013-12-05
1
-0
/
+1
*
cc: Allow activating to something other than high-res
enne@chromium.org
2013-12-05
1
-1
/
+8
*
Revert "cc: Allow activating to something other than high-res"
vmpstr@chromium.org
2013-11-28
1
-8
/
+1
*
cc: Allow activating to something other than high-res
enne@chromium.org
2013-11-26
1
-1
/
+8
*
Reland: CC: Adjust tiling creation triggers during pinch-zoom.
epenner@chromium.org
2013-11-25
1
-4
/
+3
*
cc: Allow layers to have tilings even if twin doesn't
enne@chromium.org
2013-11-22
1
-0
/
+1
*
Revert "CC: Adjust pinch-zoom to not increase memory/raster-work."
epenner@chromium.org
2013-11-21
1
-3
/
+4
*
We used to create tilings only when exceeding a certain scale
epenner@chromium.org
2013-11-20
1
-4
/
+3
*
cc: Plumbing for impl thread micro benchmarks
vmpstr@chromium.org
2013-11-18
1
-0
/
+3
*
cc: Set needs update draw properties during renderer creation
enne@chromium.org
2013-09-12
1
-0
/
+3
*
cc: Add more DCHECKs around tiling states
enne@chromium.org
2013-08-28
1
-0
/
+1
*
cc: Don't require push properties for picture layers
enne@chromium.org
2013-08-20
1
-4
/
+6
*
Revert "cc: Don't require push properties for picture layers"
aelias@chromium.org
2013-08-07
1
-6
/
+4
*
cc: Don't require push properties for picture layers
enne@chromium.org
2013-07-31
1
-4
/
+6
*
cc: Remove tile ref counting in tile manager.
vmpstr@chromium.org
2013-07-10
1
-1
/
+0
*
cc: Recycle tilings to make SetLiveTilesRect cheaper
enne@chromium.org
2013-07-01
1
-2
/
+1
*
cc: Reset tile priority before deleting tiling.
reveman@chromium.org
2013-06-27
1
-0
/
+1
*
cc: Use multiple resources to switch LCD status
vmpstr@chromium.org
2013-06-26
1
-1
/
+1
*
cc: Delete LayerTreeAsText / ShowPlatformLayerTree
enne@chromium.org
2013-06-20
1
-1
/
+0
*
Revert 207360 "cc: Recycle tilings to make SetLiveTilesRect cheaper"
skyostil@google.com
2013-06-20
1
-1
/
+2
*
cc: Recycle tilings to make SetLiveTilesRect cheaper
enne@chromium.org
2013-06-20
1
-2
/
+1
*
cc: Don't add low res tilings for small layers
enne@chromium.org
2013-06-11
1
-1
/
+1
*
Add TRACE_EVENT_IS_NEW_TRACE as a way to snapshot objects at start of recording
nduca@chromium.org
2013-06-04
1
-0
/
+1
*
cc: Move activation check into TileManager
enne@chromium.org
2013-05-22
1
-2
/
+1
*
cc: Cache the twin tree's layer in PictureLayerImpl.
danakj@chromium.org
2013-05-17
1
-3
/
+4
*
cc: Add per-layer memory usage to tracing snapshots
enne@chromium.org
2013-05-15
1
-0
/
+2
*
cc: Don't add tilings to layers without recordings.
danakj@chromium.org
2013-05-15
1
-0
/
+3
*
Update cc trace instrumentation to use tracing's object snapshot API
nduca@chromium.org
2013-05-08
1
-2
/
+1
*
cc: Pass the device and page scale factor to CalculateContentsScale
danakj@chromium.org
2013-05-07
1
-0
/
+2
*
cc: Make tile-creation lazy
danakj@chromium.org
2013-04-30
1
-4
/
+4
*
Revert 193762 "Makes tile-creation lazy"
wangxianzhu@chromium.org
2013-04-15
1
-4
/
+4
*
Makes tile-creation lazy
whunt@chromium.org
2013-04-11
1
-4
/
+4
*
cc: Cleanup usage of scale members in PictureLayerImpl.
reveman@chromium.org
2013-04-02
1
-0
/
+1
*
Fix cpplint errors in cc/(animation|input|layers|trees|test)/
jamesr@chromium.org
2013-03-26
1
-1
/
+4
*
This fixes all lint issues (except for false positives) in:
jamesr@chromium.org
2013-03-26
1
-2
/
+4
*
Let AreVisibleResourcesReady return correct value for PictureImageLayerImpl
wangxianzhu@chromium.org
2013-03-26
1
-2
/
+7
*
cc: Auto-LCD text for impl-side painting
enne@chromium.org
2013-03-23
1
-0
/
+2
*
Part 10 of cc/ directory shuffles: layers
jamesr@chromium.org
2013-03-18
1
-0
/
+116