summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Add support for getting the 256x256 app icon on Windows as a SkBitmap.asvitkine@chromium.org2013-01-146-2/+155
* Move ui_controls files to chrome\test\base since they're now only usd within ...jam@chromium.org2013-01-1411-1627/+0
* Add icon for ui_unittests ahead of https://codereview.chromium.org/11778073/. asvitkine@chromium.org2013-01-141-0/+0
* CrOS: Plumb through vsync info to compositor on EGL stacksbacker@chromium.org2013-01-1411-119/+262
* Make ui_controls only usable from interactive_ui_tests. This has two benefits:jam@chromium.org2013-01-148-59/+41
* Use ITfDocumentMgr::GetBase instead of ITfDocumentMgr::GetTop to cancel an on...Yukawa@chromium.org2013-01-141-1/+7
* Fix a silly mistake of parsing overscan flag.mukai@chromium.org2013-01-122-10/+14
* More table tweaks:sky@chromium.org2013-01-128-82/+257
* Add option to align launcher/shelf to top of screen (similar to left/right al...harrym@chromium.org2013-01-122-1/+4
* Allow specifying the max height from the user code of message bubble.mukai@chromium.org2013-01-124-9/+41
* ui/gfx: Convert scoped_arrays to the new scoped_ptr style.tfarina@chromium.org2013-01-129-21/+21
* Add check to make sure that mask image and target image have the same size.oshima@chromium.org2013-01-111-0/+2
* Fixes for FocusController to make it pass interactive_ui_tests.ben@chromium.org2013-01-1117-35/+50
* estade@ review feedback on r175674, makes code prettier and less susceptible ...dbeam@chromium.org2013-01-111-12/+13
* Support multiple displays in EventGeneratoroshima@chromium.org2013-01-112-59/+181
* Marks the notification as read too if it's clicked on toast.mukai@chromium.org2013-01-114-17/+34
* gpu: Wait on EGLImage creation to complete on the GPU.epenner@chromium.org2013-01-111-40/+71
* add OWNERS file for src/ui/base/dialogs/gtkestade@chromium.org2013-01-111-0/+2
* Reset mouse_pressed_handler_, mouse_moved_handler_, mouse_event_dispatch_targ...oshima@chromium.org2013-01-111-12/+14
* views: Remove unused GetDispositionForEvent from ViewsDelegate interface.tfarina@chromium.org2013-01-113-8/+0
* Fix bubble message rendering with no notifications.hshi@chromium.org2013-01-111-0/+3
* requestAutocomplete: mark textfields as invalid when user tries to submit wit...estade@chromium.org2013-01-119-5/+80
* Replace IDR_WEB_UI_CLOSE* with IDR_CLOSE_DIALOG*, cleanup, etc.msw@chromium.org2013-01-112-6/+13
* x11: Add a hack to detect touch-cancel events from X11.sadrul@chromium.org2013-01-113-3/+41
* ui_controls: Remove unused wtypes.h include from ui_controls.htfarina@chromium.org2013-01-101-11/+6
* Revert 176134newt@chromium.org2013-01-101-1/+0
* [Android] Generate localized strings.xml files at build time.newt@chromium.org2013-01-101-0/+1
* Update bubble small shadow image assets.xiyuan@chromium.org2013-01-1037-1/+1
* Skeleton for app_list on OSX, and refactoring for enable_app_list=1 on OS=="m...tapted@chromium.org2013-01-1027-91/+194
* Scaling scroll/fling events in multi-monitor setupsheckylin@chromium.org2013-01-102-0/+10
* Reland 175201 with fixes for installer.apatrick@chromium.org2013-01-101-3/+1
* This patch prevents the creation of some render targets by informing the logi...whunt@chromium.org2013-01-091-0/+9
* Couple of tweaks for tables:sky@chromium.org2013-01-096-14/+69
* More work to make ash_unittests pass when we require context.erg@chromium.org2013-01-097-22/+46
* [Android] Generate grd files for translations.newt@chromium.org2013-01-0942-0/+263
* aura: Remove an incorrect CHECK.sadrul@chromium.org2013-01-091-1/+0
* Fixes the policy to choose the notifications for popups.mukai@chromium.org2013-01-093-16/+47
* Copy chrome/app/theme (x) close images to ui/resources.msw@google.com2013-01-097-0/+3
* ash: Update window shadow assetsjamescook@chromium.org2013-01-0932-0/+0
* Add a comment with the format string for --aura-host-window-sizejamescook@chromium.org2013-01-091-0/+6
* Refactors building the system menu model into a common placesky@chromium.org2013-01-091-3/+7
* views: Make sure the event flags are used correctly for all events that selec...sadrul@chromium.org2013-01-092-12/+11
* Revives the new message center design.mukai@chromium.org2013-01-092-7/+83
* Added TapSuppressionController params to gesture configurationsmohsen@chromium.org2013-01-092-0/+22
* views: Convert scoped_arrays to the new scoped_ptr style.tfarina@chromium.org2013-01-093-5/+5
* Add tests to verify accelerators properly work on constrained window.mazda@chromium.org2013-01-094-33/+72
* aura: Don't notify observers in Window::SetExternalTexture.derat@chromium.org2013-01-091-3/+0
* Remove DCHECK for negative sizes for Androidnyquist@chromium.org2013-01-091-0/+7
* Reverting fix for crbug.com/138309 which caused this problem (Filed bug crbug...sschmitz@chromium.org2013-01-091-22/+1
* Corrected logic in IsTouchDevicePresent to ignore pen devices.girard@chromium.org2013-01-091-3/+3