| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix up some style guide violations wrt aligning function arguments. | willchan@chromium.org | 2010-02-12 | 1 | -2/+2 |
* | Avoid re-initializing object_tracker | jar@chromium.org | 2009-12-31 | 1 | -0/+4 |
* | Provide a quick and dirty way to reset about:objects data | jar@chromium.org | 2009-12-30 | 1 | -14/+90 |
* | Add compiler-specific "examine printf format" attributes to printfs. | evan@chromium.org | 2009-11-20 | 1 | -4/+6 |
* | Fix few trivial Coverity issues, mainly PASS_BY_VALUE. | phajdan.jr@chromium.org | 2009-07-06 | 1 | -3/+3 |
* | Reduce header dependencies in base/ | phajdan.jr@chromium.org | 2009-06-03 | 1 | -0/+1 |
* | Fix a bunch of tiny near-bugs and bugs that static analysis identified | jar@chromium.org | 2009-03-19 | 1 | -1/+1 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -0/+2 |
* | Fix a typo I noticed when looking at object tracking. The wrong argument was | brettw@google.com | 2008-10-08 | 1 | -1/+1 |
* | 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 | -14/+11 |
* | Revert. Failing unit tests. | evanm@google.com | 2008-08-20 | 1 | -11/+14 |
* | TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ... | evanm@google.com | 2008-08-20 | 1 | -14/+11 |
* | Fix a few warnings in the tracked object comparator | mmentovai@google.com | 2008-08-20 | 1 | -11/+19 |
* | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@760 0039d316-1c4b-4281-b9... | darin@google.com | 2008-08-12 | 1 | -0/+2 |
* | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@739 0039d316-1c4b-4281-b9... | darin@google.com | 2008-08-12 | 1 | -2/+0 |
* | Make timer.cc portable by factoring its Windows bits into MessageLoop. | darin@google.com | 2008-08-12 | 1 | -0/+2 |
* | Stub out unused Windows specific code. | paulg@google.com | 2008-08-08 | 1 | -9/+13 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+918 |