summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Add ToString() to gfx::Transform for easier debugging.danakj@chromium.org2012-12-202-0/+29
* Make VKEY_F14 and VKEY_HELP close keyboard overlay.mazda@chromium.org2012-12-203-0/+74
* Adds sorting to TableView.sky@chromium.org2012-12-205-45/+370
* Move explanatory comment re: iOS supported scale factors.blundell@chromium.org2012-12-201-4/+0
* Clean-up EventHandler class comment.bryeung@chromium.org2012-12-201-2/+2
* Fixes a wrong comment and misunderstanding of issue 127200.yuki@chromium.org2012-12-201-11/+8
* Makes the columns of tableview resizable.sky@chromium.org2012-12-205-5/+162
* overscroll: Redirect scroll events on the overscroll window to the web-conten...sadrul@chromium.org2012-12-201-0/+26
* Revert 174028wjia@chromium.org2012-12-209-1010/+240
* Adjust fonts (part of 137349): Use standard font sizes in ui/app_listsschmitz@chromium.org2012-12-202-21/+3
* [ui/surface] Separate image processing logic from presentation logic.nick@chromium.org2012-12-199-240/+1010
* Move ash/wm's DialogFrameView to ui/views/window; etc.msw@chromium.org2012-12-199-188/+351
* Adds SetColumnVisibility() and IsColumnVisible() to TableViewViews.sky@chromium.org2012-12-196-26/+195
* Refine LabelButton[Border] behavior.msw@chromium.org2012-12-194-27/+32
* Add a unit-test to sanity-check the USB<->native keycode mapping.wez@chromium.org2012-12-193-4/+108
* Make the cursor have separate mode for disabled mouse events and invisible.mazda@chromium.org2012-12-1915-121/+149
* Adjust fonts (part of 137349): Add SmallBoldFont to ResourceBundle.sschmitz@chromium.org2012-12-193-4/+15
* ash: Fix boot splash screen copy.derat@chromium.org2012-12-191-6/+10
* Use generated shim headers for zlib.phajdan.jr@chromium.org2012-12-181-9/+1
* Add message_center_unittests.mukai@chromium.org2012-12-183-9/+365
* Adds debugging code to help figure out a crash. It appears that aftersky@chromium.org2012-12-182-2/+13
* Added new menu check and radio button images and related code (images in a se...yefim@chromium.org2012-12-188-13/+69
* Revert 173539ddorwin@chromium.org2012-12-187-37/+53
* events: Update mouse-event handlers to not return EventResult.sadrul@chromium.org2012-12-1833-112/+105
* Create web_dialogs_test_support target.mazda@chromium.org2012-12-185-0/+284
* Rotated Imagesharrym@chromium.org2012-12-185-5/+160
* Generate shim headers for libpngphajdan.jr@chromium.org2012-12-182-10/+1
* gpu: Android async transfers using EGLImageepenner@chromium.org2012-12-184-0/+537
* Add support for LayerAnimator::AbortAllAnimationsvollick@chromium.org2012-12-183-32/+68
* Conditionally call SchedulePaint() when activating and deactivating inactive ...pkotwicz@chromium.org2012-12-183-10/+15
* New images for menu check and radio button (crushed).yefim@chromium.org2012-12-176-0/+0
* Disable ash tests on Windows that rely on multiple displays or display resizingscottmg@chromium.org2012-12-171-0/+1
* Desktop aura: Expand what the ViewsDelegate can do to new windows.erg@chromium.org2012-12-177-53/+37
* Consolidate dialog style flags and strings; etc.msw@chromium.org2012-12-172-10/+14
* Adds support to table_view_views for header and multiple columns.sky@chromium.org2012-12-1711-59/+661
* Normalize paths in compile_hlsl.py for cygwin.asvitkine@chromium.org2012-12-171-2/+4
* gpu: Add async pixel transfers.epenner@chromium.org2012-12-176-0/+329
* cc: Unify namespaces for all test filesenne@chromium.org2012-12-161-1/+1
* Revert 173387 - Broke compile on clang botsrsleevi@chromium.org2012-12-169-82/+52
* Added support for secondary icon to multi-item notification viewdharcourt@chromium.org2012-12-169-52/+82
* Changing SmallFont size from 10px to 11px. sschmitz@chromium.org2012-12-161-1/+1
* Make most of VirtualGL auto-generatedgman@chromium.org2012-12-1611-987/+133
* Makes the scroll view header scroll with the content.sky@chromium.org2012-12-162-24/+71
* Specify optional_fields to UpdateNotification too.mukai@chromium.org2012-12-154-23/+31
* Implemented GetWindowSnapshot on RenderViewImplbajones@chromium.org2012-12-1511-0/+572
* Revert 173315nkostylev@chromium.org2012-12-153-1/+14
* Add XKB keycode for non-US backslash to USB keycode tablewez@chromium.org2012-12-151-4/+3
* Use CTM on touchscreens.ynovikov@chromium.org2012-12-153-14/+14
* gfx: The destructor of DisplayObserver does not need to be out-of-line.tfarina@chromium.org2012-12-153-14/+1
* Make ui::LayerAnimationSequence and ui::LayerAnimationElement use absolute timesajuma@chromium.org2012-12-159-90/+163