| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate all uses of strerror() in code that uses src/base. strerror() is in... | tschmelcher@chromium.org | 2009-10-13 | 1 | -7/+1 |
* | Copy the relevant parts of ICU to a new file base/third_party/icu/icu_utf.* | brettw@chromium.org | 2009-10-07 | 1 | -3/+2 |
* | Fix StatsTable::RegisterThread so that it doesn't crash if shared memory | evan@chromium.org | 2009-06-16 | 1 | -4/+2 |
* | Fix a bunch of tiny near-bugs and bugs that static analysis identified | jar@chromium.org | 2009-03-19 | 1 | -3/+3 |
* | Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ... | thestig@chromium.org | 2009-03-13 | 1 | -0/+1 |
* | NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons... | maruel@chromium.org | 2009-03-03 | 1 | -2/+1 |
* | This CL adds macro used to track the creation and destruction | jcampan@chromium.org | 2009-02-04 | 1 | -2/+4 |
* | Use PlatformThreadId, not int when dealing with thread ids. | agl@chromium.org | 2009-01-23 | 1 | -3/+3 |
* | Remove use of wide characters in stats table identifiers. | evanm@google.com | 2008-11-22 | 1 | -36/+36 |
* | Rollback "Remove use of wide characters in stats table identifiers." | evanm@google.com | 2008-11-21 | 1 | -36/+36 |
* | Remove use of wide characters in stats table identifiers. | evanm@google.com | 2008-11-21 | 1 | -36/+36 |
* | Add Terminate() to the Process object, have RenderProcessHost use this to avo... | brettw@google.com | 2008-11-14 | 1 | -5/+5 |
* | Switch from the benighted PlatformThread to the shiny SimpleThread | dkegel@google.com | 2008-11-03 | 1 | -0/+3 |
* | Port last remaining test case in base/stats_table_unittest.cc, and | dkegel@google.com | 2008-10-31 | 1 | -17/+14 |
* | Reduce header dependencies. | evanm@google.com | 2008-10-22 | 1 | -17/+38 |
* | Use gcc 4.2 for the Mac build. Fix up new warnings and errors pointed out | mark@chromium.org | 2008-09-10 | 1 | -9/+9 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ... | evanm@google.com | 2008-08-20 | 1 | -5/+5 |
* | Revert. Failing unit tests. | evanm@google.com | 2008-08-20 | 1 | -5/+5 |
* | TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ... | evanm@google.com | 2008-08-20 | 1 | -5/+5 |
* | Fix for mac and linux. Fix gcc warning about class with virtual functions and... | pinkerton@google.com | 2008-08-13 | 1 | -5/+21 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+545 |