1. 9c5f4e2 Fix iterators for IDMap with custom key type. by bcwhite · 10 years ago
  2. 9b6f4293 Switch to standard integer types in base/. by avi · 10 years ago
  3. 7bc034c Support other KeyTypes in IDMap by jkarlin · 10 years ago
  4. bfea6ec Transfer serviceworker state during cross site navigations too. by michaeln · 11 years ago
  5. 9cd93726 Fix incorrect assumption in IDMap and SmallMap tests. by [email protected] · 12 years ago
  6. 35dabb16 base: Use TEST() macro when possible. by [email protected] · 13 years ago
  7. fea0b961 Add IDMap::Clear() which removes all items. by [email protected] · 13 years ago
  8. 0c8b894 Make IDMap respect C++ rule of three, by [email protected] · 13 years ago
  9. 9f7785d Clean up of -Wunused-but-set-variable (gcc 4.6) by [email protected] · 14 years ago
  10. 2de069e Correctly recognize emptiness of IDMap. by [email protected] · 16 years ago
  11. 9e7e0e0 Refactor Pepper device API by [email protected] · 16 years ago
  12. 925d5d60 Move IDMap back to base/ where it is needed. by [email protected] · 16 years ago[Renamed (98%) from chrome/common/id_map_unittest.cc]
  13. 9de09f8 Refactor IDMap to support safe removing of elements during iteration. by [email protected] · 16 years ago