1. 496e758 Create WebSocketTransportClientSocketPool by ricea@chromium.org · 10 years ago
  2. 427b15b Move stack_container and linked_list to the new containers subdirectory. by brettw@chromium.org · 12 years ago[Renamed (96%) from base/linked_list.h]
  3. b5c85fb clang: Remove an ancient workaround. by thakis@chromium.org · 12 years ago
  4. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  5. 42e8f3a Support for building Chrome using Clang. by evan@chromium.org · 14 years ago
  6. 01d1452 `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by thakis@chromium.org · 14 years ago
  7. b13bd1d Revert 49982 - patch by thakis@chromium.org · 14 years ago
  8. 3f0d4e0 patch by thakis@chromium.org · 14 years ago
  9. 4e8acd3 Use static_cast in LinkNode<T>::value() so that it works with by darin@chromium.org · 15 years ago
  10. 4e1f2ef Add a comment explaining how base::LinkedList differs from std::list, to help readers make the right decision in when to use which. by eroman@chromium.org · 15 years ago
  11. 7e41f13 Add checks to DEBUG mode that no instance of URLRequest or URLFetcher survives the destruction of the IO thread. by ericroman@google.com · 15 years ago