| Commit message (Expand) | Author | Age | Files | Lines |
* | Base: More adjustments to BASE_API and project dependencies to | rvargas@google.com | 2011-04-21 | 1 | -1/+1 |
* | Base: A few more files using BASE_API (for base.dll) | rvargas@google.com | 2011-03-25 | 1 | -8/+9 |
* | Add/improve a bunch of comments | jar@chromium.org | 2011-03-08 | 1 | -5/+4 |
* | Commneted out ShutdownSingleThreadedCleanup in debug builds to | rtenneti@google.com | 2011-03-01 | 1 | -7/+4 |
* | Remove obsolete base/lock.h and fix up callers to use the new header file and | brettw@chromium.org | 2011-01-21 | 1 | -4/+4 |
* | Start sorting methods in class declarations. | erg@google.com | 2011-01-07 | 1 | -2/+3 |
* | Move thread local stuff from base to base/threading and consistently use the | brettw@chromium.org | 2010-12-30 | 1 | -3/+3 |
* | FBTF: Remove unneeded headers from base/ (part 9) | thestig@chromium.org | 2010-11-20 | 1 | -1/+0 |
* | Fix typos in comments | jar@chromium.org | 2010-11-08 | 1 | -14/+13 |
* | FBTF: Moves code to the headers. | erg@google.com | 2010-09-28 | 1 | -1/+4 |
* | FBTF: Move some inner classes out of their header files. | thestig@chromium.org | 2010-08-05 | 1 | -38/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Avoid re-initializing object_tracker | jar@chromium.org | 2009-12-31 | 1 | -3/+24 |
* | Provide a quick and dirty way to reset about:objects data | jar@chromium.org | 2009-12-30 | 1 | -21/+188 |
* | 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 | -2/+2 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Provide and use auto startup/teardown for tracked objects | jar@google.com | 2008-12-30 | 1 | -6/+32 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -5/+5 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Fix a couple "extra qualification" compile errors in method declarations, and... | mmoss@google.com | 2008-08-13 | 1 | -1/+1 |
* | Remove an illegal const. | paulg@google.com | 2008-08-11 | 1 | -5/+0 |
* | Stub out unused Windows specific code. | paulg@google.com | 2008-08-08 | 1 | -0/+9 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+509 |