summaryrefslogtreecommitdiffstats
path: root/content/browser/host_zoom_map_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Make command-zero reset page scale in addition to zoom levelccameron2015-03-091-2/+14
* Check temporary zoom status when sending zoom level in navigation.wjmaclean2015-02-131-0/+14
* Migrate HostZoomMap to live in StoragePartition.wjmaclean2014-11-121-3/+1
* Allow zooming error pages.wjmaclean2014-10-281-0/+2
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-29/+25
* Replace FINAL and OVERRIDE with their C++11 counterparts in contentmohan.reddy2014-10-091-13/+13
* Zoom Extension API (content changes)wjmaclean@chromium.org2014-06-141-26/+28
* Remove ViewMsg_SetZoomLevelwjmaclean@chromium.org2014-05-301-9/+46
* Show Zoom Levels as content settingsbattre@chromium.org2014-03-181-0/+1
* Convert zoom callbacks to use CallbackRegistrycaitkp@chromium.org2013-10-021-4/+3
* Revert 198844 "Move sequenced_task_runner to base/task"dbeam@chromium.org2013-05-081-1/+1
* Move sequenced_task_runner to base/taskbrettw@chromium.org2013-05-081-1/+1
* Web Content zoom settings should not apply to login/lock screenantrim@chromium.org2013-03-111-2/+14
* content: convert zoom notifications to callbacksphajdan.jr@chromium.org2013-02-071-0/+7
* Move remaining files in content\browser to the content namespace.jam@chromium.org2012-10-301-8/+11
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Remove message_loop_helpers.h and update the includes to point to the new loc...tfarina@chromium.org2012-06-201-1/+1
* Coverity: Fix pass by value errors in HostZoomMap::SetZoomLevel() function.kmadhusu@chromium.org2012-05-151-1/+1
* TabContents -> WebContentsImpl, part 19.avi@chromium.org2012-04-171-4/+4
* Move creation and ownership of HostZoomMap to content instead of having every...jam@chromium.org2012-02-221-3/+4
* Create Content API around HostZoomMap.jam@chromium.org2012-01-301-0/+84