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
/
trees
/
thread_proxy.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Block commit on activate by setting a flag on LayerTreeHost.
danakj@chromium.org
2013-08-30
1
-0
/
+5
*
cc: Avoid updating animations in the background without an active tree
brianderson@chromium.org
2013-08-30
1
-0
/
+1
*
Revert 220418 "cc: Block commit on activate by setting a flag on..."
danakj@chromium.org
2013-08-30
1
-5
/
+0
*
cc: Block commit on activate by setting a flag on LayerTreeHost.
danakj@chromium.org
2013-08-29
1
-0
/
+5
*
cc: Cleanup offscreen context plumbing.
danakj@chromium.org
2013-08-28
1
-3
/
+0
*
cc: Control activation from the Scheduler
brianderson@chromium.org
2013-08-27
1
-2
/
+2
*
cc: Add trace events for the Scheduler states.
brianderson@chromium.org
2013-08-21
1
-2
/
+2
*
Notify the compositor when input is throttled
enne@chromium.org
2013-07-31
1
-0
/
+3
*
cc: Allow the main thread to cancel commits
enne@chromium.org
2013-07-30
1
-1
/
+5
*
Revert 213338 "cc: Allow the main thread to cancel commits"
jochen@chromium.org
2013-07-24
1
-5
/
+1
*
cc: Allow the main thread to cancel commits
enne@chromium.org
2013-07-24
1
-1
/
+5
*
cc: Limit number of raster tasks that can be scheduled.
reveman@chromium.org
2013-07-23
1
-1
/
+1
*
Remove old CapturePicture path from content and cc
boliu@chromium.org
2013-07-15
1
-3
/
+0
*
Estimate commit and activation duration
ajuma@chromium.org
2013-07-13
1
-0
/
+10
*
Use a direct include of time headers in cc/.
avi@chromium.org
2013-06-27
1
-1
/
+1
*
cc: Remove cc::Thread and cc::ThreadImpl.
danakj@chromium.org
2013-06-20
1
-4
/
+7
*
cc: Add BeginFrameArgs
brianderson@chromium.org
2013-06-19
1
-1
/
+1
*
cc: Emulate BeginFrame in OutputSurfaces that don't support it natively
brianderson@chromium.org
2013-06-18
1
-29
/
+12
*
Revert 206020 "cc: Emulate BeginFrame in OutputSurfaces that don..."
reveman@google.com
2013-06-17
1
-12
/
+29
*
Estimate draw duration in SchedulerClient
ajuma@chromium.org
2013-06-16
1
-0
/
+4
*
cc: Emulate BeginFrame in OutputSurfaces that don't support it natively
brianderson@chromium.org
2013-06-13
1
-29
/
+12
*
Revert 205750 "cc: Emulate BeginFrame in OutputSurfaces that don..."
skaslev@chromium.org
2013-06-12
1
-12
/
+29
*
cc: Emulate BeginFrame in OutputSurfaces that don't support it natively
brianderson@chromium.org
2013-06-12
1
-29
/
+12
*
cc: Call ManageTiles explicitly
enne@chromium.org
2013-06-07
1
-2
/
+0
*
cc::OutputSurfaceClient::DeferredInitialize
boliu@chromium.org
2013-06-07
1
-0
/
+3
*
cc: Disable LastInputEventForBeginFrame
brianderson@chromium.org
2013-06-06
1
-2
/
+0
*
Create content switches for frame scheduling and input manager
jdduke@chromium.org
2013-05-29
1
-1
/
+1
*
cc: Rename VSync to BeginFrame
brianderson@chromium.org
2013-05-23
1
-15
/
+17
*
The moves the compositor thread's input event cracking logic in to content/ f...
jamesr@chromium.org
2013-05-20
1
-4
/
+1
*
Run all LayerTreeHost tests with impl-side painting.
danakj@chromium.org
2013-05-13
1
-0
/
+1
*
Compositor method renames
boliu@chromium.org
2013-05-08
1
-2
/
+2
*
DelegatingRenderer: send frame on SwapBuffers instead of DrawFrame
piman@chromium.org
2013-05-08
1
-0
/
+4
*
Add cc option to non-lazily disable vsync notification
boliu@chromium.org
2013-05-06
1
-0
/
+1
*
Merge cc initialization paths
boliu@chromium.org
2013-05-01
1
-24
/
+20
*
cc: Make async readback path use async glReadPixels.
danakj@chromium.org
2013-05-01
1
-0
/
+1
*
Flip the cc::InputHandler and cc::InputHandlerClient names, they are backwards
jamesr@chromium.org
2013-04-29
1
-3
/
+3
*
Avoid dereferencing input handler on main thread
jamesr@chromium.org
2013-04-27
1
-0
/
+1
*
Remove boundsContainPageScale from layer types
wjmaclean@chromium.org
2013-04-26
1
-1
/
+0
*
Revert 196708 "Merge cc initialization paths"
nick@chromium.org
2013-04-26
1
-20
/
+24
*
Merge cc initialization paths
boliu@chromium.org
2013-04-26
1
-24
/
+20
*
Add OutputSurfaceClient::SetNeedsRedrawRect
boliu@chromium.org
2013-04-26
1
-1
/
+1
*
Revert 196480 "Merge cc initialization paths"
nick@chromium.org
2013-04-25
1
-20
/
+24
*
Merge cc initialization paths
boliu@chromium.org
2013-04-25
1
-24
/
+20
*
cc: Don't pass simple well-defined classes by reference.
danakj@chromium.org
2013-04-23
1
-2
/
+2
*
cc: Use input events to trigger vsync
skyostil@chromium.org
2013-04-22
1
-0
/
+2
*
Propagate back damaged rects coming from the UI to the renderer.
skaslev@chromium.org
2013-04-15
1
-2
/
+2
*
cc: Add DISALLOW_COPY_AND_ASSIGN where appropriate.
danakj@chromium.org
2013-03-27
1
-0
/
+2
*
cc: Fix viewport size for page scale animations on keyboard bringup.
aelias@chromium.org
2013-03-26
1
-8
/
+0
*
cc: Hook vsync time source to output surface
skyostil@chromium.org
2013-03-26
1
-1
/
+9
*
cc: Fix capitalization style in chromified files.
danakj@chromium.org
2013-03-25
1
-2
/
+2
[next]