index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
components
/
ui
/
zoom
/
zoom_controller.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make disabled-mode zoom event send correct new zoom level.
wjmaclean
2015-04-01
1
-1
/
+3
*
Provide simple, safe & reliable way to get zoom level for WebContents*.
wjmaclean
2015-03-31
1
-0
/
+12
*
Make options zoom isolated, match embedder zoom on navigation.
wjmaclean
2015-03-26
1
-0
/
+3
*
Use ZoomValuesEqual() instead of ==.
wjmaclean
2015-03-23
1
-1
/
+1
*
Make command-zero reset page scale in addition to zoom level
ccameron
2015-03-09
1
-0
/
+11
*
No need to suppress ZoomBubble if !window_->IsActive().
wjmaclean
2015-02-25
1
-7
/
+7
*
ZoomController: manual mode SetZoom() should early-out.
wjmaclean
2015-02-20
1
-0
/
+4
*
Reset manual zoom mode on navigation.
wjmaclean
2015-01-28
1
-1
/
+2
*
Make manual zoom mode capable of showing zoom bubble.
wjmaclean
2015-01-22
1
-1
/
+1
*
Make per-tab zoom mode reset on new-page navigation, and send event.
wjmaclean
2015-01-07
1
-0
/
+28
*
Update HostZoomMap event subscription when RenderViewHost changes.
wjmaclean
2014-12-16
1
-4
/
+17
*
Move ZoomObserver, ZoomController and ZoomEventManager to components/.
wjmaclean
2014-12-09
1
-0
/
+298