summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Fix clicking on omnibox dropdown to select result on win aurascottmg@chromium.org2013-04-052-2/+9
* x11: Rename touch_factory to touch_factory_x11.sadrul@chromium.org2013-04-059-20/+14
* Fix missing scrollbar thumb on WinXP.vangelis@chromium.org2013-04-051-3/+10
* non-x11: Exclude ibus ime on non-x11 builds.sadrul@chromium.org2013-04-041-1/+1
* Set the view to restore focus to when an initially unfocused window is restored.flackr@chromium.org2013-04-043-17/+26
* Added new class gfx::ImageFamily.mgiuca@chromium.org2013-04-045-0/+448
* Makes the bookmark editor explicitly commit edits to the tree beforesky@chromium.org2013-04-031-0/+2
* Makes table iterate/select arbitrary rows. When a TableGrouper issky@chromium.org2013-04-033-33/+64
* mac: Make components build work in 64bit mode.thakis@chromium.org2013-04-0313-2/+37
* Make use of WindowModalityController in Desktop Aurarobertshield@chromium.org2013-04-034-1/+30
* Aura: Make LayerWithRealCompositorTest work with --ui-enable-threaded-composi...backer@chromium.org2013-04-033-42/+105
* Minor views accessibility fixes.dmazzoni@chromium.org2013-04-036-2/+20
* Fix GL virtualization warnings on OS Xccameron@chromium.org2013-04-032-0/+5
* Revert explicit HTSYSMENU handling to close on double-click.msw@chromium.org2013-04-031-4/+0
* Factor out ash/chromeos specific transform from RootWindow.oshima@chromium.org2013-04-034-100/+109
* Add support for indeterminate checkbox on Windows classic theme.tkent@chromium.org2013-04-031-0/+11
* Specify hover color of notification buttons.mukai@chromium.org2013-04-031-0/+11
* Remove unnecessary global class in l10n_util_mac.mm.jam@chromium.org2013-04-031-14/+3
* requestAutocomplete: more layout fixesestade@chromium.org2013-04-031-2/+6
* Fix app list position in windowscalamity@chromium.org2013-04-035-27/+23
* Fix SearchView's height.simon.hong81@gmail.com2013-04-031-2/+2
* Makes control-a select all in TableView.sky@chromium.org2013-04-031-0/+12
* Fix bugs around timeouts of toasts in M27.mukai@chromium.org2013-04-031-3/+6
* [Android] Fix remaining linker errors for components buildyfriedman@chromium.org2013-04-031-0/+5
* Specifying parent rather than context for toast.mukai@chromium.org2013-04-022-14/+14
* app_list: Tab key to select search result.xiyuan@chromium.org2013-04-023-15/+23
* fix DialogClientView layout some more. This time, add tests.estade@chromium.org2013-04-027-85/+358
* Reactivate rich notifications by default except on Mac.dewittj@chromium.org2013-04-023-2/+13
* Implemented software output device for Aura.skaslev@chromium.org2013-04-021-0/+4
* Add ability to defined ranges with different styles in StyledLabeltbarzic@chromium.org2013-04-023-49/+350
* Revert collecting clipboard statistics as we don't need it anymore.vasilii@chromium.org2013-04-028-59/+0
* History: Make history page usable on Android.dubroy@chromium.org2013-04-023-4/+4
* Clear the clipboard if user copies message box in Incognito window.vasilii@chromium.org2013-04-022-3/+11
* ui: Update the includes of base/shared_memory.h to its new location.tfarina@chromium.org2013-04-0210-12/+12
* Use black as compositor's default backgroundoshima@chromium.org2013-04-022-0/+10
* Changes the width of notification to 360.mukai@chromium.org2013-04-021-2/+2
* Implement client side PBOs for glReadPixelhubbe@chromium.org2013-04-021-0/+2
* Fixes menu of each notification.mukai@chromium.org2013-04-021-3/+6
* Handles the mouse wheel event in the message center.mukai@chromium.org2013-04-021-0/+14
* Add missing mappings for Japanese _ and \ keys under Linux.wez@chromium.org2013-04-012-3/+3
* Chromium style checker cleanuprsleevi@chromium.org2013-04-011-9/+9
* Reenable PlatformFontPangoTest.FamilyList on Chrome OS.derat@chromium.org2013-04-011-8/+1
* Revert 191524 "Fixed GetContentsBounds() so GetInsets() can be o..."dharcourt@chromium.org2013-04-011-1/+2
* [DevTools] Introduced minimized dock mode.dgozman@chromium.org2013-04-012-8/+20
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-317-9/+15
* Allow dialog delegates to change which buttons are added by DialogClientViewestade@chromium.org2013-03-303-58/+76
* Prepares GetHeightForWidth() to MessageSimpleView.mukai@chromium.org2013-03-302-0/+7
* Fixed GetContentsBounds() so GetInsets() can be overridden.dharcourt@chromium.org2013-03-301-2/+1
* Update the remaining references to sys_string_conversions.h to its new location.tfarina@chromium.org2013-03-301-1/+1
* gtk: Remove unused ViewsGtk drag and drop code.erg@chromium.org2013-03-295-466/+0