platform/upstream/libSkiaSharp.git
2015-12-03 benjaminwagnerFix ODR violation.
2015-12-02 reedAPI to support native scaling by image-generator
2015-12-02 joshualittWire up resource cache stats dumping in nanobench
2015-12-02 joshualittWire up new define in buildbot_spec
2015-12-02 joshualittreset shader compilations for stats
2015-12-02 jvanverthAdd transfer buffer support.
2015-12-02 joshualittCreate a define for nanobench builds to dump stats
2015-12-02 reeddrawSprite and drawImage+clip should draw the same...
2015-12-02 mtkleinRevert of skstd -> std for unique_ptr (patchset #17...
2015-12-02 joshualittAdd gpuStatsDump to nanobench GPU bots
2015-12-02 mtkleinskstd -> std for unique_ptr
2015-12-02 robertphillipsReduce use of GrRenderTarget in GrTextContexts
2015-12-02 stephanaModify iOSShell-gyp to generate unique bundle identifier
2015-12-02 joshualittBegan logging more gpu stats from nanobench
2015-12-02 robertphillipsRemove plumbing of clipRect thoughout the TextContexts
2015-12-02 msarettAllow SkAndroidCodec to use SkPngChunkReader
2015-12-01 herbRevert of Simplify draw one glyph (patchset #3 id:40001...
2015-12-01 egdanielAdd in shader blending for CoverageSetOp XP
2015-12-01 robertphillipsRetract GrRenderTarget a bit
2015-12-01 bungemanUpdate CMakeLists.txt to exclude SkFontConfigInterface_...
2015-12-01 benjaminwagnerFix Google3 fonts. Use fontconfig rather than custom_di...
2015-12-01 herbReplace D1G with a simpler implementation.
2015-12-01 fmalitaAdd an SkPath conic conversion utility.
2015-12-01 halcanaryCMake, include/: changes to make fiddle 2.0 better
2015-12-01 scroggoRevert of Fix Android framework build (patchset #1...
2015-12-01 bsalomonRevert of Make NVPR a GL context option instead of...
2015-12-01 scroggoFix Android framework build
2015-12-01 lsalzmancheck that SSE2 is available before using __vectorcall
2015-12-01 mtkleinAdd Sk4f::ToBytes(uint8_t[16], Sk4f, Sk4f, Sk4f, Sk4f)
2015-12-01 kkinnunenMake NVPR a GL context option instead of a GL context
2015-12-01 kkinnunenFix stroking of zero length paths with end caps on...
2015-12-01 kkinnunenGenerate list of GPU contexts outside tests
2015-11-30 Brian SalomonDisable using dev bounds in Gr clip reduction code.
2015-11-30 caryclarkadd more conservative check for wayward divide
2015-11-30 bsalomonAdd debug option to clip each GrBatch to its device...
2015-11-30 halcanaryCMake: generate skia.h and skia_{compile|link}_argument...
2015-11-30 joshualittMake onPrepareDraws const
2015-11-30 halcanaryCMake: generate SkUserConfig.hh
2015-11-30 egdanielCreate a static instances of SrcOver XferProcessor
2015-11-30 borenetAdd documentation for Status bot filters
2015-11-30 egdanielFix bug in reads fragment position on gpu.
2015-11-30 ethannicholasAPIs which took colorPOI / coveragePOI pairs updated...
2015-11-30 mtkleinRevert of skstd -> std for unique_ptr (patchset #16...
2015-11-30 mtkleinskstd -> std for unique_ptr
2015-11-30 scroggoSupport wbmp that are supported by SkImageDecoder
2015-11-30 robertphillipsClean up Ganesh path render a little bit
2015-11-29 update-skpsUpdate SKP version
2015-11-26 kkinnunenInclude conic weights in GrPath cache kSimpleVolatilePa...
2015-11-25 senorblancoDon't use SkRect::MakeLargest() for clip bounds in...
2015-11-25 senorblancoFix SkMergeImageFilter crop rect computation.
2015-11-25 msarettAdd frame_larger_than_image.gif to blacklist
2015-11-24 halcanarytools/git-sync-deps: handle changing origin
2015-11-24 herbRemove SkDrawProcs
2015-11-24 ethannicholasNew API for computing optimization invariants.
2015-11-24 reedoptimize the disable-caching case for SkImage::readPixels
2015-11-24 borenetWhitespace change to trigger bots after gsutil change
2015-11-24 robertphillipsAdd sniff for rect, oval & rrect to SkCanvas::clipPath
2015-11-24 cdaltonAdd offscreen mode to visualbench
2015-11-24 cdaltonOptimize visualbench offscreen blits
2015-11-24 herbChange XPS to use find and place glyph.
2015-11-24 robertphillipsSniff out rects, ovals & rrects in SkGpuDevice::drawPath
2015-11-24 kkinnunenGenerate list of GPU contexts outside ImageTest tests
2015-11-24 msarettCherry pick one more commit into libjpeg-turbo
2015-11-24 robertphillipsUpgrade debugger to print more SkPath info (isOval...
2015-11-24 hendrikwskia: Holding onto the image in the benchmark causes...
2015-11-24 robertphillipsClarify when oval & rrects get devolved to paths in...
2015-11-24 mtkleinAdd SK_BEGIN_REQUIRE_DENSE / SK_END_REQUIRE_DENSE.
2015-11-24 Derek SollenbergerWhitespace change to trigger android automerger
2015-11-23 egdanielAppeasing the compilers
2015-11-23 egdanielFix for recent SrcOver XP Change
2015-11-23 bsalomonMake stencil and cover path rendering have more reasona...
2015-11-23 joshualittRemove unecessary GetGlyphIdMetrics call
2015-11-23 joshualittMove command line print above parse in VisualBench
2015-11-23 egdanielDon't create a GXPFactory when blend is SrcOver
2015-11-23 joshualittMove GrAtlasTextBatch blob regeneration to template
2015-11-23 reedscaling API on SkPixmap
2015-11-23 jvanverthAdd stroking support to distance field path renderer
2015-11-23 bsalomonRestrict query bounds for reduce clip to dev bounds
2015-11-23 msarettSwitch Skia's libjpeg-turbo to 1.4.2
2015-11-23 lsalzmanuse malloc/calloc/free instead of moz_malloc/moz_calloc...
2015-11-23 mtkleinRevert of skstd -> std for unique_ptr (patchset #16...
2015-11-23 mtkleinskstd -> std for unique_ptr
2015-11-23 robertphillipsAvoid devolving to a path when conservative clipping...
2015-11-23 fmalitaTake span len into account when determining whether...
2015-11-23 scroggoAdd SkPngChunkReader.
2015-11-23 scroggoRevert of Add SkPngChunkReader. (patchset #9 id:160001...
2015-11-23 msarettRevert of Switch Skia's libjpeg-turbo to 1.4.2 (patchse...
2015-11-23 scroggoAdd SkPngChunkReader.
2015-11-23 bsalomonReview URL: https://codereview.chromium.org/1464593004
2015-11-23 msarettSwitch Skia's libjpeg-turbo to 1.4.2
2015-11-23 kkinnunenFix GLInterfaceValidation test after "Remove GrContextF...
2015-11-23 kkinnunenRemove GrContextFactory::getGLContext
2015-11-22 bsalomonInitial version of external_oes texture support and...
2015-11-22 reeduse pinned value during lerp for vertical gradients
2015-11-22 halcanarySkPDF: add `final` keyword to leaf classes
2015-11-22 update-skpsUpdate SKP version
2015-11-22 fmalitaRevert of Add stroking support to distance field path...
2015-11-21 reedRevert[2] of "quick-accept clipRect calls"
2015-11-21 bsalomonRevert of Initial version of external_oes texture suppo...
2015-11-21 bsalomonInitial version of external_oes texture support and...
next