summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Avoid getting UI elements in GTK thumbnailspkotwicz@chromium.org2013-02-071-1/+1
* Clicking on the caption in desktop chrome AURA eats subsequent mouse events u...ananta@chromium.org2013-02-071-1/+5
* Revert 181120davemoore@chromium.org2013-02-072-28/+9
* highlight intermediate tabsdavemoore@chromium.org2013-02-072-9/+28
* Revert 181102davemoore@chromium.org2013-02-072-28/+9
* highlight intermediate tabsdavemoore@chromium.org2013-02-072-9/+28
* aura-x11: Make sure the touch event with the native event gets dispatched.sadrul@chromium.org2013-02-062-28/+40
* When the Autofill server hints that the current page is the start of an Autoc...ahutter@chromium.org2013-02-061-1/+2
* New 2x and 1x images for avatar menu, Toolbar and files app icon.varunjain@chromium.org2013-02-0613-4/+4
* Add quiet mode support for Windows. dewittj@chromium.org2013-02-061-0/+1
* move window_ resources to commonoshima@chromium.org2013-02-0641-24/+24
* Add UMA metrics for whether touch events are enabled on new tabs.flackr@chromium.org2013-02-067-4/+55
* Introduce TextInputBrowsertest. nona@chromium.org2013-02-067-82/+242
* Linux/ChromeOS Chromium style checker cleanup, ui/ edition.rsleevi@chromium.org2013-02-0628-77/+86
* Add support for 1x fallback images on iOSstuartmorgan@chromium.org2013-02-063-51/+113
* Notification refactor - step 1 - move message_center::Notification into its o...dimich@chromium.org2013-02-0612-62/+104
* Refactor modality-specific behavior from ConstrainedWindowViews to WebContent...wittman@chromium.org2013-02-062-2/+16
* Revert png files whose color type has been reduced by optipngoshima@chromium.org2013-02-06317-0/+0
* Windows: Use D3DCompiler_46.dll instead of D3DCompiler_43.dll where possible.apatrick@chromium.org2013-02-061-7/+10
* gpu: Work around Mali-400 driver bug.epenner@chromium.org2013-02-051-14/+8
* Adjusted menu item height to meet requirementsyefim@chromium.org2013-02-052-5/+7
* Add synchronous Widget closing eventwittman@chromium.org2013-02-0513-14/+24
* Uses --enable-rich-notifications for new design message center.mukai@chromium.org2013-02-057-26/+46
* Tabs inside a TabbedPane view should respond to touch events.varunjain@chromium.org2013-02-051-0/+22
* Nukes TreeViewWin. TreeViewViews has been the default for a couple ofsky@chromium.org2013-02-057-1525/+375
* views: add a "footnote view" to DialogClientView.estade@chromium.org2013-02-054-3/+61
* Nukes TableViewWin and related classes. TableViewViews has been thesky@chromium.org2013-02-0516-3984/+963
* gpu: Disable async uploads on IMG again.epenner@chromium.org2013-02-041-1/+13
* Differentiate invisible cursor mode and disabled mouse events mode.mazda@chromium.org2013-02-042-14/+36
* Fix blurry favicons fetches on Androidaruslan@chromium.org2013-02-043-4/+6
* Replace DialogFrameView with an enhanced BubbleFrameView.msw@chromium.org2013-02-047-211/+123
* Stores notification settings into disk.mukai@chromium.org2013-02-042-2/+6
* Fix painting of scaled themes in Windows in high-DPI mode.kevers@chromium.org2013-02-042-3/+43
* Added Matrix3F class to gfx.motek@chromium.org2013-02-045-0/+496
* Finalizing the 'OnClick' behavior of the Launcher items.skuhne@chromium.org2013-02-043-1/+20
* Fix ash_shell showing views examples. We weren't setting top_level.erg@chromium.org2013-02-041-0/+1
* [DevTools] Added ChangeAttachedWindowHeight method to allow DevTools to chang...dgozman@chromium.org2013-02-042-2/+9
* Revert 180360nona@chromium.org2013-02-047-315/+75
* Introduce TextInputBrowsertest.nona@chromium.org2013-02-047-75/+315
* Handle ui::Layer's visibility using cc::Layer's m_isDrawable flagajuma@chromium.org2013-02-033-19/+40
* Removes LAYOUT_ASH. It's the same as LAYOUT_DESKTOP. We really need tosky@chromium.org2013-02-032-13/+4
* Fix RenderTextTest.PangoAttributes test leaks; remove suppressions.msw@chromium.org2013-02-031-1/+4
* Don't use abbreviationsoshima@chromium.org2013-02-0333-20/+20
* Change PlatformBitmap memory ownership story. Fix CopyFromBackingStore thread...nick@chromium.org2013-02-022-30/+27
* Fix scoped_ptr<T[]> to disallow construction and reset from NULL.dcheng@chromium.org2013-02-022-5/+4
* Add FilePath to base namespace.brettw@chromium.org2013-02-027-21/+35
* Turn on FocusController for desktop-aura.ben@chromium.org2013-02-021-4/+4
* A host of micro-optimizations and a refactor of TimeForBoundsToIntersectwhunt@chromium.org2013-02-022-21/+14
* Move string tokenizer to base/strings.brettw@chromium.org2013-02-021-1/+0
* Code to support the FocusController on DesktopAura too. Does not enable it ju...ben@chromium.org2013-02-019-24/+120