1. eb26917 Small fixes around the code by sergeygs@chromium.org · 12 years ago
  2. fc6088b Fix scoped_ptr<T[]> to disallow construction and reset from NULL. by dcheng@chromium.org · 12 years ago
  3. ca5925f Fix move.h's to use a concrete RValue carrier object rather than hacking a RValue&. by ajwong@chromium.org · 12 years ago
  4. f8659b7 Coverity: Fix a pass-by-value. by jhawkins@chromium.org · 13 years ago
  5. 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
  6. 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
  7. 01d1452 `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by thakis@chromium.org · 14 years ago
  8. e828071 Notification for battery with <= 15 minutes remaining. by seanparent@google.com · 15 years ago