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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add reference png for https://codereview.chromium.org/11420079/
jamesr@chromium.org
2012-12-13
1
-0
/
+0
*
Combine mask texture parameters into single gfx::RectF
jamesr@chromium.org
2012-12-13
1
-4
/
+1
*
[cc] Make LayerImpls point at LayerTreeImpl instead of LTHI
nduca@chromium.org
2012-12-11
2
-3
/
+3
*
cc: Split out calcDrawEtc from drawLayers
enne@chromium.org
2012-12-09
1
-0
/
+2
*
Revert 171714 - Use an auxiliary list of animation controllers.
vollick@chromium.org
2012-12-08
5
-6
/
+75
*
Add the DelegatingRenderer class with its initialize path.
danakj@chromium.org
2012-12-08
4
-7
/
+29
*
Update 10_10_layer_tree.json benchmark data
jamesr@chromium.org
2012-12-08
1
-8311
/
+1823
*
cc: Move WebCompositorOutputSurface and related classes into cc/
danakj@chromium.org
2012-12-07
14
-161
/
+189
*
cc: Pass LayerTreeHostImpl to LayerImpl constructor
enne@chromium.org
2012-12-07
7
-5
/
+126
*
Basic pixel tests for cc
jamesr@chromium.org
2012-12-07
10
-2
/
+323
*
cc: Use asynchronous set pixels API for impl-side painting.
reveman@chromium.org
2012-12-07
1
-1
/
+1
*
With this patch we accomplish the following:
vollick@chromium.org
2012-12-07
5
-75
/
+6
*
Add data file needed for cc pixel tests
jamesr@chromium.org
2012-12-06
1
-0
/
+0
*
Revert 171544
miket@chromium.org
2012-12-06
9
-256
/
+0
*
Basic pixel tests for cc
jamesr@chromium.org
2012-12-06
9
-0
/
+256
*
cc: Finish the rename from cc::GraphicsContext to cc::OutputSurface
danakj@chromium.org
2012-12-06
5
-27
/
+58
*
Revert 171403
danakj@chromium.org
2012-12-06
5
-58
/
+27
*
cc: Finish the rename from cc::GraphicsContext to cc::OutputSurface
danakj@chromium.org
2012-12-06
5
-27
/
+58
*
cc: Allow a renderer to disallow partial texture updates.
danakj@chromium.org
2012-12-06
4
-6
/
+32
*
Try deflake tests, and re-enable a was-flaky test.
danakj@chromium.org
2012-12-06
2
-20
/
+0
*
Organize internal properties of cc/ layer types
shawnsingh@google.com
2012-12-05
1
-1
/
+1
*
cc: Apply contents scales to impl-side painting rasterization
enne@chromium.org
2012-12-05
1
-1
/
+2
*
cc: Move --num-raster-threads setting to LayerTreeSettings.
reveman@chromium.org
2012-12-04
1
-1
/
+1
*
Use nearest neighbor filtering for non-translated quads
skyostil@chromium.org
2012-12-04
1
-0
/
+35
*
cc: Give ownership of render passes to the renderer when drawing a frame.
danakj@chromium.org
2012-12-04
2
-2
/
+2
*
This change switches the compositor to the new WebLayerTreeViewClient::create...
egraether@chromium.org
2012-12-01
3
-0
/
+15
*
Add perf tests based on json representation of layer tree
jamesr@chromium.org
2012-11-30
1
-0
/
+8329
*
cc: Add ref counted PicturePileImpl class and give each Tile instance a ref.
reveman@chromium.org
2012-11-29
2
-4
/
+5
*
cc: Schedule redraw when tile initialization completes.
reveman@google.com
2012-11-28
1
-0
/
+1
*
cc: Implement impl-side rasterization.
reveman@google.com
2012-11-27
1
-1
/
+1
*
Animation code is not yet migrated by this patch, due to WebTransformOperations.
shawnsingh@chromium.org
2012-11-27
5
-10
/
+43
*
cc: Minimize the number of times GL scissoring state is changed
shawnsingh@chromium.org
2012-11-21
1
-0
/
+2
*
cc: Add PictureLayerTilingSet to manage PictureLayerTiling
enne@chromium.org
2012-11-21
3
-0
/
+90
*
cc: Make RenderPass into a struct-like class.
danakj@chromium.org
2012-11-21
2
-67
/
+127
*
cc: Turn SharedQuadState into a struct-like class similar to DrawQuads.
danakj@chromium.org
2012-11-21
3
-4
/
+3
*
cc: Make the DrawQuad subclasses into a struct-like classes.
danakj@chromium.org
2012-11-20
1
-10
/
+32
*
cc: Make UV coords in TileDrawQuad a full RectF
enne@chromium.org
2012-11-20
1
-1
/
+1
*
cc: Turn DrawQuad into a struct-like class with public data members.
danakj@chromium.org
2012-11-17
2
-2
/
+2
*
cc: Convert DrawQuad to chromium style.
danakj@chromium.org
2012-11-17
2
-2
/
+2
*
cc: Remove opaque flags from SharedQuadState and DrawQuad
danakj@chromium.org
2012-11-17
1
-6
/
+7
*
cc: Remove cc::settings, move them to LayerTreeSettings.
danakj@chromium.org
2012-11-14
2
-29
/
+0
*
Avoid redundantly setting tex parameters
jamesr@chromium.org
2012-11-13
1
-1
/
+1
*
cc: Fix header include guards.
tfarina@chromium.org
2012-11-11
2
-4
/
+9
*
cc: Remove the remaining using-directives of namespace cc.
tfarina@chromium.org
2012-11-10
3
-3
/
+24
*
Remove WTF and WebCore from cc/ and webkit/compositor_bindings/
piman@chromium.org
2012-11-10
14
-27
/
+1
*
Avoid setting activeTexture redundantly
jamesr@chromium.org
2012-11-10
2
-0
/
+60
*
cc: Rename MockContentLayerClient to FakeContentLayerClient and move to cc/test/
danakj@chromium.org
2012-11-09
2
-0
/
+45
*
cc: Do not save the rasterScale for layers until they are finished animating ...
danakj@chromium.org
2012-11-08
2
-23
/
+30
*
Remove static thread pointers from CC, attempt 3
aelias@chromium.org
2012-11-08
5
-36
/
+131
*
cc: Create a Region class that wraps SkRegion, to replace use of WebCore::Reg...
danakj@chromium.org
2012-11-08
3
-7
/
+6
[next]