| Commit message (Expand) | Author | Age | Files | Lines |
* | Temporarily disable mouse move synthesis on win | oshima@chromium.org | 2012-02-01 | 2 | -3/+9 |
* | Marking WindowTest.MouseEventsOnWindowChange FAILS | kinuko@chromium.org | 2012-02-01 | 1 | -1/+2 |
* | Adds two new observer methods to allow code to be notified when a Window is a... | ben@chromium.org | 2012-02-01 | 6 | -49/+165 |
* | Revert 120005 - Enabled pressing TAB to traverse through the Omnibox results,... | kinuko@chromium.org | 2012-02-01 | 2 | -4/+2 |
* | Enabled pressing TAB to traverse through the Omnibox results, removed moving ... | aaron.randolph@gmail.com | 2012-02-01 | 2 | -2/+4 |
* | Cleanup: Delete some 0 byte files that are still lying around as a result of ... | thestig@chromium.org | 2012-02-01 | 2 | -0/+0 |
* | Enable KeyboardOverlayDialog on aura. | jennyz@chromium.org | 2012-02-01 | 2 | -0/+24 |
* | Change PluginWindowHandle to AcceleratedWidget in ui/gfx/gl | piman@chromium.org | 2012-02-01 | 16 | -49/+41 |
* | Tweak the aura gesture recognizer slightly. | sadrul@chromium.org | 2012-01-31 | 4 | -2/+111 |
* | Revert 119976 - Adds two new observer methods to allow code to be notified wh... | ben@chromium.org | 2012-01-31 | 6 | -164/+48 |
* | Add IPC allowing GPU process to tell browser process to temporarily drop a fr... | apatrick@chromium.org | 2012-01-31 | 2 | -0/+22 |
* | Adds two new observer methods to allow code to be notified when a Window is a... | ben@chromium.org | 2012-01-31 | 6 | -48/+164 |
* | Clean up some code in view_text_utils.cc. | asvitkine@chromium.org | 2012-01-31 | 1 | -13/+8 |
* | aura: Make Linux UI text rendering match GTK Chrome OS. | derat@chromium.org | 2012-01-31 | 1 | -5/+13 |
* | Makes GetRootWindow() public on Window so we can begin to convert uses of Roo... | ben@chromium.org | 2012-01-31 | 4 | -22/+28 |
* | Remove Owner param to EventFilter's ctor. | ben@chromium.org | 2012-01-31 | 6 | -40/+7 |
* | Fix compile with Aura/Mac ash_shell and workspace controller | dhollowa@chromium.org | 2012-01-31 | 2 | -10/+15 |
* | Make BubbleBackground clip out the client area on Windows. | msw@chromium.org | 2012-01-31 | 3 | -12/+30 |
* | Fix PRESUBMIT.py linx_aura renamed to linux_chromeos_aura | dhollowa@chromium.org | 2012-01-31 | 2 | -4/+4 |
* | aura: Update gesture-tests for scroll gesture. | sadrul@chromium.org | 2012-01-31 | 1 | -0/+25 |
* | Android fixes for gfx_unittests. | jrg@chromium.org | 2012-01-31 | 2 | -10/+10 |
* | Revise bubble Show/Hide/Close logic via Widget::Observer. | msw@chromium.org | 2012-01-31 | 2 | -15/+32 |
* | Fix an issue in canvas_skia_skia.cc. | asvitkine@chromium.org | 2012-01-31 | 1 | -37/+59 |
* | aura: Update GestureRecognizer to be able to process multi-point gestures. | sadrul@chromium.org | 2012-01-31 | 7 | -416/+615 |
* | [aura] Return focus to transient parent when modal window closes. | ivankr@chromium.org | 2012-01-31 | 2 | -3/+13 |
* | Remove cygwin dependency, no longer required. | scottmg@google.com | 2012-01-30 | 1 | -5/+0 |
* | Fix a bug where in the shell the modal window was being visually stacked belo... | ben@chromium.org | 2012-01-30 | 4 | -1/+165 |
* | Mac/Aura aura_shell_unittests are not linking | dhollowa@chromium.org | 2012-01-30 | 2 | -2/+14 |
* | Reland 119457: --test-gl-lib for GpuPixelBrowserTests | backer@chromium.org | 2012-01-30 | 3 | -5/+21 |
* | Merge Compositor and CompositorCC | piman@chromium.org | 2012-01-29 | 18 | -709/+330 |
* | Fold views_compositor=1 into use_aura=1 | piman@chromium.org | 2012-01-28 | 5 | -61/+5 |
* | aura: Add Layer::LAYER_SOLID_COLOR to compositor. | derat@chromium.org | 2012-01-28 | 10 | -44/+72 |
* | content: Modfiy ResourceBundle and content_shell to run with alternative pak ... | erg@chromium.org | 2012-01-28 | 7 | -9/+10 |
* | [Coverity] Fixed uninitialized member var. | groby@chromium.org | 2012-01-28 | 1 | -0/+1 |
* | Fix win shared builds (aka Debug) after r119546 by adding UI_EXPORTS | rsleevi@chromium.org | 2012-01-28 | 1 | -2/+2 |
* | Add Malay as a translation. | tony@chromium.org | 2012-01-28 | 4 | -7/+12 |
* | Fixed printing gets cut-off issue for CloudPrint and Chrome. | gene@chromium.org | 2012-01-28 | 2 | -2/+31 |
* | aura: Implementation of queued/asynchronous gesture recognition. | sadrul@chromium.org | 2012-01-28 | 8 | -206/+441 |
* | Android build fixed. OWNER=rsesek. | jrg@chromium.org | 2012-01-27 | 1 | -4/+4 |
* | Synthesize mouse move event after window creation/deletion or size/visibiilty... | oshima@chromium.org | 2012-01-27 | 5 | -17/+284 |
* | Add diagonal strike support in RenderText | oshima@chromium.org | 2012-01-27 | 5 | -18/+37 |
* | Fix a focus issue broken by revision 119159. | jennyz@chromium.org | 2012-01-27 | 1 | -2/+10 |
* | Aura: Remove a log-spamming NOTIMPLEMENTED in cursor handling | jamescook@chromium.org | 2012-01-27 | 1 | -3/+1 |
* | Revert 119457 - --test-gl-lib for GpuPixelBrowserTests | backer@chromium.org | 2012-01-27 | 3 | -21/+5 |
* | Fixes regression where ~Window would crash if layer was never created. | sky@chromium.org | 2012-01-27 | 1 | -3/+5 |
* | Tweaks to show state: | sky@chromium.org | 2012-01-27 | 2 | -9/+95 |
* | --test-gl-lib for GpuPixelBrowserTests | backer@chromium.org | 2012-01-27 | 3 | -5/+21 |
* | Allow hide animations to work again: | ben@chromium.org | 2012-01-27 | 8 | -56/+225 |
* | Aura: Fix task manager getting larger each time it is opened | jamescook@chromium.org | 2012-01-27 | 2 | -11/+41 |
* | Remove old (pre-webkit) compositor | piman@chromium.org | 2012-01-27 | 28 | -3127/+32 |