Sign in
chromium
/
chromium
/
src
/
f1885f7d37ad5848c5d1e0594e77f1e3f5b8fd32
/
base
/
id_map_unittest.cc
9c5f4e2
Fix iterators for IDMap with custom key type.
by bcwhite
· 10 years ago
9b6f4293
Switch to standard integer types in base/.
by avi
· 10 years ago
7bc034c
Support other KeyTypes in IDMap
by jkarlin
· 10 years ago
bfea6ec
Transfer serviceworker state during cross site navigations too.
by michaeln
· 11 years ago
9cd93726
Fix incorrect assumption in IDMap and SmallMap tests.
by
[email protected]
· 12 years ago
35dabb16
base: Use TEST() macro when possible.
by
[email protected]
· 13 years ago
fea0b961
Add IDMap::Clear() which removes all items.
by
[email protected]
· 13 years ago
0c8b894
Make IDMap respect C++ rule of three,
by
[email protected]
· 13 years ago
9f7785d
Clean up of -Wunused-but-set-variable (gcc 4.6)
by
[email protected]
· 14 years ago
2de069e
Correctly recognize emptiness of IDMap.
by
[email protected]
· 16 years ago
9e7e0e0
Refactor Pepper device API
by
[email protected]
· 16 years ago
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]
9de09f8
Refactor IDMap to support safe removing of elements during iteration.
by
[email protected]
· 16 years ago