summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* views: Move bubble, events, focus and layout to ui/views/.tfarina@chromium.org2011-11-1849-0/+9350
* Implement font fallback in RenderTextWin, try #2.asvitkine@chromium.org2011-11-182-21/+85
* Adds a couple of pixel-based compositor unittests. One to test that opacity i...vollick@chromium.org2011-11-1828-84/+236
* Disable layer hole unit tests when using the WebKit compositor.vollick@chromium.org2011-11-181-9/+20
* Revert 110637 - Add ShellAcceleratorController that manages global keyboard a...mazda@chromium.org2011-11-1811-320/+56
* Revert 110626 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-181-9/+0
* Add ShellAcceleratorController that manages global keyboard accelerators.mazda@chromium.org2011-11-1811-56/+320
* [Aura] Fix aura_shell_unittest ASAN errors.xiyuan@chromium.org2011-11-181-0/+1
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-181-0/+9
* [Aura] Fix HtmlDialogBrowserTest.SizeWindow.xiyuan@chromium.org2011-11-189-26/+45
* allocator.gyp target needs to be conditionally included in compositor.gypdhollowa@chromium.org2011-11-171-5/+13
* Added some debugging code to print layer tree.pkotwicz@chromium.org2011-11-175-0/+136
* aura_shell: Remove unused native_widget_types.h include from example_factory.htfarina@chromium.org2011-11-173-8/+6
* Add baselines for pixel-based compositor unit tests.vollick@chromium.org2011-11-173-0/+0
* aura/cc: clip webkit layer size to external texture dimensionspiman@chromium.org2011-11-171-4/+6
* Use constants that can be stored in a 32 bit intvollick@chromium.org2011-11-171-2/+2
* Add a drop shadow to the fullscreen exit bubble on windows.koz@chromium.org2011-11-172-0/+18
* use-gl=desktop mode got broken in r109111. GL proc addresses were not being f...alokp@chromium.org2011-11-171-4/+22
* Fix NWAura to use property to get restored bounds.oshima@chromium.org2011-11-171-4/+0
* First shot at implementing drag&drop for Auravarunjain@chromium.org2011-11-1718-33/+1098
* Cleanup: Remove forward declarations in ui, part 2.thestig@chromium.org2011-11-179-32/+8
* Aura: windows in aura should honor Widget::InitParams::accept_eventsvarunjain@chromium.org2011-11-173-2/+38
* views: Move ime and test directories to ui/views.tfarina@chromium.org2011-11-1724-3/+3363
* Valgrind: Fix the gcc 4.2 mac build.jhawkins@chromium.org2011-11-171-3/+5
* Add OVERRIDE to gpu/ and gl/.avi@chromium.org2011-11-167-54/+54
* Fix statics in NativeTheme*::instance() to avoid destruction post maindhollowa@chromium.org2011-11-165-6/+9
* Beginnings of Window Modality support.ben@chromium.org2011-11-1628-39/+831
* views: Move desktop and touchui directories to ui/views/.tfarina@chromium.org2011-11-1617-0/+2233
* ui/views/examples: Only include fill_layout.h on source file.tfarina@chromium.org2011-11-162-4/+1
* Port views::KeyEvent functions to aura::KeyEvent.yusukes@chromium.org2011-11-162-2/+89
* Move GetCharacterFromKeyCode from views::KeyEvent to ui/base/keycodes/keyboar...yusukes@chromium.org2011-11-163-0/+149
* Added a unittest for compositor observers.vollick@chromium.org2011-11-161-0/+90
* Images for a bubble border with a drop shadow.koz@chromium.org2011-11-1616-0/+0
* Minor build fixes for aura/touchuivollick@chromium.org2011-11-161-1/+2
* Fix stale compositor references from ui::Layerpiman@chromium.org2011-11-167-34/+71
* Add OVERRIDE to ui/.avi@chromium.org2011-11-1510-49/+55
* Implement CompositorCC::ReadPixelsvollick@chromium.org2011-11-1510-30/+75
* views: Move more two directories into ui/views/.tfarina@chromium.org2011-11-155-2/+819
* Fix use after free on workspace manager test.oshima@chromium.org2011-11-151-12/+13
* Grab-bag:ben@chromium.org2011-11-154-7/+17
* This patch lets the browser window punch a hole in the DesktopBackgroundView,pkotwicz@chromium.org2011-11-153-72/+314
* Add test to verify that the stacking controller picks the correct activatable...oshima@chromium.org2011-11-153-1/+47
* net: Move UnescapeRule into the net namespace.tfarina@chromium.org2011-11-151-2/+2
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-156-7/+7
* views: Move examples/ directory to ui/views/.tfarina@chromium.org2011-11-1549-0/+3975
* [Aura] Support additonal event filters in DesktopEventFilter.xiyuan@chromium.org2011-11-157-71/+271
* Split a part of code managing accelerators from views::FocusManager.mazda@chromium.org2011-11-153-0/+144
* Revert 109977 - Implement font fallback in RenderTextWin.alekseys@chromium.org2011-11-152-82/+17
* aura: Add images for rectangular shadows.derat@chromium.org2011-11-159-0/+8
* [Aura] Support always-on-top top level window.xiyuan@chromium.org2011-11-1517-23/+385