| Commit message (Expand) | Author | Age | Files | Lines |
* | Disabling flaky StatsTableTest.MultipleThreads on Linux too. | robertshield@google.com | 2009-04-23 | 1 | -3/+2 |
* | Disable StatsTableTest.MultipleThreads since it is flaky under heavy load. | maruel@chromium.org | 2009-04-20 | 1 | -0/+5 |
* | Remove deprecated methods from StatsCounter. | thestig@chromium.org | 2009-04-01 | 1 | -3/+3 |
* | Fix the windows implementation of KillProcess and WaitForSingleProcess to not... | stoyan@chromium.org | 2009-02-09 | 1 | -0/+1 |
* | Properly honor base::SharedMemory semantics for name="" to mean | jrg@chromium.org | 2009-02-04 | 1 | -5/+24 |
* | Remove use of wide characters in stats table identifiers. | evanm@google.com | 2008-11-22 | 1 | -64/+64 |
* | Rollback "Remove use of wide characters in stats table identifiers." | evanm@google.com | 2008-11-21 | 1 | -64/+64 |
* | Remove use of wide characters in stats table identifiers. | evanm@google.com | 2008-11-21 | 1 | -64/+64 |
* | Add Terminate() to the Process object, have RenderProcessHost use this to avo... | brettw@google.com | 2008-11-14 | 1 | -4/+3 |
* | Switch from the benighted PlatformThread to the shiny SimpleThread | dkegel@google.com | 2008-11-03 | 1 | -11/+13 |
* | Port last remaining test case in base/stats_table_unittest.cc, and | dkegel@google.com | 2008-10-31 | 1 | -17/+17 |
* | 1) Add a new MULTIPROCESS_TEST_MAIN macro to store child process names | jeremy@chromium.org | 2008-10-29 | 1 | -1/+2 |
* | Enable stats_tabe_unittest.cc on OS X. | jeremy@chromium.org | 2008-10-27 | 1 | -3/+3 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -0/+2 |
* | Added linux process utilities and tests. | estade@chromium.org | 2008-10-22 | 1 | -28/+35 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add a trailing EOL to source files. This eliminates warnings in GCC. | deanm@google.com | 2008-08-14 | 1 | -1/+1 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+396 |