summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* ash: Better and faster text shadows.xiyuan@chromium.org2012-04-1116-46/+363
* Make WindowImpl take into account the icon in the class registrar.asvitkine@chromium.org2012-04-102-9/+9
* gl_implementation_win includes d3d9.h, so add the dx sdk to include_dirsthakis@chromium.org2012-04-101-0/+3
* Properly set drag image offset in aura's drag drop controller. Currently thevarunjain@chromium.org2012-04-102-3/+10
* Be careful not to use a deleted animation.vollick@chromium.org2012-04-103-4/+128
* Replaced sk_canvas()->drawPath() with DrawPath()pkotwicz@chromium.org2012-04-1014-26/+18
* Add device scale factor to Monitoroshima@chromium.org2012-04-103-4/+18
* gesture recognizer: Fix naming (from GestureRecognizerAura to GestureRecogniz...sadrul@chromium.org2012-04-103-22/+22
* Move auto-hiding desktop bar computation from PanelManager to DisplaySettings...jianli@chromium.org2012-04-105-35/+38
* Reland r131452: Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio...mazda@chromium.org2012-04-102-3/+28
* Add floating point support to gfx::Pathoshima@chromium.org2012-04-102-2/+20
* Add to gfx::Canvas API so that views doesn't use SkCanvas directly.pkotwicz@chromium.org2012-04-092-2/+86
* Moves view_model and related classes to views. This way I can use itsky@chromium.org2012-04-097-0/+309
* Revert 131452 - Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio...mazda@chromium.org2012-04-092-28/+3
* Add GLHelper::AsyncCopyTextureTo and make thumbnail generation asynchronous.mazda@chromium.org2012-04-092-3/+28
* Remove obsolete chromeos specific codeoshima@chromium.org2012-04-093-156/+0
* Consolidate win/x dispatchersoshima@chromium.org2012-04-0914-103/+52
* Floating point based Point/Size/Rect and Insetsoshima@chromium.org2012-04-099-0/+704
* Remove check for WEBLAYERTREEVIEW_HAS_INITIALIZE, this has rolled in to chrom...jamesr@chromium.org2012-04-091-4/+0
* views/examples: Add enum parameter to ShowExamplesWindow() function.tfarina@chromium.org2012-04-093-9/+14
* Fix windows theme element printing by passing post processed image instead of...vandebo@chromium.org2012-04-091-4/+5
* Always capture backspace and delete events in textfield.mukai@chromium.org2012-04-091-2/+9
* Turn on TabContentsViewAura by default.ben@chromium.org2012-04-071-3/+4
* Cache shared texture in browserjbauman@chromium.org2012-04-072-4/+22
* Remove WAYLAND portoshima@chromium.org2012-04-0743-1899/+17
* Aura/ash split: Do various things to Linux aura root windows.erg@chromium.org2012-04-064-14/+101
* Aura/ash split: Hopefully get linux_aura green trybot.erg@chromium.org2012-04-061-3/+4
* views: Misc comments clean ups in CustomFrameView.tfarina@chromium.org2012-04-062-4/+9
* aura gesture recognizer: Address a missed nit from an earlier review.sadrul@chromium.org2012-04-061-55/+55
* Use Windows scopers in platform_font_win.cc and add a ScopedSetMapMode class.asvitkine@chromium.org2012-04-064-23/+61
* Only reset D3D device on context lostjbauman@chromium.org2012-04-061-2/+4
* Support non-hierarchy ownership for aura::Windows.ben@chromium.org2012-04-063-7/+39
* Do all Presents on present thread.jbauman@chromium.org2012-04-062-16/+28
* ui: Move gesture-recognizer into ui/base/.sadrul@chromium.org2012-04-0530-455/+705
* Use the RenderText's computed text height instead of Font::GetHeight() in can...asvitkine@chromium.org2012-04-052-14/+30
* Makes OnWindowVisibilityChanged be sent whenever the target visibilitysky@chromium.org2012-04-053-10/+22
* Fix build from collision between r130990 and r130987.sadrul@chromium.org2012-04-051-2/+2
* Touches outside the Root Window contribute to system level gestures.sadrul@chromium.org2012-04-053-21/+74
* A preventDefaulted touch release is treated as a touch cancel.sadrul@chromium.org2012-04-058-101/+193
* Aura/ash split: Desktop linux clients should respsect window manager close wi...erg@google.com2012-04-057-0/+46
* views: Extract SystemMenuModel from native_menu_win.*.tfarina@chromium.org2012-04-052-35/+7
* Adds some debugging code to help isolate a crash.sky@chromium.org2012-04-052-6/+35
* Make common utility to load views from nibs.avi@chromium.org2012-04-053-0/+68
* Pass localized font name of prefs to font settings.falken@chromium.org2012-04-052-0/+24
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-0521-74/+59
* Web Intents: Use action-specific strings for the picker.jhawkins@chromium.org2012-04-041-0/+1
* Add support for UIA accessibility interfaces like IAccessibleEx and IRawEleme...ananta@chromium.org2012-04-042-5/+106
* Adds a TabContentsViewAura.ben@chromium.org2012-04-041-0/+5
* views: Get rid of WidgetDelegate::ShouldShowClientEdge().tfarina@chromium.org2012-04-044-25/+13
* Ash: Fix minimize button art for panelsjamescook@chromium.org2012-04-044-0/+3