Sign in
chromium
/
chromium
/
src.git
/
6adf95bcbaa9231dd6b91e7a5988d378fb81fed9
/
content
/
browser
/
host_zoom_map_impl.h
3483d8f
Fix zoom in per-tab mode.
by akaba
· 7 years ago
c6bd121
Use Surface Synchronization for desktop zoom.
by akaba
· 7 years ago
b7c5948
Remove kTabsInCBD flag and cleanup code
by Christian Dullweber
· 7 years ago
67025f67
Use the shared instance of base::Default{,Tick}Clock in //content
by tzik
· 8 years ago
9d40e790
Verify HostZoomMapImpl lives on the UI thread.
by Lei Zhang
· 8 years ago
cc736c1
Delete and count zoom levels in CBD
by Christian Dullweber
· 8 years ago
e741fd66
Remove NOTIFICATION_RENDER_VIEW_HOST_WILL_CLOSE_RENDER_VIEW.
by Sam McNally
· 8 years ago
43ddd7a3
Remove uses NON_EXPORTED_BASE now that it's a no-op.
by Nico Weber
· 8 years ago
276753cf
Remove usage of HostZoomMap from c/b/loader via ReadyToCommitNavigation
by scottmg
· 9 years ago
3ea1571
Revert of Remove dependency of c/b/loader on c/b/host_zoom_map_impl.h (patchset #9 id:180001 of https://codereview.chromium.org/2211713002/ )
by scottmg
· 9 years ago
d4423d5
Remove dependency of c/b/loader on c/b/host_zoom_map_impl.h
by scottmg
· 9 years ago
34ce95dd
Revert of Add FrameHost mojo service (patchset #23 id:490001 of https://codereview.chromium.org/1964273002/ )
by scottmg
· 9 years ago
68c6f2c
Add FrameHost mojo service
by scottmg
· 9 years ago
5971627
Convert //content/browser from scoped_ptr to std::unique_ptr
by dcheng
· 9 years ago
b734894
Switch to standard integer types in content/browser/.
by avi
· 9 years ago
71dafdfe
Use std::tie() for operator< in content/
by jsbell
· 10 years ago
b7c1d6c
Make command-zero reset page scale in addition to zoom level
by ccameron
· 10 years ago
c6249049
Check temporary zoom status when sending zoom level in navigation.
by wjmaclean
· 10 years ago
caa7d6d
Migrate HostZoomMap to live in StoragePartition.
by wjmaclean
· 11 years ago
de29ed5
Allow zooming error pages.
by wjmaclean
· 11 years ago
c2282aa
Standardize usage of virtual/override/final in content/browser/
by dcheng
· 11 years ago
7fc3ac7
Replace FINAL and OVERRIDE with their C++11 counterparts in content
by mohan.reddy
· 11 years ago
d42bf47
Zoom Extension API (content changes)
by
[email protected]
· 11 years ago
fce82322
Remove ViewMsg_SetZoomLevel
by
[email protected]
· 11 years ago
0f37405
Show Zoom Levels as content settings
by
[email protected]
· 11 years ago
11783281
Convert zoom callbacks to use CallbackRegistry
by
[email protected]
· 12 years ago
fb44196
Revert 198844 "Move sequenced_task_runner to base/task"
by
[email protected]
· 12 years ago
002c726
Move sequenced_task_runner to base/task
by
[email protected]
· 12 years ago
367c5c1d
Web Content zoom settings should not apply to login/lock screen
by
[email protected]
· 12 years ago
89c9aca
content: convert zoom notifications to callbacks
by
[email protected]
· 12 years ago
4648832
Move remaining files in content\browser to the content namespace.
by
[email protected]
· 13 years ago
f786717
Remove #pragma once from content
by
[email protected]
· 13 years ago
707f16c
Remove message_loop_helpers.h and update the includes to point to the new location.
by
[email protected]
· 13 years ago
4bceb6a
Coverity: Fix pass by value errors in HostZoomMap::SetZoomLevel() function.
by
[email protected]
· 13 years ago
3bbacc5b
TabContents -> WebContentsImpl, part 19.
by
[email protected]
· 13 years ago
5fe3713a
Move creation and ownership of HostZoomMap to content instead of having every embedder do this.
by
[email protected]
· 13 years ago
5c925087
Create Content API around HostZoomMap.
by
[email protected]
· 13 years ago