platform/upstream/libSkiaSharp.git
2016-01-07 msarettRename SkGifCodec, SkIcoCodec, SkWbmpCodec
2016-01-07 bsalomonMove config texturability/renderability to config table.
2016-01-07 joshualittAdd guards to GrTextureProvider
2016-01-07 bungemanMore <type_traits> for SkTLogic.h.
2016-01-07 herbFix handling of radii scaling to force the result to...
2016-01-07 caryclarktest & doc for SkUnitCubicInterp
2016-01-07 joshualittMake a single GrSingleOwner in GrContext
2016-01-07 reedRevert[2] of "add backdrop option to SaveLayerRec"
2016-01-07 msarettStore ninepatch chunks in the png header in CodexTest
2016-01-07 fmalitaSkTreatAsSprite should take AA into account
2016-01-07 robertphillipsAdd sentinel to GrMemoryPool's block header
2016-01-07 reedRevert of SkTreatAsSprite should take AA into account...
2016-01-07 reedRevert of add backdrop option to SaveLayerRec (patchset...
2016-01-07 fmalitaSkTreatAsSprite should take AA into account
2016-01-07 fmalitaRemove SK_SUPPORT_LEGACY_BITMAP_SAMPLER_BIAS
2016-01-07 reedadd backdrop option to SaveLayerRec
2016-01-07 mtkleinDM: add a pixel check to serialize
2016-01-07 scroggoAdd missing include for sleep
2016-01-07 djsollenFix crash when ETC1 codec is not supported.
2016-01-07 irothRemove codecs and images from iOS Bazel build.
2016-01-07 mtkleincmake: set SK_RELEASE to 0 if not a Release build
2016-01-07 reedremove dead code from SkColorMatrixFilter
2016-01-07 caryclarkRevert of DM: add a pixel check to serialize (patchset...
2016-01-07 caryclarkRevert of Broke GrTessellatingPathRenderer's tessellato...
2016-01-07 kkinnunenMake SkGLContext lifetime more well-defined
2016-01-06 mtkleinDM: add a pixel check to serialize
2016-01-06 benjaminwagnerFor Google3, enable SK_SUPPORT_LEGACY_SAVEFLAGS; requir...
2016-01-06 ethannicholasBroke GrTessellatingPathRenderer's tessellator out...
2016-01-06 djsollenFix DM tests in the Android Framework
2016-01-06 scroggoReenable testing webp to PDF on Valgrind
2016-01-06 borenetAdd Test-Ubuntu-GCC-ShuttleA-GPU-GTX660-x86_64-Release...
2016-01-06 scroggoFix some SkCodecPrintfs
2016-01-06 senorblancoOptimize SkTileImageFilter destination bitmap size.
2016-01-06 joshualittAdd additional assert to GrSingleOwner
2016-01-06 halcanarySkPDF: Change handling of large-numbers in matricies.
2016-01-06 bungemanAdd skstd::remove_pointer_t and use it.
2016-01-06 caryclarkadd comment
2016-01-06 joshualittCreate debug only SkSingleOwner
2016-01-06 caryclarkfix valgrind
2016-01-06 robertphillipsAdd debug sentinel to GrMemoryPool to check for memory...
2016-01-06 benjaminwagnerIn Google3 build, use SK_SFNTLY_SUBSETTER define to...
2016-01-05 bungemanStart using <type_traits> and <utility> (C++11).
2016-01-05 senorblancoAdd a bench to test SkTileImageFilter.
2016-01-05 caryclarkfix nexus player
2016-01-05 mtkleinAlso ignore sfntly for Google3/iOS.
2016-01-05 jvanverthMore framework support for TransferBuffers
2016-01-05 bsalomonMove read pixels format info into ConifgInfo in GrGLCaps
2016-01-05 reedfix linear gradient assert, by explicitly clamping
2016-01-05 reedtake gr-context parameter to refEncoded, indicating...
2016-01-05 joshualittAdd assert that memory pool is empty when GrTextBlobCac...
2016-01-05 bsalomonAdd null check for bmp->tex result in SkImageFilter...
2016-01-05 mtkleinCMake: generate SkUserConfig.h with configure_file
2016-01-05 caryclarkAdd comment for using infinite check in quad root
2016-01-05 joshualittReturn 'correct' size from GrMemoryPool
2016-01-05 mtkleinclean up dead x86 filter opts code
2016-01-05 mtkleinSpin off more thread-safe work in DM.
2016-01-05 caryclarkgive up on quad root if infinite
2016-01-05 reedremove shadeSpan16 from shader
2016-01-05 mtkleindf generation: single allocation with calloc
2016-01-05 mtkleinupdate nanobench Valgrind suppression
2016-01-05 jcgregorioRevert of Make SkGLContext lifetime more well-defined...
2016-01-05 tzikTake care fall-through case of switch in skia
2016-01-05 kkinnunenMake SkGLContext lifetime more well-defined
2016-01-05 kkinnunenSampleApp: remove Picture_DeviceType
2016-01-05 mtkleinIf we swap its arguments, SkTaskGroup::batch() _is_...
2016-01-05 mtkleinRevert of df generation: single allocation with calloc...
2016-01-05 mtkleinTwo malloc+bzero -> calloc.
2016-01-05 mtkleinremove use of malloc.h
2016-01-05 mtkleindf generation: single allocation with calloc
2016-01-05 mtkleinRevert of Try using std::call_once (patchset #1 id...
2016-01-04 caryclarkhandle halfway case in scan converter
2016-01-04 reedremove now defunct get_paint_offset
2016-01-04 borenetAndroid bots: set battery threshold to 80%
2016-01-04 msarettOn Valgrind bots, print a message every 20 minutes
2016-01-04 robertphillipsAdd unit test for crbug.com/570232
2016-01-04 borenetAndroid devices: wait for 100% charge
2016-01-04 fmalita[Reland] Repeating SkBitmapProcState rounding bias
2016-01-04 caryclarkremove 565 effects shaders
2016-01-04 cdaltonMove path fallback for AA rect out of SkGpuDevice
2016-01-04 djsollenDon't preserve buggy Android behavior of ignoring the...
2016-01-04 jvanverthChange use of LoadLibrary to LoadLibraryA
2016-01-04 fmalita[SkDebugger] Display run glyph positioning modes
2016-01-04 scroggoAdd conversion from SaveLayerFlags to SaveFlags
2016-01-04 reedmove SkDither.h to private, remove unused shadeSpan16
2016-01-04 reedremove forth experiment
2016-01-04 reedmove SkTDict and SkTSearch into private
2016-01-03 thakisFix -Wunused-function warnings in chrome/ios builds.
2016-01-03 update-skpsUpdate SKP version
2016-01-01 reedreplace older/slower/scaler version of conic evalAt
2015-12-30 reedchange factory to method, to parallel pattern in imagef...
2015-12-29 kkinnunenUse device-independent text for nvprmsaa4/16 in nanoben...
2015-12-29 mtkleinTry using std::call_once
2015-12-28 mtkleininitialize offscreen in StrokeZeroGM
2015-12-28 joshualittDisable ES2 on Linux SDL
2015-12-28 joshualittReland of Make draw* lines responsible for cache manage...
2015-12-28 joshualittRevert of Make draw* lines responsible for cache manage...
2015-12-27 reedremove cruft from SkTypes.h, including SkBool
2015-12-27 update-skpsUpdate SKP version
2015-12-27 reedremove deprecated annotation helper
2015-12-27 reedmake GrRect.h private
next