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
/
scheduler
/
scheduler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Throttle swaps in Scheduler instead of OutputSurface
brianderson@chromium.org
2014-04-18
1
-0
/
+3
*
cc: Handle retroactive BeginFrames in the Scheduler.
brianderson@chromium.org
2014-04-12
1
-5
/
+16
*
Remove old texture path in TextureLayer
piman@chromium.org
2014-04-10
1
-3
/
+0
*
cc: Avoid dynamic calls to base::Bind in scheduler
brianderson@chromium.org
2014-04-04
1
-4
/
+8
*
cc: Advance commit state with a CancelableClosure
brianderson@chromium.org
2014-04-03
1
-1
/
+2
*
cc: fix continuous paint mode
caseq@chromium.org
2014-04-03
1
-0
/
+3
*
cc: Pass task runner to scheduler
boliu@chromium.org
2014-03-20
1
-6
/
+10
*
cc: Don't try to reduce main thread latency in smoothness takes priority mode
skyostil@chromium.org
2014-03-11
1
-1
/
+2
*
cc: Rename FinishCommit to NotifyReadyToCommit
simonhong@chromium.org
2014-03-10
1
-1
/
+1
*
cc: modify the waiting condition of forced commit
simonhong@chromium.org
2014-03-10
1
-0
/
+2
*
cc: split COMMIT_STATE_FRAME_IN_PROGRESS
simonhong@chromium.org
2014-03-07
1
-0
/
+4
*
cc: Also trace the scheduler client state
skyostil@chromium.org
2014-03-07
1
-4
/
+2
*
cc: Make PrepareToDraw return an enum for why it aborts
enne@chromium.org
2014-01-30
1
-10
/
+1
*
cc: add DevTools instrumentation for impl-side frames
caseq@chromium.org
2013-12-02
1
-3
/
+7
*
Kick ProcessScheduledActions while a commit is pending
jamesr@chromium.org
2013-11-13
1
-0
/
+2
*
Scheduler: Switch from high to low latency mode if possible.
dominikg@chromium.org
2013-11-08
1
-0
/
+5
*
cc: Don't ManageTiles twice in one frame
enne@chromium.org
2013-11-05
1
-0
/
+1
*
cc: Prioritize impl-thread drawing in scheduler in smoothness mode
skyostil@chromium.org
2013-10-22
1
-0
/
+2
*
Rename BeginFrame to BeginMainFrame and BeginImplFrame in cc::Scheduler.
dominikg@chromium.org
2013-10-21
1
-15
/
+15
*
CC: WeakPtrFactory should be the last member.
dmichael@chromium.org
2013-10-08
1
-1
/
+2
*
cc: Implement deadline scheduling disabled by default
brianderson@chromium.org
2013-09-21
1
-0
/
+8
*
cc: Always use SetNeedsBeginFrame to request the next BeginFrame
brianderson@chromium.org
2013-09-14
1
-1
/
+0
*
CC: Add a scheduled action for ManageTiles
epenner@chromium.org
2013-09-14
1
-0
/
+11
*
cc: Remove safe_to_expect_begin_frame workaround
brianderson@chromium.org
2013-09-12
1
-3
/
+0
*
cc: Poll for state that triggers draws (synchronous compositor only)
brianderson@chromium.org
2013-09-12
1
-0
/
+2
*
CC: Fix missing swap-used-incomplete-tile updates
epenner@chromium.org
2013-09-07
1
-1
/
+1
*
cc: Add readback and forced draw states to the Scheduler.
brianderson@chromium.org
2013-09-07
1
-17
/
+12
*
Avoid "ForTesting" presubmit warning when changing ThreadProxy.
danakj@chromium.org
2013-08-27
1
-1
/
+1
*
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
-1
/
+3
*
cc: Allow the main thread to cancel commits
enne@chromium.org
2013-07-30
1
-1
/
+1
*
Revert 213338 "cc: Allow the main thread to cancel commits"
jochen@chromium.org
2013-07-24
1
-1
/
+1
*
cc: Allow the main thread to cancel commits
enne@chromium.org
2013-07-24
1
-1
/
+1
*
cc: Limit number of raster tasks that can be scheduled.
reveman@chromium.org
2013-07-23
1
-1
/
+1
*
Estimate commit and activation duration
ajuma@chromium.org
2013-07-13
1
-0
/
+2
*
Use a direct include of time headers in cc/.
avi@chromium.org
2013-06-27
1
-1
/
+1
*
cc: Add BeginFrameArgs
brianderson@chromium.org
2013-06-19
1
-3
/
+3
*
cc: Emulate BeginFrame in OutputSurfaces that don't support it natively
brianderson@chromium.org
2013-06-18
1
-18
/
+17
*
Revert 206020 "cc: Emulate BeginFrame in OutputSurfaces that don..."
reveman@google.com
2013-06-17
1
-14
/
+18
*
Estimate draw duration in SchedulerClient
ajuma@chromium.org
2013-06-16
1
-0
/
+1
*
cc: Emulate BeginFrame in OutputSurfaces that don't support it natively
brianderson@chromium.org
2013-06-13
1
-18
/
+14
*
Revert 205750 "cc: Emulate BeginFrame in OutputSurfaces that don..."
skaslev@chromium.org
2013-06-12
1
-14
/
+18
*
cc: Emulate BeginFrame in OutputSurfaces that don't support it natively
brianderson@chromium.org
2013-06-12
1
-18
/
+14
*
Unified OutputSurface::SwapBuffers.
aelias@chromium.org
2013-06-11
1
-2
/
+0
*
cc::OutputSurfaceClient::DeferredInitialize
boliu@chromium.org
2013-06-07
1
-0
/
+1
*
cc: Rename VSync to BeginFrame
brianderson@chromium.org
2013-05-23
1
-5
/
+5
*
cc: Dump the scheduler's state when an unexpected action occurs.
danakj@chromium.org
2013-05-22
1
-0
/
+4
*
DelegatingRenderer: send frame on SwapBuffers instead of DrawFrame
piman@chromium.org
2013-05-08
1
-0
/
+1
*
Merge cc initialization paths
boliu@chromium.org
2013-05-01
1
-3
/
+6
*
Revert 196708 "Merge cc initialization paths"
nick@chromium.org
2013-04-26
1
-6
/
+3
[next]