Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
31ed901aff293042b3997d93d7dec1a22a4a52c8
/
base
/
threading
/
watchdog.cc
f8037ff
Revert of Revert some other possible suspects of a 0.43% size increase of setup.exe: https://build.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1124563003/)
by dbeam
· 10 years ago
95137ad
Revert some other possible suspects of a 0.43% size increase of setup.exe: https://build.chromium.org/p/chromium/builders/Win/builds/31562
by Dan Beam
· 10 years ago
caf00a4
Avoid unnecessary memory allocations at PlatformThread::SetName()
by mikhail.pozdnyakov
· 10 years ago
840bfe1
Don't shadow variables (same name in scope)
by cpu
· 10 years ago
7af9b37
Remove 1 static initializer with gcc.
by thakis@chromium.org
· 11 years ago
506c208
base: Remove usage of ALLOW_THIS_IN_INITIALIZER_LIST macro.
by tfarina@chromium.org
· 12 years ago
998561e
Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T.
by fischman@chromium.org
· 13 years ago
da92e57
Watchdog - Added a JOINABLE state to avoid StartupTimebomb
by rtenneti@chromium.org
· 13 years ago
20f8e26
Avoid holding the lock while we do alarm processing
by jar@chromium.org
· 13 years ago
b24883c
Allow linker initialization of lazy instance
by joth@chromium.org
· 13 years ago
96d6a1c
Remove 1 exit time destructor and 1 static initializer from watchdog.cc
by thakis@chromium.org
· 13 years ago
6139182
Move platform_thread to base/threading and put in the base namespace. I left a
by brettw@chromium.org
· 14 years ago
34f964f
Move some misc thread-related stuff from base to base/thread and into the base
by brettw@chromium.org
· 14 years ago
[Renamed (95%) from base/watchdog.cc]
9fc8707
Reland r62959 without the changes to histogram.cc, in hopes it won't break tab_switching_test, and without the changes to tools_sanity_unittest.cc, which have already been relanded separately.
by pkasting@chromium.org
· 14 years ago
99d88cd
** Think this may have caused TabSwitchingTest to fail, as it is parsing log files. **
by tim@chromium.org
· 14 years ago
819a34e
Convert LOG(INFO) to VLOG(1) - base/.
by pkasting@chromium.org
· 14 years ago
2ec53b4
FBTF: Move virtual methods to implementation files.
by erg@google.com
· 14 years ago
844b8a5
Reset static data in Watchdog to better isolate the tests.
by phajdan.jr@chromium.org
· 15 years ago
caf136e
Break up unit test to avoid internal timing interactions between parts.
by jar@chromium.org
· 15 years ago
0049262
Cleanup base/watchdog thread delegate.
by phajdan.jr@chromium.org
· 16 years ago
75ec0b0
Port base/watchdog to Linux.
by deanm@chromium.org
· 16 years ago
0f8dd26
Move Time, TimeDelta and TimeTicks into namespace base.
by dsh@google.com
· 16 years ago
8f4440a
Make PlatformThread::SetName operate only on the current thread.
by deanm@google.com
· 16 years ago
f003cfe
Use a more compact license header in source files.
by license.bot
· 16 years ago
c18d7ae
Port the Thread class properly to Mac and Linux. This involved porting
by darin@google.com
· 16 years ago
3f4a732
Add base to the repository.
by initial.commit
· 16 years ago