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
*
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
*
cc: Set the max frames pending from the thread proxy.
danakj@chromium.org
2013-01-16
1
-0
/
+16
*
cc: Implement DelegatingRender::drawFrame() method.
danakj@chromium.org
2013-01-16
10
-53
/
+120
*
Decouple texture upload checks, tree activation, and drawing.
brianderson@chromium.org
2013-01-12
1
-1
/
+0
*
cc: Defer texture allocation (to allow async allocations).
epenner@chromium.org
2013-01-09
1
-0
/
+2
*
Refactor so chromium only GL extensions require gl2extchromium.h
gman@chromium.org
2013-01-09
1
-0
/
+1
*
cc: Make the ScopedPtrVector and ScopedPtrDeque containers act like STL vecto...
danakj@chromium.org
2013-01-09
3
-5
/
+5
*
Revert 175690
estade@chromium.org
2013-01-09
9
-102
/
+47
*
cc: Implement DelegatingRender::drawFrame() method.
danakj@chromium.org
2013-01-09
9
-47
/
+102
*
Implement a method to access the non-composited content root layer picture pile.
leandrogracia@chromium.org
2013-01-09
2
-0
/
+6
*
Revert 175275
jamesr@chromium.org
2013-01-07
1
-16
/
+0
*
Move VideoFrameProvider to, and remove all usage of WebVideoFrame from cc/
danakj@chromium.org
2013-01-07
4
-114
/
+12
*
Migrate from MathUtil::inverse() to gfx::Transform::GetInverse()
shawnsingh@google.com
2013-01-07
2
-0
/
+13
*
Rename ActiveAnimation -> Animation
vollick@chromium.org
2013-01-07
3
-5
/
+5
*
We don't want to tick animation controllers for non-active layers
vollick@chromium.org
2013-01-07
2
-0
/
+6
[next]