summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* makes NotificationView aware of border.mukai@chromium.org2013-02-012-39/+16
* aura: Do not include test code in production code.tfarina@chromium.org2013-02-016-28/+68
* Sends the scroll gesture to scrollbar.mukai@chromium.org2013-02-011-2/+3
* Changed MenuItemView to check if any menu item has a checkbox or radio button...yefim@chromium.org2013-02-014-10/+29
* Windows: Forcibly terminate GPU process if AcceleratedSurface cannot present.apatrick@chromium.org2013-01-311-19/+54
* Changes FocusController to use the new window hierarchy notifications to corr...ben@chromium.org2013-01-316-52/+49
* Add missing delay for checkable menu items in context popup menu in Files.app.mtomasz@chromium.org2013-01-312-38/+37
* Add support for displaying the Windows 8 metro open/save file picker in Chrom...ananta@chromium.org2013-01-317-19/+363
* Lookup the favicon with the closest scale factor to the one passed in to chro...pkotwicz@chromium.org2013-01-319-61/+96
* Fix high-DPI on Windows to make use of DIP scaling in WebKit.kevers@chromium.org2013-01-317-4/+104
* Remove ibus namespace.nona@chromium.org2013-01-313-26/+26
* Revert 179770jochen@chromium.org2013-01-312-14/+21
* [Android] Pull in M25 translations for Java codenewt@chromium.org2013-01-3141-3/+85
* Switch do GDI rendering when the screensaver is active.vangelis@chromium.org2013-01-312-1/+33
* Implement message center on Windows.dewittj@chromium.org2013-01-318-7/+452
* Support large icons for Windows desktop profile shortcuts.asvitkine@chromium.org2013-01-312-4/+7
* Revert 179707 - broke Chrome OS - https://code.google.com/p/chromium/issues/d...piman@chromium.org2013-01-316-49/+52
* Updating XTBs based on .GRDs from branch 1364kerz@chromium.org2013-01-3152-3/+211
* Fix the issue introduced by hooking window.onbeforeunload in WebDialogView wh...jennyz@chromium.org2013-01-315-3/+29
* A host of micro-optimizations and a refactor of TimeForBoundsToIntersectwhunt@chromium.org2013-01-312-21/+14
* Android webview fix gpu crashes after destroyboliu@chromium.org2013-01-302-2/+7
* Use checked_numeric_cast when reading HTML from the clipboard.dcheng@chromium.org2013-01-301-4/+3
* Don't set button state to hover after menu is displayed.flackr@chromium.org2013-01-302-9/+9