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
/
components
/
scheduler
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make IdleTimeEstimator ignore nested tasks
alexclarke
2015-10-16
3
-5
/
+28
*
A better idle time estimator
alexclarke
2015-10-15
7
-43
/
+411
*
Implement ThreadTicks::Now on Windows.
fdoray
2015-10-15
1
-0
/
+5
*
scheduler: Rename delayed wake-up map
skyostil
2015-10-14
2
-11
/
+13
*
Fix dangling pointer crash in scheduler::TaskQueueManager
altimin
2015-10-14
1
-8
/
+11
*
Revert of Revert "Post loading tasks on the appropriate WebFrameScheduler's q...
treib
2015-10-14
2
-0
/
+5
*
Revert "Post loading tasks on the appropriate WebFrameScheduler's queue."
treib
2015-10-14
2
-5
/
+0
*
FIX UAF that occured when a TaskQueue was unregistered in a nested loop
alexclarke
2015-10-13
2
-1
/
+48
*
Dont assume the order of destruction for WebFrameHostSchedulerImpl
alexclarke
2015-10-13
6
-8
/
+84
*
Don't use base::MessageLoop::{Quit,QuitClosure} in components/
ki.stfu
2015-10-13
1
-1
/
+1
*
scheduler::TaskQueueImpl refactoring
altimin
2015-10-12
2
-146
/
+208
*
scheduler: Avoid recursive locking when posting tasks into the past
skyostil
2015-10-12
2
-12
/
+23
*
Post loading tasks on the appropriate WebFrameScheduler's queue.
alexclarke
2015-10-07
2
-0
/
+5
*
Add UMA to the RendererScheduler's UserModel
alexclarke
2015-10-06
3
-5
/
+89
*
Fix four dangling header-file references in .gyp files
brucedawson
2015-10-02
1
-1
/
+1
*
Revert of Post loading tasks on the appropriate WebFrameScheduler's queue (pa...
dmurph
2015-10-02
2
-5
/
+0
*
scheduler: Disable blocking of expensive timers
skyostil
2015-10-02
2
-3
/
+3
*
Post loading tasks on the appropriate WebFrameScheduler's queue.
alexclarke
2015-10-02
2
-0
/
+5
*
scheduler: Add a base directory
skyostil
2015-09-29
55
-167
/
+185
*
Fix the drift in repeating timers (try #2)
alexclarke
2015-09-29
2
-15
/
+0
*
Revert of scheduler: Add a base directory (patchset #4 id:60001 of https://co...
pavely
2015-09-28
55
-185
/
+167
*
scheduler: Add a base directory
skyostil
2015-09-28
55
-167
/
+185
*
Add a signal to the scheduler that a navigation is expected
alexclarke
2015-09-28
6
-55
/
+179
*
Mark functions overriding Blink with "override" in components/.
avi
2015-09-28
2
-2
/
+2
*
scheduler: Use thread clock instead of wall clock in performance test
skyostil
2015-09-25
1
-3
/
+9
*
scheduler: Implement WebFrameScheduler and WebPageScheduler
skyostil
2015-09-25
17
-32
/
+411
*
Enforce marking "override" for functions overriding Blink in components/sched...
avi
2015-09-24
6
-35
/
+35
*
Add a scheduler to PpapiBlinkPlatformImpl
alexclarke
2015-09-24
4
-0
/
+129
*
scheduler: Optimize for TouchStart responsiveness by modeling what the user i...
skyostil
2015-09-15
13
-433
/
+1264
*
scheduler: Don't trigger wakeups from deferred non-nestable tasks
skyostil
2015-09-14
4
-35
/
+75
*
Temporarily comment out enqueue_order_set_ DCHECK
kinuko
2015-09-14
1
-1
/
+3
*
Revert of Optimize for TouchStart responsiveness (patchset #22 id:410001 of h...
jam
2015-09-11
13
-1228
/
+419
*
Optimize for TouchStart responsiveness by modeling what the user is doing.
alexclarke
2015-09-09
13
-419
/
+1228
*
[Android] Suspend shared timers for hidden renderers
jdduke
2015-09-04
4
-4
/
+153
*
Introduce WebTaskRunner Patch 4/5
alexclarke
2015-09-04
4
-126
/
+0
*
Introduce WebTaskRunner Patch 2/5
alexclarke
2015-09-03
11
-23
/
+182
*
Prevent fling updates from turning off touchstart prioritization
jdduke
2015-08-25
2
-1
/
+4
*
IWYU for base/memory/scoped_vector.h.
thestig
2015-08-22
1
-1
/
+0
*
scheduler: Disable expensive timers during main thread user input
skyostil
2015-08-21
14
-31
/
+322
*
[scheduler]: Fix tracing issues with nested IdlePeriod trace events.
rmcilroy
2015-08-21
3
-66
/
+69
*
Adds UnregisterTaskQueue to TaskQueueManager and makes the
alexclarke
2015-08-20
9
-43
/
+185
*
scheduler: Remove the null scheduler
skyostil
2015-08-14
18
-509
/
+4
*
Revert of [scheduler]: Fix a bug with non-nestable tasks. (patchset #2 id:200...
rmcilroy
2015-08-13
2
-53
/
+3
*
[scheduler]: Fix a bug with non-nestable tasks.
rmcilroy
2015-08-12
2
-3
/
+53
*
Reduce number of MessageLoop for delayed tasks posed through
alexclarke
2015-08-07
11
-74
/
+267
*
Explicitly track the scheduler task enqueueing order in a new field
alexclarke
2015-08-06
9
-172
/
+277
*
Revert of Explicitly track the scheduler task enqueueing order in a new field...
mfomitchev
2015-08-06
9
-273
/
+172
*
Explicitly track the scheduler task enqueueing order in a new field
alexclarke
2015-08-06
9
-172
/
+273
*
Chromium support for WebScheduler::postTimerTask with high precision
alexclarke
2015-08-03
2
-2
/
+19
*
TaskQueueManager::UpdateWorkQueues only visits non empty queues
alexclarke
2015-07-27
4
-32
/
+77
[next]