summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* RefCounted types should not have public destructors, Linux fixesrsleevi@chromium.org2012-05-189-61/+70
* Add new attention state to launcherdavemoore@chromium.org2012-05-182-1/+5
* ui: Change ListModel to operate in size_t instead of int.tfarina@chromium.org2012-05-187-45/+47
* Add trace events to measure GPU process startup timing and time to first pres...apatrick@chromium.org2012-05-182-11/+14
* ui: Export GetModifiersFromACCEL() function to fix win shared build.tfarina@chromium.org2012-05-181-1/+1
* Pass event bitmask (shift, control, alt) to ui::Accelerator instead of booleans.tfarina@chromium.org2012-05-1819-47/+86
* Revert 137059 - Better fix for closing uber tray when clicking on Desktoppkotwicz@chromium.org2012-05-174-33/+9
* Gets touch semantics working on windows. Specifically the following:sky@chromium.org2012-05-174-17/+53
* Use Layer's target visibility instead of the current visibility in Window::Se...mazda@chromium.org2012-05-171-10/+7
* Reverting 137736 because 137059 broke the bookmark bubble. In particular, usi...pkotwicz@chromium.org2012-05-172-36/+1
* Revert 137752 - Revert 137059 - Better fix for closing uber tray when clickin...fischman@chromium.org2012-05-174-9/+33
* Compute the enclosing rectangle for circles/ellipses generated from a series ...tdanderson@chromium.org2012-05-1713-5/+369
* Revert 137059 - Better fix for closing uber tray when clicking on Desktoppkotwicz@chromium.org2012-05-174-33/+9
* Revert 137734 - Select theme resources from ResourceBundle at requested scale...fischman@chromium.org2012-05-1720-227/+106
* views: Do not set capture on a widget if it cannot be activated.sadrul@chromium.org2012-05-172-1/+36
* Select theme resources from ResourceBundle at requested scale factor.flackr@chromium.org2012-05-1720-106/+227
* Fix logging of string16s from gfx namespace on Windows.asvitkine@chromium.org2012-05-175-24/+28
* ash: Select omnibox text on mouse up instead of down.derat@chromium.org2012-05-171-7/+11
* Make Chrome limp briefly before freaking out with aura no ash.ben@chromium.org2012-05-173-1/+13
* Fix a couple of bugs with the image skia implementationpkotwicz@chromium.org2012-05-171-1/+1
* Update use of TimeDelta in chrome/browser/*, ui/views/*, and other places.tedvessenes@gmail.com2012-05-177-15/+21
* Add locale tray iconstevenjb@google.com2012-05-172-0/+1
* Remove ui-enable-dip optionoshima@chromium.org2012-05-179-138/+41
* Let Chrome app handle Ash accelerators first if the app is launched as a window.yusukes@chromium.org2012-05-176-49/+110
* Revert 137622 - Fix a couple of bugs with the image skia implementationpkotwicz@chromium.org2012-05-178-39/+14
* Fix a couple of bugs with the image skia implementationpkotwicz@chromium.org2012-05-178-14/+39
* app_list: Update colors and sizes for v2.xiyuan@chromium.org2012-05-175-34/+62
* Add sms icon imagestevenjb@google.com2012-05-172-0/+1
* Notification for device scale factor changeoshima@chromium.org2012-05-1713-2/+70
* Introduce XGetImage() for GrabWindowSnapshot() in ChromeOS.mukai@chromium.org2012-05-168-0/+86
* Add a ScopedPangoFontDescription helper class and use it.asvitkine@chromium.org2012-05-166-40/+58
* aura-x11: Install the dispatcher as a message-pump observer.sadrul@chromium.org2012-05-163-5/+20
* Fix incorrect forcing of text directionality in canvas_skia.cc.asvitkine@chromium.org2012-05-161-16/+40
* Fix the path to native_theme_resources.rcoshima@chromium.org2012-05-161-1/+1
* Support placeholder text in NativeTextfieldViews.xiyuan@chromium.org2012-05-164-9/+36
* Move ui/gfx/resources to ui/base/native_theme/resourcesoshima@chromium.org2012-05-16127-114/+120
* Aura/ash split: Don't use X11 window borders.erg@chromium.org2012-05-1610-32/+415
* This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...pkotwicz@chromium.org2012-05-1610-325/+504
* Decoupling backbuffer allocation suggestion from frontbuffer allocation sugge...mmocny@chromium.org2012-05-162-12/+15
* Cleanup: Remove unneeded scoped_ptr.h includes from ash, base, media, and ui.thestig@chromium.org2012-05-169-13/+7
* Run APK tests on the android_test trybot.nileshagrawal@chromium.org2012-05-161-1/+2
* Show the "cannot proceed" text only when appropriate.palmer@chromium.org2012-05-162-0/+2
* Rewrite RenderText::IndexOfAdjacentGrapheme() in terms of IsCursorablePositio...asvitkine@chromium.org2012-05-167-83/+46
* Fix blank lines being ignored in JS alerts.asvitkine@chromium.org2012-05-151-1/+3
* Set vt=VT_DISPATCH when returning a focused child elementtommi@chromium.org2012-05-151-0/+1
* Tie native surface EGL config to the window depth.sabercrombie@chromium.org2012-05-152-8/+88
* Move ui/gfx/resources to ui/base/native_theme/resourcesoshima@chromium.org2012-05-15114-0/+0
* Change the way _EXPORT macros look, app_list editionthakis@chromium.org2012-05-151-0/+4
* Remove some more OS_CHROMEOS from browser.beng@google.com2012-05-151-5/+4
* Support 'Paste and Go' action in omnibox Aura.mukai@chromium.org2012-05-152-1/+23