summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean up native_theme_android by making it inherit from native_theme.hpkotwicz@chromium.org2012-04-222-172/+122
* fix-gl-logginggman@chromium.org2012-04-221-1/+1
* Aura: Don't set a minimum size for our windows on Linux.erg@chromium.org2012-04-213-29/+15
* Revert 133261 - Gesture Recognition unit tests have too many dependencies.thestig@chromium.org2012-04-2011-1220/+1381
* chromeos: Put touch-event support behind a flag (--enable-touch-events) until...sadrul@chromium.org2012-04-204-3/+23
* Mark PlatformFontPangoTest.FamilyList as FAILS on crosdmazzoni@chromium.org2012-04-201-1/+8
* Gesture Recognition unit tests have too many dependencies.tdresser@chromium.org2012-04-2011-1381/+1220
* Fix views_examples_exe initialization.erg@chromium.org2012-04-201-4/+3
* Web Intents: Add lots of polish to the Gtk picker.jhawkins@chromium.org2012-04-201-1/+1
* Fix focus not being set when changing tabs. Simple typo in function call.ben@chromium.org2012-04-201-1/+1
* Make menu items 40px tall when touch-optimized-ui is set.flackr@chromium.org2012-04-201-1/+9
* Move RefCountedBytes Class to base namespace.simon.hong81@gmail.com2012-04-201-7/+7
* Breaking KioskModeTest.EnableKioskModeTest on Linux ChromiumOS Tests (dbg)(3)dbeam@chromium.org2012-04-208-45/+18
* ash: Hide launcher for unmanaged fullscreen windows.derat@chromium.org2012-04-204-1/+9
* Recommitting Aura/ash split: Remove hacks and get chrome linking without ash.erg@chromium.org2012-04-2014-97/+297
* Small change which causes ten times fewer trace events to be generated.kgr@chromium.org2012-04-191-1/+1
* Replace usage of DOMView with usage of views::WebView.beng@google.com2012-04-192-2/+40
* Reland Propagate OnNativeWidgetMove to delegate/observers, etc.msw@chromium.org2012-04-198-18/+45
* Improve Num Lock support (http://crosbug.com/29169#c14).yusukes@chromium.org2012-04-191-0/+1
* Revert 132956 - Propagate OnNativeWidgetMove to delegate/observers, etc.yusukes@google.com2012-04-198-45/+18
* Fix crash because of missing resource when WebKit asks us for the speech inpu...jam@chromium.org2012-04-194-35/+11
* Propagate OnNativeWidgetMove to delegate/observers, etc.msw@chromium.org2012-04-198-18/+45