summaryrefslogtreecommitdiffstats
path: root/chrome/browser/host_zoom_map.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-7/+7
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Move:ben@chromium.org2010-12-021-1/+1
* dom-ui settings: Add setting for detault zoom level.csilv@chromium.org2010-10-251-3/+10
* Rename ChromeThread to BrowserThread Part20:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part15:tfarina@chromium.org2010-10-111-4/+4
* Get rid of ZOOM_LEVEL_IS_DOUBLE code since WebKit is rolled.jam@chromium.org2010-10-011-9/+0
* Fix zoom unit test and add missing break in zoom map code.jam@chromium.org2010-10-011-0/+1
* Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...jam@chromium.org2010-10-011-26/+121
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-291-3/+5
* Revert 60169 - Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-5/+3
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-3/+5
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-2/+2
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-0/+1
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-5/+3
* Convert DictionaryValue's keys to std::string (from wstring).viettrungluu@chromium.org2010-07-301-3/+3
* Adds notification of when zoom level changes. I'm going to need thissky@chromium.org2010-06-091-0/+6
* Forget zoom levels set/changed in incognito mode when exiting incognito. Thi...pkasting@chromium.org2010-05-181-2/+12
* Send content settings based on the URL to the renderer instead of just the host.jochen@chromium.org2010-04-231-4/+6
* Make HostZoomMap play nicely with preference sync.skrul@chromium.org2010-04-091-9/+79
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* One more place I forgot to lock.pkasting@chromium.org2010-01-301-1/+5
* A few fixes for the HostZoomMap:pkasting@chromium.org2010-01-301-12/+16
* Remember zoom on a per-host basis.pkasting@chromium.org2009-12-041-0/+69