summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Optimize png files in ui/resource (by build/sanitize-png-file.sh)oshima@chromium.org2013-02-01387-0/+0
* Adding action box assets.glotov@chromium.org2013-02-016-0/+0
* Initialize memory, remove valgrind supression, add transparency test.harrym@chromium.org2013-02-011-1/+3
* Cleanup BubbleFrameView and BubbleBorder construction.msw@chromium.org2013-02-019-96/+76
* Sets per-item timers rather than global timer.mukai@chromium.org2013-02-012-120/+143
* Move the panel to the root window where the mouse click occurred.oshima@chromium.org2013-02-011-0/+6
* Reenable synthesized mouse events on win aurascottmg@chromium.org2013-02-012-10/+0
* Replace StyleRange with BreakList; update RenderText, etc.msw@chromium.org2013-02-0132-817/+1016
* Move focusSelectedItem to the end of showMenu() as it can cause the page to s...aboxhall@chromium.org2013-02-011-2/+3