summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Makes NativeWidgetAura and DesktopNWA set user_data using same typesky@chromium.org2013-08-223-2/+18
* Remove useless assigment.etienneb@chromium.org2013-08-221-1/+0
* Removes Widget::GetChildViewParent, it's not needed anymore.sky@chromium.org2013-08-222-10/+0
* Introduce facade for interaction with Android SurfaceTexture.yfriedman@chromium.org2013-08-228-110/+105
* Add OWNERS for ui/gfx/codec/.erg@chromium.org2013-08-221-0/+2
* Refactors CaptureController so that both views and ash can use it.sky@chromium.org2013-08-2217-390/+556
* Adds gfx::FontList version of APIs to views::Label.yukishiino@chromium.org2013-08-223-44/+54
* Remove SigninDelegateObserver.calamity@chromium.org2013-08-224-49/+0
* Revert 218956 "Remove chrome.pak references, build resources int..."vabr@chromium.org2013-08-225-0/+10
* Fix crash when Notification Center is closed while "dismiss all" animation is...dimich@chromium.org2013-08-221-0/+3
* Remove chrome.pak references, build resources into resources.pak (try 2)jamesr@chromium.org2013-08-225-10/+0
* [WIN] Remove "Pin this program to taskbar" of panel window.zhchbin@gmail.com2013-08-222-0/+21
* Makes aura NativeWidget implementations no-op if NativeView destroyed.sky@chromium.org2013-08-225-70/+265
* Supports gfx::FontList in gfx::Canvas and ui::ElideText family.yukishiino@chromium.org2013-08-2214-323/+646
* Move webui_resources_test.js to ui/webui/resources/js/.scherkus@chromium.org2013-08-222-0/+206
* linux_aura: Implement copying images to the clipboard.erg@chromium.org2013-08-224-20/+61
* views: Implement Ozone screen for desktop auratiago.vignatti@intel.com2013-08-214-4/+29
* Use XEvent's event_x/y as the location for ui::Eventmiletus@chromium.org2013-08-211-48/+2
* ozone: Make sure the event coords are within the bounds of the screen.sadrul@chromium.org2013-08-212-2/+15
* Remove unnecessary [AppsGridViewItem onInitialModelBuilt] from OSX App List.tapted@chromium.org2013-08-214-60/+0
* Remove unused variable declaration.etienneb@chromium.org2013-08-211-1/+0
* Add UMA for first app list paint on Windows.koz@chromium.org2013-08-212-0/+21
* Move web contents modal dialog widget creation to ui/viewswittman@chromium.org2013-08-212-0/+33
* Notifications clear-all button should show disabled state.dewittj@chromium.org2013-08-213-1/+6
* Fixes the accessibility read for notification update.mukai@chromium.org2013-08-211-1/+3
* Add logging to diagnose cursor visibility issues on Pixeltdanderson@chromium.org2013-08-216-2/+26
* Notifications: resources for disabled clear-all button.dewittj@chromium.org2013-08-212-0/+0
* Invoke the inactive frame rendering code in WM_WINDOWPOSCHANGING instead of W...ananta@chromium.org2013-08-2016-31/+68
* ui_unittests does not build on Ubuntu 13.04sanne.wouda@gmail.com2013-08-201-1/+3
* Move ibus related interface to chromeos/imenona@chromium.org2013-08-201-0/+1
* [content shell] move browser process stuff into browser/ subdirjochen@chromium.org2013-08-201-1/+1
* Remove NOT_IMPLEMENTED for Textfield::set_placeholder_text.benwells@chromium.org2013-08-201-3/+0
* Switch to using '-t ios' for gritstuartmorgan@chromium.org2013-08-2010-20/+20
* fix the long press swipe selection trigger bugzyaozhujun@chromium.org2013-08-191-2/+2
* Move signin status and current user information into AppListModel.calamity@chromium.org2013-08-1922-122/+176
* Append TextInputMode argument to ui::tsf_inputscope::CreateInputScope()yoichio@chromium.org2013-08-195-28/+175
* ui/base/accelerators: Use base::string16 now that string16 was moved into bas...tfarina@chromium.org2013-08-193-6/+6
* Remove ViewActivationChanged() from AppListControllerDelegate.koz@chromium.org2013-08-194-6/+22
* app_list: Minor trivial cleanup while I'm here.tfarina@chromium.org2013-08-1911-40/+36
* cc: return resources via a ReturnedResource struct rather than TransferableRe...piman@chromium.org2013-08-192-4/+4
* Autoclosing of tray bubbles when the mouse is over the bubble but not moved b...skuhne@chromium.org2013-08-172-4/+81
* Reland https://codereview.chromium.org/22267012rkc@chromium.org2013-08-173-0/+240
* Fixes NativeTextfieldViewsTest::GetTextfieldBaseline_FontFallbackTest.yukishiino@chromium.org2013-08-161-8/+6
* Add support for modal dialogs in desktop aura.ananta@chromium.org2013-08-161-5/+3
* gpu: Refactor GpuMemoryBuffer framework for multi-process support.reveman@chromium.org2013-08-168-17/+53
* Remove base::Callback from ContextProvider creation.danakj@chromium.org2013-08-162-23/+13
* Adding a detour for GetMonitorInfo which appears to be broken under split scr...shrikant@chromium.org2013-08-165-12/+18
* Disable flaky test on Windowshclam@chromium.org2013-08-161-2/+18
* ContextProvider in OutputSurfacedanakj@chromium.org2013-08-162-13/+29
* Fix MouseDragFlipPage flake.xiyuan@chromium.org2013-08-161-17/+13