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
/
tile_manager.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Redraw incomplete frames when new texture uploads finish
brianderson@chromium.org
2013-01-18
1
-1
/
+2
*
cc: Move tile sorting into separate function and add trace event.
reveman@chromium.org
2013-01-16
1
-0
/
+1
*
Decouple texture upload checks, tree activation, and drawing.
brianderson@chromium.org
2013-01-12
1
-3
/
+0
*
[cc] Raster worker pool needs to accumlate paint time not overwrite it
nduca@chromium.org
2013-01-12
1
-1
/
+1
*
cc: Walk layer tree to determine if pending tree can be activated.
reveman@chromium.org
2013-01-12
1
-10
/
+1
*
cc: Add RasterWorkerPool class.
reveman@chromium.org
2013-01-09
1
-26
/
+22
*
Send memory management policies to the tile manager
ccameron@chromium.org
2013-01-02
1
-0
/
+6
*
cc: Fix TileManager typo.
reveman@google.com
2012-12-17
1
-1
/
+1
*
cc: Add TileManager interface that allows LTHI to determine when to activate ...
reveman@chromium.org
2012-12-16
1
-2
/
+11
*
cc: Reduce time spent in AssignGpuMemoryToTiles().
reveman@chromium.org
2012-12-14
1
-0
/
+2
*
adding render stats for deferred image decoding
qinmin@chromium.org
2012-12-14
1
-1
/
+4
*
Implement the logic to kick off image decoding jobs for TileManager
qinmin@chromium.org
2012-12-13
1
-1
/
+18
*
cc: Use asynchronous set pixels API for impl-side painting.
reveman@chromium.org
2012-12-07
1
-2
/
+11
*
Re-land: cc: Reduce picture cloning by creating at most one clone per raster ...
reveman@google.com
2012-12-05
1
-9
/
+6
*
Revert 171267 - it adds a global std::string initializer
dmazzoni@chromium.org
2012-12-05
1
-6
/
+9
*
cc: Reduce picture cloning by creating at most one clone per raster thread.
reveman@chromium.org
2012-12-05
1
-9
/
+6
*
cc: Add basic texture recycling to ResourcePool.
reveman@chromium.org
2012-12-04
1
-4
/
+4
*
cc: Move --num-raster-threads setting to LayerTreeSettings.
reveman@chromium.org
2012-12-04
1
-1
/
+4
*
[cc] Track the rendering & painting cost of impl-side painting.
nduca@chromium.org
2012-11-30
1
-1
/
+7
*
cc: Swizzle contents correctly when using impl side painting.
reveman@google.com
2012-11-30
1
-0
/
+1
*
Revert 170274 - Track the rendering & painting cost of impl-side painting.
tbreisacher@chromium.org
2012-11-29
1
-7
/
+1
*
Track the rendering & painting cost of impl-side painting.
nduca@chromium.org
2012-11-29
1
-1
/
+7
*
cc: Add ref counted PicturePileImpl class and give each Tile instance a ref.
reveman@chromium.org
2012-11-29
1
-1
/
+1
*
cc: Schedule redraw when tile initialization completes.
reveman@google.com
2012-11-28
1
-0
/
+1
*
[cc] Add TileManager to LayerTreeHostImpl
nduca@chromium.org
2012-11-28
1
-1
/
+2
*
cc: Implement impl-side rasterization.
reveman@google.com
2012-11-27
1
-9
/
+24
*
cc: Add PictureLayerTilingSet to manage PictureLayerTiling
enne@chromium.org
2012-11-21
1
-3
/
+3
*
First draft of TileManager's tile prioritzation system
nduca@chromium.org
2012-11-16
1
-5
/
+41
*
cc: Fix header include guards.
tfarina@chromium.org
2012-11-11
1
-3
/
+3
*
Introduce Tile Versions
nduca@chromium.org
2012-11-10
1
-5
/
+16
*
[cc] Tiles and tile manager for impl side painting
nduca@chromium.org
2012-11-08
1
-0
/
+47