summaryrefslogtreecommitdiffstats
path: root/base/observer_list.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up some Observer code. Original patch by Thiago Farina (see http://cod...pkasting@chromium.org2010-04-291-5/+3
* Reland 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-251-52/+85
* Revert 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-241-85/+52
* Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-241-52/+85
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...maruel@chromium.org2009-03-031-1/+1
* Adds the ability for ObserverList to not notify observers added duringsky@google.com2008-10-311-5/+27
* This CL adds new UI tests for the SSL UI.jcampan@chromium.org2008-09-241-0/+8
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix some compiler warnings, and cleanup EXPECT_EQ comparisons. Hello "U" suf...darin@google.com2008-08-141-2/+2
* Fix gcc/msvc differencespinkerton@google.com2008-08-041-2/+3
* Add base to the repository.initial.commit2008-07-261-0/+170