platform/upstream/libSkiaSharp.git
2015-04-07 scroggoRevert of Remove now-redundant SkPathOps enum. (patchse...
2015-04-07 scroggoAdd sheriff documentation for rebaselining.
2015-04-07 mtkleinSend SkPicture deletion message lazily.
2015-04-07 reedsimplify xfers
2015-04-07 reedreduce alloc overhead for SkCanvas
2015-04-06 jvanverthRevert of Calculate inverse scale for distance fields...
2015-04-06 borenetRemove get_uploaded hashes
2015-04-06 caryclarkfix valgrind bug
2015-04-06 jvanverthCalculate inverse scale for distance field text in...
2015-04-06 joshualittHandle large paths in textblobs
2015-04-06 senorblancoWhen wrapping external textures, clamp the MSAA sample...
2015-04-06 schenneyRemove now-redundant SkPathOps enum.
2015-04-06 mtkleinClean up BlockRef
2015-04-06 msarettAdding non-deterministic images to blacklist
2015-04-06 mtkleinExpand bench to cover no-draw SkPictures too.
2015-04-06 mtkleinDM: set source options only when non-empty.
2015-04-05 skia.buildbotsUpdate SKP version
2015-04-03 borenetAdd --uninterestingHashesFile to DM
2015-04-03 mtkleinAdd a bench to measure SkPictureRecorder constant overhead.
2015-04-03 mtkleinCode's more readable when SkPMFloat is an Sk4f.
2015-04-03 mtkleinRevert of Code's more readable when SkPMFloat is an...
2015-04-03 mtkleinCode's more readable when SkPMFloat is an Sk4f.
2015-04-03 djsollenEnable both static and dynamically linked libpng
2015-04-03 reedenable sk4f xfermodes
2015-04-03 mtkleinTry ARMv7 and NEON for Daisy.
2015-04-03 rmistryDelete no longer needed pagesets, add new pagesets...
2015-04-03 joshualittBUG=skia:
2015-04-03 mtkleinDoesn't usually matter for well-formed blacklists,
2015-04-03 djsollenUpdate DM to allow Src's to have optional options.
2015-04-03 scroggoGet rid of leaks in SkCodec::NewFromStream.
2015-04-03 mtkleinNew names for SkPMFloat methods.
2015-04-03 djsollenPrevent DM crash in the PDF sink when src width/height...
2015-04-03 mtkleinUse switch operator[](int) to kth<int>() so we can...
2015-04-03 reedremove useless benches
2015-04-03 reedExclusion and Difference modes using Sk4f
2015-04-03 reedimpl Multiply mode using Sk4f
2015-04-02 mtkleinRevert of Try ARMv7 and NEON for Daisy. (patchset ...
2015-04-02 Mike KleinTry ARMv7 and NEON for Daisy.
2015-04-02 Mike Kleinback to plain arm for the night
2015-04-02 rmistryAdd documentation for tree sheriffs
2015-04-02 scroggoTest SkCodec to kIndex8 in nanobench.
2015-04-02 scroggoAdd a method to read a stream without advancing it.
2015-04-02 reedexperimental speedup some xfermodes with Sk4f
2015-04-02 Mike KleinI suspect S32A_D565_Opaque_neon for Daisy problems.
2015-04-02 bungemanAdd test font for large glyphs.
2015-04-02 borenetRemove all code related to NaCl
2015-04-02 mtkleinSkPMFloat: fewer internal this->isValid() assertions.
2015-04-02 bsalomonAdd constant color GrFP.
2015-04-02 mtkleinStreamline Thumb config.
2015-04-02 mtkleinMake Daisy ARMv7.
2015-04-02 mtkleintidy up chromeos_setup.sh
2015-04-02 joshualittRename GrBitmapTextContextB to GrAtlasTextContext
2015-04-02 mtkleinRevert of tidy up chromeos_setup.sh (patchset #1 id...
2015-04-02 mtkleintidy up chromeos_setup.sh
2015-04-02 bsalomonRevert of Add constant color GrFP. (patchset #10 id...
2015-04-02 borenetSkip desk_baidu skp on Valgrind bot
2015-04-02 reedpass legal premul values to bitmap -- do we still need...
2015-04-02 senorblancoImplement approx-match support in image filter saveLaye...
2015-04-02 fmalita[SkDebugger] Flatten drawPicture ops
2015-04-01 rmistryRevert of Implement approx-match support in image filte...
2015-04-01 rmistryRevert of Fix GLSL error on Android. (patchset #2 id...
2015-04-01 senorblancoFix GLSL error on Android.
2015-04-01 bsalomonAdd constant color GrFP.
2015-04-01 scroggonanobench does not need to handle failed rewind.
2015-04-01 senorblancoImplement approx-match support in image filter saveLaye...
2015-04-01 mtkleinThat last CL subverted the purpose of the test. Put...
2015-04-01 halcanaryDM: JSON output adds process_max_resident_set_size_MB
2015-04-01 halcanarySkPDF: SkPDFGraphicState Lookup hashtabled
2015-04-01 mtkleinImplicit constructors for SkFunction are much more...
2015-04-01 jvanverthEmulate distance field gamma fix by making glyphs thick...
2015-04-01 joshualittmove Atlas Text Context to its own file
2015-04-01 djsollenUpdate the Android scripts to refresh device names...
2015-04-01 msarettIco test with embedded png
2015-04-01 scroggoAdd timing SkCodec to nanobench.
2015-04-01 joshualittSwitch to one single bitmap text blob cache allocation
2015-04-01 mtkleinConstructor and call argument forwarding for SkFunction.
2015-04-01 scroggoSkCodec::onGetScanlineDecoder must call rewind.
2015-04-01 mtkleinAdd SkTHashSet::find()
2015-04-01 djsollenRevert of Enable both static and dynamically linked...
2015-04-01 djsollenEnable both static and dynamically linked libpng
2015-04-01 scroggoAcknowledge that SkIcoCodec can rewind and test it.
2015-04-01 scroggoMake SkPngCodec support rewinding properly.
2015-04-01 rmistryFind the HASHTAGS file even if you are not at the check...
2015-04-01 mtkleinsmall-object optimization for SkFunction
2015-04-01 scroggoHandle rewinds in SkBmpCodec.
2015-04-01 msarettCreating a new wrapper for gif decoder
2015-04-01 vbuzinovGrGLInterface: Add support for NV_framebuffer_mixed_samples
2015-04-01 rmistryRevert of Implement approx-match support in image filte...
2015-03-31 mtkleinSketch SkFunction
2015-03-31 joshualittBitmapTextBatch and BitmapTextBlob
2015-03-31 halcanarySkPDF: style nit
2015-03-31 halcanarySkPDF: Factor SkPDFCatalog into SkPDFObjNumMap and...
2015-03-31 hendrikwskia: Fix text subpixel half sample default for GPU...
2015-03-31 joshualittRevert of BitmapTextBatch and BitmapTextBlob (patchset...
2015-03-31 joshualittBitmapTextBatch and BitmapTextBlob
2015-03-31 rmistryTurn on Chromium's top 25 page set
2015-03-31 senorblancoImplement approx-match support in image filter saveLaye...
2015-03-31 halcanarySkPDF: remove SK_NO_FLATE & dead code in SkPDFStream
2015-03-31 mtkleinback to Sk4f for SkPMColor
2015-03-31 rmistryFix cr SKPs naming
next