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
*
Part 2 of cc/ directory shuffles: debug
jamesr@chromium.org
2013-03-18
1
-1
/
+1
*
Part 1 of cc/ directory shuffles: base
jamesr@chromium.org
2013-03-18
1
-2
/
+2
*
Chromify MathUtil and FloatQuadUnittest
jamesr@chromium.org
2013-03-18
1
-3
/
+3
*
cc: Chromify QuadSink, QuadCuller and test
enne@chromium.org
2013-03-18
1
-6
/
+6
*
cc: First wave of fixing errors when building with chromium_code set.
tfarina@chromium.org
2013-03-15
1
-1
/
+0
*
cc: Fix style errors in impl-side painting classes
enne@chromium.org
2013-03-14
1
-31
/
+39
*
cc: Complete pending tile uploads if they are needed for tree activation
skyostil@chromium.org
2013-03-13
1
-0
/
+9
*
cc: Chromify the LayerTreeHost class.
danakj@chromium.org
2013-03-13
1
-3
/
+3
*
cc: Refactored Tile::GetResourceId
vmpstr@chromium.org
2013-03-13
1
-36
/
+47
*
cc: Fix missing values on PicturePileImpl clones
enne@chromium.org
2013-03-13
1
-2
/
+0
*
cc: Chromify Layer and LayerImpl classes.
danakj@chromium.org
2013-03-12
1
-89
/
+89
*
cc: Consolidate the analysis_canvas operations
vmpstr@chromium.org
2013-03-07
1
-6
/
+20
*
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
[next]