summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Use component virtual keyboard at login screenbshe@chromium.org2013-05-312-1/+6
* Revert 203217 "Revert 202987 "Reorder the NativeViews attached t..."avi@chromium.org2013-05-3123-24/+757
* Revert "Restore Views dialog dragging and titlebar system menus."mnissler@chromium.org2013-05-313-63/+26
* tree.js: Change the color of a triangle for expanding (#000000 -> #7a7a7a)yoshiki@chromium.org2013-05-311-1/+1
* Restore Views dialog dragging and titlebar system menus.msw@chromium.org2013-05-313-26/+63
* Menu.js: Not to set a text of menu item when the command label is not specified.yoshiki@chromium.org2013-05-312-1/+68
* GLContextVirtual::ReleaseCurrent sets current virtual to NULLboliu@chromium.org2013-05-314-6/+6
* tree.js: Triangle for expanding supports HiDPI.yoshiki@chromium.org2013-05-312-8/+13
* Remove unused methods in WebGraphicsContext3D: isGLES2Compliant() and getPlat...dongseong.hwang@intel.com2013-05-312-10/+0
* Updates the quiet mode button UI slightly.mukai@chromium.org2013-05-312-6/+1
* Use base::MessageLoop in more files.xhwang@chromium.org2013-05-306-7/+8
* Add message ids to webview that were added for chomiumkaanb@chromium.org2013-05-301-0/+24
* [Mac][MC] Mark notifications as displayed so the unread count is properly upd...rsesek@chromium.org2013-05-302-0/+3
* Do not track hover states in HoverButton if tracking is disabled.rsesek@chromium.org2013-05-302-3/+5
* [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