summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Switch RenderTextMac to use point font sizes instead of pixel font sizes.asvitkine@chromium.org2012-08-281-67/+4
* Remove transitional WEBLAYERTREEVIEW_IS_PURE_VIRTUAL guarded codejamesr@chromium.org2012-08-282-29/+0
* Add notification button resources.jennyz@chromium.org2012-08-2712-0/+0
* Add tracing to early-outs of accelerated surface presentsjbauman@chromium.org2012-08-271-3/+15
* Move more code from NWW to HWNDMessageHandler.ben@chromium.org2012-08-276-305/+426
* Add/udpate uber tray UI assets for 1x/2x.jennyz@chromium.org2012-08-2730-0/+0
* Enable gfx::Image to be created from empty platform images.pkotwicz@chromium.org2012-08-272-18/+48
* Disable DWM call while we figure out what is causing the flash of non-composi...jbates@chromium.org2012-08-271-0/+5
* Add/update more uber tray UI assets for 1x/2x.jennyz@chromium.org2012-08-278-0/+0
* Move more code from NWW to HWNDMessageHandler.ben@chromium.org2012-08-276-448/+555
* Fix max/min window menu items by calling the correct version of EnableMenuItem.ben@chromium.org2012-08-271-70/+78
* aura: Fix propagating wheel events.sadrul@chromium.org2012-08-273-28/+2
* image: Remove operator for converting from SkBitmap to ImageSkia.sadrul@chromium.org2012-08-272-12/+0
* Delete resources which were moved in 10824300pkotwicz@chromium.org2012-08-2718-0/+0
* TsfTextStore implementation. horo@chromium.org2012-08-274-45/+1770
* views: Restrict more DEPS to content/public/ only.tfarina@chromium.org2012-08-262-3/+4
* Support Drag and Drop across displays.mazda@chromium.org2012-08-263-2/+3
* Removes two properties that are defined else where. With these we getsky@chromium.org2012-08-262-3/+0
* Slow touchscreen acceleration model and adjust default multiplier.rjkroege@chromium.org2012-08-262-2/+2
* Revert 153047 - Ensure that LayerAnimator schedules a draw after the last fra...sky@chromium.org2012-08-254-39/+1
* Allow "DownloadURL" to be used with other drag data types on Windows.dcheng@chromium.org2012-08-252-29/+0
* views: Add views_examples_lib target.tfarina@chromium.org2012-08-251-0/+78
* Aura: Have ui::Layer implement WebKit::WebExternalTextureLayerClientpiman@chromium.org2012-08-254-4/+25
* Add/update more uber tray 1x/2x assets.jennyz@chromium.org2012-08-248-0/+0
* aura: Let NativeThemeBase paint ArrowButtons for aura.varunjain@chromium.org2012-08-242-12/+0
* aura: Do not process a gesture event if it has already been consumed by a fil...sadrul@chromium.org2012-08-242-0/+90
* Revert 153291 - Fixes crash introduced @ 153047 (you can hit crash by maximiz...sky@chromium.org2012-08-244-30/+4
* Add ifdef guards to prepare for WebLayerTreeView interface changejamesr@chromium.org2012-08-242-1/+31
* Move a few more easy things from NWW to HWNDMessageHandler.ben@chromium.org2012-08-244-123/+237
* Fixes crash introduced @ 153047 (you can hit crash by maximizing asky@chromium.org2012-08-244-4/+30
* Add/update uber tray resources for 1x/2x assets.jennyz@chromium.org2012-08-2410-0/+0
* Move more methods from NWW to HWNDMessageHandler.ben@chromium.org2012-08-246-347/+443
* Add more 2x uber tray assets.jennyz@chromium.org2012-08-2410-0/+0
* Addresses right mouse button click while left button drag is leaving buttonskuhne@chromium.org2012-08-242-0/+24
* Move menu resources to cros directory.flackr@chromium.org2012-08-247-3/+3
* Stylus is no longer ignored. girard@chromium.org2012-08-241-2/+4
* The touch menu for ChromeOS will be used for all flavors of ChromeOS while ot...skuhne@chromium.org2012-08-2418-54/+158
* views/examples: Remove unused |browser_context_| variable.tfarina@chromium.org2012-08-241-1/+0
* views/examples: Remove the content dependency from examples_window.* component.tfarina@chromium.org2012-08-243-19/+7
* Remove transitional WEBLAYER_IS_PURE_VIRTUAL codejamesr@chromium.org2012-08-245-249/+0
* Random set of changes for workspace2 code:sky@chromium.org2012-08-245-42/+42
* Adding restore from left/right maximize state iconsskuhne@google.com2012-08-2313-1/+7
* Make the fling acceleration constant adjustable from chrome://gesturerjkroege@chromium.org2012-08-234-1/+15
* aura: Make sure event copying works properly for X11.sadrul@chromium.org2012-08-234-5/+32
* Revert 153057 - Move more methods from NWW to HWNDMessageHandler.ben@chromium.org2012-08-236-441/+346
* Add WARN_UNUSED_RESULT to const functions in ui/gfx/*_base.h (except accessor...yusukes@chromium.org2012-08-233-14/+18
* Move more methods from NWW to HWNDMessageHandler.ben@chromium.org2012-08-236-346/+441
* Ensure that LayerAnimator schedules a draw after the last frame of an animationvollick@chromium.org2012-08-234-1/+39
* app_list: Swap two-finger scroll direction.xiyuan@chromium.org2012-08-231-1/+1
* views: Add fling-scroll in scroll views.sadrul@chromium.org2012-08-233-2/+36