Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
250632d8cdc0af0a1e044b05dd3c1426b110d0ae
/
base
/
timer
8d1e456
Fix include path for moved thread_task_runner_handle.h header in base/
by gab
· 9 years ago
cc8e4d8
Convert //base to use std::unique_ptr
by dcheng
· 9 years ago
a6a6a68
Switch to standard integer types in base/.
by avi
· 9 years ago
3617705
Revert of Use SequenceChecker to allow Timer to run in SequencedWorkerPool (patchset #6 id:100001 of https://codereview.chromium.org/1433373003/ )
by jsbell
· 9 years ago
266492c
Use SequenceChecker to allow Timer to run in SequencedWorkerPool
by jsbell
· 9 years ago
800d2ea
base: Use std::move() instead of Pass() for real movable types.
by danakj
· 9 years ago
85d43f4
base: Template methods on Timer classes instead of the classes themselves.
by danakj
· 9 years ago
0393da3
base: Fix/add header #ifndef guards.
by danakj
· 10 years ago
0540c6b
Revert of base: Fix/add header #ifndef guards. (patchset #2 id:20001 of https://codereview.chromium.org/985003004/)
by bnc
· 10 years ago
81d2a16
base: Fix/add header #ifndef guards.
by danakj
· 10 years ago
fada835
base: Make sure a timer's task runner belongs to the correct thread
by skyostil
· 10 years ago
9c17099
c++11: Allow in-class member initialization
by hashimoto
· 10 years ago
399c69e
Remove virtuals from base::ElapsedTimer
by hashimoto
· 10 years ago
2f7bc20
Fixes for Clang plugin checks in base/
by dmichael
· 10 years ago
4dec79e
Add support to base::Timer for custom task runners.
by petrcermak
· 10 years ago
a435157
components: Introduce AlarmTimer class and use it for GCM heartbeat
by chirantan
· 10 years ago
7dc8df5
Standardize usage of virtual/override/final in base/
by dcheng
· 10 years ago
1fdbe1e
replace OVERRIDE and FINAL with override and final in base/
by mostynb
· 10 years ago
e9b293b
Fix logic on high Windows resolution timer and have
by cpu
· 10 years ago
5355397
Password bubble: Ensure that the bubble stays open for at least 1 second.
by mkwst@chromium.org
· 10 years ago
2334f76
Make Textfield scroll continuously when dragging beyond edges.
by msw@chromium.org
· 10 years ago
9b7c756
Revert of Attempting to resolve a race condition with PowerMonitor (https://codereview.chromium.org/179923006/)
by scottmg@chromium.org
· 11 years ago
68f9136
Attempting to resolve a race condition with PowerMonitor.
by bajones@chromium.org
· 11 years ago
ca61fd9
base: add MockTimer
by ellyjones@chromium.org
· 11 years ago
db9105a
Removes MessageLoop::TYPE_XXX where possible
by sky@chromium.org
· 11 years ago
38b986c
Adding tests for repeating timers with 0 delay.
by qsr@chromium.org
· 11 years ago
17423ef
Refactor base::Timer to not call TimeTicks::Now for task with 0 delay.
by qsr@chromium.org
· 11 years ago
7b55941
base: Move PerfTimer out of test/ directory.
by tfarina@chromium.org
· 11 years ago
f29dd61
test IWYU fixups for base
by mostynb@opera.com
· 11 years ago
4bf25cc
Created multi-process-friendly PowerMonitor interface.
by bajones@chromium.org
· 11 years ago
a043a86
Use a direct include of the message_loop header in base/.
by avi@chromium.org
· 11 years ago
b45ec93
Use a direct include of time headers in base/, part 2.
by avi@chromium.org
· 11 years ago
1c519e9
Move timing files into base/time and base/timer, install forwarding headers.
by avi@chromium.org
· 11 years ago