| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename ChromeThread to BrowserThread Part15: | tfarina@chromium.org | 2010-10-11 | 1 | -4/+4 |
* | Get rid of ZOOM_LEVEL_IS_DOUBLE code since WebKit is rolled. | jam@chromium.org | 2010-10-01 | 1 | -9/+0 |
* | Fix zoom unit test and add missing break in zoom map code. | jam@chromium.org | 2010-10-01 | 1 | -0/+1 |
* | Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ... | jam@chromium.org | 2010-10-01 | 1 | -26/+121 |
* | Use PrefChangeRegistrar everywhere | danno@chromium.org | 2010-09-29 | 1 | -3/+5 |
* | Revert 60169 - Use PrefChangeRegistrar everywhere | danno@chromium.org | 2010-09-22 | 1 | -5/+3 |
* | Use PrefChangeRegistrar everywhere | danno@chromium.org | 2010-09-22 | 1 | -3/+5 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 1 | -2/+2 |
* | FBTF: Remove unneeded headers from base/ (part 6) | thestig@chromium.org | 2010-08-19 | 1 | -0/+1 |
* | Make prefs use std::string for keys rather than wstrings. | viettrungluu@chromium.org | 2010-08-11 | 1 | -5/+3 |
* | Convert DictionaryValue's keys to std::string (from wstring). | viettrungluu@chromium.org | 2010-07-30 | 1 | -3/+3 |
* | Adds notification of when zoom level changes. I'm going to need this | sky@chromium.org | 2010-06-09 | 1 | -0/+6 |
* | Forget zoom levels set/changed in incognito mode when exiting incognito. Thi... | pkasting@chromium.org | 2010-05-18 | 1 | -2/+12 |
* | Send content settings based on the URL to the renderer instead of just the host. | jochen@chromium.org | 2010-04-23 | 1 | -4/+6 |
* | Make HostZoomMap play nicely with preference sync. | skrul@chromium.org | 2010-04-09 | 1 | -9/+79 |
* | Move pref_{member,service} and important_file_writer from chrome/common | phajdan.jr@chromium.org | 2010-02-19 | 1 | -1/+1 |
* | One more place I forgot to lock. | pkasting@chromium.org | 2010-01-30 | 1 | -1/+5 |
* | A few fixes for the HostZoomMap: | pkasting@chromium.org | 2010-01-30 | 1 | -12/+16 |
* | Remember zoom on a per-host basis. | pkasting@chromium.org | 2009-12-04 | 1 | -0/+69 |