summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* linux desktop aura: Write a minimal, fake implementation of SetCapture.erg@chromium.org2012-10-234-33/+68
* Adding command line flags for calibrationskuhne@chromium.org2012-10-233-41/+78
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-2327-130/+145
* Store the dimensions of the first finger's enclosing rectangle when creating ...tdanderson@chromium.org2012-10-233-1/+25
* Revert 163414 - Always start up in --desktop-aura mode now, and open ash from...szym@chromium.org2012-10-238-16/+40
* app_list: Row move animation polishments.xiyuan@chromium.org2012-10-232-17/+36
* Add methods to base::Thread to allow Windows consumers to ask for COM to be i...pkasting@chromium.org2012-10-231-33/+2
* Remove unintended debug trace.kochi@chromium.org2012-10-231-4/+0
* Eliminate duplicate COM and OLE initializations.pkasting@chromium.org2012-10-231-8/+0
* Changed action box menu background and border to match the rest of the menusyefim@chromium.org2012-10-233-32/+7
* Context menu for multiple launchersoshima@chromium.org2012-10-231-0/+4
* Get text input to be plumbed through to the RenderWidgetHostViewAura instance...ananta@chromium.org2012-10-224-5/+41
* Explicitly empty the pipes on teardown to prevent cross process races.backer@chromium.org2012-10-221-0/+2
* Fixed menu icon position to be centered between a gutter and left menu border.yefim@chromium.org2012-10-221-4/+7
* Always start up in --desktop-aura mode now, and open ash from tools menu.scottmg@chromium.org2012-10-228-40/+16
* Support Help and Fn keys on Stout.yusukes@chromium.org2012-10-221-0/+18
* touch: Make sure the timestamp is set correctly on the touchevents.sadrul@chromium.org2012-10-222-17/+27
* Revert 162636 - Use LANCZOS3 resize algorithm to generate missing image reps ...tbarzic@chromium.org2012-10-222-27/+5
* Fix LabelButton::GetThemeAnimation() logic.msw@chromium.org2012-10-222-2/+2
* Make opaques opaquer.avi@chromium.org2012-10-221-1/+1
* Fixing crash with Chrome upon cursor accessskuhne@chromium.org2012-10-221-0/+1
* Add a minimum implementation of TsfTextStore::GetScreenExt.Yukawa@chromium.org2012-10-221-1/+24
* Fix crashes in ProcessKeyEventDone.nona@chromium.org2012-10-221-1/+3
* Re-enable CJK omnibox suggest on Metro UInona@chromium.org2012-10-222-45/+32
* Make ui::Texture function prototypes consistent across all subclasses.reveman@chromium.org2012-10-211-1/+1
* app_list: Improve animation between rows.xiyuan@chromium.org2012-10-202-4/+110
* Add Textfield::EnableViewsTextfield convenience function.msw@chromium.org2012-10-203-23/+19
* ChromeOS: Commit the suggested text in omnibox correctly for RTL languages.shishir@chromium.org2012-10-207-0/+23
* Fix ClipboardGtk::WriteBitmap not unpremultiplying images.dcheng@chromium.org2012-10-202-49/+14
* Upstream Android tweaks in chrome_browser_main.cc.newt@chromium.org2012-10-202-14/+15
* Desktop aura: Fix cursor displayerg@chromium.org2012-10-201-1/+1
* Fix win_aura build, use explicit gfx::Rect conversion.danakj@chromium.org2012-10-191-2/+2
* Remove all the "set noparent" directivesdpranke@chromium.org2012-10-195-5/+0
* Linux: make it possible to build without third_party/launchpad_translationsphajdan.jr@chromium.org2012-10-191-13/+35
* ui: Remove platform-specific operator=()s from gfx::Rect.danakj@chromium.org2012-10-194-35/+3
* Changes on the Input method for metro ashcpu@chromium.org2012-10-198-6/+28
* ui: Add PrepareTexture() function to ui::Texture.reveman@chromium.org2012-10-194-11/+14
* CleanUp: Remove PendingKeyEvent.nona@chromium.org2012-10-192-113/+37
* migrate views media galleries dialog to Chrome style constrained dialogestade@chromium.org2012-10-194-6/+30
* Fix Views LabelButton centered multi-line label width.msw@chromium.org2012-10-182-10/+6
* app_list: Use scaled icon for mouse drag.xiyuan@chromium.org2012-10-183-17/+74
* Aura: Remove scale_content_ handling for accelerated contentpiman@chromium.org2012-10-182-16/+8
* gfx: Transform is using its own custom function to round a float to an integer.tfarina@chromium.org2012-10-181-18/+4
* Bring up of ui/text/elider on iOS.noyau@chromium.org2012-10-183-3/+18
* app_list: Change touch drag start delay to 200ms.xiyuan@chromium.org2012-10-181-1/+1
* gpu: Add support for GLX_EXT_texture_from_pixmap extension.reveman@google.com2012-10-1813-0/+491
* Add keyboard events to metro auracpu@chromium.org2012-10-183-12/+41
* views: Remove unused includes from progress_bar.cc.tfarina@chromium.org2012-10-181-9/+0
* Introduce unit tests for ui::InputMethodIBusnona@chromium.org2012-10-183-29/+704
* Move ash::wm::GetRootWindowRelativeToWindow to ScreenPositionController.mazda@chromium.org2012-10-181-1/+1