summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* views: Rename ComboboxListener::ItemChanged to something more accurate.tfarina@chromium.org2012-03-3011-56/+40
* Don't set single monitor manager under multi monitor environment.oshima@chromium.org2012-03-307-13/+20
* views: Fix memory leak in NativeThemeButtonExample.tfarina@chromium.org2012-03-302-11/+17
* Fix issues in RenderTextWin where font style and sizes may not be getting app...asvitkine@chromium.org2012-03-302-6/+46
* Avoid resetting the RenderText layout on SetDisplayRect() except when the wid...asvitkine@chromium.org2012-03-301-1/+2
* Move GetPangoFontMetrics() to pango_util.cc.asvitkine@chromium.org2012-03-303-30/+33
* Set X window title for Aura root windowssaintlou@chromium.org2012-03-301-0/+8
* ui: Move gfx test suite to ui/test/.tfarina@chromium.org2012-03-294-21/+21
* *Move aura::Env::DeleteInstance to BrowserProcessImpl::StartTearDown which is...oshima@chromium.org2012-03-292-0/+4
* [Web Intents] Views implementation of inline extension install.binji@chromium.org2012-03-293-3/+28
* Move ui/view/touchui/touch_mode_support.* to ui/base and make it platformvarunjain@chromium.org2012-03-294-19/+9
* Remove non-existant files from GYPrsleevi@chromium.org2012-03-291-1/+0
* Adding command line switch --gpu-swap-delay to artificially slow down thejunov@google.com2012-03-293-0/+21
* Calculate height from all runs' fonts in RenderTextWin::GetStringSize().asvitkine@chromium.org2012-03-294-13/+27
* Gesture recognition constants should all be stored in the GestureConfiguratio...tdresser@chromium.org2012-03-296-74/+148
* views: Do not expose the native wrapper through the public interface of Tabbe...tfarina@chromium.org2012-03-291-9/+5
* ui/gfx: Remove unused map from NativeThemeAura.tfarina@chromium.org2012-03-292-17/+10
* Add async trace log to RootWindow::Draw oshima@chromium.org2012-03-292-1/+8
* Optimize PlatformFontWin::DeriveFont() by computing |dlu_base_x_| lazily.asvitkine@chromium.org2012-03-292-20/+40
* Windows: Don't try to center a popup over a parent window when the popup is b...thestig@chromium.org2012-03-281-5/+13
* Two tweaks to avoid invoking ShelfLayoutManager::LayoutShelf unless wesky@chromium.org2012-03-281-2/+4
* C++ code generated by generate_bindings.py was assigning a variable withing i...trprice@gmail.com2012-03-281-1/+3
* views: Rename Combobox "selected getter/setter" accessors to something more a...tfarina@chromium.org2012-03-2812-96/+92
* Add a border to views_examples' text styles example.asvitkine@chromium.org2012-03-281-6/+10
* Aura: Add non-browser windows into the list of "Alt + Tab" cycle.yoshiki@chromium.org2012-03-283-0/+9
* ash: Update icons for disconnected wifi, and muted audio in the tray.sadrul@chromium.org2012-03-281-0/+0
* Fix compile from r129363.sadrul@chromium.org2012-03-282-1/+0
* ash: Move the update notifier into its own row in the popup.sadrul@chromium.org2012-03-283-0/+2
* Restore call to set text size in RenderTextWin.asvitkine@chromium.org2012-03-281-0/+1
* Fix a few warnings that -Wnull-conversion of a future clang will complain about.thakis@chromium.org2012-03-281-1/+2
* Ash: Special header transparency for single open windowsjamescook@chromium.org2012-03-271-0/+0
* Revert 129266 - Ash: Special header transparency for single open windowsjamescook@chromium.org2012-03-271-0/+0
* Ash: Special header transparency for single open windowsjamescook@chromium.org2012-03-271-0/+0
* views: Fix memory leak in ComboboxExample.tfarina@chromium.org2012-03-272-24/+34
* Fix vertical text alignment logic in canvas_skia.cc.asvitkine@chromium.org2012-03-271-18/+8
* ui/gfx: Move test_suite.{cc,h} to test/ directory.tfarina@chromium.org2012-03-274-12/+28
* ui/gfx: Prefer to use SkAutoUnref over SkAutoTUnref.tfarina@chromium.org2012-03-271-9/+9
* Fix avatar menu eliding in Windows.gab@chromium.org2012-03-272-0/+15
* Don't remove RootWindowObserver if the root window is being deleted.oshima@chromium.org2012-03-271-1/+4
* ash: Draw shadows for text in uber tray.derat@chromium.org2012-03-272-14/+61
* Ash: Allow window resize to edge of launcherjamescook@chromium.org2012-03-276-43/+48
* ui/gfx: Remove the deprecated "operator const SkBitmap&" from Image API.tfarina@chromium.org2012-03-274-16/+11
* Change RenderTextWin to use SetFontFamilyWithStyle().asvitkine@chromium.org2012-03-273-31/+1
* ui/base/models: Make ComboboxModel::GetItemCount() a constant function.tfarina@chromium.org2012-03-277-19/+19
* Revert 129018 - Revert 128993 - Refactor BaseTimer to avoid spamming the Mess...jbates@chromium.org2012-03-271-2/+4
* Makes the shelf remain visible while a context menu is showing in thesky@chromium.org2012-03-272-2/+11
* Disable sub-pixel rendering on text buttons used for drag as they have transp...reveman@chromium.org2012-03-261-0/+3
* Revert 128993 - Refactor BaseTimer to avoid spamming the MessageLoop with orp...aa@chromium.org2012-03-261-4/+2
* chromeos: Fix a bunch of issues with the brightness slider.derat@chromium.org2012-03-262-0/+13
* Cleanup for views::Label:pkasting@chromium.org2012-03-264-26/+12