summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Revert 187061sievers@chromium.org2013-03-091-2/+4
* Mac: Use cross-platform BMB context menu model.asvitkine@chromium.org2013-03-081-2/+1
* Fix Views textfield Unicode alt key code handling.msw@chromium.org2013-03-086-64/+42
* Adjust DCHECK() for being current in GLSurface::GetExtensions().sievers@chromium.org2013-03-081-4/+2
* Added finch experiment to track new menu style effect. yefim@chromium.org2013-03-082-1/+45
* Fix touch scaling for high dpi windows. (Resubmit)girard@chromium.org2013-03-083-0/+71
* Break the dependency of MessageCenterSettingsController on views.rsesek@chromium.org2013-03-085-22/+65
* Android WebView: Subclass GLContext for extension string.sievers@chromium.org2013-03-081-1/+43
* Update the renderer's compositor size correctly when the scale factor is chan...oshima@chromium.org2013-03-084-1/+15
* OSX app list pagination and gesture scrolling.tapted@chromium.org2013-03-087-72/+421
* Remove old-checkbox-style flag, code and assetsrbyers@chromium.org2013-03-0815-151/+32
* Made notification center notifications collapsible and expandable.dharcourt@chromium.org2013-03-0826-383/+594
* cc: Chromify the SolidColorLayer classes.danakj@chromium.org2013-03-081-1/+1
* app_list: Update search list select/hover color.xiyuan@chromium.org2013-03-081-13/+12
* linux: Honor user's hinting settings for tab strip.derat@chromium.org2013-03-081-2/+1
* Add is_internal_display_ property to aura::RootWindowHostLinux.ynovikov@chromium.org2013-03-086-1/+53
* x11: Include X11 dependencies only when building with X11.sadrul@chromium.org2013-03-072-11/+15
* [Android] Change jni_gen_dir to jni_gen_package for jni_generator.yfriedman@chromium.org2013-03-071-1/+1
* Ensure that menus put in Chrome ASH on Windows 8 are operatable using the key...ananta@chromium.org2013-03-072-15/+65
* Context menu handles command in 'mouseup' event. Usually the 'click' event fo...serya@chromium.org2013-03-071-3/+8
* Revert 186627miu@chromium.org2013-03-074-11/+5
* Enable rich notifications by default.dewittj@chromium.org2013-03-072-4/+6
* History: Add notification at the top when full history sync is enabled.dubroy@chromium.org2013-03-072-0/+28
* Deprecates QuietModeBubble and uses context menu for quiet mode.mukai@chromium.org2013-03-075-183/+68
* Remove 'RequestFocus' for now, it doesn't make any effects.mukai@chromium.org2013-03-071-2/+0
* Do not reuse the old NotificationView in PopupCollection.mukai@chromium.org2013-03-071-4/+12
* Use gpu::Mailbox in IPCs instead of std::stringpiman@chromium.org2013-03-074-5/+11
* Android: Support GPU processsievers@chromium.org2013-03-071-0/+12
* Switch to using gfx::Image instead of ImageSkia for cross-platform message_ce...rsesek@chromium.org2013-03-0711-37/+39
* New 2x browser action badge icons: fix transparency.yoz@chromium.org2013-03-073-0/+0
* Clicking on an aura window which has capture should not attempt to transition...ananta@chromium.org2013-03-062-0/+30
* captureVisibleTab Extension API producing garbled PNG resultsqufighter@gmail.com2013-03-062-1/+44
* Fix scrollbars on the edit bookmarks window and task manager under Windows cl...kevers@chromium.org2013-03-061-0/+11
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-0614-16/+16
* Fix handling touch screens when running ChromeOS locally on a linux machine.mtomasz@chromium.org2013-03-061-7/+7
* Clear the clipboard if a user copies something from onmibox of Incognito wind...vasilii@chromium.org2013-03-062-5/+28
* Switch all contexts in a share group to be on the same screen as the window t...jbauman@chromium.org2013-03-064-25/+98
* Remove the highlight for apps that are installing in the app list.koz@chromium.org2013-03-061-1/+1
* Implement Windows accessibility for Aura.dmazzoni@chromium.org2013-03-0631-466/+240
* Only add 140 and 180 as supported scale factors if running in high-DPI mode.kevers@chromium.org2013-03-061-2/+5
* ÜC: Add support for delegated renderer layer in ui::Layerpiman@chromium.org2013-03-063-49/+159
* Provide shared context to Platform API in renderer.danakj@chromium.org2013-03-061-0/+1
* Revert 186022 - [win] Make 'Close Window' from taskbar work for app launcher.benwells@chromium.org2013-03-064-25/+14
* Context menu on views must show on mouse down for non-WIN.varunjain@chromium.org2013-03-061-2/+22
* Use a ScopedRedrawLock and invalidate to fix WM_SETCURSOR DefWindowProc artif...msw@chromium.org2013-03-061-6/+6
* Add VIEWS_EXPORT to NativeViewHostWrapper for r186238 to fix win_aura compile.flackr@chromium.org2013-03-051-1/+2
* Write a NativeThemeGtk2 class for linux_aura.erg@chromium.org2013-03-053-7/+7
* Fix ManyPopupNotifications test with --enable-rich-notifications.dewittj@chromium.org2013-03-051-0/+7
* Remove observer in NativeViewHostAura before destructing.flackr@chromium.org2013-03-055-2/+87
* Revise NativeWidgetWin focus save/restore hack.msw@chromium.org2013-03-052-9/+3