summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Build fixes to get use_aura && !use_ash to build.ben@chromium.org2012-05-012-5/+5
* Revert 134774 because of win aura compile and chromium os browser_test crashe...kkania@chromium.org2012-05-011-6/+0
* Created uber tray UI for monitoring ongoing WebDrive sync operationszelidrag@chromium.org2012-05-011-0/+6
* Gets tab dragging to work in touch mode.sky@chromium.org2012-05-013-6/+83
* Revert 134313 - Revert 134201 - Fix framerate jank for accelerated content on...apatrick@chromium.org2012-05-011-4/+0
* Added image resources for drive uber tray.zelidrag@chromium.org2012-05-016-0/+0
* Rename theme_resources_metro_1x.grd to theme_resources_touch_1x.grdjamescook@chromium.org2012-05-011-1/+1
* Tighten up the DEPS file in aura to prevent inclusion of higher level bits of...ben@chromium.org2012-05-011-1/+3
* aura: Avoid copying a touch-event in X11.sadrul@chromium.org2012-05-011-3/+0
* Get the custom frame limping with win-aura.ben@chromium.org2012-05-0111-14/+278
* Landing 1084 strings on trunk, 2nd attemptlaforge@chromium.org2012-05-0150-108/+106
* Add scale factor tag to data packssail@chromium.org2012-05-0117-39/+108
* Get the default device scale factor from monitor oshima@chromium.org2012-05-019-6/+53
* Implement Aura Menu spec for the color specification part.jennyz@chromium.org2012-04-305-26/+42
* Fix RenderTextWin CJK font linking size on Windows XP.asvitkine@chromium.org2012-04-306-32/+199
* views: Use STLDeleteElements() function in ClearEditHistory().tfarina@chromium.org2012-04-281-3/+1
* Remove dispatcher in test compositoroshima@chromium.org2012-04-283-24/+1
* Fixes possible crash in closing menus. Specifically if we Close asky@chromium.org2012-04-281-0/+3
* This change makes Aura/Views to use DIP, while keeping layer to use Pixels. T...oshima@chromium.org2012-04-2718-179/+399
* Adds a class that makes it easy to subclass a HWND and filter messages sent t...ben@chromium.org2012-04-277-3/+231
* Use touch friendly window buttons in aura when using --touch-optimized-ui.flackr@chromium.org2012-04-2710-65/+224
* Enable logging in Views Examples.asvitkine@chromium.org2012-04-271-0/+23
* Add a suppression for the accelerated surface code blocking the UI thread.jam@chromium.org2012-04-271-0/+3
* Revert 134201 - Fix framerate jank for accelerated content on windowsapatrick@chromium.org2012-04-271-0/+4
* Don't make checkdeps ignore includes to directories that are brought in via d...jam@chromium.org2012-04-273-0/+4
* views: Make MenuWrapper do not depend on deprecated Menu2 API.tfarina@chromium.org2012-04-273-9/+12
* Update Web*Layer includes to point to third_party/WebKit/Source/Platform/...jamesr@chromium.org2012-04-271-3/+3
* Land touch assets for aura window controls for http://codereview.chromium.org...flackr@chromium.org2012-04-2717-0/+0
* Fix framerate jank for accelerated content on windowsjbates@chromium.org2012-04-271-4/+0
* Improves semantics for changing set of visible tabs on the touch tabsky@chromium.org2012-04-272-0/+13
* Fix BrowserAccessibilityWin::QueryService to use the service guid rather than...dtseng@chromium.org2012-04-271-3/+3
* Fix the bluetooth status notification issue on systemtray.jennyz@chromium.org2012-04-273-5/+12
* Make views_examples work in aura without ash.ben@chromium.org2012-04-2617-24/+260
* Fix a crash of WebView in ash_shell on Chrome OS build.mazda@chromium.org2012-04-261-5/+1
* Fixes crash in closing menus. There are two issues here:sky@chromium.org2012-04-268-14/+72
* Set toolbar padding to something appropriate for Metro icons.joi@chromium.org2012-04-264-22/+91
* Remove ui/base/win/metro.* and use base/win/metro.*sail@chromium.org2012-04-264-42/+2
* views: Convert NativeTextfieldWin from Menu2 API to MenuModelApdater/MenuRunn...tfarina@chromium.org2012-04-262-6/+12
* Revert "Fix the component build for VS2010 while https://chromiumcodereview.a...dpranke@chromium.org2012-04-251-4/+3
* Interpolated rotations should end cleanly where possible.vollick@chromium.org2012-04-252-3/+174
* * Separated implementation class from gfx::Screenoshima@chromium.org2012-04-2542-610/+618
* Add a few missing "typename"s.thakis@chromium.org2012-04-251-2/+3
* Attempt 3 at a better touch tabstrip. There is still a bunch to do,sky@chromium.org2012-04-252-0/+16
* Ash: New assets for toolbar iconsjamescook@chromium.org2012-04-2518-0/+0
* views: Fix var names of ToggleImageButton::SetImage() function.tfarina@chromium.org2012-04-251-9/+13
* views: Some code cleanup: touch-events are not used to generate mouse-events ...sadrul@chromium.org2012-04-252-44/+0
* Metro/HiDPI: Use metro resource pak in metro modesail@chromium.org2012-04-254-4/+56
* Ash/aura split: NativeWidgetAura::GetWindowScreenBounds() should return scree...erg@chromium.org2012-04-2510-25/+60
* Noone should use base class, so it's safe to remove virtual destructors for p...oshima@chromium.org2012-04-249-9/+15
* views: Make sure the bubble-delegate removes itself from the anchor-widget's ...sadrul@chromium.org2012-04-243-0/+26