- aaa7250 Fix possible naming conflict in macro. by finnur@chromium.org · 11 years ago
- 9eb60b7 Don't expose ObserverList::Size() by caitkp@chromium.org · 11 years ago
- d276ffa Update base/ to use WeakPtr<T>::get() instead of implicit "operator T*" by akalin@chromium.org · 11 years ago
- 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
- 8b83eae Change O(n^2) loop to O(n) in ObserverListBase::Compact(). by asvitkine@chromium.org · 13 years ago
- c4cbacf Speed up observers list notifcation macro when list is empty by jar@chromium.org · 13 years ago
- a7d2bc4 Revert 88284 - Revert 88151 (see crbug.com/85296) - Fix user-after-free error with ObserverList. The problem is that if an ObserverListBase::Iterator is on the stack and one of the observers deletes the object holding the list, Iterator's destructor will use the deleted list. by akalin@chromium.org · 13 years ago
- 99e63d9 Revert 88151 (see crbug.com/85296) - Fix user-after-free error with ObserverList. The problem is that if an ObserverListBase::Iterator is on the stack and one of the observers deletes the object holding the list, Iterator's destructor will use the deleted list. by thakis@chromium.org · 13 years ago
- dd92bef Fix user-after-free error with ObserverList. The problem is that if an ObserverListBase::Iterator is on the stack and one of the observers deletes the object holding the list, Iterator's destructor will use the deleted list. by jam@chromium.org · 13 years ago
- cbec5fb Fix bug in ObserverListThreadsafe::RemoveObserver by akalin@chromium.org · 13 years ago
- 01d1452 `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by thakis@chromium.org · 14 years ago
- cebf2a3 Clean up some Observer code. Original patch by Thiago Farina (see http://codereview.chromium.org/1725007 ), r=me. by pkasting@chromium.org · 15 years ago
- 57c5630 Reland 39942 - Switch NetworkChangeNotifier implementations to use ObserverList. by willchan@chromium.org · 15 years ago
- 38cc849 Revert 39942 - Switch NetworkChangeNotifier implementations to use ObserverList. by willchan@chromium.org · 15 years ago
- d0984d4 Switch NetworkChangeNotifier implementations to use ObserverList. by willchan@chromium.org · 15 years ago
- ad8855a NO CODE CHANGE by deanm@chromium.org · 16 years ago
- 8fe7adc NO CODE CHANGE (except one global std::wstring changed to const wchar_t* const per style compliance). by maruel@chromium.org · 16 years ago
- b92a56b Adds the ability for ObserverList to not notify observers added during by sky@google.com · 16 years ago
- a68cfa4 This CL adds new UI tests for the SSL UI. Some more info: by jcampan@chromium.org · 16 years ago
- f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
- f327280 Fix some compiler warnings, and cleanup EXPECT_EQ comparisons. Hello "U" suffix :-) by darin@google.com · 16 years ago
- 94a9d91 Fix gcc/msvc differences by pinkerton@google.com · 16 years ago
- 3f4a732 Add base to the repository. by initial.commit · 16 years ago