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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Remove the opaque rect return-parameter from ContentLayerClient.
danakj
2014-09-15
1
-5
/
+1
*
cc: Add bug number to TODO in PictureLayerImpl::RecalcuateRasterScales
ajuma
2014-09-15
1
-1
/
+1
*
cc: Stop using contents_scale_x() in PictureLayerImpl since it's 1.
danakj
2014-09-13
1
-22
/
+12
*
cc: Add some useful layer data to traces.
danakj
2014-09-13
1
-0
/
+8
*
cc: Make GetViewportForTilePriorityInContentSpace() not need intersect.
danakj
2014-09-13
1
-4
/
+2
*
Reland of: cc: Add occlusion checker as a fixed view of occlusion tracker.
vmpstr
2014-09-11
1
-13
/
+5
*
Revert of cc: Add occlusion checker as a fixed view of occlusion tracker. (pa...
courage
2014-09-10
1
-5
/
+13
*
cc: Add occlusion checker as a fixed view of occlusion tracker.
vmpstr
2014-09-10
1
-13
/
+5
*
cc: Fix layer raster tile iterator not to skip a tile erroneously.
e.hakkinen
2014-09-10
1
-15
/
+19
*
cc: Don't make tiles for mask layers that are too big for a texture.
danakj
2014-09-07
1
-23
/
+17
*
cc: Don't analyze masks for solid color.
vmpstr
2014-09-06
1
-2
/
+6
*
cc: Don't require low res to activate for shared ready-to-draw tiles.
danakj
2014-09-04
1
-1
/
+4
*
Remove resourceless_software_draw() and related unit tests.
hush
2014-08-30
1
-8
/
+4
*
cc: Always remove tiles from the recycle tree also.
danakj
2014-08-27
1
-4
/
+3
*
cc: Report only on active tiles in tracing.
vmpstr
2014-08-27
1
-0
/
+10
*
cc: Remove tiles from recycle tree that were deleted on active.
vmpstr
2014-08-26
1
-3
/
+16
*
cc: Don't consider tiles at the layers raster_contents_scale incomplete
danakj
2014-08-25
1
-1
/
+8
*
Revert of cc: Don't consider tiles at the layers raster_contents_scale incomp...
finnur
2014-08-25
1
-8
/
+1
*
cc: Don't consider tiles at the layers raster_contents_scale incomplete
danakj
2014-08-23
1
-1
/
+8
*
cc: Small cleanup to use an existing function instead of tilings search
vmpstr
2014-08-23
1
-5
/
+1
*
Still produce quad when tile OOM and on demand raster is not allowed
weiliangc@chromium.org
2014-08-21
1
-1
/
+7
*
Re-raster during scale animations for GPU-rasterized layers without text
ajuma@chromium.org
2014-08-21
1
-2
/
+24
*
cc: Avoid redraw for missing tile outside visible rect
boliu@chromium.org
2014-08-20
1
-19
/
+42
*
Rename Animate as Begin(Main)Frame
skyostil@chromium.org
2014-08-18
1
-1
/
+2
*
cc: Add more eviction categories to picture layer impl.
vmpstr@chromium.org
2014-08-15
1
-0
/
+7
*
Revert 289480 "Still produce quad when tile OOM and on demand ra..."
bartfab@chromium.org
2014-08-14
1
-7
/
+1
*
Still produce quad when tile OOM and on demand raster is not allowed
weiliangc@chromium.org
2014-08-14
1
-1
/
+7
*
cc: LayerEvictionTileIterator cleanup.
reveman@chromium.org
2014-08-11
1
-100
/
+90
*
cc: Cleanup and reduce size of LayerEvictionTileIterator.
reveman@chromium.org
2014-08-11
1
-64
/
+23
*
cc: Remove vectors from tiling eviction tile iterator.
vmpstr@chromium.org
2014-08-06
1
-87
/
+152
*
Add builders for tracing event's structural arguments
yurys@chromium.org
2014-08-01
1
-11
/
+23
*
cc: Optimize layer raster tile iterator.
vmpstr@chromium.org
2014-07-31
1
-17
/
+7
*
Revert of Add builders for tracing event's structural arguments (https://code...
erikchen@chromium.org
2014-07-31
1
-23
/
+11
*
Add builders for tracing event's structural arguments
yurys@chromium.org
2014-07-31
1
-11
/
+23
*
Tiling priorities in Android Webview.
hush@chromium.org
2014-07-31
1
-8
/
+15
*
cc: Always perform analysis to detect solid color tiles.
vmpstr@chromium.org
2014-07-29
1
-21
/
+6
*
cc: Don't rasterize large layers at maximum scale before scale animations
ajuma@chromium.org
2014-07-25
1
-1
/
+10
*
(Reland) cc: Change TileManager iterators to be queues.
vmpstr@chromium.org
2014-07-24
1
-0
/
+11
*
(Reland) cc: Remove recycled tilings when active tree removes them.
vmpstr@chromium.org
2014-07-24
1
-1
/
+18
*
cc: Add const versions of operator* to layer iterators.
vmpstr@chromium.org
2014-07-23
1
-0
/
+15
*
Revert of cc: Change TileManager iterators to be queues. (https://codereview....
ksakamoto@chromium.org
2014-07-22
1
-11
/
+0
*
cc: Change TileManager iterators to be queues.
vmpstr@chromium.org
2014-07-21
1
-0
/
+11
*
Revert of cc: Remove tilings from recycle tree when active tree removes them....
tonyg@chromium.org
2014-07-19
1
-15
/
+1
*
cc: Remove tilings from recycle tree when active tree removes them.
vmpstr@chromium.org
2014-07-19
1
-1
/
+15
*
cc: Remove invalidated recycle tree tiles on activation.
vmpstr@chromium.org
2014-07-18
1
-12
/
+6
*
Histogram to track missing and incomplete tiles
weiliangc@chromium.org
2014-07-14
1
-3
/
+1
*
cc: Explicitly invalidate all dropped recordings on the main thread.
danakj@chromium.org
2014-07-12
1
-10
/
+11
*
Pass resourceless software mode in SetExternalConstraints
boliu@chromium.org
2014-07-10
1
-1
/
+3
*
cc: Avoid redundant SQS setting and locals.
sohan.jyoti@samsung.com
2014-07-10
1
-9
/
+11
*
Track occlusion per tree on Tile.
jbedley@chromium.org
2014-07-08
1
-4
/
+7
[next]