summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Add unit tests for ibus-daemon connection and component extension ime initial...nona@chromium.org2013-05-101-71/+47
* Fix LabelButton animation jank and focus-border presence.msw@chromium.org2013-05-102-16/+17
* Fix segfault when trying to change border color on a textfield that is not in...dbeam@chromium.org2013-05-101-13/+4
* Add --disable-new-dialog-style flag; use DialogDelegate::UseNewStyle(); etc.msw@chromium.org2013-05-096-7/+20
* GPU: Move some GPU process specific code from ui/gl to gpu/command_buffer/ser...backer@chromium.org2013-05-0917-2140/+0
* keyboard: Allow the proxy to customize the way the keyboard window is shown/h...sadrul@chromium.org2013-05-094-8/+20
* Implement ItemsRemoved and ItemMoved in the OSX App Launcher Model Observer.tapted@chromium.org2013-05-094-15/+89
* Magnifier: Prevent the cursor jumping on HiDPI display.yoshiki@chromium.org2013-05-092-9/+9
* Trigger immersive fullscreen more easily at top of screenjamescook@chromium.org2013-05-092-0/+29
* ui: Make it possible to know whether an animation ended because it was comple...sadrul@chromium.org2013-05-093-0/+125
* Customize drawing of the NSSegmentedControl used for the OSX App List pager.tapted@chromium.org2013-05-0912-32/+293
* Added 'startDragSelection' funciton to cr.list. hirono@chromium.org2013-05-092-0/+41
* views: Convert View::GetClassName() to return const char*.tfarina@chromium.org2013-05-0968-119/+117
* Save and restore State for ShellWindows, including panels stevenjb@chromium.org2013-05-093-1/+9
* linux_aura: Fix several issues related to menu colors.erg@chromium.org2013-05-093-4/+19
* GPU: Rely on GL state rather than decoder state for state restoration.backer@chromium.org2013-05-0912-39/+99
* Pass caret bound to SchedulePaintInRect in local coordinate Yukawa@chromium.org2013-05-091-1/+1
* Fixes bugs of spoken feedback in notification components.mukai@chromium.org2013-05-094-0/+25
* gfx::BlendDecomposedTransforms should interpolate rotations along the shortes...ajuma@chromium.org2013-05-092-1/+51
* Update JS dialog widget creation; simplify CreateDialogWidgetmsw@chromium.org2013-05-093-35/+23
* Remove inside_chromium_build gyp variablejamesr@chromium.org2013-05-081-10/+1
* Fixes a crash bug happening with --disable-rich-notificationsmukai@chromium.org2013-05-081-2/+0
* Revert 198975 "Add unit tests for ibus-daemon connection and com..."sky@chromium.org2013-05-081-47/+71
* Compositor method renamesboliu@chromium.org2013-05-082-2/+2
* Stops ongoing animation for deleted views.mukai@chromium.org2013-05-081-2/+5
* This is the first of two patches to drag and drop items from the app list to ...skuhne@chromium.org2013-05-0811-15/+160
* Set app id on Windows Aura browser windowscalamity@chromium.org2013-05-083-12/+12
* Change use of GetShellWindow() to GetDesktopWindow(), since GetShellWindow() ...zturner@chromium.org2013-05-082-2/+3
* Add unit tests for ibus-daemon connection and component extension ime initial...nona@chromium.org2013-05-081-71/+47
* Update the new button style hover assets.msw@chromium.org2013-05-0836-0/+0
* Revert 198918 "Save and restore State for ShellWindows, includin..."csharp@chromium.org2013-05-083-9/+1
* Save and restore State for ShellWindows, including panelsstevenjb@chromium.org2013-05-083-1/+9
* Support --enable-delegated-renderer on Android.aelias@chromium.org2013-05-081-1/+1
* Simplify the NO_SHADOW_OPAQUE_BORDER path with addRoundRect.msw@chromium.org2013-05-081-30/+8
* Changes the order of widget Close() and DecrementDeferCounter().mukai@chromium.org2013-05-071-3/+7
* [Aura] Ignore selection changes when a menu is closing.bauerb@chromium.org2013-05-071-0/+4
* Standardize warning color for requestAutocompleteestade@chromium.org2013-05-074-2/+7
* [content shell] move code common to several processes to a common dirjochen@chromium.org2013-05-071-1/+1
* Simplify parseHtmlSubset to use an inert document.arv@chromium.org2013-05-071-16/+12
* Revert "Revert "Revert 198403 "Move WrappedTexImage functionality to ui/gl"""caseq@google.com2013-05-072-111/+0
* Make Win Aura respect SetWindowIconcalamity@chromium.org2013-05-071-0/+1
* Remove unused native_widget_test_utils*.*pkotwicz@chromium.org2013-05-073-95/+0
* Call ExtendSelectionAndDelete instead of Backspace forwarding.nona@chromium.org2013-05-072-0/+10
* accelerated_surface_transformer_win: Improve readback and scaling performancenick@chromium.org2013-05-076-112/+188
* Support IMR_QUERYCHARPOSITION for Aura Windows.Yukawa@chromium.org2013-05-072-2/+27
* Enable Clang warnings in .cc files for Linux+[Aura/ChromeOS]rsleevi@chromium.org2013-05-071-1/+1
* Render opaque border with no shadow for web contents modal dialogs under View...wittman@chromium.org2013-05-075-3/+70
* Revert "Revert 198403 "Move WrappedTexImage functionality to ui/gl""gman@chromium.org2013-05-072-0/+111
* [Mac][MC] Implement notification updates and relayouts.rsesek@chromium.org2013-05-077-68/+263
* Turn off touch editing and touch drag and drop by default.varunjain@chromium.org2013-05-071-10/+0