summaryrefslogtreecommitdiffstats
path: root/components/ui
Commit message (Expand)AuthorAgeFilesLines
* Update components for new prefs location.brettw2016-02-013-2/+3
* Update GN build files for new prefs location.brettw2016-01-301-2/+2
* net: move more functions out of net_util.htfarina2016-01-201-1/+1
* Switch to standard integer types in components/, part 4 of 4.avi2015-12-254-1/+6
* Propagate pageScaleFactor to GuestViews.mcnee2015-11-091-1/+1
* Disable zoom bubble for PDF extension.wjmaclean2015-10-296-1/+107
* Moving ZoomMinus_AtMinimum logging to correct place.jwd2015-10-281-1/+1
* Add some components to "gn check"brettw2015-10-161-0/+3
* Cleanup: IWYU for base/gtest_prod_util.h.thestig2015-09-251-1/+0
* Sync remaining components_unittests with GNbrettw2015-08-261-0/+11
* Sync more GN unit tests with GYP.brettw2015-08-211-1/+1
* Revert of Sync more GN unit tests with GYP. (patchset #3 id:40001 of https://...nasko2015-08-211-1/+1
* Sync more GN unit tests with GYP.Brett Wilson2015-08-201-1/+1
* Replace more ObserverList with base::ObserverList.brettw2015-06-032-2/+2
* Make disabled-mode zoom event send correct new zoom level.wjmaclean2015-04-011-1/+3
* This CL exposes zoom modes to the <webview> API.paulmeyer2015-04-011-2/+2
* Provide simple, safe & reliable way to get zoom level for WebContents*.wjmaclean2015-03-312-0/+18
* Make options zoom isolated, match embedder zoom on navigation.wjmaclean2015-03-261-0/+3
* Use ZoomValuesEqual() instead of ==.wjmaclean2015-03-231-1/+1
* Make command-zero reset page scale in addition to zoom levelccameron2015-03-093-0/+17
* No need to suppress ZoomBubble if !window_->IsActive().wjmaclean2015-02-251-7/+7
* ZoomController: manual mode SetZoom() should early-out.wjmaclean2015-02-201-0/+4
* Plumb default zoom level change events to zoom icon in location bar.wjmaclean2015-02-044-0/+54
* Reset manual zoom mode on navigation.wjmaclean2015-01-281-1/+2
* Make manual zoom mode capable of showing zoom bubble.wjmaclean2015-01-221-1/+1
* <webview>: Fix Crash if Attempt to Ctrl+MouseWheel in Chrome Appsfsamuel2015-01-161-1/+2
* Refactor to move chrome_page_zoom functions to components/ui/zoom.wjmaclean2015-01-156-0/+312
* Make per-tab zoom mode reset on new-page navigation, and send event.wjmaclean2015-01-072-0/+29
* Update HostZoomMap event subscription when RenderViewHost changes.wjmaclean2014-12-162-4/+21
* Move ZoomObserver, ZoomController and ZoomEventManager to components/.wjmaclean2014-12-098-0/+639