platform/upstream/libSkiaSharp.git
2015-08-20 mtkleinSkColorCubeFilter: require alpha == 0xFF.
2015-08-20 mtkleinBug fix: we're using SkPMFloat methods on SkColor.
2015-08-19 mtkleinThou shalt use override consistently.
2015-08-19 herbAdd asserts for shared mutex.
2015-08-19 bsalomonPut drawPath in GrBatch.
2015-08-19 robertphillipsRevert "Update SkLightingShader to support rotation"
2015-08-19 halcanarySkPDF: Simplify PDFStream / emitObject() const
2015-08-19 reedprivate iterator to visit all resource cache entries
2015-08-19 ethannicholasFix transformed stroke width in GrAALinearizingConvexPa...
2015-08-19 borenetAdd VisualBenchTestActivity for instrumentation-testing...
2015-08-19 bungemanMove SkTemplates.h to private.
2015-08-19 joshualittstop dropping AA when rect stays rect
2015-08-19 reedchange asABitmap to isABitmap on shader
2015-08-19 mtkleinNo need to re-declare pure virtual name().
2015-08-19 mtkleinPatches on top of Radu's latest.
2015-08-19 robertphillipsUpdate SkLightingShader to support rotation
2015-08-19 caryclarkRevert of cast SK_ARRAY_COUNT to make it sign agnostic...
2015-08-19 mtkleinunsigned -> int for counts and indices in picture-relat...
2015-08-19 senorblancoAdd rendertarget flag to prevent a debug assert in...
2015-08-19 joshualittCreate GrQuad
2015-08-19 caryclarkcast SK_ARRAY_COUNT to make it sign agnostic
2015-08-19 bsalomonUse calloc to allocate data that will be uploaded to...
2015-08-19 wangyixThis change is in preparation for updating how processo...
2015-08-19 joshualittAdding sucessful exit message to VisualBench
2015-08-19 reedremove SkDeferredCanvas
2015-08-19 joshualittAllow setting of GrBatchFontCache atlas sizes
2015-08-19 msarettForgot to add resources with new test
2015-08-19 mtkleinRevert of Have DM manually encode its .png outputs...
2015-08-19 herbRevert of SkCanvas::onDrawPicture() quick-reject (patch...
2015-08-19 mtkleinHave DM manually encode its .png outputs.
2015-08-19 halcanarySkStream Testing: fix bug in new unit test.
2015-08-19 mtkleinadd missing override
2015-08-19 joshualittfill rect batch refactor into separate batches
2015-08-19 Brian SalomonInit class ID in GrStencilPathBatch
2015-08-19 halcanaryFix stack overuse error
2015-08-19 bsalomonFix VS 2015 build
2015-08-19 fmalitaSkCanvas::onDrawPicture() quick-reject
2015-08-19 reedwiden gm to show entire image, add place-holder for...
2015-08-18 halcanarySkPDF/Deflate: clean up old SkFlate code
2015-08-18 bsalomonPath stenciling in GrBatch
2015-08-18 msarettTest scaling for small images
2015-08-18 egdanielTry enabling all nanobenches on Nexus7
2015-08-18 reedhandle no shader from image in drawAtlas
2015-08-18 bsalomonRemove Cmd in GrTargetCommands that is no longer needed...
2015-08-18 mtkleinTry again to put SkXfermode_opts in SK_OPTS_NS
2015-08-18 joshualittAdd skeleton json support to visualbench
2015-08-18 bsalomonGrCopySurfaceBatch
2015-08-18 wangyixadded emitChild() to GrGLFragmentProcessor; removed...
2015-08-18 senorblancoAdd support for non-mappable vert buffers to tessellati...
2015-08-18 msarettRevert of Update skia to test with libpng to 1.6.10...
2015-08-18 wangyixWhen getGLInstance is called on a frag proc, the result...
2015-08-18 reedAdd subsets to SkImageGenerator and SkImageCacherator
2015-08-18 msarettUpdate skia to test with libpng to 1.6.10
2015-08-18 hcmAdd internal links section to skia.org
2015-08-18 bsalomonClearStencilClip in GrBatch
2015-08-18 joshualittMove GrTBatchTesselator to its own file
2015-08-18 mtkleinUpdate SkOpts namespaces.
2015-08-18 Brian SalomonAdd missing overrides to clear and discard batch dumpInfo()
2015-08-18 mtkleinPatches on top of Radu's latest.
2015-08-18 bungemanUse portable code for family names with DirectWrite.
2015-08-18 bsalomonPut clear and discard into GrBatch.
2015-08-18 mtkleinUpdate BUILD.public a bit.
2015-08-18 halcanaryClean up BUILD_simulator.py
2015-08-18 mtkleinDeduplicate typefaces across sub-pictures
2015-08-18 msarettPrefer native scaling to sampling
2015-08-18 jvanverthRegenerate LCD text blobs if GrPaint's color changes...
2015-08-18 wangyixMade isEqual in GrFragmentProcessor recursive
2015-08-18 joshualittGrAAFillRectBatch holds onto GrPipelineOptimizations
2015-08-18 wangyixAdded class AutoFragmentChildProcAdvance to be construc...
2015-08-18 caryclarkfix pathops fuzz failures
2015-08-18 benjaminwagnerReland of Fix a few bugs in the google3 sync scripts...
2015-08-18 bsalomonPrivatize GrBatch subclass overrides
2015-08-18 mtkleinRemove a couple zombie pathops files.
2015-08-18 mtkleinRemove SkOpts_sse2.cpp.
2015-08-18 reedRevert[8] "move some public headers into private"
2015-08-17 robertphillipsMove normal map creation methods to sk_tools
2015-08-17 mtkleinAdd a simple script to simulate BUILD file glob() expan...
2015-08-17 benjaminwagnerRevert of Fix a few bugs in the google3 sync scripts...
2015-08-17 benjaminwagnerFix a few bugs in the google3 sync scripts.
2015-08-17 benjaminwagnerAdd files added to Skia HEAD in google3 to the Git...
2015-08-17 bsalomonMake GrVertexBatch objects hold their own draws during...
2015-08-17 joshualittStop ping ponging AA in SkGpuDevice
2015-08-17 mtkleinRevert of Depend on ETC1 via DEPS instead of a direct...
2015-08-17 joshualittdrawBitmapImage can batch across AA rects
2015-08-17 Derek Sollenbergerfix typo in android_framework_lib.gyp
2015-08-17 djsollenAdd GPU to the android include path.
2015-08-17 mtkleinDepend on ETC1 via DEPS instead of a direct third_party...
2015-08-17 caryclarkremove unused code
2015-08-17 fmalitaSkPaintFilterCanvas should inherit the target canvas...
2015-08-17 msarettFix webp compile warnings on windows
2015-08-17 joshualittRevert of drawBitmapImage can batch across AA rects...
2015-08-17 joshualittdrawBitmapImage can batch across AA rects
2015-08-16 rmistryUpdate SKP version
2015-08-15 reedsupport both box and circle lcd
2015-08-15 reedshow LCD on max fat-zoom
2015-08-15 rmistryUpdate SKP version
2015-08-15 reedRevert[7] "move some public headers into private"
2015-08-15 reedincrease zoom in fatbits
2015-08-15 reedRevert[6] "move some public headers into private"
2015-08-14 joshualittRevert of stop dropping AA when rect stays rect (patchs...
next