summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Always try metafile font fallback in the case of missing glyphs in RenderText...asvitkine@chromium.org2012-04-132-45/+53
* Remove unused and unnecessary constructor from PlatformFont classes.asvitkine@chromium.org2012-04-138-37/+0
* Fix window shadows.avi@chromium.org2012-04-132-29/+112
* views slider: Add support for gestures.sadrul@chromium.org2012-04-132-11/+30
* Aura/Ash split: Make most unit tests compile without USE_ASHerg@chromium.org2012-04-133-4/+19
* Metro/HiDPI: Cleanup ResourceBundlesail@chromium.org2012-04-1217-453/+371
* Landing issue 9960061: Change Sleep(0) to Sleep(1) when we are waiting GPU to...apatrick@chromium.org2012-04-121-1/+1
* Fix Windows use_canvas_skia=0 build.asvitkine@chromium.org2012-04-121-0/+1
* Support WebView in ash.ben@chromium.org2012-04-121-0/+1
* ash: Add some experimental support for gesture-fling to snap/minimize/maximiz...sadrul@chromium.org2012-04-121-2/+2
* Metro/HiDPI: Add DPI util functionssail@chromium.org2012-04-123-0/+83
* XI2.2: Make sure the gesture events correctly translate to mouse events.sadrul@chromium.org2012-04-121-0/+4
* - Add temporary support for High Density Incompatible mode (scale to 2x) to N...oshima@chromium.org2012-04-126-3/+137
* The unit tests for the window positionerskuhne@chromium.org2012-04-121-1/+1
* Work on USE_ASH/USE_AURA split.erg@chromium.org2012-04-122-0/+103
* Correct dependencies on content. This should fix the cros build.ben@chromium.org2012-04-111-4/+3
* Beginnings of a WebView.ben@chromium.org2012-04-1117-102/+1188
* Adds more debugging code to WindowImpl. Crash data seems to indicatesky@chromium.org2012-04-111-4/+13
* Revert 131837 - Beginnings of a WebView.ben@chromium.org2012-04-1115-1179/+102
* Beginnings of a WebView.ben@chromium.org2012-04-1115-102/+1179
* Traces on MakeCurrentnduca@chromium.org2012-04-115-2/+12
* Use gdk_init() instead of gtk_init() to open the display. It's much lighter andcevans@chromium.org2012-04-112-5/+15
* Fix typooshima@chromium.org2012-04-111-1/+1
* Mouse events, touch events, or both can be locked to a target.tdresser@chromium.org2012-04-1116-91/+185
* Adding new window position logic unit tests.skuhne@chromium.org2012-04-111-0/+2
* Use template for Point/Size/Rect and remove duplicates oshima@chromium.org2012-04-1118-834/+775
* Revert 131761 - Mouse events, touch events, or both can be locked to a target.rsesek@chromium.org2012-04-1115-184/+90
* Mouse events, touch events, or both can be locked to a target.tdresser@chromium.org2012-04-1115-90/+184
* Revert r131737 "Use template for Point/Size/Rect and remove duplicates "oshima@chromium.org2012-04-1118-779/+834
* Use template for Point/Size/Rect and remove duplicates oshima@chromium.org2012-04-1118-834/+779
* 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