Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons... | maruel@chromium.org | 2009-03-03 | 1 | -2/+3 |
* | Fix some leaks in observer_list_unittest | erikkay@google.com | 2009-01-05 | 1 | -1/+2 |
* | Adds the ability for ObserverList to not notify observers added during | sky@google.com | 2008-10-31 | 1 | -0/+40 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -0/+2 |
* | Create a thread-safe observer list. Will be used | mbelshe@google.com | 2008-10-22 | 1 | -6/+201 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add observer_list_unittest.cc to base test target. Fix gcc warnings with virt... | pinkerton@google.com | 2008-08-08 | 1 | -1/+4 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+88 |