summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* --ui-enable-partial-swap for Aura.backer@chromium.org2011-12-163-1/+7
* Don't tell browser to swap until swap actually executed.backer@chromium.org2011-12-165-1/+163
* Implement HandleTakeSnapshot by using GrabWindowSnapshotmukai@chromium.org2011-12-163-8/+38
* Add utility function to wrap a paragraph of text.asvitkine@chromium.org2011-12-153-0/+441
* Aura: Fix maximized windows not restoring properlyjamescook@chromium.org2011-12-151-1/+3
* Fix |ElideText()| to handle UTF16 surrogate pairs correctly.asvitkine@chromium.org2011-12-152-26/+115
* Move TooltipClient to client namespace and add convenience setters/getters fo...ben@chromium.org2011-12-1510-67/+95
* Fix permissions on a couple files.mmenke@chromium.org2011-12-152-0/+0
* Another set of icons for the launcher. The chrome logo now shows thesky@chromium.org2011-12-1513-48/+37
* CMT can now generate motion events w/ valuators instead of a sequence of butt...davemoore@chromium.org2011-12-1511-22/+265
* Now that the launcher is sized to the width of the root window we needsky@chromium.org2011-12-158-31/+165
* Move ActivationClient/Delegate to client namespace.ben@chromium.org2011-12-1515-55/+55
* Disable failing tests on linux_view also - previously they were only disableddmazzoni@chromium.org2011-12-151-2/+2
* aura-x11: Make sure the list of devices to track are updated when device hier...sadrul@chromium.org2011-12-151-2/+7
* Merge BorderContentsView into BubbleFrameView; simplify.msw@chromium.org2011-12-1511-643/+312
* Rename WindowDragDropDelegate->DragDropDelegateben@chromium.org2011-12-1511-57/+93
* Second attempt at moving the StackingClient to a property on the RootWindow.ben@chromium.org2011-12-1520-190/+87
* Set aura window focus in NativeWidgetAura::ClearNativeFocus only if the focus...oshima@chromium.org2011-12-151-1/+3
* Win: only use transport surface if EGL_ANGLE_d3d_share_handle_client_buffer i...apatrick@chromium.org2011-12-151-9/+16
* Optimize setting the font when drawing in RenderTextLinux.asvitkine@chromium.org2011-12-156-37/+57
* Patch AvatarMenuBubbleView crash; only SizeToContents if GetBubbleFrameView.msw@chromium.org2011-12-152-3/+4
* Aura: Add --aura-laptop-mode to fill the workspace with a single window.jamescook@chromium.org2011-12-1415-82/+243