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
*
Avoid costly transform math in UpdateTilePriorities
shawnsingh@chromium.org
2013-07-19
2
-2
/
+822
*
cc: Don't leak ContextSharedData
danakj@chromium.org
2013-07-19
1
-5
/
+10
*
cc: Remove invalid ancient dchecks
enne@chromium.org
2013-07-19
1
-2
/
+0
*
Adds a new callback as this signal is required to pass up to the application
joth@chromium.org
2013-07-19
9
-0
/
+117
*
cc: add picture id to Picture::Record
enne@chromium.org
2013-07-19
2
-5
/
+17
*
cc: Fix hud bounds on the first frame it is displayed.
danakj@chromium.org
2013-07-19
3
-15
/
+11
*
cc: Use simplified region for pending invalidation.
vmpstr@chromium.org
2013-07-19
7
-2
/
+92
*
cc: Clean up the RenderSurface objects in the RenderSurfaceLayerList
danakj@chromium.org
2013-07-18
20
-950
/
+1200
*
Revert 212008 "cc: Remove TextureLayer::SetTextureId and Texture..."
aberent@google.com
2013-07-18
3
-254
/
+152
*
Define cc::FilterKeyframe and cc::KeyframedFilterAnimationCurve
ajuma@chromium.org
2013-07-18
5
-12
/
+257
*
cc: Re-enable the VideoResourceUpdater tests.
danakj@chromium.org
2013-07-18
1
-8
/
+7
*
Workaround for WebView needing full page content
joth@chromium.org
2013-07-18
1
-0
/
+5
*
Fix page scale factor affecting transforms higher on the tree.
aelias@chromium.org
2013-07-17
7
-89
/
+111
*
Add the current delta to InputHandlerClient::DidOverscroll.
mkosiba@chromium.org
2013-07-17
3
-6
/
+13
*
Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_...
avi@chromium.org
2013-07-17
8
-8
/
+8
*
cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTexture
piman@chromium.org
2013-07-17
3
-152
/
+254
*
cc: Rename DidFinished* functions to DidFinish*
vmpstr@chromium.org
2013-07-17
6
-13
/
+13
*
Make cc::FilterOperations blendable
ajuma@chromium.org
2013-07-17
6
-1
/
+702
*
Implement shareResources==true in TestWebGraphicsContext3D
piman@chromium.org
2013-07-17
5
-87
/
+158
*
cc: Disable VideoResourceUpdaterTest for now
danakj@chromium.org
2013-07-16
1
-2
/
+4
*
cc: Don't DeleteResource while holding write lock.
danakj@chromium.org
2013-07-16
6
-5
/
+103
*
cc: Fix flaky LayerTreeHostTestSurfaceNotAllocatedForLayersOutsideMemoryLimit
danakj@chromium.org
2013-07-16
1
-23
/
+20
*
cc: Increased robustness of rasterize and record benchmark.
ernstm@chromium.org
2013-07-15
10
-44
/
+80
*
Remove old CapturePicture path from content and cc
boliu@chromium.org
2013-07-15
12
-151
/
+0
*
Delete CC-impl-side clip layer adjustment.
aelias@chromium.org
2013-07-15
2
-15
/
+8
*
cc: Fix flaky LayerTreeHostTestSurfaceNotAllocatedForLayersOutsideMemoryLimit
danakj@chromium.org
2013-07-14
1
-4
/
+4
*
cc: Early out in PushPropertiesTo tree walk for commit.
danakj@chromium.org
2013-07-13
23
-119
/
+1151
*
Estimate commit and activation duration
ajuma@chromium.org
2013-07-13
4
-2
/
+41
*
Making LayerTreeHostFiltersPixelTest slightly more strict
mymax@amazon.com
2013-07-13
1
-14
/
+38
*
[Android] Convert more test targets to use isolate.
frankf@chromium.org
2013-07-13
2
-0
/
+17
*
Remove WebGraphicsContext::readBackFramebuffer implementation.
jbauman@chromium.org
2013-07-13
2
-16
/
+0
*
OutputSurfaceClient::ReleaseGL
boliu@chromium.org
2013-07-13
18
-174
/
+399
*
cc: Make TestEnded() true immediately after EndTest()
enne@chromium.org
2013-07-13
2
-3
/
+3
*
Make scrollable viewport size no longer depend on clip layer.
aelias@chromium.org
2013-07-13
5
-17
/
+19
*
cc: layer_or_descendant_has_copy_request is inherited by siblings.
danakj@chromium.org
2013-07-12
2
-9
/
+57
*
cc: Remove SetNeedsDisplay on first resize
enne@chromium.org
2013-07-12
3
-28
/
+4
*
cc: Remove reassign gpu memory from tile manager.
vmpstr@chromium.org
2013-07-12
8
-132
/
+60
*
cc: Fix memory assignment accounting problem causing incorrect tree activation.
reveman@chromium.org
2013-07-12
1
-1
/
+4
*
Making LayerTreeHostFiltersPixelTest slightly more strict
danakj@chromium.org
2013-07-12
1
-0
/
+0
*
Blend TextureLayer background-color at draw time.
alokp@chromium.org
2013-07-12
22
-20
/
+461
*
Fix TextureLayer cleanup
piman@chromium.org
2013-07-12
5
-21
/
+110
*
Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO..."
nick@chromium.org
2013-07-12
4
-27
/
+3
*
Allow tracing to console everywhere.
vollick@chromium.org
2013-07-11
3
-20
/
+0
*
cc: Fix incorrect completion of tiles and missing "ready to activate" signal.
reveman@chromium.org
2013-07-11
2
-3
/
+40
*
cc: Don't make AcquireLayerTextures force a commit.
piman@chromium.org
2013-07-11
3
-11
/
+28
*
cc: Consider scroll offset in CalcDrawProperties
enne@chromium.org
2013-07-11
5
-12
/
+22
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
1
-1
/
+1
*
cc: Add missing includes of WebGraphicsMemoryAllocation.h
tfarina@chromium.org
2013-07-11
3
-1
/
+6
*
Implement preservesAxisAlignment on gfx::Transform
shawnsingh@chromium.org
2013-07-11
3
-12
/
+9
*
Cleanup unused WebExternalTextureLayer APIs and resulting dead code.
piman@chromium.org
2013-07-11
15
-337
/
+7
[next]