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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Force scheduler to draw and swap for WebView draws
hush
2015-09-24
1
-0
/
+17
*
IWYU for base/memory/scoped_vector.h.
thestig
2015-08-22
1
-1
/
+0
*
cc: Abort frame when becoming invisible and waiting for ready to draw.
sunnyps
2015-07-25
1
-6
/
+5
*
cc: Rename NeedsCommit to NeedsBeginMainFrame.
mithro
2015-07-22
1
-89
/
+93
*
cc: Simplify and rename MainThreadIsInHighLatency logic
brianderson
2015-07-21
1
-41
/
+40
*
cc: Allow SendBeginMainFrame in idle state for synchronous compositor.
sunnyps
2015-07-14
1
-0
/
+60
*
cc: Heuristic for Renderer latency recovery
brianderson
2015-07-10
1
-71
/
+515
*
cc: Reset prepare tiles funnel on visibility change.
sunnyps
2015-07-09
1
-0
/
+34
*
cc: Measure compositor timing with finer granularity
brianderson
2015-07-07
1
-30
/
+25
*
Revert of cc: Measure compositor timing with finer granularity (patchset #8 i...
tapted
2015-07-07
1
-25
/
+30
*
cc: Measure compositor timing with finer granularity
brianderson
2015-07-07
1
-30
/
+25
*
cc: Move timing history to the Scheduler.
brianderson
2015-06-24
1
-69
/
+51
*
cc: Remove unnecessary task runner refptrs from schedulers.
sunnyps
2015-06-24
1
-3
/
+3
*
cc: Remove BeginFrameSourcesConstructor.
sunnyps
2015-06-23
1
-7
/
+4
*
cc: Remove non-implside-painting branches.
danakj
2015-06-19
1
-1
/
+2
*
cc: Remove ResourceUpdateQueue and ResourceUpdateController.
danakj
2015-06-19
1
-81
/
+0
*
cc: Turn impl_side_painting on in scheduler tests.
danakj
2015-06-17
1
-68
/
+95
*
Replaced TestNowSource with SimpleTestTickClock.
ankur1.verma
2015-06-13
1
-24
/
+26
*
Remove "mixin" from BeginFrameSource/Observer base classes.
deepak.s
2015-06-12
1
-1
/
+1
*
cc: Fix size_t truncations in unittests.
vmpstr
2015-06-10
1
-1
/
+2
*
Pipe impl_latency_takes_priority_ to the RenderScheduler.
alexclarke
2015-06-10
1
-0
/
+33
*
cc: Allow synchronous compositor to PrepareTiles on each draw.
sunnyps
2015-06-03
1
-0
/
+64
*
cc: Adding BeginFrameTracker object and removing Now() from LTHI.
mithro
2015-05-27
1
-7
/
+4
*
Avoid deadlock with the UI thread and NPAPI in more cases
brianderson
2015-05-20
1
-1
/
+249
*
cc: Aggressively expire retro frames.
sunnyps
2015-05-20
1
-12
/
+62
*
Revert of cc: Aggressively expire retro frames. (patchset #1 id:1 of https://...
tnagel
2015-05-19
1
-62
/
+12
*
cc: Aggressively expire retro frames.
sunnyps
2015-05-19
1
-12
/
+62
*
Revert of cc: Adding BeginFrameTracker object and removing Now() from LTHI. (...
ksakamoto
2015-05-08
1
-4
/
+7
*
cc: Adding BeginFrameTracker object and removing Now() from LTHI.
mithro
2015-05-08
1
-7
/
+4
*
cc: Adding DidFinishImplFrame to LTHI.
mithro
2015-05-07
1
-2
/
+2
*
Revert of cc: Adding DidFinishImplFrame to LTHI. (patchset #10 id:180001 of h...
ksakamoto
2015-05-07
1
-2
/
+2
*
cc: Adding DidFinishImplFrame to LTHI.
mithro
2015-05-07
1
-2
/
+2
*
Don't adjust deadline for children BeginFrames
brianderson
2015-05-05
1
-30
/
+59
*
cc: Do not block commit on pending draw for synchronous compositor.
sunnyps
2015-04-23
1
-7
/
+63
*
cc: Add support for sending BeginFrames for video.
sunnyps
2015-04-16
1
-0
/
+31
*
Revert of Remove swap ack throttling to regain performance regression on freo...
brianderson
2015-04-15
1
-11
/
+9
*
cc: Adding EXPECT_SCOPED to MainFrameInHighLatencyMode scheduler tests.
mithro
2015-04-10
1
-4
/
+4
*
Remove swap ack throttling to regain performance regression on freon.
alexst
2015-04-09
1
-9
/
+11
*
cc: Remove background ticking from LTHI.
mithro
2015-04-09
1
-2
/
+7
*
cc: Make scheduling be driven by vsync for android webview.
sunnyps
2015-04-02
1
-13
/
+153
*
Hook NotifyReadToDraw in SingleThreadProxy and Defer Draw When Needed
weiliangc
2015-04-02
1
-0
/
+86
*
Revert of cc: Make scheduling be driven by vsync for android webview. (patchs...
sunnyps
2015-04-02
1
-153
/
+13
*
cc: Make scheduling be driven by vsync for android webview.
sunnyps
2015-04-02
1
-13
/
+153
*
Revert of cc: Make scheduling be driven by vsync for android webview. (patchs...
sunnyps
2015-04-02
1
-153
/
+13
*
cc: Make scheduling be driven by vsync for android webview.
sunnyps
2015-04-01
1
-13
/
+153
*
Make cc::Scheduler::BeginFrameNeeded be false when commits deferred
ccameron
2015-04-01
1
-13
/
+10
*
cc: Add support for handling authoritative vsync interval
simonhong
2015-03-25
1
-0
/
+28
*
cc: Simplify SetNeedsBeginFrames code in scheduler.
sunnyps
2015-03-19
1
-33
/
+71
*
cc: remove useless forward_begin_frames_to_children flags in SchedulerSettings
simonhong
2015-03-16
1
-10
/
+0
*
cc: Remove scheduler power monitoring.
sunnyps
2015-03-04
1
-156
/
+4
[next]