summaryrefslogtreecommitdiffstats
path: root/content/browser/host_zoom_map_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* 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