summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Introduces SYSTEM_PRIORITYmukai@chromium.org2013-06-117-4/+86
* Use a direct include of strings headers in ui/, part 2.avi@chromium.org2013-06-1167-78/+78
* Cause touch events to be held like mouse events during window resizingrharrison@chromium.org2013-06-113-115/+191
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-115-5/+5
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-4/+4
* Prevent default handling of Enter key when closing prompt dialog.mnissler@chromium.org2013-06-111-1/+3
* Reland 204146 - Introduces a new scrollbar for message_center.dewittj@chromium.org2013-06-119-8/+230
* Use a direct include of strings headers in ui/, part 3.avi@chromium.org2013-06-1192-104/+104
* Use a direct include of strings headers in ui/, part 1.avi@chromium.org2013-06-1160-70/+70
* Unified OutputSurface::SwapBuffers.aelias@chromium.org2013-06-113-21/+48
* Made cr-dialog-frame not focused by Tab key.hirono@chromium.org2013-06-111-1/+3
* Change Certificate Viewer WebUI to match new style.rfevang@chromium.org2013-06-111-0/+46
* Make Enter confirm/submit option overlays.rfevang@chromium.org2013-06-112-5/+36
* Fix memory leak in WindowUtilTest.RecreateWindowLayersoshima@chromium.org2013-06-111-1/+0
* mac notifications: Move things around slightly.thakis@chromium.org2013-06-101-9/+21
* Now that the ui_controls methods moved to ui\base (before r204792 it was only...jam@chromium.org2013-06-105-5/+61
* mac notifications: tweaked status iconthakis@chromium.org2013-06-104-0/+0
* Event handling support for ozone.rjkroege@chromium.org2013-06-1016-29/+1010
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-101-1/+1
* mac notifications: Let <esc> close the settings view and the tray.thakis@chromium.org2013-06-102-10/+7
* Enable TsfBridge to re-initializeYukawa@chromium.org2013-06-104-40/+38
* mac notifications: Show settings below the control area.thakis@chromium.org2013-06-104-90/+75
* mac notifications: Fix slide in animation.thakis@chromium.org2013-06-102-6/+4
* Improve tracing for input events - especially Aura touchrbyers@chromium.org2013-06-101-0/+6
* mac: Move more 10.7 api stuff into sdk_forward_declarations.hthakis@chromium.org2013-06-103-30/+3
* BookmarkModel changes for multiple level undo and redo of bookmarks.tom.cassiotis@gmail.com2013-06-101-0/+8
* Fix a typo in a comment.Yukawa@chromium.org2013-06-101-1/+1
* [Mac][MC] Release the MCPopupController on the outermost run loop.rsesek@chromium.org2013-06-101-1/+4
* mac notifications: Show app icons and favicons in the settings view.thakis@chromium.org2013-06-101-3/+112
* mac notifications: Open tray to the right if dock is pinned left and there is...thakis@chromium.org2013-06-091-1/+1
* Improve visuals for the crossfade animation when "restoring" an immersive ful...pkotwicz@chromium.org2013-06-093-1/+175
* Turn on touch drag and drop and touch editing by default on chromeos.varunjain@chromium.org2013-06-091-0/+10
* mac notification settings: Hook up button to show the ui, add a back button.thakis@chromium.org2013-06-0911-68/+296
* Change touch selection handles to images given by UX.varunjain@chromium.org2013-06-092-50/+89
* Change context menu positioning logic so that the menu is anchored tovarunjain@chromium.org2013-06-091-4/+5
* ui/gfx: Use base::string16 now that string16 was moved into base namespace.tfarina@chromium.org2013-06-0927-108/+113
* Compositor reflector, which copies texture onto another compositor.oshima@chromium.org2013-06-082-0/+56
* Do not slide-up for the mouse click for the toast.mukai@chromium.org2013-06-081-26/+18
* Set force_s3tc_enable environment variable to true for GLX.apatrick@chromium.org2013-06-081-0/+3
* Revert 205044 "Compositor reflector, which copies texture onto a..."cpu@chromium.org2013-06-082-56/+0
* Move notification timers into a cross-platform location.dewittj@chromium.org2013-06-0814-91/+630
* Compositor reflector, which copies texture onto another compositor.oshima@chromium.org2013-06-082-0/+56
* Updated paths to Mesa sources to the version pulled in via DEPS.kbr@chromium.org2013-06-088-9/+9
* Fix aura Win64 compilation errorjschuh@chromium.org2013-06-081-2/+3
* [Aura] Added Support for rendering software compositor frames as cc::TextureL...skaslev@chromium.org2013-06-085-14/+87
* [Mac][MC] Open the tray to the left if there is not enough room on screen to ...rsesek@chromium.org2013-06-084-8/+77
* notifications: Add back arrow asset.thakis@chromium.org2013-06-076-0/+0
* Add HiDPI flag for Windows.girard@chromium.org2013-06-073-8/+23
* Make some ChromeOS code use "if (weak_ptr)" styleakalin@chromium.org2013-06-071-9/+9
* mac notification settings: Implement most of the setttings view.thakis@chromium.org2013-06-076-8/+266