1. c494b36 Convert scoped_ptr_malloc -> scoped_ptr, part 1. by viettrungluu@chromium.org · 10 years ago
  2. a043a86 Use a direct include of the message_loop header in base/. by avi@chromium.org · 11 years ago
  3. 64293f1 Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" by rsleevi@chromium.org · 11 years ago
  4. 7d4a0ec base: Convert the remaining uses of MessageLoop::RunUntilIdle to RunLoop variant. by tfarina@chromium.org · 12 years ago
  5. b810219 Disassociate argument type from return type in PostTaskAndReplyWithResult template. by ajwong@chromium.org · 12 years ago
  6. 56d7195 base: Update calls froms RunAllPending() to RunUntilIdle(). by tfarina@chromium.org · 12 years ago
  7. 726c924 Fix a leak following r135955 by rsleevi@chromium.org · 12 years ago
  8. bf65e90 Permit .Pass()ing scoped_ptr_malloc<>'s that have custom FreeProcs. by rsleevi@chromium.org · 12 years ago
  9. 85c5f23 When using PostTaskAndReplyWithResults, if the ResultType is a passed type (eg: scoped_ptr and friends), .Pass() the result to the reply. by rsleevi@chromium.org · 12 years ago
  10. 6d02597 Move PostTaskAndReplyWithStatus into task_runner_helpers.h by battre@chromium.org · 12 years ago