summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* A bevy of Aura test changes:ben@chromium.org2012-02-178-51/+129
* Revert 122586 - Add setters for the aura gesture recognizer constants.mmocny@chromium.org2012-02-175-124/+28
* Add setters for the aura gesture recognizer constants.girard@chromium.org2012-02-175-28/+124
* views: Pass GetMessagePos() directly to gfx::Point.tfarina@chromium.org2012-02-172-8/+4
* aura: Fix a crash caused by wrong ownership used for widget.xiyuan@chromium.org2012-02-172-1/+11
* Revert 122547 - Aura: New window shadows, desktop background debug togglejamescook@chromium.org2012-02-171-16/+8
* Aura: New window shadows, desktop background debug togglejamescook@chromium.org2012-02-171-8/+16
* Upstream a stubbed clipboard implementation for Androidpeter@chromium.org2012-02-173-1/+220
* Respect the system ClearType setting in RenderTextWin.asvitkine@chromium.org2012-02-178-0/+297
* Fix crash in views example.saintlou@chromium.org2012-02-172-4/+7
* Revert 122412 - Enabled pressing TAB to traverse through the Omnibox resultsthestig@chromium.org2012-02-172-2/+0
* Update WebClipboard/WebDropData glue to use new getter/setters for WebDragData.dcheng@chromium.org2012-02-172-6/+10
* Makes it so the launcher only gets focus when using the keyboard.sky@chromium.org2012-02-171-1/+1
* Move IME shortcut keys from X to Aura [part 2 of 3].yusukes@chromium.org2012-02-173-7/+34
* Enabled pressing TAB to traverse through the Omnibox resultssail@chromium.org2012-02-172-0/+2
* Move IME shortcut keys from X to Aura [part 1 of 3].yusukes@chromium.org2012-02-171-3/+20
* More touch UI tab strip changesscottmg@google.com2012-02-175-2/+59
* Aura: Add new window shadow art assetsjamescook@chromium.org2012-02-1616-0/+0
* Fix Mac custom cursor color.avi@chromium.org2012-02-161-1/+3
* Revert 122370 - Update WebClipboard/WebDropData glue to use new getter/setter...dcheng@chromium.org2012-02-162-10/+6
* Update WebClipboard/WebDropData glue to use new getter/setters for WebDragData.dcheng@chromium.org2012-02-162-6/+10
* aura: add the newly focused window argument to WindowDelegate::OnBlur()varunjain@chromium.org2012-02-162-3/+4
* Fix link error for PlatformFont::CreateFromNameAndSize in Android.yfriedman@chromium.org2012-02-162-2/+3
* Add --aura-host-window-use-fulcreen switch for testing.fischman@chromium.org2012-02-162-2/+6
* Eliminate VS2010 ifdefs for handling NULL in std::pair.adamk@chromium.org2012-02-162-14/+2
* Consolidate the code path when window becomes invisible. This fixes a couple ...oshima@chromium.org2012-02-162-45/+50
* Implicit observers shouldn't notify on animator destruction by default.vollick@google.com2012-02-164-13/+58
* Rolling skia deps from r3180 to r3196.tomhudson@google.com2012-02-161-1/+1
* Revert 122242 - Custom frame UI for platform apps on Windows.sky@chromium.org2012-02-164-28/+3
* Custom frame UI for platform apps on Windows.jeremya@chromium.org2012-02-164-3/+28
* Enable Drag&Drop unittests for ChromeOS Aura.kochi@chromium.org2012-02-161-18/+4
* Update menu color to match mocks on Aurasaintlou@chromium.org2012-02-161-2/+2
* Revert 122213 - aura: Use GPU process for UIdpapad@chromium.org2012-02-167-201/+107
* Revert 122205 - Allow GPU process to present to the compositing surface witho...apatrick@chromium.org2012-02-161-10/+2
* aura: Use GPU process for UIpiman@chromium.org2012-02-167-107/+201
* Not ready for review yet.apatrick@chromium.org2012-02-161-2/+10
* Flakiness cleanup: disable remaining flaky tests in src/evan@chromium.org2012-02-151-1/+1
* Gesture Recognizer Diagram now references design document on chromium.org. tdresser@chromium.org2012-02-151-1/+2
* Make BubbleBorderDelegate close itself.msw@chromium.org2012-02-152-32/+29
* GTK: Closing in on being completely GSEALed.erg@chromium.org2012-02-151-0/+4
* views: Cache some progress bar colors at file scope.tfarina@chromium.org2012-02-151-26/+14
* Small refactor to OpaqueBrowserFrameView setup of window caption buttonsjamescook@chromium.org2012-02-151-1/+13
* views: Change Painter::Paint to take a gfx::Size instead of ints.tfarina@chromium.org2012-02-154-35/+42
* Add per-tile painting support to compositor.reveman@google.com2012-02-154-0/+12
* views: Fixes leak in ComboboxModelExampleList.tfarina@chromium.org2012-02-151-2/+3
* Linux: fix bookmarks with & in them not showing correctly in the wrench menu.mdm@chromium.org2012-02-152-7/+24
* Worked around IOSurface related system lockups on dual NVIDIA/Intel GPUkbr@chromium.org2012-02-153-3/+40
* Add TextureImageTransportSurface, binding to a texture from another context.piman@chromium.org2012-02-151-2/+13
* Fold HDC caching into RenderTextWin.asvitkine@chromium.org2012-02-155-163/+13
* views: Change Painter::PaintPainterAt to take a gfx::Rect instead of ints.tfarina@chromium.org2012-02-144-15/+15