platform/upstream/libSkiaSharp.git
2015-04-08 halcanarySkPDF: Remove Array's unused set(i) and get(i) (leaving...
2015-04-08 bsalomonAdd helper for creating a SkSurface from a client creat...
2015-04-08 caryclarkchange isNestedRect to isNestedFillRect
2015-04-08 mtkleinMake --undefok a little louder now that we're using...
2015-04-08 joshualittAdding bulk plot reffer to cached textblobs
2015-04-08 bungemanRemove unused InstCounterClass.
2015-04-08 joshualittadd realloc method to SkAutoSTMalloc
2015-04-08 tomhudsonAdd missing override of willSaveLayer()
2015-04-07 mtkleinRevert of SkCanvas::resetForNextPicture() (patchset...
2015-04-07 mtkleinSkCanvas::resetForNextPicture()
2015-04-07 mtkleinMove uninteresting MD5 check to after adding it to...
2015-04-07 rmistryFix formatting in the sheriff documentation
2015-04-07 senorblancoSwitch textures created by DeviceImageFilterProxy to
2015-04-07 reedre-enable neon opts for some xfermodes
2015-04-07 halcanarySkPDF: SkPDFString is no longer aware of wide strings.
2015-04-07 joshualittRevert of Adding bulk plot reffer to cached textblobs...
2015-04-07 joshualittAdding bulk plot reffer to cached textblobs
2015-04-07 jvanverthCalculate inverse scale for distance field text in...
2015-04-07 mtkleinFix DM -r
2015-04-07 mtkleinAdd a Via to DM that records into two pictures and...
2015-04-07 reedrestore clipstack to heap-ptr, so clients can ref it
2015-04-07 rmistryBypass owners check for dry run CLs.
2015-04-07 bungemanAttempted mitigation of font tables released early.
2015-04-07 egdanielSet willReadFragmentPosition on XP when doing a DstCopy.
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.
next