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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make disabled-mode zoom event send correct new zoom level.
wjmaclean
2015-04-01
1
-1
/
+3
*
This CL exposes zoom modes to the <webview> API.
paulmeyer
2015-04-01
1
-2
/
+2
*
Provide simple, safe & reliable way to get zoom level for WebContents*.
wjmaclean
2015-03-31
2
-0
/
+18
*
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
3
-0
/
+17
*
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
*
Plumb default zoom level change events to zoom icon in location bar.
wjmaclean
2015-02-04
4
-0
/
+54
*
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
*
<webview>: Fix Crash if Attempt to Ctrl+MouseWheel in Chrome Apps
fsamuel
2015-01-16
1
-1
/
+2
*
Refactor to move chrome_page_zoom functions to components/ui/zoom.
wjmaclean
2015-01-15
6
-0
/
+312
*
Make per-tab zoom mode reset on new-page navigation, and send event.
wjmaclean
2015-01-07
2
-0
/
+29
*
Update HostZoomMap event subscription when RenderViewHost changes.
wjmaclean
2014-12-16
2
-4
/
+21
*
Move ZoomObserver, ZoomController and ZoomEventManager to components/.
wjmaclean
2014-12-09
8
-0
/
+639