summaryrefslogtreecommitdiffstats
path: root/base/id_map_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix iterators for IDMap with custom key type.bcwhite2016-02-221-0/+7
* Switch to standard integer types in base/.avi2015-12-261-4/+6
* Support other KeyTypes in IDMapjkarlin2015-09-251-0/+12
* Transfer serviceworker state during cross site navigations too.michaeln2014-12-091-0/+3
* Fix incorrect assumption in IDMap and SmallMap tests.earthdok@chromium.org2014-01-231-17/+37
* base: Use TEST() macro when possible.tfarina@chromium.org2012-12-031-12/+10
* Add IDMap::Clear() which removes all items.jsbell@chromium.org2012-10-291-0/+73
* Make IDMap respect C++ rule of three,phajdan.jr@chromium.org2012-10-271-0/+69
* Clean up of -Wunused-but-set-variable (gcc 4.6)pph34r@gmail.com2011-06-251-5/+3
* Correctly recognize emptiness of IDMap.phajdan.jr@chromium.org2010-02-161-3/+14
* Refactor Pepper device APIneb@chromium.org2010-01-251-0/+80
* Move IDMap back to base/ where it is needed.phajdan.jr@chromium.org2009-08-191-0/+106