platform/upstream/libSkiaSharp.git
2012-10-01 robertphillips... Speculative render target ref/unref fixes
2012-10-01 reed@google.comdelete obsolete/unused SkGpuCanvas
2012-10-01 reed@google.com1. remove references to (deprecated) SkGpuCanvas
2012-10-01 tfarina@chromium.orgAdd moc generated files to .gitignore.
2012-10-01 tfarina@chromium.orgviews: Fix a typo in SkEvent.h
2012-10-01 bsalomon@google.comChange the ios sample app name.
2012-10-01 junov@google.comAdding virtual method to SkDeferredCanvas::Notification...
2012-10-01 reed@google.comre-land removal of setBitmapDevice
2012-10-01 robertphillips... Fixed bug in drawing of large bitmaps
2012-09-30 robertphillips... Rolling back r5732 due to Chrome Mac compiler issues
2012-09-30 tfarina@chromium.orgsamplecode: Avoid temporary variables of SkString type.
2012-09-29 tfarina@chromium.orgdebugger: Remove obsolete TODO comment.
2012-09-29 tfarina@chromium.orgsamplecode: Remove duplicated include of SkWindow.h...
2012-09-29 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-09-28 bsalomon@google.comDon't allow previous render target to be deleted in...
2012-09-28 reed@google.comremove setBitmapDevice -- no longer called, and is...
2012-09-28 reed@google.comin an effort to excise callers of setBitmapDevice,...
2012-09-28 bungeman@google.comNo hinting with CG should prevent outline dilation.
2012-09-28 reed@google.comremove call to setBitmapDevice (DEPRECATED)
2012-09-28 bsalomon@google.comDisable thumb on IOS. This removes one of XCodes compla...
2012-09-28 robertphillips... Update Ganesh to support fractional rects in drawBitmapRect
2012-09-28 robertphillips... Added additional case to GM:drawbitmapmatrix
2012-09-28 bsalomon@google.comMake gpu work in iOS SampleApp.
2012-09-28 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-09-27 senorblanco... Fix recursive GPU processing for SkImageFilter. Plumb...
2012-09-27 reed@google.comfix win-only change (canvas -> rasterCanvas)
2012-09-27 reed@google.comdoh(2) fix the other typo
2012-09-27 reed@google.comdoh, fix typo
2012-09-27 reed@google.comeliminate (unused) extra param to update(), and thereby...
2012-09-27 reed@google.comremove call to setBitmapDevice (deprecated).
2012-09-27 edisonn@google.comforce rebuild
2012-09-27 bsalomon@google.comMake SampleApp work on iPhone/iOS simulator.
2012-09-27 reed@google.comallow chrome to use old drawBitmapRect beahvior for...
2012-09-27 tfarina@chromium.orgRemove deprecated SkOSWindow_wxwidgets.h
2012-09-27 fmalita@google.comGenerate debugger MOCs on the fly
2012-09-27 fmalita@google.comPinspect and bench_pictures are crashing when invoked...
2012-09-27 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-09-26 bungeman@google.comLoad more fonts on Linux.
2012-09-26 tfarina@chromium.orgsamplecode: Remove executable bit from SampleTextureDom...
2012-09-26 fmalita@google.comFix Xcode 4.x debugger build
2012-09-26 robertphillips... Added Qt 4.8.3 moc files for the debugger
2012-09-26 caryclark@google.comremove precompiled header option for ios
2012-09-26 bsalomon@google.comRemove memcpy/memcmp from GrDrawState. Hopefully, this...
2012-09-26 borenet@google.comFix update-doxygen (again)
2012-09-26 borenet@google.comFix update-doxygen, which fails when skia-autogen is...
2012-09-26 caryclark@google.commove the xcode setup for SYMROOT to the outermost level
2012-09-26 tfarina@chromium.orggm: Include system_preferences.h in mac file.
2012-09-26 robertphillips... Disable memory intensive drawBitmapRectToRect tests...
2012-09-26 reed@google.comremove uses of setBitmapDevice (DEPRECATED)
2012-09-26 robertphillips... Added more drawBitmapRectToRect tests
2012-09-26 bsalomon@google.comSuppress some warnings on linux.
2012-09-26 caryclark@google.comadd simple ios app
2012-09-26 caryclark@google.comshape ops -- update gyp projects
2012-09-26 mike@reedtribe.orgre-land 5681, but just the gyp file I wanted
2012-09-26 mike@reedtribe.orgrevert 5681
2012-09-26 mike@reedtribe.orgremove SampleXfermodes.cpp (obsolete, as we have it...
2012-09-26 mike@reedtribe.orgSkCanvas::setDevice() must die, and so we begin by...
2012-09-26 mike@reedtribe.orgadd getMetaData() to SkCanvas (as part of our master...
2012-09-26 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-09-25 bungeman@google.comVertical metrics for FreeType.
2012-09-25 tfarina@chromium.orgRemove unused includes from skhello tool.
2012-09-25 bsalomon@google.comFix some linux build warnings
2012-09-25 bsalomon@google.comDisable warning emitted in libjpg build
2012-09-25 robertphillips... Remove GrTLList.h
2012-09-25 epoger@google.comRemove SkListWidget.cpp, which has not been compiled...
2012-09-25 epoger@google.comDelete SkListView.cpp, which has been #ifdef'ed out...
2012-09-25 scroggo@google.comFix a warning in PictureBenchmark.
2012-09-25 reed@google.comReimplement drawBitmapRectToRect to correctly handle...
2012-09-25 senorblanco... This patch adds support for optional processing of...
2012-09-25 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-09-25 robertphillips... "fix" chrome build
2012-09-24 caryclark@google.comfix mac builds
2012-09-24 senorblanco... Build fix. Unreviewed.
2012-09-24 caryclark@google.comunbreak the build part ii
2012-09-24 caryclark@google.comunbreak the build
2012-09-24 caryclark@google.comiOS support work in progress
2012-09-24 robertphillips... Fix for GrTextureStripAtlas memory leak
2012-09-24 robertphillips... Addressed xcode analysis complaints
2012-09-24 borenet@google.comWhitespace change to trigger rebuild after tweaking...
2012-09-21 scroggo@google.comWhen recording a GM to a picture, pass the GM's size...
2012-09-21 scroggo@google.comMake flattenables no longer depend on global static...
2012-09-21 vandebo@chromium.org[PDF] Fix name generation - / needs to be escaped.
2012-09-21 reed@google.comcheck for very large blurs, and don't try to cache...
2012-09-21 reed@google.comdisable experiemental hack to try to speedup floor
2012-09-21 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-09-20 junov@chromium.orgAdding hasPendingCommands API method to SkDeferredCanvas
2012-09-20 borenet@google.comWhitespace change to trigger a bot cycle after r5630
2012-09-20 junov@chromium.orgFixing how deferred canvas purges itself when a clear...
2012-09-20 junov@chromium.orgAdding a silent playback option to SkGPipeRead
2012-09-20 robertphillips... Got debugger compiling again after SkCanvas API change
2012-09-20 senorblanco... Prevent LinearRegression from dividing by zero so the...
2012-09-20 borenet@google.comRemove automatic resizing in *_pictures
2012-09-20 borenet@google.comUpdate bench_expectations
2012-09-20 reed@google.comremove use of SkRefPtr in public header (SkPDFDocument.h)
2012-09-20 reed@google.comremove unused parameter (that also slowed us down)...
2012-09-20 senorblanco... Fix premul alpha problems w/matrix convolution filter...
2012-09-20 reed@google.comremove all SkRefPtr from SkPDFDevice.h
2012-09-20 senorblanco... Pull SDKROOT into a gyp variable, so it can be locally...
2012-09-20 caryclark@google.comfirst cut at making iOS work
2012-09-20 bsalomon@google.comFix GrTextureAccess::operator ==
next