| Commit message (Expand) | Author | Age | Files | Lines |
* | Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" | rsleevi@chromium.org | 2013-06-11 | 1 | -5/+4 |
* | Use a direct include of strings headers in chrome/browser/o*-p*/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST. | tfarina@chromium.org | 2013-05-01 | 1 | -3/+2 |
* | Simplify the ProcessSingleton API. | erikwright@chromium.org | 2013-03-28 | 1 | -20/+29 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -9/+9 |
* | Move many ProcessSingleton methods to "protected" visibility as an upcoming r... | gab@chromium.org | 2012-12-03 | 1 | -7/+22 |
* | Move scoped_temp_dir from base to base/files | brettw@chromium.org | 2012-11-16 | 1 | -4/+5 |
* | Switch to TimeDelta interfaces of TestTimeouts in chrome and ui code reviewab... | tedvessenes@gmail.com | 2012-07-09 | 1 | -11/+11 |
* | Move test_browser_thread.h from content\test to content\public\test. This way... | jam@chromium.org | 2012-06-04 | 1 | -1/+1 |
* | Fix for the leak in the new ProcessSingletonLinux unittest. | jam@chromium.org | 2012-05-03 | 1 | -5/+11 |
* | Convert the ProcessSingleton linux browser test to a unit test. | jabdelmalek@google.com | 2012-05-02 | 1 | -0/+370 |