platform/upstream/libSkiaSharp.git
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
2015-02-09 henrik.smidingRemove opaque versions of Color32_D565
2015-02-08 Mike Kleinturns out the newlines matter
2015-02-08 Mike Kleinone day i will bother to look at the markdown rendering
2015-02-08 halcanarydocumentation: formatting site/dev/contrib/c++11
2015-02-08 skia.buildbotsUpdate SKP version
2015-02-07 reedFaster edge re-sort
2015-02-07 skia.buildbotsUpdate SKP version
2015-02-07 reedRevert of Faster edge re-sort, drop trailing edges...
2015-02-07 reedFaster edge re-sort, drop trailing edges
2015-02-07 reedRevert of faster edge re-sort, drop trailing edges...
2015-02-06 joshualittsimple fix to close batches on anything push to the...
2015-02-06 reedfaster edge re-sort, drop trailing edges
2015-02-06 reedadd bench for very big paths
2015-02-06 fmalitaAdd SkSVGCanvas
2015-02-06 bsalomonReimplement gpu message bus for invalidated bitmap...
2015-02-06 bsalomonOne createTexture function, attempt to recycle scratch...
2015-02-06 fmalitaMove SVG parser files under {include,src}/svg/parser/
2015-02-06 reedRename SkCanvasDrawable to SkDrawable, and make public
2015-02-06 reedRevert of rename SkCanvasDrawable to SkDrawable, and...
2015-02-06 reedrename SkCanvasDrawable to SkDrawable, and make public
2015-02-06 bungemanAdd factory for Android font manager.
2015-02-06 bsalomonRevert of Revert of Move DstCopy on gpu into the GrXfer...
2015-02-06 skia.buildbotsUpdate SKP version
2015-02-06 reedmigrate more samples over to SkAnimTImer
2015-02-05 joshualittConvex batch
2015-02-05 bsalomonRevert of Move DstCopy on gpu into the GrXferProcessor...
2015-02-05 joshualittwhitespace
2015-02-05 egdanielMove DstCopy on gpu into the GrXferProcessor.
2015-02-05 mtkleinDocument my current understanding of C++11 in Skia.
2015-02-05 halcanaryGM for http://skbug.com/3398
2015-02-05 mtkleinTry again to use a C++11 feature in DM as a canary.
2015-02-05 mtkleinBuild in C++11 mode on Unix-like bots.
2015-02-05 bungemanSuppress another FontConfig 'leak'.
2015-02-05 joshualittBUG=skia:
next