1. 08e6a60 Add OVERRIDE to base/. by avi@chromium.org · 13 years ago
  2. 78b7593 Virtual destructors should have virtual keyword. by hans@chromium.org · 13 years ago
  3. 5238c7d Move CancellationFlag and WaitableEvent to the synchronization subdirectory. by brettw@chromium.org · 14 years ago
  4. 9b0fb06 Switch to using TimeTicks rather than Time in message loops by jar@chromium.org · 14 years ago
  5. 01d1452 `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by thakis@chromium.org · 14 years ago
  6. 0f8dd26 Move Time, TimeDelta and TimeTicks into namespace base. by dsh@google.com · 16 years ago
  7. aa13be6 Set svn:eol-style = LF on files in base from which it is missing by mmentovai@google.com · 16 years ago
  8. f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
  9. 3041a81 Kill off conjoined twin copy of the header. by avi@google.com · 16 years ago
  10. 5ac3ed3 fix hammer build by darin@google.com · 16 years ago
  11. 6393bed reland r1075 w/ tweak to fix test failures by darin@google.com · 16 years ago
  12. e0f380d rollback r1075 to see if it helps resolve test failures by darin@google.com · 16 years ago
  13. f543a7c Eliminate TimerManager::GetCurrentDelay in favor of always referring to the fire time of the next timer. I changed the MessagePump API to refer to a delayed_work_time instead of a delay. by darin@google.com · 16 years ago
  14. 12d40bb Define MessagePumpDefault and use it to implement MessageLoop on non-Windows by darin@google.com · 16 years ago