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
/
thread_proxy.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Only reduce amount of wasted memory during pending tree activation.
reveman@google.com
2013-02-06
1
-0
/
+1
*
cc: Deblur layers that animate-scale-down on creation.
danakj@chromium.org
2013-02-06
1
-1
/
+1
*
cc: Unify context losing machinery
danakj@chromium.org
2013-01-23
1
-0
/
+1
*
cc: Fix inappropriate use of term "texture".
reveman@chromium.org
2013-01-23
1
-3
/
+3
*
cc: Have smoothness take priority during scroll and pinch zoom.
reveman@chromium.org
2013-01-22
1
-0
/
+3
*
cc: Add "new content takes priority" setting to GlobalStateThatImpactsTilePri...
reveman@chromium.org
2013-01-21
1
-0
/
+2
*
cc: Redraw incomplete frames when new texture uploads finish
brianderson@chromium.org
2013-01-18
1
-0
/
+6
*
cc: Fix thread proxy releasing commit early
enne@chromium.org
2013-01-17
1
-0
/
+3
*
cc: Set the max frames pending from the thread proxy.
danakj@chromium.org
2013-01-16
1
-0
/
+2
*
Decouple texture upload checks, tree activation, and drawing.
brianderson@chromium.org
2013-01-12
1
-0
/
+1
*
Implement a method to access the non-composited content root layer picture pile.
leandrogracia@chromium.org
2013-01-09
1
-0
/
+2
*
Revert 175275
jamesr@chromium.org
2013-01-07
1
-2
/
+0
*
cc: remove loseOutputSurface.
danakj@chromium.org
2013-01-07
1
-1
/
+0
*
cc: Set the max frames pending from the thread proxy.
danakj@chromium.org
2013-01-05
1
-0
/
+2
*
Use WeakPtr for posting cc tasks to main thread
jamesr@chromium.org
2013-01-02
1
-2
/
+3
*
cc: Add pending tree for impl-side painting
enne@chromium.org
2012-12-20
1
-0
/
+1
*
Ref count layer animation controllers.
vollick@chromium.org
2012-12-20
1
-1
/
+0
*
Use a WeakPtr when posting tasks to ThreadProxy on the impl thread
jamesr@chromium.org
2012-12-19
1
-0
/
+5
*
cc: Force layer tree tests to go idle before exiting.
danakj@chromium.org
2012-12-17
1
-0
/
+6
*
Revert 173484
dpapad@chromium.org
2012-12-17
1
-6
/
+0
*
Add API to route end of fling messages from WebLayerTreeView to InputHandler
yusufo@chromium.org
2012-12-17
1
-0
/
+1
*
cc: Force layer tree tests to go idle before exiting.
danakj@chromium.org
2012-12-17
1
-0
/
+6
*
Revert 171714 - Use an auxiliary list of animation controllers.
vollick@chromium.org
2012-12-08
1
-0
/
+1
*
With this patch we accomplish the following:
vollick@chromium.org
2012-12-07
1
-1
/
+0
*
cc: Finish the rename from cc::GraphicsContext to cc::OutputSurface
danakj@chromium.org
2012-12-06
1
-9
/
+9
*
Revert 171403
danakj@chromium.org
2012-12-06
1
-9
/
+9
*
cc: Finish the rename from cc::GraphicsContext to cc::OutputSurface
danakj@chromium.org
2012-12-06
1
-9
/
+9
*
Use a mutex to deal with concurrent access to the m_evictedBackings
ccameron@chromium.org
2012-11-30
1
-1
/
+0
*
[cc] Add TileManager to LayerTreeHostImpl
nduca@chromium.org
2012-11-28
1
-0
/
+3
*
Animation code is not yet migrated by this patch, due to WebTransformOperations.
shawnsingh@chromium.org
2012-11-27
1
-1
/
+1
*
Use message passing for BeginFrameAndCommitState and clean up forced commit l...
jamesr@chromium.org
2012-11-14
1
-5
/
+2
*
Remove static thread pointers from CC, attempt 3
aelias@chromium.org
2012-11-08
1
-2
/
+3
*
cc: Rename PrioritizedTexture to PrioritizedResource.
reveman@google.com
2012-11-07
1
-1
/
+1
*
cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...
danakj@chromium.org
2012-11-05
1
-2
/
+2
*
Revert "cc: Remove all remaining use of WebCore Rect/Point/Size types from th...
phajdan.jr@chromium.org
2012-11-05
1
-2
/
+2
*
cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...
danakj@chromium.org
2012-11-05
1
-2
/
+2
*
A speculative Revert for r165872 - Remove static thread pointers from CC, att...
hbono@chromium.org
2012-11-05
1
-3
/
+2
*
cc: Fix header include guards of our header files.
tfarina@chromium.org
2012-11-05
1
-3
/
+3
*
Remove static thread pointers from CC, attempt 2
aelias@chromium.org
2012-11-04
1
-2
/
+3
*
Revert 165476 - Remove static thread pointers from CC
jamesr@chromium.org
2012-11-01
1
-3
/
+2
*
Remove static thread pointers from CC
jamesr@chromium.org
2012-11-01
1
-2
/
+3
*
cc: Use gfx:: Geometry types for positions, bounds, and related things.
danakj@chromium.org
2012-11-01
1
-2
/
+2
*
cc: Use base::Passed in ThreadProxy
enne@chromium.org
2012-11-01
1
-3
/
+3
*
Remove WebKit::Platform dependencies from cc
jamesr@chromium.org
2012-10-30
1
-3
/
+1
*
Revert 165050 - Remove WebKit::Platform dependencies from cc
sergeyu@chromium.org
2012-10-30
1
-1
/
+3
*
Remove WebKit::Platform dependencies from cc
jamesr@chromium.org
2012-10-30
1
-3
/
+1
*
cc: Remove the remaining uses of WTF::ThreadSafeRefCounted.
tfarina@chromium.org
2012-10-30
1
-2
/
+2
*
Remove WTF::currentTime() / WTF::monotonicallyIncreasingTime() uses from cc
jamesr@chromium.org
2012-10-29
1
-6
/
+6
*
Aura: Resize locks with --ui-enable-threaded-compositing
backer@chromium.org
2012-10-27
1
-0
/
+4
*
cc: Rename TextureUpdate to ResourceUpdate.
reveman@google.com
2012-10-25
1
-6
/
+6
[next]