summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Android fixes for gfx_unittests.jrg@chromium.org2012-01-312-10/+10
* Revise bubble Show/Hide/Close logic via Widget::Observer.msw@chromium.org2012-01-312-15/+32
* Fix an issue in canvas_skia_skia.cc.asvitkine@chromium.org2012-01-311-37/+59
* aura: Update GestureRecognizer to be able to process multi-point gestures.sadrul@chromium.org2012-01-317-416/+615
* [aura] Return focus to transient parent when modal window closes.ivankr@chromium.org2012-01-312-3/+13
* Remove cygwin dependency, no longer required.scottmg@google.com2012-01-301-5/+0
* Fix a bug where in the shell the modal window was being visually stacked belo...ben@chromium.org2012-01-304-1/+165
* Mac/Aura aura_shell_unittests are not linkingdhollowa@chromium.org2012-01-302-2/+14
* Reland 119457: --test-gl-lib for GpuPixelBrowserTestsbacker@chromium.org2012-01-303-5/+21
* Merge Compositor and CompositorCCpiman@chromium.org2012-01-2918-709/+330
* Fold views_compositor=1 into use_aura=1piman@chromium.org2012-01-285-61/+5
* aura: Add Layer::LAYER_SOLID_COLOR to compositor.derat@chromium.org2012-01-2810-44/+72
* content: Modfiy ResourceBundle and content_shell to run with alternative pak ...erg@chromium.org2012-01-287-9/+10
* [Coverity] Fixed uninitialized member var.groby@chromium.org2012-01-281-0/+1
* Fix win shared builds (aka Debug) after r119546 by adding UI_EXPORTSrsleevi@chromium.org2012-01-281-2/+2
* Add Malay as a translation.tony@chromium.org2012-01-284-7/+12
* Fixed printing gets cut-off issue for CloudPrint and Chrome.gene@chromium.org2012-01-282-2/+31
* aura: Implementation of queued/asynchronous gesture recognition.sadrul@chromium.org2012-01-288-206/+441
* Android build fixed. OWNER=rsesek. jrg@chromium.org2012-01-271-4/+4
* Synthesize mouse move event after window creation/deletion or size/visibiilty...oshima@chromium.org2012-01-275-17/+284
* Add diagonal strike support in RenderTextoshima@chromium.org2012-01-275-18/+37
* Fix a focus issue broken by revision 119159.jennyz@chromium.org2012-01-271-2/+10
* Aura: Remove a log-spamming NOTIMPLEMENTED in cursor handlingjamescook@chromium.org2012-01-271-3/+1
* Revert 119457 - --test-gl-lib for GpuPixelBrowserTestsbacker@chromium.org2012-01-273-21/+5
* Fixes regression where ~Window would crash if layer was never created.sky@chromium.org2012-01-271-3/+5
* Tweaks to show state:sky@chromium.org2012-01-272-9/+95
* --test-gl-lib for GpuPixelBrowserTestsbacker@chromium.org2012-01-273-5/+21
* Allow hide animations to work again:ben@chromium.org2012-01-278-56/+225
* 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-2728-3127/+32
* 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