summaryrefslogtreecommitdiffstats
path: root/content/browser/host_zoom_map_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded gurl.h includes.thestig@chromium.org2013-06-211-1/+0
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-071-1/+1
* Remove unnecessary WebKit includes from content/(browser|content)jamesr@chromium.org2013-05-091-3/+0
* content: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-121-3/+3
* Web Content zoom settings should not apply to login/lock screenantrim@chromium.org2013-03-111-8/+68
* content: convert zoom notifications to callbacksphajdan.jr@chromium.org2013-02-071-9/+20
* Inconsistent default zoom handling in incognito modetom.cassiotis@gmail.com2013-01-121-0/+1
* Move remaining files in content\browser to the content namespace.jam@chromium.org2012-10-301-24/+19
* Coverity: Fix pass by value errors in HostZoomMap::SetZoomLevel() function.kmadhusu@chromium.org2012-05-151-1/+1
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-0/+1
* Move Render(Widget|View)HostImpl to files with _impl in filename.joi@chromium.org2012-03-061-1/+1
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-051-3/+3
* Move creation and ownership of HostZoomMap to content instead of having every...jam@chromium.org2012-02-221-5/+13
* Create Content API around HostZoomMap.jam@chromium.org2012-01-301-0/+177