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_state_machine.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Making scheduler run ANIMATE after a COMMIT (instead of LayerTreeHostImpl).
mithro
2014-10-27
1
-0
/
+2
*
Disable scheduler deadline task on battery power in Windows
sunnyps
2014-10-16
1
-0
/
+7
*
Revert of Making scheduler run ANIMATE after a COMMIT (instead of LayerTreeHo...
loislo
2014-10-14
1
-2
/
+0
*
Making scheduler run ANIMATE after a COMMIT (instead of LayerTreeHostImpl).
mithro
2014-10-07
1
-0
/
+2
*
fix typo of ConvertableToTraceFormat
kouhei
2014-10-01
1
-1
/
+1
*
cc:: Remove main_frame_before_draw_enabled from scheduler settings.
orglofch
2014-09-29
1
-1
/
+0
*
Adding AsValueInto to scheduler.
mithro
2014-09-17
1
-1
/
+1
*
cc: Be less aggressive about scheduling for scroll handlers
skyostil
2014-09-04
1
-5
/
+7
*
Add more logging to cc scheduler to debug RAF frame loss.
zmo
2014-09-03
1
-0
/
+4
*
Fix failing (flaky) LayerTreeHostTestLCDNotification test.
danakj@chromium.org
2014-08-13
1
-0
/
+2
*
Add builders for tracing event's structural arguments
yurys@chromium.org
2014-08-01
1
-1
/
+6
*
Revert of Add builders for tracing event's structural arguments (https://code...
erikchen@chromium.org
2014-07-31
1
-6
/
+1
*
Add builders for tracing event's structural arguments
yurys@chromium.org
2014-07-31
1
-1
/
+6
*
cc: Make trace events use sync-tree labels instead of pending-tree.
alokp@chromium.org
2014-07-07
1
-1
/
+1
*
Remove forced commit and readback from the scheduler.
danakj@chromium.org
2014-05-20
1
-23
/
+0
*
cc: Unify use of DidSwapBuffers() and did_request_swap
simonhong@chromium.org
2014-05-12
1
-2
/
+4
*
cc: Remove unused member functions and vars in SchedulerStateMachine
simonhong@chromium.org
2014-05-01
1
-2
/
+0
*
cc: Split animating and drawing into separate actions
skyostil@chromium.org
2014-04-30
1
-1
/
+8
*
Revert 266624 "cc: Split animating and drawing into separate act..."
skyostil@google.com
2014-04-29
1
-8
/
+1
*
cc: Split animating and drawing into separate actions
skyostil@chromium.org
2014-04-28
1
-1
/
+8
*
cc: Throttle swaps in Scheduler instead of OutputSurface
brianderson@chromium.org
2014-04-18
1
-1
/
+14
*
cc: Handle retroactive BeginFrames in the Scheduler.
brianderson@chromium.org
2014-04-12
1
-5
/
+5
*
Remove old texture path in TextureLayer
piman@chromium.org
2014-04-10
1
-18
/
+0
*
cc: Allow CompositeAndReadback when replacement commit is activating
simonhong@chromium.org
2014-04-03
1
-0
/
+1
*
cc: fix continuous paint mode
caseq@chromium.org
2014-04-03
1
-0
/
+5
*
cc: Allow sending BeginMainFrame before draw or activation
brianderson@chromium.org
2014-03-12
1
-2
/
+5
*
Revert 256454 "cc: Allow sending BeginMainFrame before draw or a..."
kochi@chromium.org
2014-03-12
1
-5
/
+2
*
cc: Allow sending BeginMainFrame before draw or activation
brianderson@chromium.org
2014-03-12
1
-2
/
+5
*
cc: Don't try to reduce main thread latency in smoothness takes priority mode
skyostil@chromium.org
2014-03-11
1
-0
/
+1
*
cc: Rename FinishCommit to NotifyReadyToCommit
simonhong@chromium.org
2014-03-10
1
-1
/
+1
*
cc: split COMMIT_STATE_FRAME_IN_PROGRESS
simonhong@chromium.org
2014-03-07
1
-3
/
+8
*
cc: Enable switching main thread back to low latency mode
skyostil@chromium.org
2014-03-04
1
-1
/
+2
*
cc: Make PrepareToDraw return an enum for why it aborts
enne@chromium.org
2014-01-30
1
-2
/
+3
*
cc: Limit ManageTiles calls to once per-frame on average
brianderson@chromium.org
2014-01-17
1
-1
/
+6
*
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
/
+7
*
cc: Don't ManageTiles twice in one frame
enne@chromium.org
2013-11-05
1
-0
/
+2
*
Fix spelling: "supress" -> "suppress"
mseaborn@chromium.org
2013-11-02
1
-1
/
+1
*
cc: Prioritize impl-thread drawing in scheduler in smoothness mode
skyostil@chromium.org
2013-10-22
1
-0
/
+5
*
Rename BeginFrame to BeginMainFrame and BeginImplFrame in cc::SchedulerStateM...
dominikg@chromium.org
2013-10-19
1
-45
/
+44
*
cc: Fix disabled vsync state freezing
enne@chromium.org
2013-10-04
1
-0
/
+2
*
cc: Implement deadline scheduling disabled by default
brianderson@chromium.org
2013-09-21
1
-15
/
+41
*
CC: Add a scheduled action for ManageTiles
epenner@chromium.org
2013-09-14
1
-1
/
+17
*
cc: Poll for state that triggers draws (synchronous compositor only)
brianderson@chromium.org
2013-09-12
1
-0
/
+5
*
CC: Fix missing swap-used-incomplete-tile updates
epenner@chromium.org
2013-09-07
1
-2
/
+2
*
cc: Add readback and forced draw states to the Scheduler.
brianderson@chromium.org
2013-09-07
1
-22
/
+36
*
cc: Simplify Scheduler::NextAction
brianderson@chromium.org
2013-08-28
1
-0
/
+1
*
cc: Control activation from the Scheduler
brianderson@chromium.org
2013-08-27
1
-11
/
+14
*
cc: Add additional OutputSurfaceStates
brianderson@chromium.org
2013-08-24
1
-10
/
+13
*
cc: Add an ACTION_DRAW_AND_SWAP_ABORT to help clear the pipeline
brianderson@chromium.org
2013-08-23
1
-6
/
+8
[next]