summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Temporarily disable mouse move synthesis on winoshima@chromium.org2012-02-012-3/+9
* Marking WindowTest.MouseEventsOnWindowChange FAILSkinuko@chromium.org2012-02-011-1/+2
* Adds two new observer methods to allow code to be notified when a Window is a...ben@chromium.org2012-02-016-49/+165
* Revert 120005 - Enabled pressing TAB to traverse through the Omnibox results,...kinuko@chromium.org2012-02-012-4/+2
* Enabled pressing TAB to traverse through the Omnibox results, removed moving ...aaron.randolph@gmail.com2012-02-012-2/+4
* Cleanup: Delete some 0 byte files that are still lying around as a result of ...thestig@chromium.org2012-02-012-0/+0
* Enable KeyboardOverlayDialog on aura.jennyz@chromium.org2012-02-012-0/+24
* Change PluginWindowHandle to AcceleratedWidget in ui/gfx/glpiman@chromium.org2012-02-0116-49/+41
* Tweak the aura gesture recognizer slightly.sadrul@chromium.org2012-01-314-2/+111
* Revert 119976 - Adds two new observer methods to allow code to be notified wh...ben@chromium.org2012-01-316-164/+48
* Add IPC allowing GPU process to tell browser process to temporarily drop a fr...apatrick@chromium.org2012-01-312-0/+22
* Adds two new observer methods to allow code to be notified when a Window is a...ben@chromium.org2012-01-316-48/+164
* Clean up some code in view_text_utils.cc.asvitkine@chromium.org2012-01-311-13/+8
* aura: Make Linux UI text rendering match GTK Chrome OS.derat@chromium.org2012-01-311-5/+13
* Makes GetRootWindow() public on Window so we can begin to convert uses of Roo...ben@chromium.org2012-01-314-22/+28
* Remove Owner param to EventFilter's ctor.ben@chromium.org2012-01-316-40/+7
* Fix compile with Aura/Mac ash_shell and workspace controllerdhollowa@chromium.org2012-01-312-10/+15
* Make BubbleBackground clip out the client area on Windows.msw@chromium.org2012-01-313-12/+30
* Fix PRESUBMIT.py linx_aura renamed to linux_chromeos_auradhollowa@chromium.org2012-01-312-4/+4
* aura: Update gesture-tests for scroll gesture.sadrul@chromium.org2012-01-311-0/+25
* 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