summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Set NULL to button_one_ and _two_ at ctor of BaseMessageView.mukai@chromium.org2012-12-151-4/+3
* [Android Webview] Add hand-written R.java file to map ui resources.newt@chromium.org2012-12-141-0/+22
* events: Update key-event handlers to not return EventResult.sadrul@chromium.org2012-12-1433-84/+83
* events: Update scroll and touch handlers to not return EventResult.sadrul@chromium.org2012-12-1432-139/+135
* app_list: Fix drag jitter in apps grid.xiyuan@chromium.org2012-12-149-28/+124
* This should have multiple-item view matching the mock-ups pixel fordharcourt@chromium.org2012-12-144-78/+148
* Use per-file ownership for usb_keycode_map*.wez@chromium.org2012-12-141-3/+2
* Teach GYP how to compile HLSL.nick@chromium.org2012-12-144-76/+216
* Plumb the ButtonPressed callback of the two buttons in BaseFormatView through...miket@chromium.org2012-12-147-34/+54
* [Android] Support Android resources in ui folder.newt@chromium.org2012-12-143-11/+25
* Add rudimentary support for custom cursors in Chrome Aura Windows.ananta@chromium.org2012-12-144-8/+68
* Get the rest of the ash_unittests to pass with the new FocusController (!)ben@chromium.org2012-12-147-7/+160
* Cleans up the set of TableColumn constructors.sky@chromium.org2012-12-133-54/+17
* Add mukai to the OWNER of ui/message_centermukai@chromium.org2012-12-131-0/+1
* Aggressively inline implementation of gfx::Transformshawnsingh@google.com2012-12-132-53/+20
* Suppress failing test VelocityCalculatorTest.RequiresEnoughData on windows.rjkroege@google.com2012-12-131-1/+9
* Fix label color in TextButtonBasecpu@chromium.org2012-12-132-20/+11
* Use consistent velocity trend to start a touch scroll gesture.rjkroege@chromium.org2012-12-138-291/+381
* Fix drag and drop on Win Aura when Aero Glass is used. This was exposed by th...jam@chromium.org2012-12-131-3/+1
* Update Chrome OS font settings to use Noto Sans UI and other Noto fontsjshin@chromium.org2012-12-1310-8/+10
* Delay for submenu in bookmarks showing follows system valueyoichio@chromium.org2012-12-134-7/+11
* views: Fix touch-scrolling submenus.sadrul@chromium.org2012-12-135-17/+25
* Removes Image(const unsigned char* png, size_t input_size) in favor of using ...pkotwicz@chromium.org2012-12-1310-63/+55
* Use NativeTheme colors for Views bubbles; etc.msw@chromium.org2012-12-136-22/+45
* Fix InputMethodEventFilter being used after destruction by RootWindow in Desk...jam@chromium.org2012-12-131-1/+5
* Remove some deprecated Android surface codesievers@chromium.org2012-12-133-150/+2
* Added vertical insert to a submenu (vertical distance between the border and ...yefim@chromium.org2012-12-135-12/+19
* Remove separator from top of Apps v2 context menus.wez@chromium.org2012-12-132-0/+10
* Remove call to glXCreateWindowccameron@chromium.org2012-12-132-18/+3
* Avoid a widget painting during its Init call.jam@chromium.org2012-12-121-0/+3
* Adds the concept of toplevel windows to FocusRules.ben@chromium.org2012-12-1214-18/+86
* Makes DesktopNativeWidgetAura::OnLostActive/OnActivated()sky@chromium.org2012-12-129-16/+89
* Remove a bunch of stuff related to Focus/Activation events. ben@chromium.org2012-12-1215-368/+32
* Desktop aura: Start removing views::Widget::CreateWindow()erg@chromium.org2012-12-122-2/+28
* Revert 172624 - Remove a bunch of stuff related to Focus/Activation events.ben@chromium.org2012-12-1215-32/+368
* Remove a bunch of stuff related to Focus/Activation events.ben@chromium.org2012-12-1215-368/+32
* Adds support for adding a header to ScrollView.sky@chromium.org2012-12-123-110/+205
* Key remove_standard_frame off params.remove_standard_frame rather than Should...jeremya@chromium.org2012-12-121-1/+1
* Introduces different timers for default/higher priority in the popup.mukai@chromium.org2012-12-124-35/+95
* This patch introduces new API ShouldExecuteCommandWithoutClosingMenu() in vie...yosin@chromium.org2012-12-123-0/+16
* Plumb glDiscardFramebufferEXT entry point through command bufferjamesr@chromium.org2012-12-122-0/+10
* Cleanup of ScrollView. I'm going to add support for a header viewsky@chromium.org2012-12-117-246/+310
* Make NotificationList aware of the priority.mukai@chromium.org2012-12-115-73/+172