summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Fix for crash trying to deference ash::Shell::message_center()cpu@chromium.org2013-02-271-0/+4
* Fixing empty bubble (partially)skuhne@chromium.org2013-02-271-0/+4
* CrOS: Crash (not hang) on bad vsync refresh interval.backer@chromium.org2013-02-271-0/+16
* ui::ThreadedOpacityTransition::OnAbort should depend on tween_type()ajuma@chromium.org2013-02-272-2/+34
* GTK based Linux to respect subpixel positioning request.bungeman@chromium.org2013-02-272-9/+21
* We use UMA to track event latency both as a group of all eventsdavemoore@chromium.org2013-02-271-4/+4
* Roll Skia DEPS to r7869robertphillips@google.com2013-02-271-1/+1
* The purpose of this patch is to collect some statistics on how often a user c...vasilii@chromium.org2013-02-278-0/+59
* Reland ash: Use immersive mode for fullscreenjamescook@chromium.org2013-02-273-0/+40
* Add an icon to the app list to indicate the current profile.koz@chromium.org2013-02-276-2/+76
* Implement app_list::AppListItemModelObserver title and icon updates for Cocoa...tapted@chromium.org2013-02-275-45/+199
* Makes ShadowController per-ActivationController and moves shared bitssky@chromium.org2013-02-275-74/+161
* Introduces MessagePopupCollection for borderless toasts.mukai@chromium.org2013-02-2710-51/+386
* Rework ash::CursorManager into a corewm object, to share code with desktop.erg@chromium.org2013-02-2714-149/+745
* fix NativeTextField context menu on second showingscottmg@chromium.org2013-02-261-0/+3
* Fix permissionoshima@chromium.org2013-02-262-0/+0
* Add images for app list user indicator.koz@chromium.org2013-02-262-0/+0
* Added inverted color scheme support to new menu style.yefim@chromium.org2013-02-261-3/+27
* Revert 184600jamescook@chromium.org2013-02-263-40/+0
* Fixing assets for login screen action box menu.glotov@chromium.org2013-02-266-0/+0
* ash: Use immersive mode for fullscreenjamescook@chromium.org2013-02-263-0/+40
* Remove WebContents methods that duplicate WebContentsView methods.jam@chromium.org2013-02-262-7/+9
* Notifications refactor step 2. dimich@chromium.org2013-02-2622-574/+605
* Ensure that flash fullscreen mode works in Chrome desktop AURA.ananta@chromium.org2013-02-262-0/+191
* Add GetDefaultIndex() to ComboboxModel.estade@chromium.org2013-02-264-3/+21
* Adds various notifications to autofill dialog:dbeam@chromium.org2013-02-262-20/+51
* Windows: release AcceleratedSurfaceTransformer pixel shaders.apatrick@chromium.org2013-02-251-2/+2
* requestAutocomplete: Show credit card images in text field.estade@chromium.org2013-02-251-2/+0
* Prevent to call updateCommand() method of separator.yoshiki@chromium.org2013-02-251-2/+5
* x11: Fix motion event coalescing.sadrul@chromium.org2013-02-251-1/+2
* More flexibility in BubbleBorder arrow rendering.dewittj@chromium.org2013-02-254-14/+32
* Fixes crash from adding tooltip support tosky@chromium.org2013-02-251-1/+2
* x11 desktop aura: Fix the cached bounds of the X window.sadrul@chromium.org2013-02-251-1/+8
* Fix flaky LayerAnimatorTestsajuma@chromium.org2013-02-251-17/+27
* base: Move MemoryMappedFile out of file_util.h and into its own header file.tfarina@chromium.org2013-02-242-7/+5
* Move file_path.h to base/files.brettw@chromium.org2013-02-2437-40/+40
* Disable LayerAnimatorTest.MultiPreemptThreadedByImmediatelyAnimatingToNewTargetmaruel@chromium.org2013-02-241-1/+2
* Gets tooltips to work for desktop aura. This constrains the tooltipssky@chromium.org2013-02-2315-26/+1262
* Switch Pepper Linux to use shared USB<->native key conversion table.wez@chromium.org2013-02-232-8/+22
* Stop Autocheckout bubble from stealing focus.ahutter@chromium.org2013-02-231-2/+2
* Enable browser_tests on linux_aura.erg@chromium.org2013-02-232-5/+18
* Thread ui opacity animationsajuma@chromium.org2013-02-2317-311/+1406
* Bookmark Manager button menu does not respond to selectiontom.cassiotis@gmail.com2013-02-231-1/+1
* Implementation of principal-component color reduction.motek@chromium.org2013-02-223-0/+297
* [Android] Make content_shell_apk and chromium_testshell components friendly.yfriedman@chromium.org2013-02-225-3/+49
* cc: Route offscreen context creation for compositor to the browser.danakj@chromium.org2013-02-222-1/+140
* Clears X-cursor cache after each test so that we don't attempt to usesky@chromium.org2013-02-226-8/+23
* Change eventTime field to standard chrome.* API format.miket@chromium.org2013-02-222-8/+3
* Check if event.os_event is present before dereferencing.vitalybuka@chromium.org2013-02-221-0/+2
* Fixing activation state problem with the launcher acessiblity paneskuhne@chromium.org2013-02-227-7/+83