summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Change to CustomFrameView Caption Button Inset.jonross@chromium.org2014-06-181-1/+5
* [reland] views: Move MenuButton from TextButton to LabelButton.erg@chromium.org2014-06-1811-30/+87
* Add dmazzoni to owners of ui/chromeos for accessibility featuresjamescook@chromium.org2014-06-181-0/+3
* Refactor views::Label and gfx::RenderText shadow functions.msw@chromium.org2014-06-188-69/+19
* Delete the controllers when ScreenManager is deleteddnicoara@chromium.org2014-06-181-0/+2
* Added split tap to TouchExplorationController.evy@chromium.org2014-06-183-42/+314
* Re-styled App Info Dialog according to UI feedback 2sashab@chromium.org2014-06-182-0/+4
* Fix use-after-free when switching profiles in the experimental app list.calamity@chromium.org2014-06-184-9/+31
* Fix flaky AppsGridViewTest on valgrind bot.xiyuan@chromium.org2014-06-183-35/+29
* [Views] Add a capability to the bubble delegate to be able to set the font of...gbillock@chromium.org2014-06-184-0/+27
* Slight refactor of search result handling in ContentsView.calamity@chromium.org2014-06-182-15/+20
* Finalize documentation for the automation extension API.dtseng@chromium.org2014-06-181-0/+3
* Fix the position of drag thumbnail when the scale settings is not 100%.hirono@chromium.org2014-06-182-41/+72
* ui: Move canvas tests into gfx_unittests target.tfarina@chromium.org2014-06-182-2/+2
* Revert of views: Move MenuButton from TextButton to LabelButton. (https://cod...jackhou@chromium.org2014-06-1811-87/+30
* Update OWNERS of ui/app_list and chrome/browser/ui/app_list.mgiuca@chromium.org2014-06-181-1/+2
* Clean up GLSurfaceCGLccameron@chromium.org2014-06-186-170/+81
* Blacklist (0,0) sized offscreen surfaces on Windowsdnicoara@chromium.org2014-06-181-0/+4
* Force resetting the VK insets when overscroll mode is disabled.kevers@chromium.org2014-06-181-0/+2
* GN: Fix up various gpu targetsjamesr@chromium.org2014-06-181-1/+1
* Turn off accessibility access to notification images.petewil@chromium.org2014-06-181-5/+34
* Fix progress bar indicator for accessibility.petewil@chromium.org2014-06-171-0/+15
* views: Move MenuButton from TextButton to LabelButton.erg@chromium.org2014-06-1711-30/+87
* Add notification title back to ChromeOS.dewittj@chromium.org2014-06-171-1/+4
* keyboard: Fix hit-testing code to not create the keyboard window.sadrul@chromium.org2014-06-172-9/+51
* Use shorter timeouts in GestureRecognizerTest suite.tdresser@chromium.org2014-06-171-2/+9
* Fix the BubbleFrameView close button insets.msw@chromium.org2014-06-171-16/+17
* Add dnicoara to ui/ozone/platform/{caca,dri} OWNERSspang@chromium.org2014-06-172-0/+2
* Files.app: Add a test to open a file dialog box.hirono@chromium.org2014-06-174-24/+70
* aura-linux: Supports deadkey + shift + alphabet for XIM.yukishiino@chromium.org2014-06-172-3/+37
* Make BoundsAnimator always own its animation delegate.pkasting@chromium.org2014-06-175-49/+35
* Removing the GetUndocumentedDPIScale and GetUndocumentedDPITouchScale methods...ananta@chromium.org2014-06-174-49/+4
* Improve list CSS in optionsestade@chromium.org2014-06-171-3/+3
* Add new DialogDelegate type for dialogs in the App Listsashab@chromium.org2014-06-172-65/+0
* android: Fix set_area size for snapshot_androidpowei@chromium.org2014-06-171-1/+11
* GN: libjpeg_turbo and various mac fixesjamesr@chromium.org2014-06-171-1/+4
* Fix spacing of bubble buttons in RTL.michaelpg@chromium.org2014-06-171-1/+1
* Combobox arrow theming for aura linuxestade@chromium.org2014-06-179-30/+81
* Ignore attempts by the window manager to put chrome in fullscreen or out of f...pkotwicz@chromium.org2014-06-173-43/+124
* [Android] Remove deprecated color_picker_simple_border which is not used.shouqun@chromium.org2014-06-171-1/+0
* Avoid spinning the UI loop in WidgetTest.ExitFullscreenRestoreStatetapted@chromium.org2014-06-161-10/+5
* Fixed a spelling mistake in a comment.rjkroege@chromium.org2014-06-161-2/+2
* Revert 276827 "readability review for luken"cpu@chromium.org2014-06-168-1767/+1525
* MacViews: Skeleton implementation of OSExchangeDataProviderMac.andresantoso@chromium.org2014-06-164-5/+154
* [Ozone-DRI] Fix VLOG message when mode is NULLdnicoara@chromium.org2014-06-161-1/+1
* Notifies capslock state changed in fake ime keyboard.shuchen@chromium.org2014-06-161-0/+20
* MacViews: Fill in InputMethod access in NativeWidgetMac.andresantoso@chromium.org2014-06-164-8/+66
* Removes X11 dependency in ui/base/ime/... and InputMethodEngine.shuchen@chromium.org2014-06-1613-153/+248
* Added VLOGs to touch_exploration_controller.cc for better debugging messages.lisayin@chromium.org2014-06-162-6/+97
* Remove unnecessary #includes in tooltip_aura.cc.sungmann.cho@navercorp.com2014-06-161-1/+0