1. 97aefe1 base: Remove most uses of MessageLoopProxy by skyostil · 10 years ago
  2. c5c108d Revert of base: Remove use of MessageLoopProxy (patchset #6 id:100001 of https://codereview.chromium.org/1100773004/) by stevenjb · 10 years ago
  3. cbedda7 base: Remove use of MessageLoopProxy by skyostil · 10 years ago
  4. a043a86 Use a direct include of the message_loop header in base/. by avi@chromium.org · 11 years ago
  5. b45ec93 Use a direct include of time headers in base/, part 2. by avi@chromium.org · 11 years ago
  6. c37c516 Move spin_wait to base/synchronization. by brettw@chromium.org · 13 years ago
  7. 82b86ad Remove custom Task implementations in base. by dcheng@chromium.org · 13 years ago
  8. 1b42c24 Upstream ProcessUtilTest, and make a few other files compile on Android. by jingzhao@chromium.org · 13 years ago
  9. 5238c7d Move CancellationFlag and WaitableEvent to the synchronization subdirectory. by brettw@chromium.org · 14 years ago[Renamed (90%) from base/cancellation_flag_unittest.cc]
  10. 5b5f5e0 Move base/thread.h to base/threading, fix up callers to use the new location. by brettw@chromium.org · 14 years ago
  11. 7531fad Cleanup: Explicitly add a bunch of missing includes. by thestig@chromium.org · 15 years ago
  12. 71459ee Force failing CHECK/DCHECKs to end the process on Windows. by timurrrr@chromium.org · 15 years ago
  13. f5d730e Rename AtomicFlag to CancelFlag, change its semantics a bit by timurrrr@chromium.org · 15 years ago