summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Move last few files -> ashben@chromium.org2011-12-2312-1096/+11
* More stuff -> ashben@chromium.org2011-12-2330-2626/+39
* Move more stuff down into ash.ben@chromium.org2011-12-2354-4684/+60
* Move some more WM functionality down into ash.ben@chromium.org2011-12-2342-5281/+47
* Aura: Hide status area when going fullscreen in compact window modejamescook@chromium.org2011-12-236-15/+54
* Reland 115515 - [Aura] Implement views-based applist.xiyuan@chromium.org2011-12-2334-12/+1744
* Fix crasher in textfield when running views_examples.saintlou@chromium.org2011-12-232-3/+3
* views: Rename IsAccessibilityFocusableInRootView() to just IsAccessibilityFoc...tfarina@chromium.org2011-12-237-13/+11
* Move some more files into ash... this time seed the window manager dir.ben@chromium.org2011-12-2335-2705/+36
* Aura: Automatically use compact window mode on narrow displaysjamescook@chromium.org2011-12-224-4/+96
* Create the new toplevel directory ash, and move the shell examples in it as a...ben@chromium.org2011-12-2210-936/+9
* Revert 115538 - Broke ui_tests:FlashFullscreenrsesek@chromium.org2011-12-221-1/+1
* Aura: Window should be dragged by touch move event on title bar.jamescook@chromium.org2011-12-225-17/+135
* Prevent Windows AcceleratedSurface from positioning the compositing window ab...apatrick@chromium.org2011-12-221-1/+1
* Revert 115515 - [Aura] Implement views-based applist.pastarmovj@chromium.org2011-12-2236-1933/+41
* [Aura] Implement views-based applist.xiyuan@chromium.org2011-12-2236-41/+1933
* Coverity: Fix an incorrect use of a bitwise operator.thestig@chromium.org2011-12-221-1/+1
* Use USER_LIMITED token level with SwiftShader.apatrick@chromium.org2011-12-221-0/+1
* Destroy D3D query before owning device.apatrick@chromium.org2011-12-211-1/+1
* base::Bind: Remove includes of base.bind in header files.jhawkins@chromium.org2011-12-211-1/+1
* Add a new ctor to CanvasSkia that takes a const SkBitmap&.tfarina@chromium.org2011-12-217-15/+20
* Fixed crashes when running on top of Apple's software OpenGL renderer.kbr@chromium.org2011-12-216-74/+34
* [aura] Add comment for containers that support child activation.nkostylev@chromium.org2011-12-211-0/+1
* aura_shell: Fix TODO comment about moving ToplevelWindowEventFilter to aura_s...tfarina@chromium.org2011-12-213-5/+4
* aura: Fix tooltips that were broken in a previous change. Also add tests.varunjain@chromium.org2011-12-214-0/+189
* Move some SkColor constants from ResourceBundle to BrowserFrameView.tfarina@chromium.org2011-12-212-23/+11
* Coverity: Initialize member variables.jhawkins@chromium.org2011-12-203-0/+4
* Coverity: Fixing pass by value bugsdpapad@chromium.org2011-12-201-1/+1
* aura: Copy/Paste from Omnibox should restore http://varunjain@chromium.org2011-12-205-7/+50
* Aura: Cursor should hide when touch event triggered by touchscreenjamescook@chromium.org2011-12-208-3/+75
* Rename ui::EventFlags mouse flags to be more sensibledhollowa@chromium.org2011-12-2026-133/+151
* Shell related switches -> aura shell switches.ben@chromium.org2011-12-2052-206/+250
* Revert 114953 (breaks cros font sizes, etc.) - specify locale-dependent font ...msw@chromium.org2011-12-2022-508/+119
* views: Rename IsFocusableInRootView() to just IsFocusable().tfarina@chromium.org2011-12-206-10/+8
* Implement the Web Theme Engine for Androidpeter@chromium.org2011-12-202-3/+3
* Allow to pass a NULL |host| to the bridge.yusukes@chromium.org2011-12-202-12/+18
* Add DCHECK to MockInputMethod::DispatchKeyEvent.yusukes@chromium.org2011-12-201-0/+1
* Aura needs event translation for Macdhollowa@chromium.org2011-12-209-5/+806
* Make CanvasSkia take a gfx::Size as the first parameter.tfarina@chromium.org2011-12-2020-40/+47
* Win accelerated surface recovers from a hung device.apatrick@chromium.org2011-12-192-24/+46
* Implement CloseAllSecondaryWidgets()mukai@chromium.org2011-12-191-6/+21
* specify locale-dependent font list for UI on ChromeOS, so that those fonts ha...xji@chromium.org2011-12-1922-119/+508
* Support custom MIME type data in web drag/drop for Mac and GTK.dcheng@chromium.org2011-12-189-40/+90
* ui/gfx: Convert Canvas::DrawRectInt() to use gfx::Rect.tfarina@chromium.org2011-12-1710-41/+42
* Do not use ui::GetCharacterFromXEvent when Control is pressed.yusukes@chromium.org2011-12-172-4/+7
* Assign F5 to cycle forward.mazda@chromium.org2011-12-172-5/+18
* Made wallpaper smaller.saintlou@chromium.org2011-12-174-12/+6
* Enable mnemonic and bookmark folder key activation on menuoshima@chromium.org2011-12-171-3/+10
* Refactors the tab glow into views so that it can be used by thesky@chromium.org2011-12-165-1/+228
* Should not try to activate a focusless bubble on aura.alicet@chromium.org2011-12-161-0/+2