Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pulled out Callback code into base/callback.h. This is the first step toward... | akalin@chromium.org | 2010-02-19 | 1 | -0/+1 |
* | Fix up some style guide violations wrt aligning function arguments. | willchan@chromium.org | 2010-02-12 | 1 | -1/+2 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons... | maruel@chromium.org | 2009-03-03 | 1 | -6/+6 |
* | Add a TODO from Jar. | mbelshe@google.com | 2008-11-03 | 1 | -0/+3 |
* | The base unittests were succeeding for the isolated | mbelshe@google.com | 2008-11-03 | 1 | -0/+2 |
* | Make the SystemMonitor observer list thread safe. | mbelshe@google.com | 2008-11-03 | 1 | -2/+6 |
* | Create a thread-safe observer list. Will be used | mbelshe@google.com | 2008-10-22 | 1 | -0/+190 |