summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* [Aura cros] Make sure that RootWindow inherits initial background from defaul...nkostylev@chromium.org2011-12-301-4/+12
* Have whitespace cleanup for bookmarks happen in BookmarkNode::SetTitle(..).zea@chromium.org2011-12-301-2/+2
* Coverity fixes for uninitialized varsgroby@chromium.org2011-12-291-3/+1
* TBR=jampfeldman@chromium.org2011-12-291-0/+4
* [Coverity] More pass by val -> pass by const ref.dbeam@chromium.org2011-12-292-3/+3
* Coverity fix: Unsigned compared against 0arthurhsu@chromium.org2011-12-281-2/+2
* Revert 115887 - Fixes assertion failure in multithreaded compositor.pkotwicz@chromium.org2011-12-281-3/+0
* Fixes assertion failure in multithreaded compositor.pkotwicz@chromium.org2011-12-281-0/+3
* Remove views::InputMethodIBus.yusukes@chromium.org2011-12-284-1194/+0
* Add ui::Layer::StackBelow() and StackAtBottom().derat@chromium.org2011-12-273-21/+71
* Bypass ToplevelWindowEventFilter for panels.prasadt@chromium.org2011-12-278-14/+21
* Add a CanHandleAccelerators() method to AcceleratorTarget.asanka@chromium.org2011-12-278-26/+82
* IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ...yusukes@chromium.org2011-12-2620-64/+251
* views: Delete obsolete WindowManager component.tfarina@chromium.org2011-12-253-181/+0
* Move frame color constants to CustomFrameView.tfarina@chromium.org2011-12-243-27/+17
* Revert 115091 - Allow to pass a NULL |host| to the bridge.yusukes@google.com2011-12-242-18/+12
* views: Fix comments refering to Window instead of Widget.tfarina@chromium.org2011-12-241-3/+3
* Remove the remanining files under ui/aura_shell/tfarina@chromium.org2011-12-243-26/+0
* Move the gyp file to ash.ben@chromium.org2011-12-241-261/+0
* 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