summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* mac: Fix 64 bit build of message_center_unittests in components build.thakis@chromium.org2013-05-143-7/+6
* Cleanup Views dialog testing code.msw@chromium.org2013-05-141-131/+76
* Views Textfield: Select whole words when the user double clicks and dragsckocagil@chromium.org2013-05-147-21/+94
* Implement keyboard navigation in OSX app list.jackhou@chromium.org2013-05-1411-70/+286
* Added koz and tapted as app list ownersbenwells@chromium.org2013-05-141-0/+2
* Fix LabelButton preferred size calculations.msw@chromium.org2013-05-141-19/+15
* Remove ENABLE_MESSAGE_CENTERdimich@chromium.org2013-05-145-5/+86
* ui: Refactor views::DialogDelegate to create a ui::DialogModel.sadrul@chromium.org2013-05-145-42/+118
* Enable support for GNOME >= 3.6 window managerVanuan@gmail.com2013-05-141-0/+2
* Changes mouse cursor when hover on notification card.mukai@chromium.org2013-05-142-0/+30
* Remove unused NativeTextButton class.msw@chromium.org2013-05-132-117/+0
* Add touch screen configuration for content_shell without Xrjkroege@chromium.org2013-05-132-0/+15
* mac: Minor tweaks to notifications code.thakis@chromium.org2013-05-134-20/+23
* Revert 199777 "mac: Minor tweaks to notifications code."thakis@chromium.org2013-05-134-8/+16
* Virtual keyboard: Fix missing spaces.bryeung@chromium.org2013-05-131-11/+24
* mac: Minor tweaks to notifications code.thakis@chromium.org2013-05-134-16/+8
* Revert 199771 "Add support for split Public Suffix List distinct..."nyquist@chromium.org2013-05-131-2/+1
* Rationalize dependency on khronos EGL headers in place of angle.rjkroege@chromium.org2013-05-135-7/+7
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-131-1/+2
* app_list: Fix keyboard movement dir in RTL.xiyuan@chromium.org2013-05-132-2/+4
* Export RegisterLocalizationUtilcjhopman@chromium.org2013-05-131-1/+1
* Second drag and drop patch & unit testsskuhne@chromium.org2013-05-133-3/+80
* views: views target should not include from ui/views/controls/webview.tfarina@chromium.org2013-05-131-1/+0
* Context menu for app launcher search resultscalamity@chromium.org2013-05-134-0/+38
* Support more keys for the Commands API:finnur@chromium.org2013-05-132-0/+24
* modify View::ViewHierarchyChanged signaturekuan@chromium.org2013-05-1348-282/+560
* Introduce AppListServiceImpl to share parts of the AppListService implementat...tapted@chromium.org2013-05-131-1/+4
* Use important_file_writer to write .ico filescalamity@chromium.org2013-05-131-23/+3
* Return caret bounds in local coordinates from GetCaretBoundsInWidgetYukawa@chromium.org2013-05-131-1/+5
* Change new-dialog-style default buttons on focus too.msw@chromium.org2013-05-131-5/+0
* Revert 199625 "Remove ENABLE_MESSAGE_CENTER"thakis@chromium.org2013-05-124-82/+3
* Revert 199551 "Reland "Clean up software compositing switches" p..."kalman@chromium.org2013-05-122-0/+3
* Remove ENABLE_MESSAGE_CENTERdimich@chromium.org2013-05-114-3/+82
* Support vertical separatorsbcwhite@chromium.org2013-05-112-4/+13
* Reland 199454: "Move WrappedTexImage functionality to ui/gl"backer@chromium.org2013-05-103-18/+192
* Reland "Clean up software compositing switches" patch.skaslev@chromium.org2013-05-102-3/+0
* GPU: Prefer to restore from decoder state rather than GL state when possible.backer@chromium.org2013-05-105-24/+76
* Revert 199454 "Move WrappedTexImage functionality to ui/gl"backer@chromium.org2013-05-103-192/+18
* Move WrappedTexImage functionality to ui/glgman@chromium.org2013-05-103-18/+192
* Swap selected and highlighted colors in app launcherbenwells@chromium.org2013-05-105-16/+11
* Make app launcher signin page closer to the mocks.benwells@chromium.org2013-05-106-55/+84
* Fix image paste on ChromeOS.dcheng@chromium.org2013-05-101-1/+1
* Fixes a crash bug of calling animator without check.mukai@chromium.org2013-05-101-1/+2
* Fixing autocheckout progress bar repaint bug.dbeam@chromium.org2013-05-102-0/+13
* Add unit tests for ibus-daemon connection and component extension ime initial...nona@chromium.org2013-05-101-71/+47
* Fix LabelButton animation jank and focus-border presence.msw@chromium.org2013-05-102-16/+17
* Fix segfault when trying to change border color on a textfield that is not in...dbeam@chromium.org2013-05-101-13/+4
* Add --disable-new-dialog-style flag; use DialogDelegate::UseNewStyle(); etc.msw@chromium.org2013-05-096-7/+20
* GPU: Move some GPU process specific code from ui/gl to gpu/command_buffer/ser...backer@chromium.org2013-05-0917-2140/+0
* keyboard: Allow the proxy to customize the way the keyboard window is shown/h...sadrul@chromium.org2013-05-094-8/+20