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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow using a larger-than-necessary texture as cached render pass backing
jamesr@chromium.org
2012-12-14
7
-36
/
+166
*
cc: Add id->LayerImpl map to LayerTreeImpl
enne@chromium.org
2012-12-14
9
-24
/
+82
*
adding render stats for deferred image decoding
qinmin@chromium.org
2012-12-14
4
-26
/
+69
*
cc: Fix tile deletion.
reveman@chromium.org
2012-12-14
1
-0
/
+14
*
Add reference png for https://codereview.chromium.org/11420079/
jamesr@chromium.org
2012-12-13
1
-0
/
+0
*
Moves sampler binding from init to draw time during batched drawing.
whunt@chromium.org
2012-12-13
2
-2
/
+5
*
Mark layers that can use LCD text based on layer transform and opacity.
alokp@chromium.org
2012-12-13
20
-88
/
+359
*
Combine mask texture parameters into single gfx::RectF
jamesr@chromium.org
2012-12-13
9
-82
/
+43
*
Implement the logic to kick off image decoding jobs for TileManager
qinmin@chromium.org
2012-12-13
6
-23
/
+221
*
cc: Make DelegatedRendererLayerImplTest use FakeLayerTreeHostImplClient
enne@chromium.org
2012-12-13
1
-14
/
+4
*
explicitly validating assumptions about positive matrix scale
whunt@chromium.org
2012-12-13
3
-1
/
+56
*
Check whether a touch point hits touch event handler regions in root layer
yusufo@chromium.org
2012-12-13
3
-13
/
+24
*
cc: Remove dead function from cc::Layer
enne@chromium.org
2012-12-12
1
-1
/
+0
*
cc: Disable use of Skia r-tree for impl-side painting
enne@chromium.org
2012-12-12
1
-2
/
+3
*
Move second internal recursion to a precomputation in layer_tree_host_common.cc
shawnsingh@google.com
2012-12-12
8
-53
/
+47
*
[cc] Route LayerImpl::layerTreeHostImpl() calls through LayerTreeImpl
nduca@chromium.org
2012-12-12
24
-249
/
+383
*
cc: Fix invalidation problems in impl-side painting
enne@chromium.org
2012-12-12
2
-2
/
+2
*
Reduce more matrix math in calculateDrawProperties
shawnsingh@google.com
2012-12-12
1
-49
/
+80
*
[cc] Make LayerImpls point at LayerTreeImpl instead of LTHI
nduca@chromium.org
2012-12-11
73
-442
/
+466
*
cc: Temporary diagnostics.
reveman@chromium.org
2012-12-11
1
-0
/
+22
*
cc: Resize picture layer tiling set during commit
enne@chromium.org
2012-12-11
4
-1
/
+9
*
cc: Handle directly composited images in impl-side painting
enne@chromium.org
2012-12-11
4
-1
/
+119
*
cc: switch FPS counter graph back to a frame based X axis
egraether@chromium.org
2012-12-11
2
-7
/
+6
*
Revert 171850
jamesr@chromium.org
2012-12-10
3
-52
/
+1
*
cc: Remove dangerous LayerImpl::removeFromParent
enne@chromium.org
2012-12-10
3
-16
/
+12
*
cc: Split out calcDrawEtc from drawLayers
enne@chromium.org
2012-12-09
7
-28
/
+193
*
Fix license header in cc/delegating_renderer
boliu@chromium.org
2012-12-08
2
-48
/
+6
*
Revert 171714 - Use an auxiliary list of animation controllers.
vollick@chromium.org
2012-12-08
24
-414
/
+434
*
cc: Add a blocksPendingCommit flag to LayerImpl
enne@chromium.org
2012-12-08
6
-0
/
+26
*
cc: Fix impl-side painting rasterization at >1 contents scales
enne@chromium.org
2012-12-08
6
-12
/
+19
*
Added LayerTreeHostImpl::layerTreeAsJson which serializes a layer tree
skaslev@chromium.org
2012-12-08
7
-9
/
+92
*
Round managed memory stats to the nearest 8MB, and don't perform
ccameron@chromium.org
2012-12-08
7
-13
/
+65
*
cc: Only create tilings for layers that draws content.
reveman@chromium.org
2012-12-08
3
-6
/
+17
*
Add the DelegatingRenderer class with its initialize path.
danakj@chromium.org
2012-12-08
14
-24
/
+393
*
Update 10_10_layer_tree.json benchmark data
jamesr@chromium.org
2012-12-08
1
-8311
/
+1823
*
Rename discardFramebufferEXT to discardBackbufferCHROMIUM to avoid collision ...
jamesr@chromium.org
2012-12-08
5
-48
/
+47
*
cc: Add receiver for CompositorFrameAck in LayerTreeHostImpl and forward it t...
danakj@chromium.org
2012-12-08
2
-2
/
+8
*
This patch makes quad-clipping to a scissor window an explicit operation at q...
whunt@chromium.org
2012-12-07
3
-1
/
+52
*
Expose vector::swap on ScopedPtrVector.
danakj@chromium.org
2012-12-07
1
-0
/
+4
*
cc: Move WebCompositorOutputSurface and related classes into cc/
danakj@chromium.org
2012-12-07
41
-308
/
+425
*
Add a stat to the smoothness benchmark for avg number of missing tiles.
vollick@chromium.org
2012-12-07
8
-16
/
+27
*
Marking LayerTreeHostTestDeviceScaleFactorScalesViewportAndLayers test as flaky
pliard@chromium.org
2012-12-07
1
-1
/
+2
*
cc: Pass LayerTreeHostImpl to LayerImpl constructor
enne@chromium.org
2012-12-07
75
-643
/
+964
*
optimize computing bounds by calling SkMatrix44::map2()
reed@google.com
2012-12-07
1
-7
/
+19
*
Basic pixel tests for cc
jamesr@chromium.org
2012-12-07
14
-15
/
+473
*
cc: Use asynchronous set pixels API for impl-side painting.
reveman@chromium.org
2012-12-07
9
-23
/
+78
*
With this patch we accomplish the following:
vollick@chromium.org
2012-12-07
24
-435
/
+420
*
Preparing cc for the removal of scoped_refptr::release()
piman@chromium.org
2012-12-07
1
-2
/
+6
*
Move LayerSorter to exist locally only in layer_tree_host_common
shawnsingh@google.com
2012-12-07
11
-53
/
+51
*
cc: Add asynchronous setPixel interface.
reveman@chromium.org
2012-12-07
2
-0
/
+87
[next]