summaryrefslogtreecommitdiffstats
path: root/ui/views
Commit message (Expand)AuthorAgeFilesLines
* Window may be invisible in NativeWidgetAura::OnKeyEventoshima@chromium.org2012-02-021-2/+4
* Pass const gfx::Rect& as the first parameter to FillRect.tfarina@chromium.org2012-02-0111-54/+49
* Enable KeyboardOverlayDialog on aura.jennyz@chromium.org2012-02-012-0/+24
* Clean up some code in view_text_utils.cc.asvitkine@chromium.org2012-01-311-13/+8
* Make BubbleBackground clip out the client area on Windows.msw@chromium.org2012-01-313-12/+30
* Revise bubble Show/Hide/Close logic via Widget::Observer.msw@chromium.org2012-01-312-15/+32
* Merge Compositor and CompositorCCpiman@chromium.org2012-01-291-14/+0
* Fold views_compositor=1 into use_aura=1piman@chromium.org2012-01-283-59/+3
* aura: Add Layer::LAYER_SOLID_COLOR to compositor.derat@chromium.org2012-01-282-4/+4
* content: Modfiy ResourceBundle and content_shell to run with alternative pak ...erg@chromium.org2012-01-282-2/+2
* [Coverity] Fixed uninitialized member var.groby@chromium.org2012-01-281-0/+1
* Fix a focus issue broken by revision 119159.jennyz@chromium.org2012-01-271-2/+10
* Tweaks to show state:sky@chromium.org2012-01-272-9/+95
* Allow hide animations to work again:ben@chromium.org2012-01-271-12/+5
* Aura: Fix task manager getting larger each time it is openedjamescook@chromium.org2012-01-272-11/+41
* Remove old (pre-webkit) compositorpiman@chromium.org2012-01-275-200/+12
* Add another sample string to views_examples' text example.asvitkine@chromium.org2012-01-271-1/+7
* Fix crash when |View::AddChildView()| is called on an existing child.asvitkine@chromium.org2012-01-272-1/+43
* aura: No shadow for transparent window.xiyuan@chromium.org2012-01-261-1/+1
* Fix the HtmlDialogView initial focus issue.jennyz@chromium.org2012-01-261-2/+2
* [Coverity] Fixed uninit member varsgroby@chromium.org2012-01-251-2/+5
* Fix tests of TextInputType in NativeTextfieldViewsbenrg@chromium.org2012-01-252-8/+16
* Remove GetVisibleText method and obscured/password bit from TextfieldViewsModelbenrg@chromium.org2012-01-254-50/+2
* Wires up disabling visibility animations for aura, and explicitlysky@chromium.org2012-01-241-1/+1
* [Coverity] pass strings by const-reftbreisacher@chromium.org2012-01-241-2/+2
* Update selection when the menu is updated.oshima@chromium.org2012-01-245-31/+77
* Disconnect signal connectors before destroying gtk widget.oshima@chromium.org2012-01-242-8/+23
* Support touch scroll gestures in menus.vollick@google.com2012-01-249-6/+221
* Revert 118834 - Support touch scroll gestures in menus.vollick@google.com2012-01-249-221/+6
* Support touch scroll gestures in menus.vollick@google.com2012-01-249-6/+221
* Aura: apply UI font list to cros.xji@chromium.org2012-01-241-4/+6
* Rename visual style "password" to "obscured"benrg@chromium.org2012-01-2415-67/+68
* Uses mechanism similar to tab.cc to paint the unique geometry of the find bar.pkotwicz@chromium.org2012-01-234-18/+52
* Add test case for CenterWindow in Aura. CenterWindow was changed inalicet@chromium.org2012-01-232-0/+68
* Merge left and right cursor movement code in RenderText, and misc fixesbenrg@chromium.org2012-01-214-165/+142
* Makes it so we ignore paint requests while closing. We do this tosky@chromium.org2012-01-201-1/+5
* Add slide sequence for aura windows in compact mode.alicet@chromium.org2012-01-201-1/+6
* Makes tree and table work correctly in rtl.sky@chromium.org2012-01-202-16/+38
* Fix the fix. Added missing return type.joaodasilva@chromium.org2012-01-201-1/+1
* Fix chromeos clang build.joaodasilva@chromium.org2012-01-203-1/+15
* Aura: Add "Edit Search Engines" option to the aura omnibox context menu.varunjain@chromium.org2012-01-202-3/+14
* Set textfield's height according to 1st font's FontHeight.xji@chromium.org2012-01-198-7/+32
* views: Make sure the native-wrapper for the combobox inherits the enabled-nes...sadrul@chromium.org2012-01-193-3/+27
* Fix the issue that HtmlDialogView does not handle keyboard event on aura.jennyz@chromium.org2012-01-191-1/+0
* Hide the view which is removed from its parent.mukai@chromium.org2012-01-191-3/+6
* Add a simple animation when showing/hiding windows.ben@chromium.org2012-01-191-1/+2
* Change status widget type to TYPE_WINDOW_FRAMELESS.zork@chromium.org2012-01-191-2/+4
* Aura Shell needs to exist on Macdhollowa@chromium.org2012-01-196-4/+30
* aura: Move GestureRecognizer from views into aura.sadrul@chromium.org2012-01-1913-1017/+80
* Tweaks for the launcher:sky@chromium.org2012-01-181-3/+5