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
/
picture_layer_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Don't reset velocity from contents scale changes.
danakj@chromium.org
2013-03-06
1
-3
/
+0
*
cc: Moving anti-aliasing decision to parent compositor.
ernstm@chromium.org
2013-03-04
1
-11
/
+1
*
Emit trace events during layer update and tile rasterization that are process...
caseq@google.com
2013-02-27
1
-1
/
+2
*
Set up V8 bindings for extension/app APIs when they're first used, not on
caseq@google.com
2013-02-27
1
-2
/
+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
-5
/
+1
*
cc: Clamp minimum contents scale with inverse bounds
enne@chromium.org
2013-02-26
1
-6
/
+19
*
cc: Add synthetic invalidations for dropped recordings
enne@chromium.org
2013-02-26
1
-3
/
+21
*
Efficiently handle image layer scaling
wangxianzhu@chromium.org
2013-02-25
1
-14
/
+27
*
cc: Don't sync tilings to layers that don't draw content.
danakj@chromium.org
2013-02-20
1
-0
/
+2
*
cc: Avoid unnecessary blending with impl-side painting.
reveman@chromium.org
2013-02-16
1
-0
/
+1
*
cc: Add PictureLayerImpl::AsValue
enne@chromium.org
2013-02-15
1
-0
/
+9
*
cc: Sync raster scales when commiting/activating
enne@chromium.org
2013-02-15
1
-1
/
+14
*
cc: Stretch textures by .5 texels to prevent out of bounds sampling
brianderson@chromium.org
2013-02-13
1
-4
/
+13
*
cc: Avoid power of two textures.
epenner@chromium.org
2013-02-13
1
-6
/
+8
*
[cc] Trace detailed tile info when --trace-all-rendered-frames
nduca@chromium.org
2013-02-12
1
-1
/
+4
*
cc: Fix PostiveRatio crash by checking raster scale
enne@chromium.org
2013-02-12
1
-1
/
+1
*
cc: Make picture layer tiles multiples of 64 pixels.
danakj@chromium.org
2013-02-08
1
-4
/
+6
*
Aggressively discard unused tilings when zooming.
ccameron@chromium.org
2013-02-06
1
-8
/
+5
*
cc: Deblur layers that animate-scale-down on creation.
danakj@chromium.org
2013-02-06
1
-21
/
+25
*
cc: Let impl-side painting use smaller tiles
enne@chromium.org
2013-02-02
1
-14
/
+43
*
cc: Allow non-ideal resolutions to activate the pending tree.
danakj@chromium.org
2013-02-02
1
-105
/
+216
*
Revert 180162
enne@chromium.org
2013-02-01
1
-43
/
+14
*
cc: Let impl-side painting use smaller tiles
enne@chromium.org
2013-02-01
1
-14
/
+43
*
cc: Fix frequent low-res tile flash when using impl-side painting.
nduca@chromium.org
2013-01-31
1
-30
/
+6
*
Revert 179764
ilevy@chromium.org
2013-01-31
1
-37
/
+14
*
cc: Let impl-side painting use smaller tiles
enne@chromium.org
2013-01-31
1
-14
/
+37
*
cc: Limit the set of tiles updated each frame
enne@chromium.org
2013-01-29
1
-0
/
+10
*
cc: Put orange debug border around PicureLayers.
danakj@chromium.org
2013-01-29
1
-0
/
+8
*
cc: Don't call base::TimeTicks::Now() for every layer.
danakj@chromium.org
2013-01-28
1
-1
/
+1
*
cc: Throttle tile priority updates to once a frame.
danakj@chromium.org
2013-01-27
1
-7
/
+30
*
Treat accelerated css animations like pinch zoom gestures.
vollick@chromium.org
2013-01-26
1
-6
/
+30
*
cc: Sync tilings from pending to active tree.
danakj@chromium.org
2013-01-26
1
-22
/
+26
*
cc: Add a command line flag to slow down rastering.
danakj@chromium.org
2013-01-25
1
-0
/
+2
*
cc: Add tile colors to show what reslution the tiles are from.
danakj@chromium.org
2013-01-24
1
-2
/
+13
*
cc: Allow sparse impl-side painting tilings
enne@chromium.org
2013-01-24
1
-7
/
+37
*
[cc] Dont remove tilings when no tilings object
nduca@chromium.org
2013-01-24
1
-1
/
+2
*
Activate LayerImpl tree with sync+push instead of pointer swap
jamesr@chromium.org
2013-01-23
1
-25
/
+56
*
cc: Update picture pile on tiles to prevent memory leak
enne@chromium.org
2013-01-22
1
-1
/
+5
*
Find root scroll layer at tree activation
jamesr@chromium.org
2013-01-19
1
-1
/
+0
*
cc: Fix PictureLayerTiling::Iterator crash
enne@chromium.org
2013-01-18
1
-0
/
+1
*
cc: Fix lost context handling when using impl-side painting.
reveman@chromium.org
2013-01-16
1
-0
/
+4
*
Revert 176739
reveman@google.com
2013-01-15
1
-4
/
+11
*
cc: Move anti-aliasing decision to parent compositor.
reveman@chromium.org
2013-01-14
1
-11
/
+4
*
Move pending tile priorities to active on tree activation
brianderson@chromium.org
2013-01-13
1
-0
/
+4
*
cc: Walk layer tree to determine if pending tree can be activated.
reveman@chromium.org
2013-01-12
1
-0
/
+24
*
cc: Create tilings on the pending tree if no active tree
enne@chromium.org
2013-01-11
1
-19
/
+20
*
cc: Generate tilings at other scales for impl-side painting
enne@chromium.org
2013-01-09
1
-26
/
+142
*
Implement a method to access the non-composited content root layer picture pile.
leandrogracia@chromium.org
2013-01-09
1
-0
/
+4
*
cc: Fix low-res impl-side painting artifacts
enne@chromium.org
2013-01-08
1
-1
/
+7
[next]