summaryrefslogtreecommitdiffstats
path: root/base/observer_list_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Reland 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-251-2/+47
* Revert 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-241-47/+2
* Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-241-2/+47
* Fix up some style guide violations wrt aligning function arguments.willchan@chromium.org2010-02-121-2/+2
* Style cleanup in preparation for auto-linting base/.erg@google.com2010-01-261-1/+1
* Improve the run time of base_unittests by about 20s by reducing timeouts inphajdan.jr@chromium.org2009-11-051-1/+1
* NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...maruel@chromium.org2009-03-031-2/+3
* Fix some leaks in observer_list_unittesterikkay@google.com2009-01-051-1/+2
* Adds the ability for ObserverList to not notify observers added duringsky@google.com2008-10-311-0/+40
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Create a thread-safe observer list. Will be usedmbelshe@google.com2008-10-221-6/+201
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add observer_list_unittest.cc to base test target. Fix gcc warnings with virt...pinkerton@google.com2008-08-081-1/+4
* Add base to the repository.initial.commit2008-07-261-0/+88