summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Revert 119379 - Toward an android build of sync_unit_tests: OWNERS=rsesektzik@chromium.org2012-01-271-4/+3
* Send a key event to the RootWindow when no window is focused so the global sh...yusukes@chromium.org2012-01-271-17/+23
* Toward an android build of sync_unit_tests: OWNERS=rsesekjrg@chromium.org2012-01-271-3/+4
* LayerAnimationObserver removes itself from LayerAnimationSequence's observer ...xiyuan@chromium.org2012-01-275-6/+80
* 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
* Inline |CanvasSkia::DrawGdkPixbuf()| into its only caller.asvitkine@chromium.org2012-01-273-25/+7
* aura: Add event queues in the GestureRecognizer.sadrul@chromium.org2012-01-265-16/+82
* Animation observers must opt in to get notified when the animator is destroyed.vollick@chromium.org2012-01-268-8/+55
* aura: No shadow for transparent window.xiyuan@chromium.org2012-01-263-1/+15
* Use translated root location in WebInputEventoshima@chromium.org2012-01-268-54/+110
* Fix the HtmlDialogView initial focus issue.jennyz@chromium.org2012-01-261-2/+2
* Aura: Allow compact window mode to be turned on/off at runtimejamescook@chromium.org2012-01-251-0/+10
* chmod a-x on canvas_skia_skia.ccrlarocque@chromium.org2012-01-251-0/+0
* Draw new tab button with tab backgroundsail@chromium.org2012-01-251-1/+2
* linux: Make PlatformFontPango handle family lists.derat@chromium.org2012-01-253-28/+56
* Add implementation of CanvasSkia based on RenderText.asvitkine@chromium.org2012-01-252-1/+377
* Stronger synchronization for resize on osmesa.backer@chromium.org2012-01-254-142/+78
* Transition to base/mac/bundle_locations.h step 3jeremy@chromium.org2012-01-251-2/+3
* Revert 119018 - Draw new tab button with tab backgroundsail@chromium.org2012-01-251-3/+2
* Draw new tab button with tab backgroundsail@chromium.org2012-01-251-2/+3
* Do not send a key press/release event to ibus-daemon when xkb IME is in use.yusukes@chromium.org2012-01-256-1/+28
* [Coverity] Fixed uninit member varsgroby@chromium.org2012-01-251-2/+5
* Always use webkit compositorpiman@chromium.org2012-01-252-2/+12
* Fix tests of TextInputType in NativeTextfieldViewsbenrg@chromium.org2012-01-252-8/+16
* Updating XTBs based on .GRDs from branch 963kerz@chromium.org2012-01-251-1/+1
* 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-243-3/+8
* aura: Mark a test FAILS on windows.sadrul@chromium.org2012-01-241-1/+7
* aura: Make sure gesture events don't get transformed erroneously.sadrul@chromium.org2012-01-242-1/+40
* [Coverity] pass strings by const-reftbreisacher@chromium.org2012-01-241-2/+2
* Move |PlatformFont::GetStringWidth()| implementation up into font.cc directly.asvitkine@chromium.org2012-01-2410-42/+25
* event_mac.cc doesn't existdhollowa@chromium.org2012-01-241-1/+1
* Update selection when the menu is updated.oshima@chromium.org2012-01-245-31/+77
* Revert 118853 because TransformGesture fails on win_aurasadrul@chromium.org2012-01-242-40/+1
* Disconnect signal connectors before destroying gtk widget.oshima@chromium.org2012-01-242-8/+23
* Add support for horizontal text alignment to RenderText.asvitkine@chromium.org2012-01-244-47/+98
* aura: Make sure gesture events don't get transformed erroneously.sadrul@chromium.org2012-01-242-1/+40
* Do not send an IBus IPC message for updating a cursor location.yusukes@chromium.org2012-01-242-5/+3
* Coverity: Fix uninitialized member variables.kmadhusu@chromium.org2012-01-243-5/+7
* 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-249-18/+90
* Rename visual style "password" to "obscured"benrg@chromium.org2012-01-2415-67/+68
* Revert 118789 - Always use webkit compositorpiman@chromium.org2012-01-242-12/+2
* Always use webkit compositorpiman@chromium.org2012-01-242-2/+12
* Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T.fischman@chromium.org2012-01-232-10/+6
* Uses mechanism similar to tab.cc to paint the unique geometry of the find bar.pkotwicz@chromium.org2012-01-234-18/+52
* aura/views: Use colors from NativeTheme in the omnibox popup.sadrul@chromium.org2012-01-235-7/+74