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
/
test
/
fake_picture_layer_tiling_client.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Change PictureLayerTiling::UpdatePile to GetPile().
danakj@chromium.org
2014-06-26
1
-0
/
+4
*
cc: Removed LCD text settings from the impl side.
alokp@chromium.org
2014-06-13
1
-1
/
+1
*
cc: Move ResourcePool ownership to LTHI.
reveman@chromium.org
2014-04-12
1
-2
/
+4
*
cc: Replace recorded region with direct map lookup
enne@chromium.org
2014-03-19
1
-15
/
+3
*
Revert of cc: Replace recorded region with direct map lookup (https://coderev...
thakis@chromium.org
2014-03-14
1
-3
/
+15
*
cc: Replace recorded region with direct map lookup
enne@chromium.org
2014-03-13
1
-15
/
+3
*
cc: Simplify picture layer tiling update tile priorities.
vmpstr@chromium.org
2014-02-13
1
-2
/
+20
*
[#7] Pass gfx::Size by const ref.
prashant.n@samsung.com
2014-01-29
1
-2
/
+2
*
Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...
mnissler@chromium.org
2014-01-28
1
-2
/
+2
*
[#7] Pass gfx::Size by const ref.
prashant.n@samsung.com
2014-01-28
1
-2
/
+2
*
Pass gfx::Rect and gfx::RectF by const ref.
prashant.n@samsung.com
2014-01-10
1
-1
/
+1
*
Revert "cc: Added tile bundles"
vmpstr@chromium.org
2013-12-20
1
-14
/
+11
*
cc: Added tile bundles
vmpstr@chromium.org
2013-12-06
1
-11
/
+14
*
Added necessary Tile flags for GPU rasterization.
skaslev@chromium.org
2013-12-05
1
-1
/
+1
*
cc: Allow activating to something other than high-res
enne@chromium.org
2013-12-05
1
-1
/
+1
*
Revert "cc: Allow activating to something other than high-res"
vmpstr@chromium.org
2013-11-28
1
-1
/
+1
*
cc: Allow activating to something other than high-res
enne@chromium.org
2013-11-26
1
-1
/
+1
*
cc: Fix ResourcePool busy resource leak
boliu@chromium.org
2013-11-15
1
-0
/
+8
*
cc: Make tile manager responsible for tile's lifetime.
vmpstr@chromium.org
2013-09-26
1
-10
/
+3
*
cc: Use multiple resources to switch LCD status
vmpstr@chromium.org
2013-06-26
1
-9
/
+3
*
cc: For LCD text, consider unready tiles as having text
enne@chromium.org
2013-06-18
1
-1
/
+1
*
cc: Use RenderingCapabilities::best_texture_format with impl-side painting.
reveman@chromium.org
2013-06-12
1
-6
/
+3
*
cc: Don't add low res tilings for small layers
enne@chromium.org
2013-06-11
1
-1
/
+1
*
cc: Changes to use GL API for GpuMemoryBuffers
kaanb@chromium.org
2013-05-23
1
-1
/
+2
*
cc: Decouple tile manager from raster worker pool
vmpstr@chromium.org
2013-05-20
1
-8
/
+7
*
cc: Added features for more accurate raster benchmark
ernstm@chromium.org
2013-05-17
1
-0
/
+1
*
cc: Remove predictor benchmark
vmpstr@chromium.org
2013-05-16
1
-1
/
+0
*
cc: Add unit tests for recreating tiles after LCD text changes.
danakj@chromium.org
2013-05-03
1
-10
/
+20
*
cc: Make tile-creation lazy
danakj@chromium.org
2013-04-30
1
-1
/
+9
*
cc: Remove cheapness estimator usage from tile manager.
reveman@chromium.org
2013-04-28
1
-1
/
+0
*
Revert 193762 "Makes tile-creation lazy"
wangxianzhu@chromium.org
2013-04-15
1
-9
/
+1
*
Makes tile-creation lazy
whunt@chromium.org
2013-04-11
1
-1
/
+9
*
cc: Remove max-prepaint-tile-distance constant.
reveman@chromium.org
2013-04-11
1
-1
/
+0
*
cc: Moved contents_swizzled out of TileManager
vmpstr@chromium.org
2013-04-06
1
-1
/
+0
*
cc: Add command line switches for impl-side painting constants.
reveman@chromium.org
2013-03-28
1
-0
/
+1
*
Fix cpplint errors in cc/(animation|input|layers|trees|test)/
jamesr@chromium.org
2013-03-26
1
-0
/
+2
*
cc: Auto-LCD text for impl-side painting
enne@chromium.org
2013-03-23
1
-1
/
+2
*
cc:: Add RenderingStatsInstrumentation to manage collection of RenderingStats
egraether@chromium.org
2013-03-21
1
-1
/
+7
*
Revert 189475 "cc:: Add RenderingStatsInstrumentation to manage ..."
tapted@chromium.org
2013-03-21
1
-8
/
+1
*
cc:: Add RenderingStatsInstrumentation to manage collection of RenderingStats
egraether@chromium.org
2013-03-21
1
-1
/
+8
*
Chromium style checker cleanup
rsleevi@chromium.org
2013-03-15
1
-1
/
+1
*
cc: Fix style errors in impl-side painting classes
enne@chromium.org
2013-03-14
1
-2
/
+1
*
cc: Consolidate the analysis_canvas operations
vmpstr@chromium.org
2013-03-07
1
-1
/
+1
*
Emit trace events during layer update and tile rasterization that are process...
caseq@google.com
2013-02-27
1
-1
/
+2
*
cc: DCHECK that tiles are rasterizable
enne@chromium.org
2013-02-27
1
-1
/
+15
*
cc: Avoid unnecessary blending with impl-side painting.
reveman@chromium.org
2013-02-16
1
-0
/
+1
*
cc: Make recordRenderingStats on TileManager toggleable
egraether@chromium.org
2013-02-08
1
-1
/
+1
*
cc: Add cheapness predictor success histogram
vmpstr@chromium.org
2013-02-06
1
-1
/
+1
*
cc: Let impl-side painting use smaller tiles
enne@chromium.org
2013-02-02
1
-1
/
+7
*
cc: Avoid expensive RenderingStats collection.
danakj@chromium.org
2013-02-02
1
-1
/
+1
[next]