summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* gesture recognizer: Reset velocities of the fingers after a pinch-end/swipe-end.sadrul@chromium.org2012-04-243-2/+14
* Move RefCountedStaticMemory to base namespacesimon.hong81@gmail.com2012-04-249-14/+24
* Fix the component build for VS2010 while https://chromiumcodereview.appspot.c...tommi@chromium.org2012-04-241-3/+4
* Use font linking based on the original run font in RenderTextWin.asvitkine@chromium.org2012-04-241-2/+15
* Process all global shortcuts for Ash after InputMethodEventFilter.yusukes@google.com2012-04-241-8/+3
* Convert the last users of DOMView to WebView.ben@chromium.org2012-04-242-1/+12
* Metro/HiDPI: Move 1x icons into separate pak filesail@chromium.org2012-04-247-24/+68
* On the Mac, we populate NSImage from bitmaps in resource bundles. Introduce I...pkotwicz@chromium.org2012-04-249-66/+305
* In High DPI mode we set transform which includes a scale factor.pkotwicz@chromium.org2012-04-242-4/+18
* ash: Fix launcher icon overlaps with status.xiyuan@chromium.org2012-04-242-13/+33
* aura: Hide transient children of a Window when the window hides.varunjain@chromium.org2012-04-242-0/+9
* views: Add optional overlay image to ImageButtonjamescook@chromium.org2012-04-236-29/+157
* Update the images for the caps lock tray.mazda@chromium.org2012-04-232-0/+0
* Make sure the WebContents has focus after being attached to a WebView, if tha...ben@chromium.org2012-04-231-0/+7
* Fix RenderTextWin font linking with custom fonts.asvitkine@chromium.org2012-04-231-5/+5
* Expose compositor filters on ui::Layer.danakj@chromium.org2012-04-232-8/+26
* Re-reland Propagate OnNativeWidgetMove to delegate/observers, etc.msw@chromium.org2012-04-238-29/+74
* Revert 133490 - Make sure the WebContents has focus after being attached to a...dmazzoni@chromium.org2012-04-231-6/+0
* Make sure the WebContents has focus after being attached to a WebView, if tha...ben@chromium.org2012-04-231-0/+6
* Disable inverting web content when high-contrast mode is on.dmazzoni@chromium.org2012-04-231-3/+7
* Fixes bug where button borders are not always painted in high DPI mode.pkotwicz@chromium.org2012-04-231-22/+9
* PRESUBMIT.py files are not executable.maruel@chromium.org2012-04-231-0/+0
* Disable the tests crashing in ui::TestCompositorHostLinux::Drawglider@chromium.org2012-04-231-4/+4
* ui: Convert VLOGs to DVLOGs.tfarina@chromium.org2012-04-2312-37/+37