summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* linux_aura: Make chrome windows drag sources on X11.erg@chromium.org2013-06-1922-293/+960
* Use "always focused" model in InputMethodIMM32.Yukawa@chromium.org2013-06-192-61/+90
* Invert the dialog background color for Windows high contrast.msw@chromium.org2013-06-191-0/+3
* Clear composition state in the hosted input method when focus is out.Yukawa@chromium.org2013-06-191-3/+7
* mac: Use CTFont instead of ATS in font_loader.mm.thakis@chromium.org2013-06-191-2/+1
* Fix OmniboxViewViews paste code.msw@chromium.org2013-06-197-12/+12
* Move io_surface_support_mac to ui/gl.danakj@chromium.org2013-06-195-9/+9
* Let ui::TouchEvent carry LatencyInfomiletus@chromium.org2013-06-183-2/+29
* Reland 206804.apatrick@chromium.org2013-06-181-2/+2
* Hover effects in views should not be invoked when mouse events are disabledtdanderson@chromium.org2013-06-1815-17/+144
* Allow scrolling of ColorPicker content.paulnavin@google.com2013-06-182-51/+68
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-1822-30/+30
* [Mac][MC] Notify the MCPopupCollection when a popup is swiped away.rsesek@chromium.org2013-06-181-1/+3
* Changing ColorPicker's dialog title.paulnavin@google.com2013-06-181-0/+1
* Add ContextMenuSourceType to views::ContextMenuController::ShowContextMenuFor...varunjain@chromium.org2013-06-1837-70/+168
* Implement InputMethodTSF.Yukawa@chromium.org2013-06-182-13/+60
* [Mac][MC] Tweak the shadow properties to make it more visible.rsesek@chromium.org2013-06-181-3/+2
* Link cc, cc_unittests, and compositor against blink_minimaljamesr@chromium.org2013-06-181-1/+1
* Support shared input method for Win non-Aura environment.Yukawa@chromium.org2013-06-184-1/+36
* content_shell: Force a DSF of 1.0 for layout tests, and disable Text Autosizi...peter@chromium.org2013-06-181-1/+2
* Calculate colors for avatar label from frame color.akuegel@chromium.org2013-06-182-0/+13
* Notification shadow and flicker removedsidharthms@chromium.org2013-06-188-16/+56
* Receive const pointer in TSFBridge::OnTextInputTypeChanged.Yukawa@chromium.org2013-06-184-5/+5
* Context menu on a webpage should be positioned differently when invoked from varunjain@chromium.org2013-06-183-3/+3
* Refine DialogClientView button code and unit tests.msw@chromium.org2013-06-184-303/+248
* Use 1/8 of heap size as TotalGpuMemory for low end devices.kaanb@chromium.org2013-06-181-3/+7
* Menu for the OSX app launcher, HoverImageMenuButton in src/ui/base/cocoa/cont...tapted@chromium.org2013-06-1816-5/+649
* Use setXfermodeMode instead of leaking in a couple places.msw@chromium.org2013-06-181-1/+1
* New assets for touch selection handles.varunjain@chromium.org2013-06-173-1/+1
* Tear out ENABLED_HIDPI (use --high-dpi-support=1 instead)girard@chromium.org2013-06-174-36/+30
* Make notification close button not animate when being hovered overjianli@chromium.org2013-06-171-0/+2
* Remove KeyboardCodeFromGdkEventKey.raphael.kubo.da.costa@intel.com2013-06-172-13/+0
* Delete usage and support for EGL_ANGLE_software_display extension.apatrick@chromium.org2013-06-177-104/+19
* Remove unused includes of base/chromeos/chromeos_version.htfarina@chromium.org2013-06-172-5/+0
* Split InputMethodWin into InputMethodIMM32 and InputMethodTSF.Yukawa@chromium.org2013-06-178-316/+533
* Fix window positioning when detaching tab with touch after two-finger tapmohsen@chromium.org2013-06-173-10/+123
* Do not repeat the background on throbber image.sergiu@chromium.org2013-06-171-1/+1
* Merge CMTEventData and ValuatorTrackersheckylin@chromium.org2013-06-178-757/+757
* views/examples: Update the include of string16.h to point to its new location.tfarina@chromium.org2013-06-171-1/+1
* ui/app_list: Use base::string16 now that string16 was moved into base namespace.tfarina@chromium.org2013-06-1619-51/+52
* ui/keyboard: Use base::string16 now that string16 was moved into base namespace.tfarina@chromium.org2013-06-161-3/+3
* Make close button of notification ignore subsequent clicksjianli@chromium.org2013-06-161-0/+1
* Turn off the tip for the sytem tray menu and the app list (ChromeOS).skuhne@chromium.org2013-06-162-0/+9
* Make sure skia doesn't try to scale images with less than 32 bits per pixel.hubbe@chromium.org2013-06-151-5/+3
* Remove unnecessary cast in ui::Layer::SetColorImmediatelyajuma@chromium.org2013-06-151-2/+1
* Change notification center background color to 0xee.dewittj@chromium.org2013-06-151-1/+1
* Fix a couple of problems with bold text in the omnibox dropdown.pkasting@chromium.org2013-06-142-0/+9
* Autofill dialog splash page on Viewsestade@chromium.org2013-06-145-1/+38
* Animate clearing all notifications for Mac.jianli@chromium.org2013-06-146-23/+276
* Revert 206507 "Move message_pump to base/message_loop."brettw@chromium.org2013-06-1421-29/+29