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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: CompositorTimingHistory throughput UMAs
brianderson
2015-11-25
5
-35
/
+217
*
cc: Add SchedulerStateMachine::DidDraw and use for forced draws
brianderson
2015-11-25
5
-216
/
+272
*
cc: Longtest is long.
danakj
2015-11-20
1
-22
/
+18
*
cc: Remove calls to Pass() on rvalues.
danakj
2015-11-20
1
-9
/
+9
*
cc: Don't attempt main thread synchronization if it is slow.
brianderson
2015-11-19
6
-121
/
+338
*
cc: Record UMA for swap to swap ack latency.
brianderson
2015-11-19
3
-0
/
+35
*
cc: Replace Pass() with std::move() in some subdirs.
danakj
2015-11-18
3
-11
/
+11
*
cc: Clean up max frames/swaps pending usage.
brianderson
2015-11-18
5
-25
/
+7
*
cc: Remove ThreadProxy dependency on LTHI::CurrentBeginFrameArgs
brianderson
2015-11-12
3
-11
/
+24
*
cc: Track BeginMainFrame more precisely CompositorTimingHistory.
brianderson
2015-11-11
8
-71
/
+269
*
Kills TraceTicks, which was functionally the same as TimeTicks
charliea
2015-11-05
2
-11
/
+10
*
cc: logging pending_swaps period in chrome://tracing
dongseong.hwang
2015-11-04
1
-0
/
+2
*
cc: Add SetNeedsOneBeginImplFrame to the Scheduler
danakj
2015-11-03
5
-2
/
+68
*
cc: Decouple SetNeedsRedraw from SetNeedsAnimate.
danakj
2015-10-29
3
-14
/
+53
*
Reland: Remove DCHECK_IMPLIES/CHECK_IMPLIES.
vmpstr
2015-10-28
2
-6
/
+3
*
Revert of Remove DCHECK_IMPLIES/CHECK_IMPLIES. (patchset #3 id:40001 of https...
jbudorick
2015-10-27
2
-3
/
+6
*
Remove DCHECK_IMPLIES/CHECK_IMPLIES.
vmpstr
2015-10-27
2
-6
/
+3
*
android webview: allow cc to fail hardware draw
boliu
2015-10-23
6
-6
/
+32
*
cc: Add extra tracing to cc::Scheduler
brianderson
2015-10-23
1
-0
/
+7
*
cc/scheduler: Trigger deadline early when swap throttled.
sunnyps
2015-10-23
2
-104
/
+34
*
cc: Remove SetLayerTreeHostClientReady()
sievers
2015-10-07
6
-54
/
+14
*
Cleanup: IWYU for base/gtest_prod_util.h.
thestig
2015-09-25
1
-1
/
+0
*
Force scheduler to draw and swap for WebView draws
hush
2015-09-24
3
-7
/
+55
*
Revert "cc: Don't record first two frames in CompositorTimingHistory"
brianderson
2015-09-23
4
-142
/
+21
*
cc: Don't recreate lost OutputSurface when hidden
sievers
2015-09-15
2
-10
/
+40
*
Devtools: Remove continuous repainting feature
samli
2015-09-14
3
-13
/
+0
*
cc: Use 90th percentile for scheduler estimates and add fudge factor.
brianderson
2015-09-03
2
-16
/
+23
*
Revert of cc: Use 90th percentile for scheduler estimates and add fudge facto...
stgao
2015-09-03
2
-23
/
+16
*
cc: Use 90th percentile for scheduler estimates and add fudge factor.
brianderson
2015-09-03
2
-16
/
+23
*
IWYU for base/memory/scoped_vector.h.
thestig
2015-08-22
1
-1
/
+0
*
cc: Clean up logic to set needs_redraw_ after a commit.
danakj
2015-08-21
2
-12
/
+6
*
cc: Remove SchedulerStateMachine::UpdateState
brianderson
2015-08-13
4
-106
/
+148
*
Base: Make TimeDelta constructors deal with overflow.
rvargas
2015-07-27
1
-6
/
+6
*
cc: Abort frame when becoming invisible and waiting for ready to draw.
sunnyps
2015-07-25
5
-32
/
+24
*
cc: Don't record first two frames in CompositorTimingHistory
brianderson
2015-07-24
4
-21
/
+142
*
cc: Rename NeedsCommit to NeedsBeginMainFrame.
mithro
2015-07-22
6
-299
/
+322
*
cc: Simplify and rename MainThreadIsInHighLatency logic
brianderson
2015-07-21
4
-88
/
+64
*
cc: Record more UMAs in CompositorTimingHistory
brianderson
2015-07-20
3
-47
/
+237
*
cc: Allow SendBeginMainFrame in idle state for synchronous compositor.
sunnyps
2015-07-14
3
-31
/
+94
*
cc: Disable Renderer latency recovery with --disable-gpu-vsync
brianderson
2015-07-11
1
-0
/
+6
*
cc: Heuristic for Renderer latency recovery
brianderson
2015-07-10
5
-105
/
+603
*
cc: Reset prepare tiles funnel on visibility change.
sunnyps
2015-07-09
2
-1
/
+39
*
cc: Cleanup DelayBasedTimeSource code.
sunnyps
2015-07-08
5
-126
/
+116
*
cc: Measure compositor timing with finer granularity
brianderson
2015-07-07
6
-79
/
+337
*
Revert of cc: Measure compositor timing with finer granularity (patchset #8 i...
tapted
2015-07-07
6
-345
/
+79
*
cc: Measure compositor timing with finer granularity
brianderson
2015-07-07
6
-79
/
+345
*
cc: Remove logging in scheduler left in by accident.
sunnyps
2015-06-29
3
-20
/
+0
*
cc: Move timing history to the Scheduler.
brianderson
2015-06-24
5
-92
/
+278
*
cc: Remove unnecessary task runner refptrs from schedulers.
sunnyps
2015-06-24
3
-10
/
+10
*
cc: Remove BeginFrameSourcesConstructor.
sunnyps
2015-06-23
5
-133
/
+73
[next]