| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename BASE_API to BASE_EXPORT. | darin@chromium.org | 2011-08-05 | 1 | -4/+4 |
* | Misc fixes to tracked objects | joth@chromium.org | 2011-07-15 | 1 | -1/+1 |
* | Tag all tracked objects, including Tasks, with the program counter at the sit... | apatrick@chromium.org | 2011-05-19 | 1 | -5/+22 |
* | Base: A few more files using BASE_API (for base.dll) | rvargas@google.com | 2011-03-24 | 1 | -3/+4 |
* | Added task to Observer methods | davemoore@chromium.org | 2010-10-26 | 1 | -0/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Move implementation from header to source. | erg@chromium.org | 2010-07-15 | 1 | -8/+2 |
* | Reland r49188. | willchan@chromium.org | 2010-06-09 | 1 | -2/+8 |
* | Rebaseline tests whose expectations were changed by r55714. | hamaji@chromium.org | 2010-06-09 | 1 | -8/+2 |
* | Jankometer: Generalize the code more. Add better support for monitoring IO t... | willchan@chromium.org | 2010-06-08 | 1 | -2/+8 |
* | Switch to using TimeTicks for profiling and histograms | jar@chromium.org | 2010-05-10 | 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 | -1/+1 |
* | Eliminate the TimerManager by pulling its priority queue into MessageLoop. T... | darin@google.com | 2008-09-07 | 1 | -0/+4 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Fix the bug where (a < b && b < a) is true. This is producing an assert when ... | maruel@google.com | 2008-08-16 | 1 | -6/+6 |
* | A new (private) interface is supplied that allows the object watcher (coding in | jar@google.com | 2008-08-01 | 1 | -3/+17 |
* | Do not use RecycleOrDelete since it is not ready for prime-time. | darin@google.com | 2008-07-30 | 1 | -0/+6 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+129 |