summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Remove base::Callback from ContextProvider creation.danakj@chromium.org2013-08-162-23/+13
* Adding a detour for GetMonitorInfo which appears to be broken under split scr...shrikant@chromium.org2013-08-165-12/+18
* Disable flaky test on Windowshclam@chromium.org2013-08-161-2/+18
* ContextProvider in OutputSurfacedanakj@chromium.org2013-08-162-13/+29
* Fix MouseDragFlipPage flake.xiyuan@chromium.org2013-08-161-17/+13
* app_list: Move some delegates that are specific to views into views/ directory.tfarina@chromium.org2013-08-158-21/+21
* Compute bounds of animated layersajuma@chromium.org2013-08-152-0/+11
* Disable Aura shadow when creating new style frame viewswittman@chromium.org2013-08-151-6/+4
* Widen the scope of disablement of a testestade@chromium.org2013-08-151-4/+8
* Textfield::GetBaseline() should return the actual baseline.yukishiino@chromium.org2013-08-152-2/+27
* linux_aura: Fix crash on drags from the omnibox.erg@chromium.org2013-08-152-0/+16
* CHR-458: Remove DCHECK which prevents from using custom ResourceBundle::Delegatepkudla@opera.com2013-08-151-1/+1
* aura: Allow in process ContextProvider to hold onscreen contexts.danakj@chromium.org2013-08-141-2/+2
* ash: Fix CopyAreaToCanvas() scaling issues.derat@chromium.org2013-08-1418-135/+68
* SetTraceFunctionPointers in ANGLE now __stdcallscottmg@chromium.org2013-08-141-1/+1
* Clear the composition text in response to WM_CHAR on windows.zturner@chromium.org2013-08-141-0/+4
* Use SkLerpXfermode to blend LabelButton images.msw@chromium.org2013-08-143-13/+14
* New images for hints on the drag image to specify drag operation.varunjain@chromium.org2013-08-148-0/+0
* Add an exception and friendly presubmit error on invalid PNG file.flackr@chromium.org2013-08-141-3/+21
* Add gfx::Transform::To2dTranslationvollick@chromium.org2013-08-143-0/+24
* initialize trace_event hooks in angle on gpu startupscottmg@chromium.org2013-08-141-0/+51
* Updating XTBs based on .GRDs from branch 1547kerz@chromium.org2013-08-146-10/+10
* Update separator padding for the signed-in menu item in the OSX App Lanucher.tapted@chromium.org2013-08-141-3/+6
* cc: Rename cc::FakeContextProvider to TestContextProviderdanakj@chromium.org2013-08-132-8/+6
* Get dialogs to paint again in AURA windows.ananta@chromium.org2013-08-131-1/+2
* Make ui::LayerAnimationSequence use unique group idsajuma@chromium.org2013-08-133-8/+18
* Revert 217346 "Remove chrome.pak references, build resources int..."dmazzoni@chromium.org2013-08-135-0/+10
* Remove chrome.pak references, build resources into resources.pakjamesr@chromium.org2013-08-135-10/+0
* aura,cc: Make TestContextProvider usable outside cc.danakj@chromium.org2013-08-135-689/+7
* Enable Views Textfields on Win8 Metro by default.msw@chromium.org2013-08-131-8/+0
* aura: Remove CreateOffscreenContext from ui::ContextFactory.danakj@chromium.org2013-08-137-197/+62
* android: Always use physical_memory / 32 as GPU memory limit for low-end deviceskaanb@chromium.org2013-08-131-9/+14
* views: Assert that textfield_view_ is not NULL early.tfarina@chromium.org2013-08-131-1/+1
* Add key-code support to the virtual keyboard.kevers@chromium.org2013-08-139-7/+225
* Fix component build of keyboard unit tests.kevers@chromium.org2013-08-131-7/+6
* In LabelButton::SetIsDefault: ~ is bitwise NOT, not !.jbroman@chromium.org2013-08-131-1/+1
* Add support for maintaining ordinal values through GestureRecognizerdavemoore@chromium.org2013-08-124-6/+122
* Implements InputMethodTSF::IsCandidatePopupOpen().yukishiino@chromium.org2013-08-123-7/+47
* Fix Matrix3F::SolveEigenproblem symmetry check.jbroman@chromium.org2013-08-121-1/+1
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-1213-179/+153
* Binary part of issue 20354002: First skin of Guest window (including avatar m...rogerta@chromium.org2013-08-121-0/+0
* [MC] Add the product name to the tray controller's title.rsesek@chromium.org2013-08-124-1/+20
* Move kDisableCoreAnimationPlugins to content_switches since it's only used in...jam@chromium.org2013-08-122-14/+0
* Fix IME on bookmark edit dialog.kochi@chromium.org2013-08-121-0/+2
* Optimize png files in ui/resourcesoshima@chromium.org2013-08-12127-0/+0
* Maximize window in the display to be restored.oshima@chromium.org2013-08-121-1/+1
* Update the menu offsets for the OSX and Win App Launchers.tapted@chromium.org2013-08-122-6/+13
* Update assets used for the dropdown menu button on the Win/OSX App Launcher.tapted@chromium.org2013-08-126-0/+0
* app_list: Re-submit the search query after uninstalling app from context menu.tfarina@chromium.org2013-08-1212-3/+32
* aura: Fix crash in RootWindowHostX11::GetXImage().derat@chromium.org2013-08-122-23/+9