summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Refactors getting available color profiles code.mukai@chromium.org2014-03-226-15/+44
* Implement WebCursor for Ozonespang@chromium.org2014-03-227-55/+95
* events: Move --touch-calibration flag to event_switchesspang@chromium.org2014-03-225-9/+10
* Fixes the condition of observing displays.mukai@chromium.org2014-03-221-5/+6
* Fix bug where dragged and dropped text would be dropped before releasing the ...pkotwicz@chromium.org2014-03-221-0/+1
* Break cycles between views, content and webview.tfarina@chromium.org2014-03-223-247/+268
* Move KeyboardLayoutManager class to keyboard_layout_manager.*bshe@chromium.org2014-03-227-80/+127
* Blacklist partial swaps on linuxpiman@chromium.org2014-03-228-48/+19
* Blacklist GLX indirect renderingpiman@chromium.org2014-03-223-1/+7
* GPU: Only restore one texture unit in ScopedTextureBinder.epenner@chromium.org2014-03-212-1/+2
* Make WindowEventDispatcher be a WindowObserver instead of duplicating WO APIsben@chromium.org2014-03-218-191/+282
* Force update & notify the outputs if the cached output is not fresh.oshima@chromium.org2014-03-213-26/+113
* Move some code from aura/client to wm/publicben@chromium.org2014-03-2162-129/+133
* retry r258394estade@chromium.org2014-03-212-2/+10
* Remove webui_test_support target from ui_base.gyp.tfarina@chromium.org2014-03-211-9/+0
* Rename ui_unittests_strings target to ui_locale_test_pak.tfarina@chromium.org2014-03-215-17/+19
* Use grit to reduce load time.rsadam@chromium.org2014-03-2137-2562/+2532
* Remove the start page web ui from the app list.calamity@chromium.org2014-03-218-88/+21
* remove unused oak.pngestade@chromium.org2014-03-212-3/+0
* ozone: evdev: Avoid unnecessary log message buildingspang@chromium.org2014-03-211-5/+3
* Removes unused notifications flags from Chrome.dewittj@chromium.org2014-03-216-46/+5
* Remove extra text.rsadam@chromium.org2014-03-211-1/+1
* linux_aura: Don't inject black in WrenchMenu::GetForegroundColor().erg@chromium.org2014-03-217-2/+31
* Improve folder name UI by making it auto-centered.jennyz@chromium.org2014-03-212-10/+18
* Revert 258394 "requestAutocomplete -- accept arbitrarily long st..."estade@chromium.org2014-03-202-10/+2
* Reset owner upon acquisitionoshima@chromium.org2014-03-204-0/+58
* Move TestEventHandler to ui/events/testtdanderson@google.com2014-03-207-40/+40
* linux_aura: Clear the clipboard even if we don't own it.erg@chromium.org2014-03-203-10/+13
* Remove window/host accessors from WindowEventDispatcher. Include-What-You-Use...ben@chromium.org2014-03-2031-82/+96
* Remove unnecessary argument in UpdateLayerNameoshima@chromium.org2014-03-202-5/+5
* requestAutocomplete -- accept arbitrarily long street addressesestade@chromium.org2014-03-202-2/+10
* Make ui::Clipboard::WriteObjects private and remove most dependencies.dcheng@chromium.org2014-03-202-11/+34
* [Android] Remove the fork of GestureDetector.javajdduke@chromium.org2014-03-202-0/+4
* Failsafe in case ui::SelectFileDialog is not implementedtiago.vignatti@intel.com2014-03-201-0/+1
* [Virtual Keyboard] Makes sure the keyboard window is initialized when reloading.shuchen@chromium.org2014-03-201-0/+2
* Introduces ColorCalibrationProfile handling into OutputConfigurator.mukai@chromium.org2014-03-207-2/+120
* Keep dedicated layers for hiding animationoshima@chromium.org2014-03-206-173/+299
* Remove PrepareForShutdownoshima@chromium.org2014-03-2017-42/+0
* Test that sticky key clicks work for high DPI displays.tengs@chromium.org2014-03-202-49/+17
* android: Readback using delegated rendering layerpowei@chromium.org2014-03-204-3/+41
* Implement OEM Folder UI.jennyz@chromium.org2014-03-195-3/+33
* Fix keyboard_unittests on trybotsbshe@chromium.org2014-03-191-0/+2
* Add a ToString method to DisplayModednicoara@chromium.org2014-03-194-21/+17
* gpu: Allow fences to check whether a flush has occurredsievers@chromium.org2014-03-196-14/+139
* Makes View::RecreateLayer() and Window::RecreateLayer() the samesky@chromium.org2014-03-198-55/+130
* Do not repost events when the menu is closed for Linux Aura. pkotwicz@chromium.org2014-03-191-2/+3
* Crash fix: WebView does not attempt to alter view hierarchy during WebContent...miu@chromium.org2014-03-192-12/+6
* Revert 258077 "Remove PrepareForShutdown"brettw@chromium.org2014-03-1917-0/+42
* Remove PrepareForShutdownoshima@chromium.org2014-03-1917-42/+0
* x11: Move X11ErrorHandler out of //base/ into //ui/gfx/x/sadrul@chromium.org2014-03-197-7/+84