platform/upstream/libSkiaSharp.git
2015-07-08 jvanverthAdd normal map sample
2015-07-08 halcanarySkAdvancedTypefaceMetrics zeroing constructor
2015-07-08 dchengRemove another assertion that a reference is non-null.
2015-07-08 ethannicholasdisabled GrAALinearizingConvexRenderer for now
2015-07-08 joshualittadd ability to get FBO ID to Surface
2015-07-08 reedAdd image->bitmap
2015-07-08 halcanarydoc: embed fiddle
2015-07-08 fmalitaRemove SkImage::NewFromBitmap encoded data helper
2015-07-08 bsalomonMakes GrPipelineInfo a class with query functions used...
2015-07-08 scroggoRevert of Use the upstream version of libwebp, v0.4...
2015-07-08 halcanarydoc: add instructions to capture a `.skp` from chromium
2015-07-08 djsollenAdd gradle wrappers for Android app builds
2015-07-08 scroggoUse the upstream version of libwebp, v0.4.3.
2015-07-08 bsalomonRevert of Rework GrPipelineInfo (patchset #7 id:120001...
2015-07-08 mtkleinAdd tools/flatten to flatten nested pictures in .skps.
2015-07-08 joshualittmore threading of GrShaderDataManager
2015-07-08 joshualittThread GrShaderDataManager through Image filters
2015-07-08 mtkleinDM runs more than 100k tests now.
2015-07-08 mtkleinFix leak in PictureTest.cpp
2015-07-08 joshualittMore threading of GrShaderDataManager
2015-07-08 bsalomonMakes GrPipelineInfo a class with query functions used...
2015-07-08 bsalomonAdd SK_API to GrSurface
2015-07-08 mtkleinDM: swizzle BGRA to RGBA before calculating pixel MD5.
2015-07-08 joshualittInitial CL to create dummy GrShaderDataManager and...
2015-07-08 dchengRemove &glyph from SkASSERT.
2015-07-08 caryclarkfix pathops battle test
2015-07-08 wfhAdd check that Dwrite glyph fits in unicode table.
2015-07-07 schenneyAllow reset of the SkPictureRecorder cull rect and...
2015-07-07 ethannicholasWhen GrAAConvesTesselator was merging the first and...
2015-07-07 mtkleinRemove SkThread.h, include SkMutex.h or SkAtomics.h...
2015-07-07 robertphillipsPropagate SkSurfaceProps when known
2015-07-07 reedadd matrix options to drawDrawable
2015-07-07 robertphillipsstyle nit cleanups. e.g. remove 'virtual' on override...
2015-07-07 mtkleinMake sp- via support SkDrawables; add a GM to test it.
2015-07-07 msarettAdd libjpeg-turbo library (depends on yasm)
2015-07-07 reedadd SkImage::NewFromBitmap
2015-07-07 scroggoRevert of Revert of Fixing libpng transform use (patch...
2015-07-06 robertphillipsFix up SkMatrix::isFinite call
2015-07-06 caryclarkWhen three or more edges are coincident, the logic...
2015-07-06 borenetAdd nanobench-style JSON output to llvm_coverage_run
2015-07-06 fmalitaUse kLow_SkFilterQuality in DrawBitmapAABench
2015-07-06 robertphillipsRevert of Revert of Revert of Fix SkTileImageFilter...
2015-07-06 borenetAdd scripts for running LLVM coverage
2015-07-06 fmalitaAdd a bench for measuring drawBitmap anti-aliasing...
2015-07-06 skia.buildbotsUpdate SKP version
2015-07-04 reedadd colortable param to newrastercopy
2015-07-03 reedexplicitly bump legacy genID on gpu surface
2015-07-03 jvanverthRevert of Revert of Fix SkTileImageFilter clipping...
2015-07-02 jvanverthRevert of Implement support for CHROMIUM_path_rendering...
2015-07-02 jvanverthRevert of Switch SkJpegCode to libjpeg-turbo (patchset...
2015-07-02 jvanverthRevert of Fixing libpng transform use (patchset #5...
2015-07-02 jvanverthRevert of Fix libjpeg-turbo deps file (patchset #2...
2015-07-02 jvanverthRevert of Remove SkThread.h, include SkMutex.h or SkAto...
2015-07-02 kkinnunenImplement support for CHROMIUM_path_rendering pseudo...
2015-07-01 Matt SarettFix libjpeg-turbo deps file
2015-07-01 Matt Sarettwhitespace
2015-07-01 emmaleerThis change:
2015-07-01 msarettAdd libjpeg-turbo library (depends on yasm)
2015-07-01 mtkleinRemove SkThread.h, include SkMutex.h or SkAtomics.h...
2015-07-01 mtkleinAdd support for drawBitmapRect() to SkMiniRecorder.
2015-07-01 Mike KleinRevert "Move headers used by headers in include/ to...
2015-07-01 msarettRevert of Switch SkJpegCode to libjpeg-turbo (patchset...
2015-07-01 mtkleinDon't cap num_cores at 32 on 32-bit Windows.
2015-07-01 joshualittcleanup GLBenches
2015-07-01 msarettAdd libjpeg-turbo library (depends on yasm)
2015-07-01 mtkleinMove headers used by headers in include/ to include...
2015-07-01 bsalomonRevert of Fix SkTileImageFilter clipping/cropRect inter...
2015-07-01 jvanverthRevert "Move headers used by headers in include/ to...
2015-07-01 mtkleinMove headers used by headers in include/ to include...
2015-07-01 joshualittfix for angle
2015-07-01 mtkleinThread through a flag to force SkPicture::playback...
2015-07-01 msarettIn the case of subset decodes, we will often not decode to
2015-07-01 joshualittBenchmark to test cost for additional vertex attributes
2015-07-01 kkinnunenFix dm failures after Cleanup legacy NVPR-related defin...
2015-07-01 kkinnunenCleanup legacy NVPR-related definitions
2015-06-30 herbRevert of Skip SkSharedMutexMultiThreaded test on TSAN...
2015-06-30 herbAdd annotations to SkSharedMutex.
2015-06-30 vmpstrFix infinite matrix during an invert.
2015-06-30 msarettFix CodecSubset benches seg faults for kIndex8
2015-06-30 bsalomonAdd SkSurface factory for wrapping an FBO in SkSurface
2015-06-30 bsalomonRename flushForExternalRead->flushForExternalIO and...
2015-06-30 mtkleinSkip SkSharedMutexMultiThreaded test on TSAN bot while...
2015-06-30 borenetAdd wrapper script for computing n-grams from SKPs...
2015-06-30 mtkleinPass arguments to SkRecords structs by const&.
2015-06-30 jvanverthRevert of Cleanup legacy NVPR-related definitions ...
2015-06-30 bsalomonRemove default for --images in common flags
2015-06-30 rmistryUse AddStory instead of deprecated AddUserStory
2015-06-30 bsalomonFix blur bug on Andreno 430 with bool cast to float
2015-06-30 rmistryRevert of Use page_set_module.PageSet instead of story...
2015-06-30 joshualittAdd benchmarkstream to visualbench
2015-06-30 bsalomonUpdate blur image filter bench to have crop variation
2015-06-30 sammcChange initializer list order to match field declaratio...
2015-06-30 joshualittMove visualbench to its own folder
2015-06-30 rmistryUse page_set_module.PageSet instead of story.StorySet
2015-06-30 kkinnunenCleanup legacy NVPR-related definitions
2015-06-30 rmistryMigrate PageSets to StorySets in buildbot page sets
2015-06-30 kkinnunenRefactor separable varying location info to be stored...
2015-06-29 cdaltonHide NVPR text behind distance field flag
2015-06-29 bungemanRemove old iOS porting files.
2015-06-29 reedaugment surface tests to check legacy genID
next