summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* As per UX request this CL is changing the background for Aura. Note that this...saintlou@chromium.org2011-12-165-7/+17
* Initialize member variable that I forgot to initialize in http://crrev.com/11...asvitkine@chromium.org2011-12-161-0/+1
* Aura: Rename laptop mode to compact mode, move status area to top-rightjamescook@chromium.org2011-12-168-33/+175
* Fix the issue that omnibox is editable when menu is opened in aura.jennyz@chromium.org2011-12-161-5/+5
* views: Convert IsFocusable() to just focusable() since it's just a simple acc...tfarina@chromium.org2011-12-169-31/+14
* Add aura compile testing by default to likely areas (2).petermayo@chromium.org2011-12-161-0/+12
* Set custom ExtensionPopup margins with new BubbleDelegateView accessors, etc.msw@chromium.org2011-12-165-8/+21
* Add more text styles to Text Styles example in views_examples.asvitkine@chromium.org2011-12-162-25/+75
* Copy native event when creating new NativeWebKeyboardEventoshima@chromium.org2011-12-162-3/+44
* Tweaks to the launcher favicon painting code. Current code resulted insky@chromium.org2011-12-169-2/+114
* Move the shadow type enumeration out of aura and into the shell.ben@chromium.org2011-12-1612-42/+136