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
*
Provide shared context to Platform API in renderer.
danakj@chromium.org
2013-03-06
1
-2
/
+1
*
Changed SoftwareOutputDevice interface.
skaslev@chromium.org
2013-03-06
4
-69
/
+3
*
cc: Add pixel test result for solid color anti-aliasing.
reveman@google.com
2013-03-04
1
-0
/
+0
*
cc: Make DelegatedRendererLayerImpl::SetRenderPasses() private.
danakj@chromium.org
2013-03-04
2
-0
/
+31
*
cc: Moving anti-aliasing decision to parent compositor.
ernstm@chromium.org
2013-03-04
2
-15
/
+4
*
cc: Receive and remap resources to the parent.
danakj@chromium.org
2013-03-01
4
-0
/
+100
*
Delete contents texture on shut-down even if some textures have been purged
ccameron@chromium.org
2013-03-01
2
-4
/
+32
*
Fixing tile grid size used by cc:Picture to make it respect current tile conf...
junov@chromium.org
2013-02-28
2
-10
/
+30
*
cc: Make damage on delegated frame damage the host layer.
danakj@chromium.org
2013-02-28
2
-0
/
+6
*
cc: Remove Layer::didUpdateBounds
enne@chromium.org
2013-02-27
2
-6
/
+0
*
Emit trace events during layer update and tile rasterization that are process...
caseq@google.com
2013-02-27
1
-1
/
+2
*
cc: DelegatedRendererLayer creates a ChildId with the ResourceProvider
danakj@chromium.org
2013-02-27
2
-5
/
+24
*
cc: DCHECK that tiles are rasterizable
enne@chromium.org
2013-02-27
1
-1
/
+15
*
Efficiently handle image layer scaling
wangxianzhu@chromium.org
2013-02-25
1
-0
/
+7
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
2
-2
/
+2
*
cc: Route offscreen context creation for compositor to the browser.
danakj@chromium.org
2013-02-22
8
-7
/
+198
*
cc: Avoid unnecessary blending with impl-side painting.
reveman@chromium.org
2013-02-16
1
-0
/
+1
*
Have a common implementation of cc::OutputSurface instead of multiple duplica...
skaslev@chromium.org
2013-02-13
5
-125
/
+24
*
cc: remove FontAtlas
egraether@chromium.org
2013-02-13
3
-14
/
+0
*
[cc] Trace detailed tile info when --trace-all-rendered-frames
nduca@chromium.org
2013-02-12
2
-0
/
+7
*
Implement WebKit::WebUnitTestSupport::createLayerTreeViewForTesting()
jamesr@chromium.org
2013-02-12
7
-818
/
+211
*
Rename FilePath -> base::FilePath in various toplevel directories
brettw@chromium.org
2013-02-10
3
-8
/
+8
*
Move event generation from LayerAnimationController::animate to a new method
ajuma@chromium.org
2013-02-08
2
-2
/
+10
*
cc: Make recordRenderingStats on TileManager toggleable
egraether@chromium.org
2013-02-08
1
-1
/
+1
*
cc: Only reduce amount of wasted memory during pending tree activation.
reveman@google.com
2013-02-06
1
-0
/
+1
*
Linux/ChromeOS Chromium style checker cleanup, cc/ edition.
rsleevi@chromium.org
2013-02-06
1
-1
/
+1
*
cc: Add cheapness predictor success histogram
vmpstr@chromium.org
2013-02-06
1
-1
/
+1
*
cc: Deblur layers that animate-scale-down on creation.
danakj@chromium.org
2013-02-06
3
-1
/
+3
*
Add long scrollable page to cc_perftests and improve harness
jamesr@chromium.org
2013-02-04
3
-0
/
+201
*
cc: Let impl-side painting use smaller tiles
enne@chromium.org
2013-02-02
2
-1
/
+10
*
cc: Avoid expensive RenderingStats collection.
danakj@chromium.org
2013-02-02
7
-9
/
+9
*
Revert 180162
enne@chromium.org
2013-02-01
2
-10
/
+1
*
cc: Let impl-side painting use smaller tiles
enne@chromium.org
2013-02-01
2
-1
/
+10
*
Revert 179764
ilevy@chromium.org
2013-01-31
2
-10
/
+1
*
cc: Let impl-side painting use smaller tiles
enne@chromium.org
2013-01-31
2
-1
/
+10
*
Fixes a bug when the framebuffer is cleared with invalid scissor rect.
skaslev@chromium.org
2013-01-30
2
-0
/
+20
*
Finish migrating cc/ from WebKit::WebTransformationMatrix to gfx::Transform
ajuma@chromium.org
2013-01-25
4
-32
/
+3
*
cc: Allow sparse impl-side painting tilings
enne@chromium.org
2013-01-24
2
-2
/
+14
*
cc: Fix inappropriate use of term "texture".
reveman@chromium.org
2013-01-23
1
-2
/
+2
*
cc: Update picture pile on tiles to prevent memory leak
enne@chromium.org
2013-01-22
1
-0
/
+1
*
cc: Avoid negative sizes in cc_perftests.
danakj@chromium.org
2013-01-22
1
-0
/
+80
*
cc: Stop using drawableContentRect for occlusion.
danakj@chromium.org
2013-01-22
2
-4
/
+2
*
Remove old code that uses non-virtual WebTransformOperations
ajuma@chromium.org
2013-01-21
1
-12
/
+0
*
cc: Add "new content takes priority" setting to GlobalStateThatImpactsTilePri...
reveman@chromium.org
2013-01-21
1
-0
/
+1
*
Fix scrollbars missing after lost context
piman@chromium.org
2013-01-19
4
-11
/
+34
*
cc: Redraw incomplete frames when new texture uploads finish
brianderson@chromium.org
2013-01-18
3
-0
/
+8
*
Putting back: Add point-based UV coordinate on TextureLayer
jscholler@chromium.org
2013-01-18
1
-1
/
+2
*
Revert 177288
ilevy@chromium.org
2013-01-17
1
-2
/
+1
*
Define cc::TransformOperations and webkit::WebTransformOperationsImpl
ajuma@chromium.org
2013-01-17
1
-0
/
+12
*
cc: Add point-based UV coordinate on TextureLayer
jscholler@chromium.org
2013-01-17
1
-1
/
+2
[next]