summaryrefslogtreecommitdiffstats
path: root/chrome/browser/process_singleton_linux_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Simplify the ProcessSingleton API.erikwright@chromium.org2013-03-281-20/+29
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-9/+9
* Move many ProcessSingleton methods to "protected" visibility as an upcoming r...gab@chromium.org2012-12-031-7/+22
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-4/+5
* Switch to TimeDelta interfaces of TestTimeouts in chrome and ui code reviewab...tedvessenes@gmail.com2012-07-091-11/+11
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Fix for the leak in the new ProcessSingletonLinux unittest.jam@chromium.org2012-05-031-5/+11
* Convert the ProcessSingleton linux browser test to a unit test.jabdelmalek@google.com2012-05-021-0/+370