1. 496e758 Create WebSocketTransportClientSocketPool by ricea@chromium.org · 10 years ago
  2. 1995d7f Redo escaping in GN. by brettw@chromium.org · 10 years ago
  3. d185ded Shift by the right number of bytes when grabbing the high 32 bits. by danakj@chromium.org · 10 years ago
  4. da5c1e7 [Base] Add typedefs to ScopedPtrHashMap by tzik@chromium.org · 10 years ago
  5. a7772b9 [Base] Refactor ScopedPtrHashMap by tzik@chromium.org · 10 years ago
  6. 8be6e99 Fix incorrect assumption in IDMap and SmallMap tests. by earthdok@chromium.org · 11 years ago
  7. 5b04085 Move more uses of string16 to specify base:: by brettw@chromium.org · 11 years ago
  8. 2322cc7 Add discardable memory emulation for non-android/mac platforms by vollick@chromium.org · 11 years ago
  9. e4f9931 Remove incorrect const qualifier from resize(). by tomhudson@chromium.org · 11 years ago
  10. 47e5511 So that ScopedPtrHashMap can be used by user outside of cc. by powei@chromium.org · 11 years ago
  11. bb757e8 Extract pair hash functions so that they can be re-used outside of hash tables by piman@chromium.org · 11 years ago
  12. 397ad3a Move hash_pair.h from cc/base into base/. by nasko@chromium.org · 11 years ago
  13. 30230a8 Rename base/hash_tables to base/containers/hash_tables. by brettw@chromium.org · 11 years ago
  14. 94bd573 Use a direct include of strings headers in base/. by avi@chromium.org · 11 years ago
  15. 5b2ca67 Move hash_tables.h to base/containers. by brettw@chromium.org · 11 years ago
  16. 3f7620e Fix BufferAlignment build issue for Android x86 by james.wei@intel.com · 12 years ago
  17. 6caeec6 Fix BufferAlignment test on ARM linux. by sbc@chromium.org · 12 years ago
  18. 07615b4 Add missing, and remove unnecessary, 'explicit' from constructors. (base/) by hans@chromium.org · 12 years ago
  19. 4f5affd Move mru_cache to the new containers subdirectory. by brettw@chromium.org · 12 years ago
  20. 427b15b Move stack_container and linked_list to the new containers subdirectory. by brettw@chromium.org · 12 years ago
  21. ba6903b Add a SmallMap to base for small map lookups. by brettw@chromium.org · 12 years ago