summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve K-mean dominant color selection for faviconsjamescook@chromium.org2012-12-113-3/+71
* Fix tooltips in ash.erg@chromium.org2012-12-116-9/+15
* Fixes crash in showing menus. parent is NULL in one circumstance.sky@chromium.org2012-12-111-1/+1
* Fix a unittest failing on iOS retina devices.noyau@chromium.org2012-12-111-1/+3
* Make FocusController use ActivationChange/FocusChangeObserver instead of Focu...ben@chromium.org2012-12-113-181/+167
* Win8 Aura :add suport for changing cursorscpu@chromium.org2012-12-112-1/+12
* Consolidates activation and focus change observers a bit.ben@chromium.org2012-12-1121-142/+229
* Make EventHandler.dispatcher_ a stackstevenjb@chromium.org2012-12-103-10/+14
* Use native theme colors for textfields; etc.msw@chromium.org2012-12-1014-145/+156
* Gets bubbles working again on desktop aura.sky@chromium.org2012-12-102-3/+5
* This bug affects various context menus (tab context, settings/wrench menu, ba...sschmitz@chromium.org2012-12-101-1/+22
* Always use either glXCreateNewContext or glXCreateContextAttribsARB for GLXccameron@chromium.org2012-12-103-78/+59
* Makes the window we parent unparented windows to hidden. That way wesky@chromium.org2012-12-101-0/+3
* Removes calls to Widget::OnNativeWidgetActivationChanged() fromsky@chromium.org2012-12-101-2/+0
* Add all sources from ios/ subdir to ios projects automatically.milanb@chromium.org2012-12-101-0/+1
* Updating XTBs based on .GRDs from branch 1312dharani@google.com2012-12-1052-4/+264
* Implement TextureImageTransportSurface using texture mailboxsievers@chromium.org2012-12-103-16/+8
* Fixing a test failure on iOS.noyau@chromium.org2012-12-101-2/+15
* events: Change the way a 'handled' event is dispatched.sadrul@chromium.org2012-12-103-11/+23
* Fixes a double release crasher in iOS image code.noyau@chromium.org2012-12-101-6/+6
* Introduces "CreateParams" for web contents, and add |parent| parameter in it.mukai@chromium.org2012-12-091-4/+3
* Consolidate ImagePainter and BorderImages.msw@chromium.org2012-12-089-260/+156
* Revert 171934xiyuan@chromium.org2012-12-087-90/+45
* Use consistent velocity trend to start a touch scroll gesture.rjkroege@chromium.org2012-12-087-45/+90
* Handling cursor visibility changing events for ChromeOSsheckylin@chromium.org2012-12-0818-35/+209
* Reverting the visual change of message center bubble.mukai@chromium.org2012-12-081-58/+5
* Ensure that keyboard input works in Windows 8 Metro Ashananta@chromium.org2012-12-084-17/+20
* Get drag and drop working for win aura.jam@chromium.org2012-12-0815-39/+460