platform/upstream/libSkiaSharp.git
2015-08-12 mtkleinRevert of Refactor to put SkXfermode_opts inside SK_OPT...
2015-08-12 joshualittAdd GrAARectBatch which can handle a local matrix
2015-08-12 bsalomonAdd override to GrAAFillRectBatch::onCombineIfPossible
2015-08-12 halcanarySkPDF: Move SkFlate into src/pdf (part 1/3) [reland]
2015-08-12 bsalomonCheck for xfer barriers in GrBatch, auto-issue barriers...
2015-08-12 mtkleinNormalize SkXfermode_opts.h argument order as d,s[...
2015-08-12 mtkleinRefactor to put SkXfermode_opts inside SK_OPTS_NS.
2015-08-12 wangyixAll child GrFragmentProcs' transforms and textures...
2015-08-12 halcanaryRevert of SkPDF: Move SkFlate into src/pdf (part 1...
2015-08-12 scroggoUpdate CodexTest to test valid_alpha.
2015-08-12 jvanverthRevise DrawAtlasBatch to get rid of one copy when gener...
2015-08-12 bsalomonRemove trace marker support from GrBufferedDrawTarget
2015-08-12 msarettFix bmp RLE "bug"
2015-08-12 halcanarySkPDF: Move SkFlate into src/pdf (part 1/3)
2015-08-12 halcanaryC API: add radial, sweep, and two-point conical gradien...
2015-08-12 scroggoConsolidate SkCodec functions for handling rewind
2015-08-12 egdanielAdd ability to pass in an optional path to additional...
2015-08-12 joshualittMove AAFillRect into CPP for templatization
2015-08-12 reedRevert[3] "move some public headers into private"
2015-08-12 reedRevert[2] "move some public headers into private"
2015-08-11 bsalomonMake GrBatch carry its own GrPipeline
2015-08-11 msarettHopefully fix ios bots
2015-08-11 halcanarySkPDF: clean up overuse of SK_SUPPORT_PDF
2015-08-11 msarettSwitching Skia to chromium's libjpeg-turbo
2015-08-11 reeddecrement lockcount if we failed to get pixels
2015-08-11 jvanverthAdd high resolution WallTimer to SampleApp
2015-08-11 halcanarySkPDF: allow PDF module to be disabled in DM and SampleApp
2015-08-11 reedRevert "move some public headers into private"
2015-08-11 reedmove some public headers into private
2015-08-11 hcmMove Perf documentation to the testing section
2015-08-10 bsalomonMake initBatchTracker private, move towards pipeline...
2015-08-10 mtkleinSk4px blit mask.
2015-08-10 bsalomonRemove GrPipelineOptimizations member from GrPipeline
2015-08-10 joshualitttrivial CL to add drawBatch to GrDrawContext
2015-08-10 joshualittExpand functionality of GrRectBatchFactory with AARects
2015-08-10 egdanielFix to call SkDelete_array instead of SkDelete to fix...
2015-08-10 egdanielRevert of [TextBlob] Fall back to TightRunBounds when...
2015-08-10 bsalomonRename GrPipelineInfo to GrPipelineOptimizations
2015-08-10 joshualittMove GrStrokeRectBatch creation to behind factory
2015-08-10 joshualittCreate GrRectBatchFactory
2015-08-10 egdanielThis is a speculative fix for the crash on IOS
2015-08-10 fmalita[TextBlob] Fall back to TightRunBounds when the font...
2015-08-10 joshualittmove Stroke Rect and AAFill Rect to their own file
2015-08-10 djsollenEnsure that android "release" apps are signed with...
2015-08-10 halcanarySkPDF: add assert for that SkWStream behaves.
2015-08-10 bsalomonUse a factory function to create GrPipeline and remove...
2015-08-10 joshualittWire up testcreate function for GrDrawAtlasBatch
2015-08-10 thakisRemove an unused function.
2015-08-10 reedapi helpers inspired by blink use-cases
2015-08-08 reedremove unneeded _DRAWIMAGERECT flags
2015-08-07 joshualittfixup precision with configurable atlas
2015-08-07 scroggoRevert of Update libwebp and resume testing scaled...
2015-08-07 scroggoUpdate libwebp and resume testing scaled webp
2015-08-07 joshualittGrDrawVertices to batches
2015-08-07 jvanverthMove GrDrawAtlasBatch to separate file
2015-08-07 jvanverthRevert of Move GrDrawAtlasBatch to separate file (patch...
2015-08-07 jvanverthMove GrDrawAtlasBatch to separate file
2015-08-07 joshualittMake folder for batches
2015-08-07 jvanverthFirst pass at drawAtlas batching.
2015-08-07 hcmGold Workflows Documentation
2015-08-07 joshualittBreak LCD and Bitmap text dependency on hardcoded atlas...
2015-08-07 mtkleinAdd approxBytesUsed to hashes.
2015-08-07 mtkleinThe compiler can generate smulbb perfectly well nowadays.
2015-08-07 joshualittAdd Batch logging
2015-08-07 mtkleinThis iOS crash makes little sense to me. Add some...
2015-08-07 mtkleinThis iOS crash makes little sense to me. Add some...
2015-08-07 bsalomonFix StringTest for VS2015
2015-08-07 bsalomonFix warnings on VS2015 x86_64 build
2015-08-06 msarettSplit SkBmpCodec into three separate classes
2015-08-06 scroggoLet SkWebpCodec decode to 565
2015-08-06 senorblancoPlug a leak in GrTestUtils.
2015-08-06 scroggoFix color swap for webp 565
2015-08-06 reedremove guard for SrcPtr in drawBitmapRect for android
2015-08-06 mtkleinPurge non-NEON ARM code.
2015-08-06 mtklein__ARM_NEON is defined both by ARMv8 and ARMv7 + -mfpu...
2015-08-06 egdanielMove some work from backend onClear to base class clear
2015-08-06 senorblancoImplement caching of stroked paths in the tessellating...
2015-08-06 reedflag to use const& instead of const* for src-rect
2015-08-06 bsalomonDon't pass pipeline to GrBatch::generateGeometry()
2015-08-06 joshualittAnother small fix for reordering
2015-08-06 mtkleinPort SkTextureCompression opts to SkOpts
2015-08-06 robertphillipsRemove SK_LEGACY_SKPOINT3_CTORS flag
2015-08-06 fmalitaSkSurface copy-on-write can yield stale GPU render...
2015-08-06 senorblancoMinor cleanup: remove GR_TESSELLATING_PATH_RENDERING...
2015-08-06 reeduse kFast_SrcRectConstraint to match drawAtlas semantics
2015-08-06 scroggoSupport decoding PNG to 565.
2015-08-06 reedsimulate drawatlas
2015-08-05 mtkleinRephrase Windows gyp instructions
2015-08-05 joshualittFix reording across rendertarget switching
2015-08-05 mtkleinDetect MIPS DSP and DSPR2 programattically.
2015-08-05 brucedawsonFix variable shadowing and unreachable code that it...
2015-08-05 msarettFix ASAN error for wbmp swizzles
2015-08-05 bungemanIWYU: 'core' target, files starting A-C.
2015-08-05 senorblancoRevert of Implement caching of stroked paths in the...
2015-08-05 senorblancoImplement caching of stroked paths in the tessellated...
2015-08-05 mtkleinUpdate NOPRESUBMIT docs.
2015-08-05 msarettScanline decoding for wbmp
2015-08-05 oysteineMoved common cross-project functionality out from SkTra...
2015-08-05 bungemanAdd skstd::move and skstd::forward.
2015-08-05 joshualittExpose coord transforms from GrPipeline
next