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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
DevTools: unwire WebDevToolsAgent from CC, emit trace events directly in CC
caseq
2015-02-04
1
-0
/
+2
*
cc: Control defer_commits logic by Scheduler
simonhong
2015-01-31
1
-11
/
+16
*
Revert of cc: Control defer_commits logic by Scheduler (patchset #12 id:25000...
danakj
2015-01-30
1
-16
/
+11
*
cc: Control defer_commits logic by Scheduler
simonhong
2015-01-29
1
-11
/
+16
*
Mechanical rename of tracing includes for /cc
primiano
2015-01-28
1
-3
/
+3
*
Reland: Add more trace events to "benchmark" category
miletus
2015-01-26
1
-1
/
+2
*
Revert of Add more trace events to "benchmark" category (patchset #4 id:50001...
miletus
2015-01-22
1
-2
/
+1
*
Add more trace events to "benchmark" category
miletus
2015-01-22
1
-1
/
+2
*
[Android] Show autofill popup after animation.
rouslan
2015-01-22
1
-0
/
+12
*
Added ability to dynamically toggle frame throttling in the scheduler.
bajones
2015-01-06
1
-0
/
+15
*
cc: Adding a CommitEarlyOutReason enum to replace bool in BeginMainFrameAbort...
mithro
2014-12-17
1
-17
/
+15
*
Move output surface fallback from cc to embedders
enne
2014-12-10
1
-16
/
+8
*
cc: Rename TileManager::ManageTiles to PrepareTiles.
vmiura
2014-12-09
1
-9
/
+10
*
cc: Add SetChildrenNeedBeginFrames() & SendBeginFramesToChildren()
simonhong
2014-11-21
1
-0
/
+8
*
cc: Include new visibility state in trace output.
mithro
2014-11-19
1
-2
/
+2
*
SetNeedsRedraw directly when updating a visible tile.
danakj
2014-11-14
1
-32
/
+2
*
cc: Make separate interface for BeginFrame ipc from OutputSurface
simonhong
2014-11-11
1
-17
/
+20
*
cc: ReadyToDraw notifications.
ernstm
2014-11-11
1
-0
/
+5
*
Moving background animation ticking from LayerTreeHostImpl into the Scheduler.
mithro
2014-11-10
1
-14
/
+13
*
Revert of Moving background animation ticking from LayerTreeHostImpl into the...
mithro
2014-11-10
1
-13
/
+14
*
Moving background animation ticking from LayerTreeHostImpl into the Scheduler.
mithro
2014-11-10
1
-14
/
+13
*
cc: Remove main thread rendering stats
hendrikw
2014-11-08
1
-6
/
+0
*
Revert of Moving background animation ticking from LayerTreeHostImpl into the...
mithro
2014-11-05
1
-13
/
+14
*
Moving background animation ticking from LayerTreeHostImpl into the Scheduler.
mithro
2014-11-05
1
-14
/
+13
*
cc: Fix weakptr destruction of DelayedUniqueNotifier on shutdown.
danakj
2014-10-29
1
-6
/
+4
*
Making scheduler run ANIMATE after a COMMIT (instead of LayerTreeHostImpl).
mithro
2014-10-27
1
-9
/
+0
*
Defer scroll status determination until scrolling has occurred
jdduke
2014-10-24
1
-1
/
+1
*
cc: Delete non-impl-side-painting animation freezing logic
ajuma
2014-10-20
1
-24
/
+2
*
Disable scheduler deadline task on battery power in Windows
sunnyps
2014-10-16
1
-1
/
+2
*
Revert of Making scheduler run ANIMATE after a COMMIT (instead of LayerTreeHo...
loislo
2014-10-14
1
-0
/
+8
*
cc: Move RequiresHighResToDraw from tree to lthi.
vmpstr
2014-10-09
1
-1
/
+1
*
Making scheduler run ANIMATE after a COMMIT (instead of LayerTreeHostImpl).
mithro
2014-10-07
1
-8
/
+0
*
Refactoring the way begin frame sources inside scheduler work.
mithro
2014-09-30
1
-9
/
+3
*
cc: Remove use of PassAs() and constructor-casting with scoped_ptr.
danakj
2014-09-27
1
-7
/
+6
*
Revert of cc: Remove use of PassAs() and constructor-casting with scoped_ptr....
dcheng
2014-09-27
1
-6
/
+7
*
cc: Remove use of PassAs() and constructor-casting with scoped_ptr.
danakj
2014-09-27
1
-7
/
+6
*
Make cc output surface creation async
enne
2014-09-25
1
-8
/
+6
*
Clean up logging for debugging RAF related flakiness in WebGL conformance tests.
zmo
2014-09-16
1
-16
/
+0
*
cc: Add logging to help pinpoint lost SetNeedsCommit
brianderson
2014-09-10
1
-0
/
+9
*
cc: Cancel RenewTreePriorirty callback if LTHI is gone.
vmpstr
2014-09-09
1
-0
/
+6
*
cc: Be less aggressive about scheduling for scroll handlers
skyostil
2014-09-04
1
-4
/
+9
*
cc: Use correct message loop proxy in BlockingTaskRunner
skyostil
2014-09-04
1
-2
/
+4
*
Add a bunch of vlogs to RAF related calls in chrome.
zmo
2014-08-30
1
-0
/
+7
*
Make SingleThreadProxy a SchedulerClient
enne@chromium.org
2014-08-22
1
-18
/
+7
*
Rename Animate as Begin(Main)Frame
skyostil@chromium.org
2014-08-18
1
-8
/
+7
*
Revert "Make SingleThreadProxy a SchedulerClient"
enne@chromium.org
2014-08-13
1
-7
/
+18
*
Implement scroll handler latency tracking
skyostil@chromium.org
2014-08-13
1
-1
/
+2
*
Fix failing (flaky) LayerTreeHostTestLCDNotification test.
danakj@chromium.org
2014-08-13
1
-18
/
+17
*
Make SingleThreadProxy a SchedulerClient
enne@chromium.org
2014-08-12
1
-18
/
+7
*
LayerTreeHostImpl knows if it has an output surface.
dneto@chromium.org
2014-08-08
1
-11
/
+0
[next]