Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small fixes around the code | sergeygs@chromium.org | 2013-03-06 | 1 | -6/+6 |
* | Fix scoped_ptr<T[]> to disallow construction and reset from NULL. | dcheng@chromium.org | 2013-02-02 | 1 | -1/+1 |
* | Fix move.h's to use a concrete RValue carrier object rather than hacking a RV... | ajwong@chromium.org | 2012-10-15 | 1 | -34/+30 |
* | Coverity: Fix a pass-by-value. | jhawkins@chromium.org | 2012-03-06 | 1 | -2/+2 |
* | Transfer the C++03 move-only type emulation into base/move.h and also make Sc... | ajwong@chromium.org | 2012-01-20 | 1 | -0/+211 |
* | Erase base/move. The pattern we use is pass by const ref and this is confusin... | brettw@chromium.org | 2010-11-08 | 1 | -55/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Notification for battery with <= 15 minutes remaining. | seanparent@google.com | 2010-03-19 | 1 | -0/+54 |