summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* [Mac][MC] Fix some issues with the swipe gesture.rsesek@chromium.org2013-05-301-5/+19
* mac: list notificationsthakis@chromium.org2013-05-303-5/+137
* Removes 1 pixel gap at the bottom of scrollbar thumb.mukai@chromium.org2013-05-303-2/+39
* Revert 202987 "Reorder the NativeViews attached to a view via th..."avi@chromium.org2013-05-3023-757/+24
* Add allocator.gyp target to aura/views_unittests to fix heapcheck buildjamesr@chromium.org2013-05-302-0/+12
* Color Picker for <input type=color>paulnavin@google.com2013-05-3011-175/+805
* Display GL window system binding information in about:gpuskyostil@chromium.org2013-05-3011-0/+99
* [Mac] Move the large block of NSEvent forward declarations to a shared header.rsesek@chromium.org2013-05-301-29/+1
* Allow STATE_NORMAL text buttons to animateckocagil@chromium.org2013-05-301-5/+11
* Update references to Blink's Platform API headers (remaining)abarth@chromium.org2013-05-305-10/+10
* Add support for blue buttons.benwells@chromium.org2013-05-306-4/+170
* ui/aura: Use base::string16 now that string16 was moved into base namespace.tfarina@chromium.org2013-05-306-76/+70
* Make snapshot_unittests depend on allocator.gyp:allocator when necessaryakalin@chromium.org2013-05-301-0/+6
* Add dialog-specific styling, restore old-style task manager.msw@chromium.org2013-05-303-12/+25
* Remove unnecessary ui::CompositorTestSupportjamesr@chromium.org2013-05-3014-128/+13
* Rename ClampToMin and ClampToMaxvollick@chromium.org2013-05-3018-116/+116
* Reorder the NativeViews attached to a view via the kViewHostKey according to ...pkotwicz@chromium.org2013-05-2923-24/+757
* [Mac][MC] Adjust the size of the status item view based on the unread count.rsesek@chromium.org2013-05-292-30/+84
* Revert "linux_aura: Implement SetOpacity()."erg@chromium.org2013-05-291-15/+2
* Binary files for ColorPicker (CL 14170009)peter@chromium.org2013-05-294-0/+0
* Cleanup: Remove ScopedGenericObj. Use scoped_ptr<type, CustomDeleter> instead.thestig@chromium.org2013-05-292-14/+14
* Use SkBitmapOperations to extract a frame of animation cursors.yoshiki@chromium.org2013-05-291-6/+3
* Binary files for blue button support.benwells@chromium.org2013-05-29108-0/+0
* Fix the Android implementation of SelectFile() SEGV when params is NULL.kouhei@chromium.org2013-05-291-8/+13
* Remove all but one use of WeakPtrFactory::DetachFromThread. wez@chromium.org2013-05-291-22/+20
* Remove lines of CSS which have invalid property values.umar.hansa@gmail.com2013-05-292-2/+0
* Revert 202787 "Remove unnecessary ui::CompositorTestSupport"kinuko@chromium.org2013-05-2915-13/+130
* Remove unnecessary ui::CompositorTestSupportjamesr@chromium.org2013-05-2915-130/+13
* Let gesture carry microseconds timestampmiletus@chromium.org2013-05-291-2/+4
* Move cc/debug/latency_info to ui/base.jbauman@chromium.org2013-05-294-0/+139
* - Loosen a bit the HTML hierarchy required for Tabs to work.dvh@chromium.org2013-05-291-13/+25
* linux_aura: Close window when the OS requests it.erg@chromium.org2013-05-292-1/+19
* Add help button to app launcher.calamity@chromium.org2013-05-295-0/+14
* Fix keyboard navigation in app launcher (OSX)jackhou@chromium.org2013-05-292-55/+66
* Generate tap gesture with tap_count = 3 for triple-tapmiletus@chromium.org2013-05-294-12/+86
* Revert 201479 "Make InputMethodWin TSF-aware."cpu@chromium.org2013-05-296-140/+50
* ash: Add functionality to specify how long a tooltip is shown for a window.varunjain@chromium.org2013-05-283-4/+33
* Fixes a test dependency for building on non-aura snapshot_unittestsmukai@chromium.org2013-05-281-0/+1
* Cleanup legacy flags and switchesnkostylev@chromium.org2013-05-282-8/+0
* mac: Make notification text colors match views.thakis@chromium.org2013-05-284-8/+13
* [Mac][MC] Allow right click to open the message center tray.rsesek@chromium.org2013-05-282-2/+27
* Ack. Fix typo.rjkroege@chromium.org2013-05-281-1/+1
* Move NotificationDelegate into message_center.dewittj@chromium.org2013-05-2820-174/+373
* Reland "GPU: Reduce MakeCurrent calls to fix Orange San Diego""epenner@chromium.org2013-05-282-1/+3
* Polish new dialog style layout and sizing.msw@chromium.org2013-05-282-20/+39
* Make RecreateLayer() order the old layer above the new layer.pkotwicz@chromium.org2013-05-273-2/+23
* ui/web_dialogs: Use base::string16 now that string16 was moved into base name...tfarina@chromium.org2013-05-273-3/+3
* views: Store only the name of the class in kViewClassName constants.tfarina@chromium.org2013-05-2614-15/+15
* Move webkit/gpu into webkit/common/gpujamesr@chromium.org2013-05-264-7/+12
* ui: Make dalvik_limit static so that its value is cached across callskaanb@chromium.org2013-05-261-1/+1