summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_page_zoom.cc
Commit message (Expand)AuthorAgeFilesLines
* Cut dependencies on WebKit::WebView::zoom(Factor|Level)ToZoom(Level|Factor)jamesr@chromium.org2013-07-251-4/+4
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Fixes chrome_page_zoom::Zoom(). First, correctly retrieves the default zoom l...khorimoto@chromium.org2012-08-031-5/+9
* Enable keyboard shortcuts and some menu commands for browserless Panels.jennb@chromium.org2012-07-131-2/+56
* Move chrome zoom constants into their own file.thestig@chromium.org2011-12-151-6/+3
* Declare some zoom constants in the headers so we don't have to duplicate the ...thestig@chromium.org2011-12-151-1/+3
* Page zoom improvements:csilv@chromium.org2011-11-221-0/+60