1. 9ae032a Revise the comment on base::IDMap::Replace() by sungmann.cho · 8 years ago
  2. 644d4f4 Part 2 of base::IDMap refactor to eliminate IDMapOwnPointer/IDMapExternalPointer modes by rlanday · 8 years ago
  3. f5b01dd Mandate unique_ptr for base::IDMap in IDMapOwnPointer mode. by rlanday · 8 years ago
  4. 9fd2570 Switch base::IDMap to use unique_ptr. by aelias · 8 years ago
  5. e4a5827 Rename CalledOnValidSequencedThread() to CalledOnValidSequence(). by fdoray · 8 years ago
  6. 0ac12b0 Fix iterators for IDMap with custom key type. by bcwhite · 9 years ago
  7. a6a6a68 Switch to standard integer types in base/. by avi · 9 years ago
  8. 5c49d68 Convert IDMap to use SequenceChecker by jsbell · 9 years ago
  9. a576291 Support other KeyTypes in IDMap by jkarlin · 9 years ago
  10. 699d8f5 Transfer serviceworker state during cross site navigations too. by michaeln · 10 years ago
  11. 0f3c4e6 [Android] Implement renderer side of Gin Java Bridge by mnaganov@chromium.org · 10 years ago
  12. 30230a8 Rename base/hash_tables to base/containers/hash_tables. by brettw@chromium.org · 11 years ago
  13. 8fe2a8f Add IDMap::Clear() which removes all items. by jsbell@chromium.org · 12 years ago
  14. 7c63ed8 Make IDMap respect C++ rule of three, by phajdan.jr@chromium.org · 12 years ago
  15. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  16. 95cb751 IDMap derives from NonThreadSafe. by cbentzel@chromium.org · 14 years ago
  17. 01d1452 `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by thakis@chromium.org · 14 years ago
  18. 5808ed3 Make the pepper 2D flush callback actually function as advertised. It will now by brettw@chromium.org · 15 years ago
  19. 8c8257c Revert 40490 - Make the pepper 2D flush callback actually function as advertised. It will now by brettw@chromium.org · 15 years ago
  20. f28ecc3 Make the pepper 2D flush callback actually function as advertised. It will now by brettw@chromium.org · 15 years ago
  21. 61544a0 Correctly recognize emptiness of IDMap. by phajdan.jr@chromium.org · 15 years ago
  22. ed1f8d7 Refactor Pepper device API by neb@chromium.org · 15 years ago
  23. a12746c Move IDMap back to base/ where it is needed. by phajdan.jr@chromium.org · 15 years ago
  24. d2e02af Move IDMap from base/ to common/ by phajdan.jr@chromium.org · 15 years ago
  25. 1c1321c Adds some debugging code in hopes of tracking down a crash. Specifically: by sky@chromium.org · 15 years ago
  26. ad8855a NO CODE CHANGE by deanm@chromium.org · 16 years ago
  27. f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
  28. 1a04df2 Define a private IDMap::iterator, and use our own iterator / const_iterator. by deanm@google.com · 16 years ago
  29. d4b79e0 HashTable is a dependent name, since it's based on the template parameter T. Use typename for derived types, this will now build on GCC. by deanm@google.com · 16 years ago
  30. 3810032 just some hopefully non-contentious stuff to get out of the way before doing the real MessageLoop changes. by darin@google.com · 16 years ago
  31. 3f4a732 Add base to the repository. by initial.commit · 16 years ago