1. 89388db Move Location to base namespace in base. by Brett Wilson · 7 years ago
  2. 5babd95 Add OnceCallback support to PostTaskAndReplyWithResult by tzik · 7 years ago
  3. 6bdbeb2 Rewrite base::Bind into base::BindOnce on trivial cases in base by tzik · 7 years ago
  4. ec39442 Pass Callback by value on PostTaskAndReply family by tzik · 8 years ago
  5. 65df53e Move PostTaskAndReplyWithResult() adapters to a separate header. by fdoray · 8 years ago
  6. 12d1fd6 Stop accepting a null reply in base::PostTaskAndReplyWithResult(). by fdoray · 8 years ago
  7. 88d8f97 Remove CallbackParamTraits and CallbackForward by tzik · 8 years ago
  8. 9368ac0 base: Remove MessageLoopProxy by skyostil · 9 years ago
  9. b810219 Disassociate argument type from return type in PostTaskAndReplyWithResult template. by ajwong@chromium.org · 12 years ago
  10. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  11. 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
  12. 6d02597 Move PostTaskAndReplyWithStatus into task_runner_helpers.h by battre@chromium.org · 12 years ago