1. 288f27a Remove move-only-type whitelists in CallbackParamTraits and CallbackForward by SFINAE by kinuko@chromium.org · 11 years ago
  2. eb26917 Small fixes around the code by sergeygs@chromium.org · 11 years ago
  3. fc6088b Fix scoped_ptr<T[]> to disallow construction and reset from NULL. by dcheng@chromium.org · 12 years ago
  4. ca5925f Fix move.h's to use a concrete RValue carrier object rather than hacking a RValue&. by ajwong@chromium.org · 12 years ago
  5. f8659b7 Coverity: Fix a pass-by-value. by jhawkins@chromium.org · 12 years ago
  6. 59f1fbb Transfer the C++03 move-only type emulation into base/move.h and also make ScopedVector move-only. by ajwong@chromium.org · 13 years ago
  7. f89529e Erase base/move. The pattern we use is pass by const ref and this is confusing people. by brettw@chromium.org · 14 years ago
  8. 01d1452 `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by thakis@chromium.org · 14 years ago
  9. e828071 Notification for battery with <= 15 minutes remaining. by seanparent@google.com · 14 years ago