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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 175632
kaiwang@chromium.org
2013-01-09
1
-2
/
+1
*
ThreadedTest that a non-null OutputSurface that fails initialization immediat...
jamesr@chromium.org
2013-01-09
1
-1
/
+2
*
Implement a method to access the non-composited content root layer picture pile.
leandrogracia@chromium.org
2013-01-09
1
-0
/
+23
*
Avoid exposing gl bindings through cc public API headers
jamesr@chromium.org
2013-01-08
1
-0
/
+1
*
Revert 175275
jamesr@chromium.org
2013-01-07
1
-5
/
+0
*
We don't want to tick animation controllers for non-active layers
vollick@chromium.org
2013-01-07
1
-0
/
+2
*
cc: remove loseOutputSurface.
danakj@chromium.org
2013-01-07
1
-5
/
+0
*
cc: Set the max frames pending from the thread proxy.
danakj@chromium.org
2013-01-05
1
-0
/
+5
*
Use WeakPtr for posting cc tasks to main thread
jamesr@chromium.org
2013-01-02
1
-9
/
+10
*
Send memory management policies to the tile manager
ccameron@chromium.org
2013-01-02
1
-0
/
+6
*
cc: Kill the base::Passed(foo.Pass()) meme.
tfarina@chromium.org
2012-12-23
1
-5
/
+5
*
cc: Add pending tree for impl-side painting
enne@chromium.org
2012-12-20
1
-0
/
+7
*
Use a WeakPtr when posting tasks to ThreadProxy on the impl thread
jamesr@chromium.org
2012-12-19
1
-22
/
+25
*
Clean up cc and webkit/compositor_bindings include path shenanigans
jamesr@chromium.org
2012-12-18
1
-1
/
+1
*
cc: Force layer tree tests to go idle before exiting.
danakj@chromium.org
2012-12-17
1
-0
/
+19
*
Revert 173484
dpapad@chromium.org
2012-12-17
1
-19
/
+0
*
Add API to route end of fling messages from WebLayerTreeView to InputHandler
yusufo@chromium.org
2012-12-17
1
-0
/
+6
*
cc: Force layer tree tests to go idle before exiting.
danakj@chromium.org
2012-12-17
1
-0
/
+19
*
Round managed memory stats to the nearest 8MB, and don't perform
ccameron@chromium.org
2012-12-08
1
-3
/
+1
*
cc: Finish the rename from cc::GraphicsContext to cc::OutputSurface
danakj@chromium.org
2012-12-06
1
-33
/
+33
*
Revert 171403
danakj@chromium.org
2012-12-06
1
-33
/
+33
*
cc: Finish the rename from cc::GraphicsContext to cc::OutputSurface
danakj@chromium.org
2012-12-06
1
-33
/
+33
*
Use a mutex to deal with concurrent access to the m_evictedBackings
ccameron@chromium.org
2012-11-30
1
-10
/
+6
*
[cc] Add TileManager to LayerTreeHostImpl
nduca@chromium.org
2012-11-28
1
-0
/
+17
*
Add asserts that should help in diagnosing the crashes being observed.
ccameron@chromium.org
2012-11-28
1
-4
/
+8
*
Use message passing for BeginFrameAndCommitState and clean up forced commit l...
jamesr@chromium.org
2012-11-14
1
-36
/
+25
*
Remove crash instrumentation, since we haven't seen a crash in
ccameron@chromium.org
2012-11-13
1
-14
/
+0
*
Remove WTF and WebCore from cc/ and webkit/compositor_bindings/
piman@chromium.org
2012-11-10
1
-2
/
+0
*
Remove static thread pointers from CC, attempt 3
aelias@chromium.org
2012-11-08
1
-17
/
+19
*
cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...
danakj@chromium.org
2012-11-05
1
-4
/
+4
*
Revert "cc: Remove all remaining use of WebCore Rect/Point/Size types from th...
phajdan.jr@chromium.org
2012-11-05
1
-4
/
+4
*
cc: Remove all remaining use of WebCore Rect/Point/Size types from the compos...
danakj@chromium.org
2012-11-05
1
-4
/
+4
*
A speculative Revert for r165872 - Remove static thread pointers from CC, att...
hbono@chromium.org
2012-11-05
1
-19
/
+17
*
Remove static thread pointers from CC, attempt 2
aelias@chromium.org
2012-11-04
1
-17
/
+19
*
Revert 165476 - Remove static thread pointers from CC
jamesr@chromium.org
2012-11-01
1
-19
/
+17
*
Remove static thread pointers from CC
jamesr@chromium.org
2012-11-01
1
-17
/
+19
*
cc: Use gfx:: Geometry types for positions, bounds, and related things.
danakj@chromium.org
2012-11-01
1
-1
/
+1
*
cc: Use base::Passed in ThreadProxy
enne@chromium.org
2012-11-01
1
-10
/
+8
*
Remove WebKit::Platform dependencies from cc
jamesr@chromium.org
2012-10-30
1
-62
/
+42
*
Revert 165050 - Remove WebKit::Platform dependencies from cc
sergeyu@chromium.org
2012-10-30
1
-42
/
+62
*
Remove WebKit::Platform dependencies from cc
jamesr@chromium.org
2012-10-30
1
-62
/
+42
*
Remove WTF::currentTime() / WTF::monotonicallyIncreasingTime() uses from cc
jamesr@chromium.org
2012-10-29
1
-14
/
+10
*
Verify that contentsTextureManager is non-NULL before dereferencing it.
ccameron@chromium.org
2012-10-27
1
-5
/
+11
*
Aura: Resize locks with --ui-enable-threaded-compositing
backer@chromium.org
2012-10-27
1
-0
/
+28
*
cc: Rename TextureUpdate to ResourceUpdate.
reveman@google.com
2012-10-25
1
-13
/
+13
*
Report memory usage statistics from the renderer.
ccameron@chromium.org
2012-10-25
1
-0
/
+10
*
Re-introduce crash instrumentation for invalid resources.
ccameron@chromium.org
2012-10-24
1
-1
/
+16
*
cc: Remove CC*.h temporary includes, part 6/4.
tfarina@chromium.org
2012-10-24
1
-4
/
+4
*
cc: Remove CC*.h temporary includes, part 5/4.
tfarina@chromium.org
2012-10-23
1
-2
/
+2
*
cc: Rename cc classes and members to match filenames
enne@chromium.org
2012-10-22
1
-177
/
+177
[next]