1. 78820a4 Remove Pass on CrOS. by dcheng · 10 years ago
  2. 42e9dcf Reland of move Pass() on Android. (patchset #1 id:1 of https://codereview.chromium.org/1564763002/ ) by dcheng · 10 years ago
  3. f737edc Revert of Remove Pass() on Android. (patchset #1 id:1 of https://codereview.chromium.org/1559603002/ ) by msramek · 10 years ago
  4. 92469c8 Remove Pass() on Android. by dcheng · 10 years ago
  5. f1f3cb1 Remove Pass() on Linux. by Daniel Cheng · 10 years ago
  6. 9b6f4293 Switch to standard integer types in base/. by avi · 10 years ago
  7. 6ba4c1e Rename MOVE_ONLY_TYPE_WITH_MOVE_CONSTRUCTOR_FOR_CPP_03 by danakj · 10 years ago
  8. 4b041ab Remove the TYPE_WITH_MOVE_CONSTRUCTOR_FOR_CPP_03 macro. by danakj · 10 years ago
  9. e1b0277c Remove old C++03 move emulation code. by dcheng · 10 years ago
  10. f484f72 styleguide: Allow std::move for move semantics. by vmpstr · 10 years ago
  11. e67c697 Move an include guard to guard all code in base/move.h by bratell · 10 years ago
  12. e6a6531 Make deleted constructors take a const parameter in move-only type macro. by mgraczyk · 10 years ago
  13. aa392798 Add move support for scoped_refptr. by kkimlabs · 10 years ago
  14. ee122963 base: Make scoped_ptr::Pass() act like std::move(). by danakj · 11 years ago
  15. dbea388 Remove move-only-type whitelists in CallbackParamTraits and CallbackForward by SFINAE by [email protected] · 12 years ago
  16. f8bebfb Small fixes around the code by [email protected] · 12 years ago
  17. 08e710346 Fix scoped_ptr<T[]> to disallow construction and reset from NULL. by [email protected] · 13 years ago
  18. e95d6ed Fix move.h's to use a concrete RValue carrier object rather than hacking a RValue&. by [email protected] · 13 years ago
  19. 736e56a5 Coverity: Fix a pass-by-value. by [email protected] · 13 years ago
  20. 59e639ae Transfer the C++03 move-only type emulation into base/move.h and also make ScopedVector move-only. by [email protected] · 14 years ago
  21. c8d5fca Erase base/move. The pattern we use is pass by const ref and this is confusing people. by [email protected] · 15 years ago
  22. 32b76ef `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by [email protected] · 15 years ago
  23. 0fecda6 Notification for battery with <= 15 minutes remaining. by [email protected] · 15 years ago