platform/upstream/libSkiaSharp.git
2014-12-01 mtkleinRemove SK_SUPPORT_LEGACY_DEEPFLATTENING.
2014-12-01 robertphillipsAdd additional clean up code in MPD path
2014-12-01 scroggoRemove orphaned SkImageDecoder::Target.
2014-12-01 mtkleinForce SkMatrix type while recording too.
2014-12-01 mtkleinRevert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING....
2014-12-01 mtkleinRemove SK_SUPPORT_LEGACY_DEEPFLATTENING.
2014-12-01 robertphillipsUse variable length key (rather than accumulated matrix...
2014-12-01 cdaltonIgnore SkGlyphCache gamma for nvpr text
2014-12-01 cdaltonAdd color emoji fallback for nvpr text
2014-12-01 bsalomonAdd a base class for GrIODB that handles geometry data
2014-12-01 mtkleinForce path bounds in recording.
2014-12-01 mtkleinBump min picture version.
2014-12-01 joakim.landbergAdd extra safety check to the EGL context setup.
2014-12-01 robertphillipsFix Windows SkTime version
2014-11-28 robertphillipsadd clip to PictureRenderer to better mimic Chromium...
2014-11-26 jvanverthAdd float-to-half (binary16) conversion functions.
2014-11-26 danakjMake skia trace category disabled by default.
2014-11-26 bsalomonsome cleanup around GrGpu/GrDrawTarget copySurface
2014-11-26 jvanverthFix assert in GrMaskFormatBytesPerPixel.
2014-11-26 bsalomonRevert of some cleanup around GrGpu/GrDrawTarget copySu...
2014-11-26 reedadd basic tests for save/restore counting
2014-11-26 egdanielUpdate effect key for descriptor to not record offsets.
2014-11-26 reedrename SkDrawable to SkADrawable
2014-11-26 reedadd sample to exercising hittesting
2014-11-26 bsalomonsome cleanup around GrGpu/GrDrawTarget copySurface
2014-11-26 bsalomonFix early out in GrResourceCache2::purgeAsNeeded
2014-11-25 mtkleinRevert of nanobench: lazily decode bitmaps in .skps...
2014-11-25 joshualittremove proc key
2014-11-25 mtkleinnanobench: lazily decode bitmaps in .skps.
2014-11-25 joshualittremove one place we read from gpu key in effects
2014-11-25 scroggoAdd an Android-framework-only stable ID to SkPixelRef.
2014-11-25 cdaltonAdd IndexType parameter to GrDrawTarget::drawPaths
2014-11-25 mtkleinSk4x_sse.h
2014-11-25 egdanielUpdate invariant output computation for various texture...
2014-11-25 egdanielRemove unnessary check to skip drawing.
2014-11-25 mtkleinEliminate static initializers in SkColor_SSE2.h.
2014-11-25 djsollenfix for the msvs gyp generator that produces nonposix...
2014-11-25 bungemanUse text size on Mac.
2014-11-25 bsalomonRemove GrSurface::isSameAs
2014-11-25 robertphillipsRebaselines
2014-11-25 mtkleinRevert of Blink hasn't rolled yet, better. (patchset...
2014-11-25 qiankun.miaoOptimize highQualityFilter
2014-11-25 qiankun.miaoAdd SkBlendARGB32_SSE2() to clean up code
2014-11-25 robertphillipsMarking three GMs ignore-failure
2014-11-25 qiankun.miaoCleanup with SkAlphaMulQ_SSE2()
2014-11-25 bsalomonUse scratch keys for stencil buffers.
2014-11-25 robertphillipsRebaselines for https://codereview.chromium.org/748853002
2014-11-25 skia.buildbotsUpdate SKP version
2014-11-25 reedfree up picturerecorder refs after returning picture...
2014-11-25 reedmore c
2014-11-25 tfarinaCleanup: Remove bug_chomper entry from .gitignore.
2014-11-24 mtkleinSkRecord: outline methods that are not called O(N)...
2014-11-24 Mike KleinDon't count a leading 1 as a signficant digit in the...
2014-11-24 reedoption to return drawable from recording
2014-11-24 Mike KleinBlink hasn't rolled yet, better.
2014-11-24 mtkleinRevert of Blink hasn't rolled yet. (patchset #1 id...
2014-11-24 reedrestore old convention of asserting refcnt==1 in destructor
2014-11-24 Mike KleinBlink hasn't rolled yet.
2014-11-24 mtkleinmake SkRefCnt::getRefCnt() debug-only, remove it from...
2014-11-24 mtkleinAdd nanobench stats scripts to Skia repo.
2014-11-24 bsalomonRevert "Use scratch keys for stencil buffers."
2014-11-24 reedadd some debugging to SkNVRefCnt
2014-11-24 tomhudsonRevert of More rebaselines (patchset #1 id:1 of https...
2014-11-24 tomhudsonRevert of more rebaselines (patchset #1 id:1 of https...
2014-11-24 tomhudsonRevert of Revert of Add gpu support for Apple specific...
2014-11-24 robertphillipsSuppress additional multipicturedraw GM for Android
2014-11-24 robertphillipsSigh - remove whitespace from end of suppressions text...
2014-11-24 robertphillipsAdd suppressions for https://codereview.chromium.org...
2014-11-24 tomhudsonRevert of Add gpu support for Apple specific 'Vertex...
2014-11-24 robertphillipsAdd support for hoisting layers in pictures drawn with...
2014-11-24 mtkleinAdd Sk prefix to CreateBitmapShader.
2014-11-24 scroggoRemove android-framework-only unused parameter.
2014-11-24 bsalomonMore rebaselines
2014-11-24 bsalomonCleanup res cache bench and split out into a unit test.
2014-11-24 mtkleinRemove Picture deletion listeners.
2014-11-24 bsalomonmore rebaselines
2014-11-24 bsalomonrebaselines
2014-11-24 paraboulAdd gpu support for Apple specific 'Vertex Arrays'...
2014-11-24 bsalomonUse scratch keys for stencil buffers.
2014-11-24 qiankun.miaoCleanup of S32_D565_Opaque_SSE2()
2014-11-24 bsalomonCreate GrOptDrawState directly in the cmd buffer in...
2014-11-24 reeduse int instead of size_t to match skia convention
2014-11-23 skia.buildbotsUpdate SKP version
2014-11-22 skia.buildbotsUpdate SKP version
2014-11-21 mtkleinRevert of Add -ftrapv to debug builds. (patchset #1...
2014-11-21 bsalomonAdd pop_back to GrTRecorder.h
2014-11-21 mtkleinAdd -ftrapv to debug builds.
2014-11-21 bungemanClean up FreeType code for 2.3.8.
2014-11-21 mtkleinack verylargebitmap diffs
2014-11-21 mtkleinSkPicture::SnapshotArray doesn't really stand to benefi...
2014-11-21 mtkleinSwitch SkBitmapProcState's SkFractionalInt to 32.32.
2014-11-21 mtkleinSimplfy DEPS: always pull all deps, remove unused barel...
2014-11-21 mtkleinWatch out for SkFixed overflow in SkMipMap.cpp.
2014-11-21 mtkleinpublic SkNVRefCnt<SnapshotArray>
2014-11-21 mtkleinSkData -> SkPicture::SnapshotArray
2014-11-21 reedclarify samplecount field in imagegpu
2014-11-21 robertphillipsFix error in Ganesh' tiled bitmap drawing
2014-11-21 joshualittremove GrAllocPool
2014-11-21 mtkleinAll the small packing tweaks mentioned in the bug.
2014-11-21 reedadd SkImage::newSurface
next