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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-land: cc: Fix typo causing low-res tiles not to be prioritized correctly.
reveman@google.com
2013-01-03
1
-1
/
+1
*
Revert 175010
rlarocque@chromium.org
2013-01-03
1
-1
/
+1
*
cc: Fix typo causing low-res tiles not to be prioritized correctly.
reveman@google.com
2013-01-03
1
-1
/
+1
*
Send memory management policies to the tile manager
ccameron@chromium.org
2013-01-02
1
-1
/
+35
*
cc: Fix TileManager typo.
reveman@google.com
2012-12-17
1
-5
/
+5
*
cc: Add TileManager interface that allows LTHI to determine when to activate ...
reveman@chromium.org
2012-12-16
1
-36
/
+81
*
Remove the pools from the ResourceProvider.
ccameron@chromium.org
2012-12-14
1
-2
/
+1
*
cc: Reduce time spent in AssignGpuMemoryToTiles().
reveman@chromium.org
2012-12-14
1
-5
/
+10
*
adding render stats for deferred image decoding
qinmin@chromium.org
2012-12-14
1
-24
/
+45
*
cc: Fix tile deletion.
reveman@chromium.org
2012-12-14
1
-0
/
+14
*
Implement the logic to kick off image decoding jobs for TileManager
qinmin@chromium.org
2012-12-13
1
-22
/
+148
*
cc: Fix impl-side painting rasterization at >1 contents scales
enne@chromium.org
2012-12-08
1
-1
/
+1
*
cc: Use asynchronous set pixels API for impl-side painting.
reveman@chromium.org
2012-12-07
1
-12
/
+44
*
Re-land: cc: Reduce picture cloning by creating at most one clone per raster ...
reveman@google.com
2012-12-05
1
-60
/
+114
*
Revert 171267 - it adds a global std::string initializer
dmazzoni@chromium.org
2012-12-05
1
-113
/
+60
*
cc: Reduce picture cloning by creating at most one clone per raster thread.
reveman@chromium.org
2012-12-05
1
-60
/
+113
*
cc: Apply contents scales to impl-side painting rasterization
enne@chromium.org
2012-12-05
1
-1
/
+7
*
cc: Add basic texture recycling to ResourcePool.
reveman@chromium.org
2012-12-04
1
-26
/
+25
*
cc: Move --num-raster-threads setting to LayerTreeSettings.
reveman@chromium.org
2012-12-04
1
-23
/
+8
*
cc: Add experimental --num-raster-threads option.
reveman@chromium.org
2012-12-01
1
-4
/
+22
*
[cc] Track the rendering & painting cost of impl-side painting.
nduca@chromium.org
2012-11-30
1
-5
/
+23
*
cc: Swizzle contents correctly when using impl side painting.
reveman@google.com
2012-11-30
1
-1
/
+9
*
Revert 170274 - Track the rendering & painting cost of impl-side painting.
tbreisacher@chromium.org
2012-11-29
1
-23
/
+5
*
Track the rendering & painting cost of impl-side painting.
nduca@chromium.org
2012-11-29
1
-5
/
+23
*
cc: Add ref counted PicturePileImpl class and give each Tile instance a ref.
reveman@chromium.org
2012-11-29
1
-11
/
+5
*
cc: Make sure we pass a valid picture pile pointer to RasterizeTile.
reveman@google.com
2012-11-28
1
-1
/
+7
*
cc: Schedule redraw when tile initialization completes.
reveman@google.com
2012-11-28
1
-0
/
+2
*
[cc] ALLOW_ANYTHING should map EVENTUALLY_BIN to EVENTUALLY
nduca@chromium.org
2012-11-28
1
-1
/
+1
*
cc: Reset manage_tiles_pending_ in ManageTiles and avoid rasterizing tiles in...
reveman@google.com
2012-11-28
1
-0
/
+7
*
cc: Implement impl-side rasterization.
reveman@google.com
2012-11-27
1
-24
/
+170
*
cc: Add PictureLayerTilingSet to manage PictureLayerTiling
enne@chromium.org
2012-11-21
1
-1
/
+1
*
First draft of TileManager's tile prioritzation system
nduca@chromium.org
2012-11-16
1
-16
/
+162
*
Introduce Tile Versions
nduca@chromium.org
2012-11-10
1
-10
/
+40
*
[cc] Tiles and tile manager for impl side painting
nduca@chromium.org
2012-11-08
1
-0
/
+33