platform/upstream/libSkiaSharp.git
2015-09-03 borenetAppurify bot: don't use flags that visualbench doesn...
2015-09-03 mdempskyFix memory leak in build example
2015-09-03 borenetadb_wait_for_device: Skip `adb wait-for-device`
2015-09-03 benjaminwagnerAdd some useful information to trooper doc.
2015-09-03 wangyixWill try composing a linear gradient with a color bitma...
2015-09-03 robertphillipsAdd new GM to directly exercise perspective bitmap...
2015-09-03 fmalitaMissing EncodeData(SkImageInfo...) in SkImageEncoder_empty
2015-09-03 fmalitaAdd a SkPixelSerializer SkImage encode variant
2015-09-03 reedadd interactive xfer sample
2015-09-02 rmistryTesting CQ committer list
2015-09-02 msarettFix bug in ico decodes
2015-09-02 sergiybMoved committer list to chrome-infra-auth and deleted...
2015-09-02 msarettRemove unwanted images in Gold
2015-09-02 bungemanGive reason while file open failed.
2015-09-02 jvanverthAdd new surface flag
2015-09-02 senorblancoRevert of Minor cleanup in GrTessellatingPathRenderer...
2015-09-02 joshualittRemove GrAddPathRenderers_default
2015-09-02 caryclarkReplace font name table access with standard Skia function.
2015-09-02 reedforgot base impl
2015-09-02 joshualittFix for distancefield text uses override descriptor
2015-09-02 borenetVisualBenchTest: Read nanobench_flags.txt
2015-09-02 rmistrySpecify try_job_retry_config for Skia try jobs
2015-09-01 msarettVarious improvements to CodecSrc testing in dm
2015-09-01 msarettFix bmp bug in ReadHeader()
2015-09-01 halcanaryExperimental: fix document
2015-09-01 halcanaryExperimental: document that cmake + c api example now...
2015-09-01 halcanaryRemove an extra newline in documentation.
2015-09-01 mtkleinStop using SkScalerContext::getAdvance() in SkGlyphCache.
2015-09-01 reedadd preroll to image, for chrome's warmup pass
2015-09-01 mtkleinRestore old NEON blit_mask_d32_a8 methods.
2015-09-01 halcanaryDocumentation: C API comments
2015-09-01 halcanaryCmake: fix to make linking work on Ubuntu
2015-09-01 halcanaryC API: Add SK_API, also documentation of an example.
2015-09-01 wangyixAdded SkComposeShader GPU implementation
2015-09-01 mtkleinCMake tweaks
2015-09-01 hendrikwskia: Replace CommandBuffer_ with egl
2015-09-01 robertphillipsLimit lifetime of GrDrawContext objects
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.
next