Sign in
chromium
/
chromium
/
src
/
components
/
timers
/
HEAD
5575ff6
Added DIR_METADATA files to a batch of subfolders in //components/t…,
by Norman Rosas
· 5 years ago
main
786b0c3
Rename includes from bind_helpers.h to callback_helpers.h
by danakj
· 5 years ago
1b4d182
Reland "Reland "[tracing] Remove special handling of task execution and log events""
by ssid
· 5 years ago
78c01b3
Revert "Reland "[tracing] Remove special handling of task execution and log events""
by Samuel Huang
· 5 years ago
1f9f1f9
Reland "[tracing] Remove special handling of task execution and log events"
by ssid
· 5 years ago
166e3dd
Revert "[tracing] Remove special handling of task execution and log events"
by Giovanni Ortuño Urquidi
· 5 years ago
574f44b
[tracing] Remove special handling of task execution and log events
by ssid
· 5 years ago
6baa2ec
remove copybara initialization artifacts
by Nico Weber
· 5 years ago
b586647
Copybara Service Migration Initialization.
by Nico Weber
· 5 years ago
95bdce2
Reformat all gn files in /components/timers.
by Nico Weber
· 6 years ago
ebd52b9
Reland "[TaskEnvironment] Complete migration with header rename"
by Gabriel Charette
· 6 years ago
82ca66d
Revert "[TaskEnvironment] Complete migration with header rename"
by Gabriel Charette
· 6 years ago
7639c39
[TaskEnvironment] Complete migration with header rename
by Gabriel Charette
· 6 years ago
cd8da80
Use in-class initializers for base::WeakPtrFactory (remaining uses on Chrome OS).
by Jeremy Roman
· 6 years ago
1baff85
[TaskEnvironment] Mass-migrate away from ScopedTaskEnvironment
by Gabriel Charette
· 6 years ago
35a2c55
OWNERS files updated with latest COMPONENT and TEAMS.
by Eric Foo
· 6 years ago
b0d4f05
Delete derat@chromium.org from OWNERS files.
by Daniel Erat
· 6 years ago
1207291
Add the task_queue name to PostTask flow events
by Alex Clarke
· 7 years ago
b6aaab6
[base] Move TaskAnnotator to base/task.
by Alexander Timin
· 7 years ago
b7472d8
Refactor AlarmTimer to report error to the caller.
by Hidehiko Abe
· 7 years ago
a5f116c
timers: open with CLOEXEC
by Brian Norris
· 7 years ago
e6189d1
Reland "[base] Use TaskRunner instead of MessageLoop in FileDescriptorWatcher"
by Alexander Timin
· 7 years ago
bd17287
Revert "[base] Use TaskRunner instead of MessageLoop in FileDescriptorWatcher"
by Alexander Timin
· 7 years ago
8db72db
[base] Use TaskRunner instead of MessageLoop in FileDescriptorWatcher
by Alexander Timin
· 7 years ago
fe355ca
Rename TaskAnnotator::DidQueueTask to better represent semantics
by Gabriel Charette
· 7 years ago
c1ca889
Replace base::Timer with behavior-specific timers in gcm/ and gcm_driver/
by tzik
· 7 years ago
46e4174
Simplify base::MockTimer
by tzik
· 7 years ago
1f6cbd7
Remove unused AlarmTimer, OneShotAlarmTimer, RepeatingAlarmTimer
by tzik
· 7 years ago
e68de37
[MessageLoop cleanup] Mass migrate away from MessageLoop::QuitWhenIdleClosure().
by Gabriel Charette
· 7 years ago
c69d041
Migrate MessageLoop::current() to MessageLoopCurrent in /components/timers
by Gabriel Charette
· 8 years ago
65e6a7c
Allow base::DoNothing() to handle any argument list.
by Peter Kasting
· 8 years ago
cf34fb7
Replace base::MakeUnique with std::make_unique in components/ - 2
by Gyuyoung Kim
· 8 years ago
d86c771
scheduler: Add enum base::Nestable
by Hajime Hoshi
· 8 years ago
adc76e2
Rename TaskRunner::RunsTasksOnCurrentThread() in //components
by peary2
· 8 years ago
18b11ff
Replace base::Callback with base::OnceCallback in base::PendingTask
by tzik
· 9 years ago
504096a
Use FileDescriptorWatcher in AlarmTimer.
by fdoray
· 9 years ago
f498bcc
Revert of Use FileDescriptorWatcher in AlarmTimer. (patchset #2 id:20001 of https://codereview.chromium.org/2398753003/ )
by nasko
· 9 years ago
372a9e8
Use FileDescriptorWatcher in AlarmTimer.
by fdoray
· 9 years ago
433fb0b
GN: chromeos: Add missing components tests
by stevenjb
· 9 years ago
7356f4c
Remove use of deprecated MessageLoop methods in components.
by fdoray
· 9 years ago
404d3d1
Fix include path for moved thread_task_runner_handle.h header in components/
by gab
· 9 years ago
45b60a3
Convert //components/[o-t]* from scoped_ptr to std::unique_ptr
by dcheng
· 10 years ago
698f8b6
Fix IWYU violators that don't include scoped_ptr.h in CrOS build.
by dcheng
· 10 years ago
1b1c0cc
Convert Pass()→std::move() in //components (CrOS edition)
by dcheng
· 10 years ago
3db98b4
Switch to standard integer types in components/, part 4 of 4.
by avi
· 10 years ago
3900c10
Return early if an AlarmTimer is stopped when it is not running
by chirantan
· 10 years ago
8371076
Extract trace from TaskAnnotator::RunTask to its call sites
by caseq
· 10 years ago
7eba189
components: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
by skyostil
· 10 years ago
7284e45
Re-land: C++ readability review
by chirantan
· 11 years ago
f367f7c
Revert of C++ readability review (patchset #10 id:180001 of https://codereview.chromium.org/706993003/)
by falken
· 11 years ago
77cc47e
C++ readability review
by chirantan
· 11 years ago
4b0b290
Update {virtual,override,final} to follow C++11 style in components, round 2.
by dcheng
· 11 years ago
ad0d2ca
Link GCM heartbeat with wake on wifi preference
by chirantan
· 11 years ago
a75a04a
gn format //components
by scottmg
· 11 years ago
5afe92b
Add accessor for can_wake_from_suspend_ in AlarmTimer
by chirantan
· 11 years ago
59b28fd
Standardize usage of virtual/override/final specifiers.
by dcheng
· 11 years ago
bd73e4d
components: Introduce AlarmTimer class and use it for GCM heartbeat
by chirantan
· 11 years ago