summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
...
* Don't merge replace edit if previous edit is delete edit.oshima@chromium.org2011-12-082-12/+33
* Remove BubbleDelegateView ctor color arg, add simple setter/getter.msw@chromium.org2011-12-085-26/+22
* Revert 113470 - Makes tests either use mock compositor or mock WebGraphicsCon...sky@chromium.org2011-12-0714-143/+31
* Make Clipboard::FormatType an opaque handle type.dcheng@chromium.org2011-12-079-218/+430
* Makes tests either use mock compositor or mock WebGraphicsContext3D depending...sky@chromium.org2011-12-0714-31/+143
* Convert keysym to keycode for modifiersoshima@chromium.org2011-12-071-2/+4
* aura-x11: Add support for xmodmap'ed pointer buttons.sadrul@chromium.org2011-12-075-16/+93
* This change adds the apple software renderer as an option on Chrome/Mac. It'...senorblanco@chromium.org2011-12-0711-31/+37
* aura: Use WebKit compositor by defaultpiman@chromium.org2011-12-071-3/+14
* Send a11y events from NativeTextfieldViews when the state changes.dmazzoni@chromium.org2011-12-071-1/+14
* Don't attempt to forward declare StringPiece.erikwright@chromium.org2011-12-072-5/+2
* Aura Shell singleton needs to be destroyed prior to the Aura Desktopdhollowa@chromium.org2011-12-071-0/+2
* Fix a FORWARD_NULL defect reported by Coverity. wtc@chromium.org2011-12-071-5/+3
* views: Add an Options enum to MessageBoxView control.tfarina@chromium.org2011-12-076-67/+39
* Enable RenderViewImplTest.{OnHandleKeyboardEvent,InsertCharacters} for Aura o...mazda@chromium.org2011-12-071-0/+21
* Rename Desktop->RootWindow.ben@chromium.org2011-12-0764-734/+757
* aura: Draw shadows around tooltip windows.derat@chromium.org2011-12-065-38/+215
* Revert 113224 - IME (input method editor) support for Aura, part 3 of 3: Use ...ben@chromium.org2011-12-0612-471/+61
* IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ...yusukes@chromium.org2011-12-0612-61/+471
* Adds support for the GL_ANGLE_texture_usage and GL_EXT_texture_storagevangelis@chromium.org2011-12-062-0/+9
* aura-x11: Disable XInput2 again.sadrul@chromium.org2011-12-061-0/+3
* [Aura] Refresh status area widget bounds on StatusAreaView layout.nkostylev@chromium.org2011-12-0611-49/+211
* Revert 113185 - [cros, Aura] Refresh status area widget bounds on StatusAreaV...nkostylev@chromium.org2011-12-0611-211/+49
* [cros, Aura] Refresh status area widget bounds on StatusAreaView layout.nkostylev@chromium.org2011-12-0611-49/+211
* Remove old debug code for crbug.com/93530.msw@chromium.org2011-12-061-8/+1
* [Aura] Polish app list.xiyuan@chromium.org2011-12-063-4/+14
* Fix assert with webkit compositor. The assert was hitting because wesky@chromium.org2011-12-061-0/+3
* Aura: delay draw on Expose to avoid getting behindpiman@chromium.org2011-12-062-4/+4
* Refresh keyboard mapping when it's updated.oshima@chromium.org2011-12-061-0/+6
* Reland 112770, but with test disabled.ben@chromium.org2011-12-061-0/+2
* IME (input method editor) support for Aura, part 2 of 3: Add views::InputMeth...yusukes@google.com2011-12-066-0/+294
* Implements Aura:: NativeWidgetPrivate::ReparentNativeViewpkotwicz@chromium.org2011-12-061-2/+23
* Badge Windows profile shortcuts with multi-user avatar.stevet@chromium.org2011-12-061-1/+1
* IME (input method editor) support for Aura, part 1 of 3: Add ui/base/ime/ cla...yusukes@chromium.org2011-12-0610-1/+1699
* Revert 113075 (requested by asvitkine) (requested by asvitkine) (requested by...thakis@chromium.org2011-12-066-232/+70
* Improve RenderTextWin font fallback.asvitkine@chromium.org2011-12-066-70/+232
* Scroll by 3 pixels if sent from touchpaddavemoore@chromium.org2011-12-051-0/+6
* Enable custom MIME types in web copy/paste.dcheng@chromium.org2011-12-057-9/+112
* Revert 113040 - Enable custom MIME types in web copy/paste.dcheng@chromium.org2011-12-056-101/+6
* Enable custom MIME types in web copy/paste.dcheng@chromium.org2011-12-056-6/+101
* Implement Clipboard::ReadData and Clipboard::WriteData for Mac.dcheng@chromium.org2011-12-057-16/+35
* Helpers to pickle custom data for web copy/paste and drag/drop.dcheng@chromium.org2011-12-055-0/+342
* Revert 112983 - Improve RenderTextWin font fallback.avi@chromium.org2011-12-056-189/+52
* Revert 112986 - Implement Clipboard::ReadData and Clipboard::WriteData for Mac.dcheng@chromium.org2011-12-057-37/+15
* Implement Clipboard::ReadData and Clipboard::WriteData for Mac.dcheng@chromium.org2011-12-057-15/+37
* Improve RenderTextWin font fallback.asvitkine@chromium.org2011-12-056-52/+189
* Add glue for supporting custom MIME types in DataTransfer.dcheng@chromium.org2011-12-045-0/+32
* aura: Ask the WindowDelegate before a Window is Focus()ed.sadrul@chromium.org2011-12-037-2/+15
* Adds back BookmarkNode::IsVisible. Turns out we want to conditionallysky@chromium.org2011-12-032-4/+74
* Fix CompositorCC initialization/shutdownpiman@chromium.org2011-12-032-3/+10