summaryrefslogtreecommitdiffstats
path: root/chrome/browser/host_zoom_map_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded includes of notification_service.h, part 2.thestig@chromium.org2010-12-171-2/+1
* dom-ui settings: Add setting for detault zoom level.csilv@chromium.org2010-10-251-0/+10
* Rename ChromeThread to BrowserThread Part20:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part15:tfarina@chromium.org2010-10-111-2/+2
* Fix zoom unit test and add missing break in zoom map code.jam@chromium.org2010-10-011-6/+6
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-291-4/+6
* Revert 60169 - Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-6/+4
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-4/+6
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Remove remaining deprecated wstring DictionaryValue::Get...WithoutPathExpansi...viettrungluu@chromium.org2010-08-141-7/+4
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-2/+2
* Send content settings based on the URL to the renderer instead of just the host.jochen@chromium.org2010-04-231-16/+29
* Make HostZoomMap play nicely with preference sync.skrul@chromium.org2010-04-091-0/+110