platform/upstream/libSkiaSharp.git
2015-02-13 scroggoFix conversion from enum to bool error.
2015-02-13 egdanielDetermine whether we can tweakAlphaForCoverage during...
2015-02-13 jvanverthRevert of YUV scale fix (patchset #2 id:20001 of https...
2015-02-13 bungemanFontFamily SkTArrays can be moved.
2015-02-13 sugoiYUV scale fix
2015-02-13 scroggoMake SkImageGenerator::getPixels() return an enum.
2015-02-13 robertphillipsRemove SkPictureFlat.h include from SkDrawCommands.h
2015-02-13 bsalomonAdd a templated priority queue class.
2015-02-13 egdanielRevert of Use dst copies in porter duffer XP to correct...
2015-02-13 egdanielUse dst copies in porter duffer XP to correctly render...
2015-02-13 ajumaFix leak in ComposedImageFilterOffset test
2015-02-13 ajumaFix SkComposeImageFilter's bounds computation and offse...
2015-02-13 msarettAdding new benchmark to test image decoding performance.
2015-02-13 bsalomonLimit clear as draw workaround to Adreno 3xx.
2015-02-13 egdanielPass in ProcOptInfos into willNeedDstCopy on XPs
2015-02-13 fmalita[SkSVGDevice] Full font family support
2015-02-13 bungemanVerify all parsed test font files start with cap.
2015-02-13 reedinterpret conic tolerance correctly -- big rebaseline
2015-02-13 fmalitaMinimize SkTHash object copying
2015-02-12 mtkleinRevert of I cannot remember what the race here actually...
2015-02-12 mtkleinI cannot remember what the race here actually was.
2015-02-12 joshualittRevert of AA stroke rects batch (patchset #6 id:100001...
2015-02-12 joshualittfix for uniform view matrix being uploaded but not...
2015-02-12 joshualittA simple change to move a bunch of stuff out of Gr...
2015-02-12 joshualittAA stroke rects batch
2015-02-12 fmalita[PDF] Fix shader fallback mapping when clipped
2015-02-12 Mike Kleinfix windows build
2015-02-12 reedoptional res-scale parameter to getFillPath
2015-02-12 robertphillipsRevert of Remove SkPictureFlat.h include from SkDrawCom...
2015-02-12 scroggoStop adding mssse3 & m32/m64 for Android framework.
2015-02-12 mtkleinSpin off SkTHashTable, SkTHashMap, SkTHashSet
2015-02-12 joshualittRevert of AA stroke rects batch (patchset #5 id:80001...
2015-02-12 joshualittRevert of fix for windows bot (patchset #1 id:1 of...
2015-02-12 joshualittfix for windows bot
2015-02-12 joshualittAA stroke rects batch
2015-02-12 robertphillipsRemove SkPictureFlat.h include from SkDrawCommands.h
2015-02-12 djsollenExpose SkPathRef::unique through SkPath.
2015-02-12 mtkleinset skia_arch_type in nacl_make
2015-02-12 scroggoDon't use m32 cflag for x86_64.
2015-02-12 scroggoGenerated makefile now includes people to contact.
2015-02-12 mtkleinDM: document -r
2015-02-12 bungemanMove SkOSFile::Iter impls into ports.
2015-02-12 robertphillipsAdd staging for Chromium
2015-02-12 joshualittfix for xoom
2015-02-11 bsalomonMake null GL context use callback to make current
2015-02-11 joshualittGMs now use batch
2015-02-11 robertphillipsRevert of Fix Chromium build (patchset #2 id:20001...
2015-02-11 robertphillipsRevert of Fix Chromium build (again) (patchset #2 id...
2015-02-11 robertphillipsRevert of Remove SkPictureFlat.h include from SkDrawCom...
2015-02-11 joshualittRevert of GMs now use batch (patchset #3 id:40001 of...
2015-02-11 robertphillipsFix Chromium build (again)
2015-02-11 bsalomonAdd GrGLCreateNullInterface.cpp back to gyp, and put...
2015-02-11 robertphillipsFix Chromium build
2015-02-11 joshualittGMs now use batch
2015-02-11 joshualittremove goto in Distance field path renderer
2015-02-11 bsalomonSupport multiple null GL contexts on a thread.
2015-02-11 bsalomonRename GrResourceCache2->GrResourceCache
2015-02-11 robertphillipsRemove SkPictureFlat.h include from SkDrawCommands.h
2015-02-11 mtkleinFix up a couple includes that are using <> instead...
2015-02-11 joshualittOvals batch
2015-02-11 bungemanFix append_fallback_font_families_for_locale.
2015-02-11 joshualittSmall change to use a GrGeometryProcessor for all Bitma...
2015-02-11 kkinnunendebugger: Abandon context when Qt changes it without...
2015-02-11 bsalomonAdd tests for STArray swap
2015-02-11 mtkleinRevert of GYP groudwork for half-float opts support...
2015-02-11 mtkleinRevert of add dummy avx file so xcode will build (patch...
2015-02-11 reedadd gm for stroked circles that are zoomed
2015-02-10 reedcheck for inverted rects before we quick-reject
2015-02-10 mtkleinSimplify SkBBH::insert API
2015-02-10 reedadd dummy avx file so xcode will build
2015-02-10 halcanarySimplify reference management in SkPDF
2015-02-10 djsollenUpdate docs with instructions for debugging Android...
2015-02-10 mtkleinSwitch font embedding to a compile-time flag, with...
2015-02-10 joshualittdiscard when coverage is <= 0 in XP dst copy.
2015-02-10 henrik.smidingAdd SSE optimization of Color32A_D565
2015-02-10 mtkleinGYP groudwork for half-float opts support.
2015-02-10 reedcheck for nonfinites in rrects
2015-02-10 reedUse conics for round joins and caps
2015-02-10 robertphillipsClean up clipping code a bit
2015-02-10 scroggoOnly define SK_CRASH_HANDLER in crash_handler.
2015-02-10 bungemanAdditional cleanups to Android config parsing.
2015-02-10 mtkleinrewrite ambiguous comment
2015-02-10 mtkleinOnly instance-count in SK_DEVELOPER builds (our debug...
2015-02-10 skia.buildbotsUpdate SKP version
2015-02-09 mtkleinPort SkLazyPtr to new SkAtomics.h
2015-02-09 mtkleinSkAtomics: add asserts for valid memory orders.
2015-02-09 reeduse conics for arcTo
2015-02-09 sugoiFixed array read error
2015-02-09 reedmore gms for conics
2015-02-09 mtkleinRevert of nanobench: lazily decode bitmaps in .skps...
2015-02-09 mtkleinnanobench: lazily decode bitmaps in .skps.
2015-02-09 reedcull edges that are to the right of the clip
2015-02-09 reedadd rounded-join option to bigpath bench
2015-02-09 mtkleinRevert of Make the glyph array entries inline. (patchse...
2015-02-09 egdanielMove GrXferProcessor subclasses into cpp files
2015-02-09 robertphillipsSalvage the SampleApp portion of the ill-fated "nudge" CL
2015-02-09 jcgregorioskoodle1
2015-02-09 qiankun.miaoRemove unnecessary assignment
2015-02-09 herbMake the glyph array entries inline.
2015-02-09 skia.buildbotsUpdate SKP version
next