platform/upstream/libSkiaSharp.git
2015-07-13 nodirSkia project metadata
2015-07-13 mtkleinFix up -Winconsistent-missing-override
2015-07-13 mtkleinUse SK_DECLARE_STATIC_MUTEX for global mutex.
2015-07-13 Derek SollenbergerCleanup skia test harness due to changes to DisplayList...
2015-07-13 caryclarkmake convex poly clip portable
2015-07-12 skia.buildbotsUpdate SKP version
2015-07-10 ericrkBilinear optimization for 1D convolution.
2015-07-10 joshualittremove some unused stuff
2015-07-10 reedadd option to use global mutex-lock in mac-scalercontext
2015-07-10 scroggoAllow creating multiple scanline decoders.
2015-07-10 joshualittTrivial cleanup
2015-07-10 scroggoMove android_gdb_tmp into out/
2015-07-10 msarettFix msvs builds
2015-07-10 scroggoUse the upstream version of libwebp, v0.4.3.
2015-07-10 joshualittfix for valgrind issue
2015-07-10 dongseong.hwangFix componene debug build failure in chromium
2015-07-10 emmaleerChanging name of has_transpareny_in_palette to has_tran...
2015-07-10 joshualittMove GrProcessorDataManager to GrMemoryPool
2015-07-10 joel.liangWorkaround for blacklist KHR_blend_equation_advanced...
2015-07-10 fmalitaFix SkImage::asLegacyBitmap() rowBytes assert
2015-07-09 mtkleinLet's not leak this SkData.
2015-07-09 reedremove getter for imagegenerator factory, update test
2015-07-09 herbCreate a template AutoTAcquire, and specialize an SkMut...
2015-07-09 joshualittRemove setFromPaint from GrPipelineBuilder
2015-07-09 joshualittTrivial cleanup of copying GrPipelineBuilder
2015-07-09 reedadd runtime option to provide data->imagegenerator...
2015-07-09 herbAdd RAII for other types of locks. Change SkGlyphCache_...
2015-07-09 joshualittRemove init function from GrTextContext.h
2015-07-09 mtkleinOutline SkSpinlock::acquire().
2015-07-09 herbChange to use mean and to use stderr.
2015-07-09 joshualittMore threading of GrProcessorDataManager
2015-07-09 mtkleinHave nanobench pay attention to --threads.
2015-07-09 scroggoRemove SkImageGenerator pieces only for SkCodec.
2015-07-09 jvanverthAdd normal map sample
2015-07-09 msarettTemporarily suppress valgrind errors in tip of tree...
2015-07-09 scroggoSkCodec no longer inherits from SkImageGenerator.
2015-07-09 msarettDo not try to compile x86 and x86_64 .asm files on...
2015-07-09 joshualittYUV to RGB Texture threading GrProcessorDataManager
2015-07-09 halcanarydoc: more changes
2015-07-09 joshualittrename GrShaderDataManager -> GrProcessorDataManager
2015-07-08 robertphillipsRevert of Add normal map sample (patchset #6 id:100001...
2015-07-08 joshualittfix up test create functions
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)
next