summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Revert 152664 - win: Always present AcceleratedSurface via the UI thread.apatrick@chromium.org2012-08-222-166/+21
* Move Fullscreen stuff onto FullscreenHandler type that hangs off NWW. This is...ben@chromium.org2012-08-228-138/+300
* Make wm::GetRootWindowRelativeToWindow() high-DPI aware.yusukes@chromium.org2012-08-222-0/+11
* Revert 152794 - Put slider bezel operations behind a flag and make them noise...jhorwich@chromium.org2012-08-222-4/+0
* Put slider bezel operations behind a flag and make them noise robustskuhne@google.com2012-08-222-0/+4
* Fix the link error of views_examples_with_content_exe.mazda@chromium.org2012-08-221-0/+1
* Clean-up: use int64 for display ID, instead of int.mukai@chromium.org2012-08-222-2/+2
* Add correctly sized 2x assets for remaining mismatches.flackr@chromium.org2012-08-223-0/+0
* Move more methods from NWW to HWNDMessageHandler.ben@chromium.org2012-08-2213-382/+505
* Convert ui::MenuModel to use gfx::Image instead of ImageSkia.rsesek@chromium.org2012-08-227-32/+39
* aura: Share shared context across compositorspiman@chromium.org2012-08-223-11/+8
* The way that ImageSkia::empty has been implemented, it is equivalent to Image...pkotwicz@chromium.org2012-08-2212-36/+18
* aura: Add some checks trying to find the cause of a crash.sadrul@chromium.org2012-08-222-0/+15
* views/examples: Add missing header license comment to views_examples_export.htfarina@chromium.org2012-08-221-0/+4
* views/examples: Make it possible to build views_examples_with_content_lib tar...tfarina@chromium.org2012-08-223-3/+35
* Draggable region support for frameless app window on CrOS.jianli@chromium.org2012-08-224-0/+46
* Revert 152657 - Move more methods from NWW to HWNDMessageHandler.ben@chromium.org2012-08-2113-504/+382
* win: Always present AcceleratedSurface via the UI thread.apatrick@chromium.org2012-08-212-21/+166
* Move more methods from NWW to HWNDMessageHandler.ben@chromium.org2012-08-2113-382/+504
* Add new uber tray 2x resource file.jennyz@chromium.org2012-08-211-0/+0
* Add new uber tray 2x resource files.jennyz@chromium.org2012-08-215-0/+0
* aura: Rearrange the x11 cursor code to make it more obvious which cursors sti...sadrul@chromium.org2012-08-211-52/+37
* Prevent showing up the system menu in Metromad@chromium.org2012-08-211-0/+3
* Makes non ash use Ash text button resourcespkotwicz@chromium.org2012-08-2119-38/+18
* Move more message handlers from NWW to HWNDMessageHandler.ben@chromium.org2012-08-215-229/+400
* Revert 152593 - aura: Rearrange the x11 cursor code to make it more obvious w...bryeung@chromium.org2012-08-211-33/+52
* aura: Rearrange the x11 cursor code to make it more obvious which cursors sti...sadrul@chromium.org2012-08-211-52/+33
* mac: Remove implicit conversion from ImageSkia to SkBitmap.sadrul@chromium.org2012-08-214-3/+29
* image-skia: Remove implicit conversion to SkBitmap on linux and chromeos.sadrul@chromium.org2012-08-213-14/+20
* Move more message handlers from NativeWidgetWin to HWNDMessageHandler.ben@chromium.org2012-08-211-29/+2
* Move HWNDMessageHandler into a subdir and add a DEPS file to prevent it from ...ben@chromium.org2012-08-217-19/+32
* Add a dependency on Xrandr since it fails to link DumpRenderTree of WebKit.mukai@chromium.org2012-08-211-1/+3
* [cros] Use maximum supported DPI for determining user images size.ivankr@chromium.org2012-08-211-1/+1
* Add missing Xrandr library after r152519jochen@chromium.org2012-08-211-0/+1
* aura: Fix layer type change logic.piman@chromium.org2012-08-211-4/+6
* Use persistent ID/names for displays.mukai@chromium.org2012-08-218-16/+252
* Introduce empty TSFTextStore.nona@chromium.org2012-08-213-0/+479
* Move more message handlers from NativeWidgetWin to HWNDMessageHandler.ben@chromium.org2012-08-211-12/+3
* Move more message handlers from NativeWidgetWin to HWNDMessageHandler.ben@chromium.org2012-08-211-35/+5
* views/examples: Switch to use examples_window_with_content.*tfarina@chromium.org2012-08-212-3/+3
* Selectively revert parts of my earlier CL to green interactive tests. I will ...ben@chromium.org2012-08-201-9/+75
* Get 'all_unittests' and 'test_suite' building for iOS.justincohen@chromium.org2012-08-202-4/+6
* Revert 152388 - Revert 152374 - Move more message handlers from NativeWidgetW...ben@chromium.org2012-08-205-75/+177
* Revert 152374 - Move more message handlers from NativeWidgetWin to HWNDMessag...ben@chromium.org2012-08-205-177/+75
* Move more message handlers from NativeWidgetWin to HWNDMessageHandler.ben@chromium.org2012-08-204-53/+57
* Move more message handlers from NativeWidgetWin to HWNDMessageHandler.ben@chromium.org2012-08-205-75/+177
* Move more message handlers from NativeWidgetWin to HWNDMessageHandler.ben@chromium.org2012-08-205-39/+128
* gesture: Include velocity in scroll-update gestures.sadrul@chromium.org2012-08-205-43/+106
* aura: Use the default high-dpi cursor for unsupported cursors.sadrul@chromium.org2012-08-201-6/+11
* Wires up MouseEvent changed flags on windows.sky@chromium.org2012-08-201-5/+11