platform/upstream/libSkiaSharp.git
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...
2015-08-14 halcanarySkPDF: Move SkFlate into src/pdf (part 3/3)
2015-08-14 mtkleinA bit of misc cleanup.
2015-08-14 joshualittfix valgrind issue
2015-08-14 joshualittfix viewmatrix mapping in AAFillRect
2015-08-14 egdanielAdd include paths in gputest.gyp for use by additional...
2015-08-14 mtkleinBuild all GMs on Android.
2015-08-14 scroggoSupport more swizzles to 565 in SkCodec
2015-08-14 emmaleerSkScaledCodec class
2015-08-14 joshualittstop dropping AA when rect stays rect
2015-08-14 egdanielRevert of SkScaledCodec class (patchset #35 id:680001...
2015-08-14 joshualittAdd GM to test drawing atlas case
2015-08-14 mtkleinRevert of Paranoid temporary check that Chrome's buildi...
2015-08-14 emmaleerSkScaledCodec class
2015-08-14 mtkleinParanoid temporary check that Chrome's building with...
2015-08-13 bsalomonSplit GrDrawBatch and GrVertexBatch into their own...
2015-08-13 reedsome catchup CL revisions
2015-08-13 mtkleinEvery pixel ref gets its own mutex.
2015-08-13 emmaleerRevert of SkScaledCodec class (patchset #34 id:660001...
2015-08-13 jvanverthBelt and suspenders for colors in DrawAtlasBatch test
2015-08-13 bsalomonIntroduce GrBatch subclasses GrDrawBatch and GrVertexBa...
2015-08-13 reedExtend SkImageGenerator to support natively generated...
2015-08-13 mtkleinNormalize SkXfermode_opts.h argument order as d,s[...
2015-08-13 emmaleerSkScaledCodec class
2015-08-13 jvanverthFix for VALGRIND DrawAtlas test issue.
2015-08-13 emmaleerRevert of SkScaledCodec class (patchset #32 id:620001...
2015-08-13 emmaleerSkScaledCodec class
2015-08-13 joshualittfix up batch_spew
2015-08-13 joshualittMove GrRectBatch to GrBWFillRectBatch and make internal
2015-08-13 reedadd SkImage::NewFromPicture and a GM to test it
2015-08-13 robertphillipsSimplify parameters passed to path renderers
2015-08-13 mtkleinadd asserts on Sk4px::Map functions that our arrays...
2015-08-13 joshualittMinor fix to not save the modeling space rect
2015-08-13 bsalomonMove willColorBlendWithDst from pipeline builder to...
2015-08-13 wangyixAdded mangleString member and onBefore*, onAfter*...
2015-08-13 bsalomonFail early in GrPipeline::CreateAt() if XP creation...
2015-08-13 robertphillipsDefer flushes if kPreferNoIO is specified
2015-08-13 reedRevert "Revert[4] "move some public headers into private""
2015-08-12 mtkleinRevert of Normalize SkXfermode_opts.h argument order...
2015-08-12 bungemanUse forwarding with SkTLazy::init.
2015-08-12 jvanverthAdd gyp support for new GPU backend
2015-08-12 joshualittRefactor helper function for SkBitmapShader to GrFragme...
2015-08-12 reedRevert[4] "move some public headers into private"
2015-08-12 joshualittbroken bots war
2015-08-12 jvanverthAdd support for a new GPU interface
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
next