platform/upstream/libSkiaSharp.git
2016-02-26 cblumeCreating functions for uploading a mipmapped texture.
2016-02-26 egdanielMake GrVkStencilAttachment derive form GrVkImage
2016-02-26 egdanielFix memory crash in vulakn writeUniformBuffers
2016-02-26 cdaltonReplace fWillReadFragmentPosition with a bitfield
2016-02-26 brianosmanNew GM that exercises gamma-correctness in various...
2016-02-26 cdaltonInclude glGetMultisamplefv API
2016-02-26 bsalomonWhen a surface is backed by an external render target...
2016-02-26 jvanverthAdd back Vk files with LF endings
2016-02-26 brianosmanRevert of New GM that exercises gamma-correctness in...
2016-02-26 jvanverthRemove Vk files with spurious CRLFs
2016-02-26 robertphillipsMake GrRRectBlurEffect::onIsEqual include the roundrect...
2016-02-26 joshualittGet SkiaServe Request started off with a little privacy
2016-02-26 egdanielFix oval rendering in vulkan
2016-02-26 halcanarySkPDF/Test: detailed error messages in PDFDeflateWStrea...
2016-02-26 joshualittWire up /batches in skiaserve
2016-02-26 egdanielFix uniform buffer layout in vulkan
2016-02-26 joshualittAdd batchlist managment to GrAuditTrail
2016-02-26 egdanielAdd VkProgramDataManager back into to repo
2016-02-26 brianosmanNew GM that exercises gamma-correctness in various...
2016-02-26 egdanielTry to fix broken file by just deleting it.
2016-02-26 yujieqinEnable RAW codec for Windows
2016-02-26 caryclarkadd gm to illustrate bug
2016-02-26 caryclarkfix undefined signed shifts
2016-02-26 ericrkRevert of Skia Filter Quality and Scaling Metrics ...
2016-02-26 halcanarySkPDF: Let client re-encode JPGs if they want to
2016-02-25 egdanielFix createTexture calls in vk tests
2016-02-25 ethannicholasRevert of Make GrDrawContext::internalDrawPath cons...
2016-02-25 brianosmanFix copy-paste typo in comment.
2016-02-25 fmalita4f gradient negative-dx interval fixup for kMirror_TileMode
2016-02-25 robertphillipsMake GrDrawContext::internalDrawPath cons up its own...
2016-02-25 benjaminwagnerCheck scalar to fixed conversions with axes.
2016-02-25 bungemanFully check basis vectors for extent degeneracy.
2016-02-25 joshualittMove urlhandlers out of skiaserve.cpp
2016-02-25 ericrkSkia Filter Quality and Scaling Metrics
2016-02-25 bungemanDeduplicate axis value resolving code.
2016-02-25 joshualittCreate Response namespace for skiaserve response functions
2016-02-25 robertphillipsHide GrPipelineBuilder from GrOvalRenderer
2016-02-25 scroggoAdd a DM flag to limit the types of Codec decodes
2016-02-25 robertphillipsMake skpinfo able to inspect SK_PICT_TYPEFACE_TAG blocks
2016-02-25 joshualittMove some methods to SkiaServe's Request, this is still...
2016-02-25 benjaminwagnerCleanups related to SkFixed.
2016-02-25 robertphillipsMv DRRect drawing code from GrDrawContext into SkGpuDevice
2016-02-25 joshualittMove Request to its own file in preparation for numerou...
2016-02-25 bsalomonMove Budgeted enum out of SkSurface, use in GrTexturePr...
2016-02-25 jvanverthAdd stub for new method to GrVkGpu
2016-02-25 bungemanUse kSubpixelRounding in one missed location.
2016-02-25 jcgregoriouse the favicon on debugger.skia.org
2016-02-25 mtklein10.9 is no more
2016-02-25 bsalomonRevert of Move Budgeted enum out of SkSurface, use...
2016-02-25 Greg DanielUpdate shaderc lib and use single combined lib
2016-02-25 bsalomonMove Budgeted enum out of SkSurface, use in GrTexturePr...
2016-02-25 yujieqinAdd -lrt flag for ChromeOS to enable the usage of clock...
2016-02-25 kkinnunenImplement support for using GL ES 3.0 with command...
2016-02-25 mtkleintrim DM fat
2016-02-25 Brian SalomonFix ~,! typo when clearing kRenderTarget flag
2016-02-25 mtkleinDM: assert we ran as many tasks as we thought we would
2016-02-25 halcanaryUnit Tests: eliminate stray SkDebugf()s.
2016-02-24 halcanarySkPDF: fix scalar serialization
2016-02-24 brianosmanAdd skia.conf (configuration file that supports printSh...
2016-02-24 fmalitaAdd 4f linear gradient benches
2016-02-24 halcanarySkPDF/Bench: add bench for SkPDFSharedStream (deflate)
2016-02-24 ericrkAdd wrapBackendTextureAsRenderTarget API
2016-02-24 robertphillipsHide GrDrawTarget from GrOvalRenderer
2016-02-24 mtkleinRethink DM output
2016-02-24 brianosmanAdded a flag that forces SampleApp to continuously...
2016-02-24 benjaminwagnerRound to nearest in ScalarTo256.
2016-02-24 halcanaryDocumentation: sync-and-gyp design document
2016-02-24 benjaminwagnerChange SkUnitScalarClampToByte to more accurate impleme...
2016-02-24 reedremove debugging printf
2016-02-24 halcanarySkPDF/Bench: add bench for SkPDFCreateBitmapObject
2016-02-24 joshualittfixup GLPrograms textblob todo
2016-02-24 caryclarkfix path ops fuzz bug
2016-02-24 mtkleinTurn off DM --pre_log on the bots. Too spammy.
2016-02-24 jvanverthUse ARM fixes for SDF encoding.
2016-02-24 benjaminwagnerRevert of Simple cleanups related to SkFixed. (patchset...
2016-02-24 ethannicholasRevert of Include glGetMultisamplefv API (patchset...
2016-02-24 reedextend xfermodes gm to include 3 custom modes
2016-02-24 benjaminwagnerEnsure the Gaussian tail of circle blurs goes to zero.
2016-02-24 benjaminwagnerCleanups related to SkFixed.
2016-02-24 reedsimplify/unify xferproc api
2016-02-24 joshualittCreate new GM to target translations problems in GrAtla...
2016-02-24 fmalitaRetire SkShader::kSupports4f_Flag
2016-02-24 hcmSkia schedule on skia.org
2016-02-23 cdaltonInclude glGetMultisamplefv API
2016-02-23 fmalitaUpdate 4f linear gradient selection heuristic
2016-02-23 bungemanMove SkPackBits to src/effects.
2016-02-23 benjaminwagnerSimplify and combine SkDrawCacheProc and SkMeasureCache...
2016-02-23 mtkleinAdd a handler to DM to print out what was running when...
2016-02-23 caryclarkmake transformed rrect radii fit rectangle
2016-02-23 msarettRemove unnecessary GOOGLE3 ifdefs from SkRawCodec
2016-02-23 msarettUpdate SK_IMAGE_VERSION to 3
2016-02-23 bungemanMove SkUtils.h to src/core.
2016-02-23 ethannicholasadded 'visible' attribute to skiaserve JSON
2016-02-23 yujieqinUse new API instead of the deprecated ones.
2016-02-23 yujieqinUpdate PIEX: Prepares support for uncompressed thumbnails
2016-02-23 msarettTurn on TURBO_HAS_CROP for Android framework
2016-02-23 msarettMake DM failures fatal
2016-02-23 fmalitaAdd dest type hint to SkShader::ContextRec
2016-02-23 mtkleinremove unnecessary copies
2016-02-22 mtkleinRun no CPU benches in Debug trybots.
next