platform/upstream/libSkiaSharp.git
2015-09-01 joshualittRemove GrGpuTraceMarker hooks until we rethink the...
2015-09-01 wangyixGrGLBlend::AppendPorterDuffBlend now supports kClear_Mode
2015-09-01 jvanverthVarious minor cross-platform changes
2015-09-01 mtkleinSkColorCubeFilter_opts: rounding is actually free here.
2015-09-01 joshualittMove PathRenderers to batches folder
2015-09-01 msarettCall standard libjpeg/libjpeg-turbo APIs
2015-09-01 mtkleinRequire Sk4f::toBytes() clamps
2015-09-01 caryclarklink test to bug
2015-09-01 robertphillipsMake GrTextContext no longer store a GrDrawContext
2015-09-01 fmalitaImage generator-backed SkPictureShader
2015-08-31 mtkleinClean up remaining users of SkPMFloat
2015-08-31 reedsimplify bitmap scaler and cache
2015-08-31 mtkleinMove float<->byte conversions into Sk4f.
2015-08-31 bungemanDocument SkString::resize(int) as destructive.
2015-08-31 mtkleinAdd empty files to empty targets to appease XCode.
2015-08-31 senorblancoMinor cleanup in GrTessellatingPathRenderer.
2015-08-31 bsalomonRename flag from "distance field" to "device independent."
2015-08-31 bsalomonRevert of By default purge resources that haven't been...
2015-08-31 senorblancoAdd a GM for image filters applied to stroked primitives.
2015-08-31 caryclarkremove duplicate linked list adjustment
2015-08-31 borenetRun Appurify bot in release mode
2015-08-31 caryclarkSuppress embedding fonts when the skp's fonts match...
2015-08-31 borenetUse a different download URL for Android toolchains
2015-08-31 bsalomonBy default purge resources that haven't been used for...
2015-08-31 benjaminwagnerProvide some detail about valentine password
2015-08-31 mtkleinCMake builds on Ubuntu now too.
2015-08-31 msarettScanline decoding for bmp
2015-08-31 bsalomonRevert of By default purge resources that haven't been...
2015-08-31 Brian SalomonBy default purge resources that haven't been used for...
2015-08-30 rmistryUpdate SKP version
2015-08-29 bsalomonFix leak in test create for perlin noise fp
2015-08-29 bsalomonChange SkShader;asFragmentProcessor signature to no...
2015-08-29 rmistryRevert of Change SkShader;asFragmentProcessor signature...
2015-08-28 bsalomonChange SkShader;asFragmentProcessor signature to no...
2015-08-28 reedfix bounds check for ctables (thanks Hal)
2015-08-28 benjaminwagnerChange 900k to 910k in another location.
2015-08-28 mtkleinExample CMake build for Skia.
2015-08-28 benjaminwagnerUpdate CT documentation on Skia site.
2015-08-28 reedchange colortable to use factory for reinflating, check...
2015-08-28 bungemanReplace SkPin32 with SkTPin and remove.
2015-08-28 bungemanRemove sys/types.h include from SkTypes.h.
2015-08-28 msarettInterlaced gifs without the iterator
2015-08-28 bungemanClean up SkTLogic.
2015-08-27 bsalomonConvert child FPs from refs to pending executions when...
2015-08-27 bungemanSome codec code formatting cleanup.
2015-08-27 rmistryRevert of By default purge resources that haven't been...
2015-08-27 mdempskyRemove overly complicated GR_CREATE_STATIC_PROCESSOR...
2015-08-27 mtkleinAdd a note about (x*y+255)/256.
2015-08-27 mtkleinAdd trace event to SkPicture analysis.
2015-08-27 hendrikwskia: add ability to load command_buffer_gles2
2015-08-27 ssid[tracing] Add support for skia caches to dump memory...
2015-08-27 bsalomonBy default purge resources that haven't been used for...
2015-08-27 halcanarynullptr isn't an int; this is what we want
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-08-27 mtkleinSkColorCubeFilter_opts: start with a statically-initial...
2015-08-27 chinmaygardeFix assertion about GPU memory size when the target...
2015-08-27 bsalomonRemove GrStagedProcessor, remove the word Stage as...
2015-08-26 mdempskyRemove deprecated usage of SkNEW and SkDELETE
2015-08-26 senorblancoFix clipped lighting image filters.
2015-08-26 reedmake cacherator thread-safe
2015-08-26 mtkleinAdd white variants to TextBench
2015-08-26 halcanaryStyle Change: SkNEW->new; SkDELETE->delete
2015-08-26 mtkleintrifurcate blit_mask_d32_a8 into _black, _opaque, _general.
2015-08-26 joshualittWrite a gm to verify append large glyph as path works
2015-08-26 bungemanAdd HangingS.ttf to test large flourish caps.
2015-08-26 caryclarkzero-length cap fix
2015-08-26 mtkleinHave SkPicture::willPlayBackBitmaps() count SkImages...
2015-08-26 joshualittRename GrBWFillRectBatch to GrNonAAFillRectBAtch
2015-08-26 rmistryRevert of Remove GrStagedProcessor, remove the word...
2015-08-26 joshualittModify GrBWFillRectBatch to use GrQuad
2015-08-26 mtkleinstray malloc/free -> sk_malloc/sk_free
2015-08-26 bsalomonRemove GrStagedProcessor, remove the word Stage as...
2015-08-26 bungemanRemove include of stdlib.h from SkTypes.h.
2015-08-25 rmistryAdd markdown for Infra troopers
2015-08-25 caryclarkReland of ix zero-length tangent (patchset #1 id:1...
2015-08-25 joshualittFix for MSAN unintialized value
2015-08-25 bungemanRemove SK_OFFSETOF from SkTypes, clean up offsetof...
2015-08-25 joshualittFix for distance field draw large glyph as paths
2015-08-25 mtkleinDM: "wb" (binary mode) may matter on Windows
2015-08-25 caryclarkRevert of fix zero-length tangent (patchset #2 id:20001...
2015-08-25 robertphillipsSpeculative valgrind fix
2015-08-25 caryclarkfix zero-length tangent
2015-08-25 borenetSkip scaled_tilemodes_npot on Galaxy S4
2015-08-25 mtkleinAdd build targets for advanced Intel instruction sets...
2015-08-24 djsollenEnable debug builds in the Android framework
2015-08-24 mtkleinDM: use SkBitmap::reset()
2015-08-24 mtkleinHave DM manually encode its .png outputs.
2015-08-24 borenetAdd buildbot_spec info for Appurify bot
2015-08-24 mtkleinExplicitly friend ::SkPrivateEffectInitializer to flatt...
2015-08-24 msarettUpdate giflib to 5.1.1 (AOSP hash)
2015-08-24 mtkleinAdd build targets for advanced Intel instruction sets...
2015-08-24 joshualittRevert of Modify GrBWFillRectBatch to use GrQuad (patch...
2015-08-24 joshualittModify GrBWFillRectBatch to use GrQuad
2015-08-24 robertphillipsUpdate debugger print out of drawImageRect information
2015-08-24 egdanielRemove unused calcPOIs with color/coverage input.
2015-08-23 rmistryUpdate SKP version
2015-08-21 caryclarkRevert of experiment with zero-length round capped...
2015-08-21 caryclarkexperiment with zero-length round capped line segments
2015-08-21 joshualittFix for copy surface not handling dirty context
2015-08-21 joshualittwire up reduced atlas and zero textblob cache to test
next