summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Fix Windows and Linux scan codes.kpschoedel2015-10-232-61/+123
* Split coordinates out of primary InputLatency trace dictionary.tdresser2015-10-232-6/+11
* Fix for failing gearmenu browser_testsdhaddock2015-10-231-7/+10
* native_theme: Support variable size of menulist arrow.tkent2015-10-232-6/+5
* Don't drop the floating point part of events when converting types.danakj2015-10-233-5/+5
* Vectorize omnibox zoom iconsestade2015-10-223-0/+76
* Make ui::Compositor BeginFrame subscription robustjdduke2015-10-223-29/+94
* mus: Introduce EventMatcher.sadrul2015-10-222-0/+49
* Remove ContextProvider::VerifyContexts.dcastagna2015-10-222-4/+0
* Fix Alt-PrintScreen, Hanja,Han/Yeong keys in Korean layout on Windowsdtapuska2015-10-221-4/+23
* Reland: GpuMemoryBuffer interface change: Map(**) to Map() and memory(plane);...mcasas2015-10-223-75/+112
* Move some AX attrs from AXNodeData to AXTreeData.dmazzoni2015-10-2220-176/+383
* ui: Remove some implicit Point to PointF conversions.danakj2015-10-226-13/+22
* Should be a no-impact refactoring. When we're ready to drop SkCanvas we'll ha...tomhudson2015-10-221-6/+9
* Rename DrmBufferGenerator as MockBufferGeneratorkalyan.kondapally2015-10-228-38/+67
* gfx::Transform::IsBackVisible comparesjaydasika2015-10-222-4/+26
* Re-land: ui: Move GLImage::BindTexImage fallback from GLImage implementations...reveman2015-10-2224-384/+246
* Alphabetize resource stringsmiguelg2015-10-221-2/+2
* Consider notifications being removed on calculating their heightyoshiki2015-10-221-19/+45
* Gallery: show progress bar for image loading.yawano2015-10-225-3/+116
* VideoPlayer: Show fullscreen-exit button when the player window is fullscreened.fukino2015-10-224-0/+24
* Revert of GpuMemoryBuffer interface change: Map(**) to Map() and memory(plane...vasilii2015-10-223-112/+75
* VideoPlayer: Update design of cast menu.fukino2015-10-223-30/+35
* Make unit_tests compile in Mac GNbrettw2015-10-222-2/+2
* VideoPlayer: Show video duration along with playing position.fukino2015-10-222-21/+41
* [ozone] Call Destroy() in destructorwuchengli2015-10-221-4/+11
* mus: Call back to NativeWidgetAura in a few missing places.sadrul2015-10-221-0/+2
* Refactor screen_dimmer to share code and shrink Shell interface.oshima2015-10-223-4/+56
* [iOS][GN] Port ios_web_unittests to build with gnsdefresne2015-10-221-0/+7
* Move CommonThemeGetSystemColor check to end of platform native themeestade2015-10-222-51/+26
* Remove some implicit Point to PointF conversions, add helpers.danakj2015-10-2212-34/+85
* Aura on Android: UnhandledKeyboardEventHandler::HandleNativeKeyboardEvent imp...mfomitchev2015-10-223-2/+9
* [Resubmit] [Views] Forward mouse events in menus to the proper root viewrdevlin.cronin2015-10-214-42/+195
* Uses theme's bookmark text color for all statesvarkha2015-10-212-12/+21
* Remove ContextProvider::DestroyedOnMainThread.dcastagna2015-10-213-21/+4
* GpuMemoryBuffer interface change: Map(**) --> Map() + memory(plane); GetStrid...mcasas2015-10-213-75/+112
* There are no references to this file; it hasn't been listed in the gyp for ov...tomhudson2015-10-211-36/+0
* Initialize Canvas on non-Cairo platforms.moshayedi2015-10-211-3/+3
* Add cr-policy-network-indicatorstevenjb2015-10-216-0/+208
* Fix style in input_events.mojomsky2015-10-211-3/+3
* Introduce InputMethodAuraAndroid for Aura on Androidbshe2015-10-214-3/+112
* Remove implicit Point to PointF conversion in InterpolatedTransform.danakj2015-10-214-25/+19
* Make conversions from gfx::Point to PointF explicit in ui/compositor/.danakj2015-10-212-5/+6
* Make conversions from gfx::Point to PointF explicit in ui/gfx/.danakj2015-10-213-6/+8
* Change menu row highlight color for material designtdanderson2015-10-211-9/+27
* Add a new embedded button for Notification Settingsmiguelg2015-10-2132-6/+315
* Remove metadata_dispatcher from continuous closure compile targets temporarily.fukino2015-10-211-1/+0
* Turn on verbose flag for compiling file_manager.fukino2015-10-2134-171/+162
* VideoPlayer: Replace customized slider with paper-slider.fukino2015-10-2118-728/+123
* [GN] Fix generation of //ui/base on iOS.sdefresne2015-10-211-15/+10