summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
...
* [Views] WebView will size embedded fullscreen views differently during tab ca...miu@chromium.org2014-03-192-37/+102
* Disable pinning app list folder onto the shelf.jennyz@chromium.org2014-03-191-0/+3
* Revert 258004 "Reset owner upon acquisition"oshima@chromium.org2014-03-195-62/+1
* linux_aura: Remove the current implementation of Deactivate().erg@chromium.org2014-03-193-79/+1
* [Ozone] Adding DRI implementation for cursordnicoara@chromium.org2014-03-1911-48/+218
* Correctly handle int64_t when printing in OutputConfigurator unittestsdnicoara@chromium.org2014-03-191-3/+4
* Reset owner upon acquisitionoshima@chromium.org2014-03-195-1/+62
* Fix ui::IsWindowVisible() so that it returns false for minimized windows on U...pkotwicz@chromium.org2014-03-192-2/+17
* Remove dead and obsolete self-inclusions in headers.zvorygin@chromium.org2014-03-191-1/+0
* [Input View] Makes sure the url can be overriden before keyboard controller i...shuchen@chromium.org2014-03-196-23/+29
* Disable CoreAnimation by defaultccameron@chromium.org2014-03-193-5/+5
* Enable immersive fullscreen on Windows Ash.zturner@chromium.org2014-03-191-0/+11
* Make Windows 7 ignore touch events in the non client areatdresser@chromium.org2014-03-191-8/+19
* Fix rendering of matches with associated keyword matchskanuj@chromium.org2014-03-191-1/+2
* Support for OEM Folder in the App Liststevenjb@chromium.org2014-03-196-34/+107
* Break gpu -> ui_base dependencyjamesr@chromium.org2014-03-191-5/+5
* CustomFrameView: Do not show borders if the window is full-screen.mgiuca@chromium.org2014-03-191-0/+3
* Supports arrow keys in the map from hardware keycode to xkey sym.shuchen@chromium.org2014-03-191-2/+15
* linux_aura: Fix scrolling after clicking the non client area in GNOME 3.erg@chromium.org2014-03-191-0/+26
* gfx: Remove third_party/angle from ui/gfx/DEPS.sadrul@chromium.org2014-03-181-1/+0
* ozone: Fix a newly added aura-test for ozone.sadrul@chromium.org2014-03-181-23/+20
* evdev: dri: Add CursorFactoryOzone implementation for DRI platformspang@chromium.org2014-03-1812-14/+296
* Refactoring display configuration state to allow generic state objectsdnicoara@chromium.org2014-03-1824-1043/+1397
* Fix "unreachable code" warnings (MSVC warning 4702) in ui/.pkasting@chromium.org2014-03-185-13/+16
* Add 9 patch scrollbar assets to native themeweiliangc@chromium.org2014-03-188-29/+226
* Replace std::map with base::SmallMap in ui::LatencyInfojdduke@chromium.org2014-03-183-12/+25
* android: Log crash in CreateSkBitmapFromJavaBitmappowei@chromium.org2014-03-181-2/+5
* Use system virtual keyboard at password fieldbshe@chromium.org2014-03-184-18/+58
* linux_aura: Handle the suggested atoms in XdndPosition messages.erg@chromium.org2014-03-181-8/+30
* aura: Do not dispatch a synthetic enter/exit event to out-of-tree window.sadrul@chromium.org2014-03-182-1/+59
* Run ContentMain in a browser_test's browser process. This removes duplication...jam@chromium.org2014-03-183-10/+61
* Update PRESUBMIT for tryserver.chromium.gpuphajdan.jr@chromium.org2014-03-181-1/+1
* Revert 257564 "Simplify some dragdrop gyp sources! rules in ui_b..."zmo@chromium.org2014-03-184-27/+53
* Simplify some dragdrop gyp sources! rules in ui_base.gyptapted@chromium.org2014-03-184-53/+27
* Revert 257524 "Move IsStringASCII/UTF8 to base namespace."brettw@chromium.org2014-03-171-1/+1
* Move IsStringASCII/UTF8 to base namespace.brettw@chromium.org2014-03-171-1/+1
* Ignore WM_MOUSEACTIVATE messages which occur in the context of touch events w...ananta@chromium.org2014-03-176-10/+70
* Move CommandLine to base namespace.brettw@chromium.org2014-03-171-3/+6
* linux-aura: Keep track of whether the drag-client is alive after the drag.sadrul@chromium.org2014-03-172-8/+21
* Update i-beam cursor assets.hshi@chromium.org2014-03-174-0/+0
* ozone: evdev: Fix WarpCursorTo when no cursor delegate it setspang@chromium.org2014-03-171-3/+4
* Linux Aura: Fixed browser window not starting maximized in XFCE.mgiuca@chromium.org2014-03-171-2/+4
* Fix the issue that after uninstalling the second to last item from folder, le...jennyz@chromium.org2014-03-162-1/+36
* Revert 256981 "Verify FormatType in ScopedClipboardWriter::Write..."dcheng@chromium.org2014-03-159-82/+21
* ash: Remove the associated-window from AcceleratorDispatcher.sadrul@chromium.org2014-03-157-10/+8
* gpu: Add extension check when initializing MailboxSyncboliu@chromium.org2014-03-151-1/+2
* Linux Aura: Implement middle-click title bar to lower window.thestig@chromium.org2014-03-151-1/+8
* Make GLImage interface pure virtualsievers@chromium.org2014-03-1512-27/+46
* Drop gpu command_buffer_service dependency on uijamesr@chromium.org2014-03-151-0/+5
* ozone: evdev: Add CursorDelegateEvdev & implement cursor warpspang@chromium.org2014-03-148-20/+86