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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Move files out of cc/resources/.
Dana Jansens
2015-05-19
1
-4
/
+4
*
cc: Move raster_source from Tile to PrioritizedTile
hendrikw
2015-05-13
1
-2
/
+2
*
Reland of "cc: Remove Tile refcounting and RefCountedManaged.
vmpstr
2015-05-07
1
-2
/
+2
*
Revert "cc: Remove Tile refcounting and RefCountedManaged."
bruening
2015-05-06
1
-2
/
+2
*
cc: Remove Tile refcounting and RefCountedManaged.
vmpstr
2015-05-06
1
-2
/
+2
*
cc: Remove pairs from the raster and eviction queues
hendrikw
2015-05-06
1
-9
/
+0
*
cc: Remove PictureLayerTilingClient::GetTree in favor of ctor variable.
vmpstr
2015-05-04
1
-3
/
+1
*
cc: Keep tilings texture size in sync
hendrikw
2015-03-23
1
-0
/
+5
*
cc: Send updated tile priority with tiles into tracing.
vmpstr
2015-03-23
1
-2
/
+3
*
cc: Use layer_impls to compute content rect in target space
vmpstr
2015-03-18
1
-0
/
+1
*
Draw correct repaint regions instead of a conservative bounding box
daplatz
2015-03-04
1
-0
/
+1
*
cc: Calculate "can use lcd text" on the compositor thread
enne
2015-02-19
1
-0
/
+2
*
cc: Stop passing the occlusion explicitly to AppendQuads.
danakj
2015-02-14
1
-1
/
+0
*
cc: Stop passing the occlusion explicitly to UpdateTiles.
danakj
2015-02-14
1
-3
/
+1
*
cc: Make occlusion a draw property.
danakj
2015-02-13
1
-2
/
+2
*
mechanical rename of base::debug -> base::trace_event for /cc
ssid
2015-02-09
1
-1
/
+1
*
cc: Split ReleaseResources into Release and Recreate.
vmpstr
2015-02-05
1
-0
/
+1
*
Convert scroll offsets to use SyncedProperty.
aelias
2015-01-31
1
-5
/
+11
*
Revert of cc: Stop pushing properties every activation for picture layers. (p...
danakj
2015-01-30
1
-1
/
+0
*
cc: Change the activation/ready for draw check from layer to queue.
vmpstr
2015-01-28
1
-8
/
+0
*
cc: Clean up tilings in UpdateTiles as well as in AppendQuads.
vmpstr
2015-01-28
1
-1
/
+8
*
cc: Stop pushing properties every activation for picture layers.
danakj
2015-01-27
1
-0
/
+1
*
cc: Remove unused should_update_tile_priorities.
danakj
2015-01-23
1
-3
/
+0
*
Cache viewport rect for tile priority in UpdateTiles
hush
2015-01-22
1
-1
/
+2
*
cc: Remove TilingSetEvictionQueue construction from PictureLayerImpl.
vmpstr
2015-01-12
1
-3
/
+0
*
cc: Split tiling set raster queues into all and required.
vmpstr
2015-01-12
1
-2
/
+2
*
cc: Call modify tile priorities once per UpdateTiles/DidBecomeActive.
vmpstr
2014-12-29
1
-3
/
+2
*
c:: Give the raster source to the PictureLayerTilings.
danakj
2014-12-19
1
-2
/
+2
*
cc: Replace empty tile size with max content scale for mask layers.
danakj
2014-12-18
1
-1
/
+1
*
cc: Remove the PostCommitInitialization from PictureLayerImpl.
danakj
2014-12-16
1
-7
/
+0
*
cc: Make the PictureLayerImpl raster source null until commit.
danakj
2014-12-16
1
-6
/
+5
*
[cc] Add nearest neighbor filtering for PictureLayer.
jackhou
2014-12-13
1
-0
/
+4
*
cc: Remove max tiles and skewport constants from tiling client.
vmpstr
2014-12-11
1
-3
/
+1
*
cc: Don't swap PictureLayerTilingSet on activate.
danakj
2014-12-11
1
-7
/
+9
*
cc: Move LayerRasterTileIterator to a separate file and make it a queue
vmpstr
2014-12-08
1
-30
/
+2
*
Add memory tracking to record_and_rasterize benchmark.
schenney
2014-12-03
1
-0
/
+3
*
cc: Move LayerEvictionTileIterator to a separate file and make it a queue
e.hakkinen
2014-11-27
1
-29
/
+4
*
cc: Rework how PLI cleans tilings up.
vmpstr
2014-11-20
1
-1
/
+0
*
cc: Fix rasterize and record micro to only check layers with content.
vmpstr
2014-11-19
1
-1
/
+2
*
cc: Move more direct tilings accesses to from PLI to PLTS.
vmpstr
2014-11-18
1
-1
/
+0
*
cc: Refactor RecordingSource
hendrikw
2014-11-18
1
-0
/
+2
*
cc: Remove GetRasterSource from PictureLayerTilingClient.
vmpstr
2014-11-17
1
-1
/
+0
*
cc: Do not ignore layers without valid priorities during eviction.
e.hakkinen
2014-11-12
1
-0
/
+1
*
cc: ReadyToDraw notifications.
ernstm
2014-11-11
1
-0
/
+7
*
cc: Remove references to picture pile impl from more areas.
vmpstr
2014-11-10
1
-2
/
+2
*
cc: UpdateTiles when CanHaveTilings change
boliu
2014-10-29
1
-0
/
+1
*
cc: Added raster source.
vmpstr
2014-10-28
1
-1
/
+1
*
cc: Always keep the PictureLayerImpl::twin_layer_ pointer valid.
danakj
2014-10-27
1
-3
/
+3
*
cc: Always use invalidation on the pending tree when deciding to share
danakj
2014-10-27
1
-1
/
+1
*
Revert two cc patches due to crashes on canary.
pdr
2014-10-26
1
-4
/
+4
[next]