summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Implement image drag out support for Linux Aura.dcheng@chromium.org2014-03-276-2/+84
* Revert of Move GetCursor() method from WindowDelegate to its own delegate int...ben@chromium.org2014-03-2716-100/+37
* Exclude desktop_aura from chromeososhima@chromium.org2014-03-272-2/+3
* RenderTextWin: Draw continuous diagonal strikes with multiple colorsckocagil@chromium.org2014-03-275-10/+91
* Add AppsGridView unit test for folder ui tests. This cl add ui tests for:jennyz@chromium.org2014-03-276-6/+198
* Delete some dead code.thakis@chromium.org2014-03-272-17/+0
* Cancel drag in the folder view's AppsGridView when dragging is performed ther...jennyz@chromium.org2014-03-271-0/+7
* Revert of Add AppsGridView unit test for folder ui tests. (https://codereview...erikchen@chromium.org2014-03-266-198/+6
* Change the touch keyboard height to 41% of the screen.stevet@chromium.org2014-03-261-1/+1
* Add AppsGridView unit test for folder ui tests. This cl add ui tests for:jennyz@chromium.org2014-03-266-6/+198
* Fix incorrect use of AXState caused when refactoring two enums into one.dmazzoni@chromium.org2014-03-2615-44/+58
* Allow unhandled ui events to be dispatched to other targetstdanderson@chromium.org2014-03-268-8/+254
* ui: Clang format and general style cleanup of GLImage code.reveman@chromium.org2014-03-2610-200/+87
* Revert "aura: The fallback aura tooltip should left align its label text."erg@chromium.org2014-03-261-1/+0
* Expands coverage of RecreateLayers testsky@chromium.org2014-03-262-37/+76
* Make ui::SimpleMenuModel::Delegate's destructor public.leng@chromium.org2014-03-261-3/+2
* x11: Set a timeout for the clipboard copy request.sadrul@chromium.org2014-03-261-0/+7
* Enable dragging out apk files from the download barpkotwicz@chromium.org2014-03-262-8/+9
* Move GetCursor() method from WindowDelegate to its own delegate interface Cur...ben@chromium.org2014-03-2616-37/+100
* Move layer recreation logic entirely into LayerOwner::RecreateLayer().ben@chromium.org2014-03-2619-134/+80
* Revert 259580 "Move wm/public into wm target"ben@chromium.org2014-03-2658-271/+322
* Revert 259581 "Fix bustage with nested namespace"ben@chromium.org2014-03-261-2/+2
* Revert 259582 "Fix link issue"ben@chromium.org2014-03-261-1/+0
* Revert 259585 "Fix dep error for non-Aura"ben@chromium.org2014-03-261-1/+1
* Fix dep error for non-Auraben@chromium.org2014-03-261-1/+1
* Fix link issueben@chromium.org2014-03-261-0/+1
* Fix bustage with nested namespaceben@chromium.org2014-03-261-2/+2
* Move wm/public into wm targetben@chromium.org2014-03-2658-322/+271
* Ozone: Refactor DriSkBitmap init processtiago.vignatti@intel.com2014-03-266-160/+51
* Update the font pref in Arabic to use Noto fontsjshin@chromium.org2014-03-261-2/+2
* Add GL_TEXTURE_EXTERNAL_OES as supported texture target for CHROMIUM_map_image.sohan.jyoti@samsung.com2014-03-264-23/+128
* Merge ui_locale_test_pak with ui_test_pak.tfarina@chromium.org2014-03-266-75/+60
* Linux Aura: Properly shut down when closing a window with native frame.mgiuca@chromium.org2014-03-261-1/+1
* app_shell: Add ShellDesktopController.derat@chromium.org2014-03-261-0/+2
* Moved BoundedScrollView out of message_centersashab@chromium.org2014-03-268-205/+162
* Remove OSExchangeData::SetInDragLoop and associated plumbing.dcheng@chromium.org2014-03-264-13/+0
* [Code cleanup]Remove webui virtual keyboard codebshe@chromium.org2014-03-2617-906/+10
* Match GTK port behavior for dragging links out.dcheng@chromium.org2014-03-261-1/+18
* [Android] Harden overscroll resource allocationjdduke@chromium.org2014-03-263-30/+40
* Change the types in EDID parser interface to generic typesdnicoara@chromium.org2014-03-265-147/+123
* Remove cr.Promisearv@chromium.org2014-03-262-216/+0
* events: Introduce PlatformEventDispatcher and PlatformEventSource.sadrul@chromium.org2014-03-2611-0/+1272
* Refactors Row darkening CSS rules.rsadam@chromium.org2014-03-253-91/+46
* Mark drags starting in web content as tainted to avoid file path forgerydcheng@chromium.org2014-03-2511-3/+84
* Revert "Enable immersive fullscreen on Windows Ash."zturner@chromium.org2014-03-251-11/+0
* Check if tree was successfully created before populating elements.rsadam@chromium.org2014-03-251-1/+2
* Refactor EDID parsing utilities and consolidate them under ui/display/chromeosdnicoara@chromium.org2014-03-2517-244/+657
* Tweak keyboard parameters.rsadam@chromium.org2014-03-253-6/+6
* Ensure that bitmaps are scaled to the correct scale factor on Windows.ananta@chromium.org2014-03-253-9/+76
* Treat newline as white space + add unit test.rsadam@chromium.org2014-03-251-1/+1