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
/
picture_layer_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Only create tilings for layers that draws content.
reveman@chromium.org
2012-12-08
1
-6
/
+10
*
Add a stat to the smoothness benchmark for avg number of missing tiles.
vollick@chromium.org
2012-12-07
1
-4
/
+4
*
cc: Pass LayerTreeHostImpl to LayerImpl constructor
enne@chromium.org
2012-12-07
1
-5
/
+5
*
cc: Use asynchronous set pixels API for impl-side painting.
reveman@chromium.org
2012-12-07
1
-2
/
+2
*
Move LayerSorter to exist locally only in layer_tree_host_common
shawnsingh@google.com
2012-12-07
1
-0
/
+1
*
cc: Apply contents scales to impl-side painting rasterization
enne@chromium.org
2012-12-05
1
-2
/
+3
*
implement the logic to set tile priorities based on current matrix
qinmin@chromium.org
2012-12-04
1
-1
/
+27
*
cc: Add debug borders / checkerboards for impl-side painting
enne@chromium.org
2012-11-29
1
-3
/
+46
*
cc: Add ref counted PicturePileImpl class and give each Tile instance a ref.
reveman@chromium.org
2012-11-29
1
-2
/
+3
*
cc: Fix iterator crash in PictureLayerImpl::appendQuads.
reveman@google.com
2012-11-28
1
-1
/
+1
*
cc: Add a didUpdateTransforms function to LayerImpl
enne@chromium.org
2012-11-28
1
-10
/
+10
*
[cc] Add TileManager to LayerTreeHostImpl
nduca@chromium.org
2012-11-28
1
-2
/
+1
*
cc: Add PictureLayerTilingSet to manage PictureLayerTiling
enne@chromium.org
2012-11-21
1
-25
/
+13
*
cc: Make the DrawQuad subclasses into a struct-like classes.
danakj@chromium.org
2012-11-20
1
-12
/
+13
*
cc: Make UV coords in TileDrawQuad a full RectF
enne@chromium.org
2012-11-20
1
-3
/
+3
*
First draft of TileManager's tile prioritzation system
nduca@chromium.org
2012-11-16
1
-6
/
+4
*
cc: Add PictureLayerTiling for impl-side painting
enne@chromium.org
2012-11-15
1
-2
/
+96
*
Remove WTF and WebCore from cc/ and webkit/compositor_bindings/
piman@chromium.org
2012-11-10
1
-2
/
+0
*
cc: Make Picture/PicturePile handle recording/raster
enne@chromium.org
2012-11-09
1
-0
/
+13
*
cc: Add some impl-side painting stub classes and APIs
enne@chromium.org
2012-11-08
1
-0
/
+18