platform/upstream/libSkiaSharp.git
2014-10-01 tfarinawebtry: More README doc cleanups.
2014-10-01 rmistryWhitespace change to test the new CQ trybot
2014-10-01 robertphillipsAdd buggy GPU baselines for MultiPictureDraw Sierpinski...
2014-10-01 Justin NovosadNew baselines for image=surface gm
2014-10-01 reedoptimize setRectFan and join -- from profiling drawText
2014-10-01 robertphillipsAdd 8888 & 565 baselines for multipicturedraw Sierpinski GM
2014-09-30 mtkleinArchive more dead code.
2014-09-30 mtkleinStrip old backend recording down to essentials
2014-09-30 bsalomonMake "priv" classes for GrTexure and GrSurface.
2014-09-30 mtkleinClean up SK_PICTURE_USE_SK_RECORD and SK_PICTURE_OPTIMI...
2014-09-30 robertphillipsAllow previously-hoisted layers to be reused in the...
2014-09-30 mtkleinRemove support for SkPicture::clone().
2014-09-30 reedremove obsolete code for SK_SUPPORT_LEGACY_IMAGEGENERAT...
2014-09-30 tfarinawebtry: Only create sqlite3 tables if they don't exist...
2014-09-30 mtkleinArchive SkFloat
2014-09-30 reedspecialize setConcat for scale+translate, helps drawTex...
2014-09-30 robertphillipsRevert of Make "priv" classes for GrTexure and GrSurfac...
2014-09-30 robertphillipsRevert of GrResourceCache2 manages scratch texture...
2014-09-30 bsalomonGrResourceCache2 manages scratch texture.
2014-09-29 bsalomonMake "priv" classes for GrTexure and GrSurface.
2014-09-29 reedremove alphatype from colortable
2014-09-29 humperallow caller to override the default output directory...
2014-09-29 robertphillipsMove offset and CTM from LayerCache Key to per-hoisted...
2014-09-29 robertphillipsRebaselining Win7 image failures (textblob, verttext2)
2014-09-29 bsalomonMake writeRenderTargetPixels use draw buffer rather...
2014-09-29 tfarinaFix some references to non-existant polyfill directory.
2014-09-29 tfarinaMention 'go get' command in the README file.
2014-09-29 junovApplying post-commit comments from https://codereview...
2014-09-29 djsollenTemp fix for crash when generating 16-bit cache for...
2014-09-29 piotaixrOverride drawImage*() in SkNWayCanvas
2014-09-29 mtkleinDon't test the old picture backend anymore.
2014-09-29 tfarinawebtry database has more than one table.
2014-09-29 senorblancoSanitize SkMatrixConvolutionImageFilter creation params.
2014-09-29 humperrun the webtry build script instead of using go build
2014-09-29 caryclarkfail on extremely large coincident curves
2014-09-29 fmalitaRevert of Revert of Fix SkTextBlob offset semantics...
2014-09-29 robertphillipsUpdate RecordReplaceDrawTest to generate and pass pictures
2014-09-29 mtkleinAlways force the bounds of the empty pathref.
2014-09-29 robertphillipsMake pictures in multipicturedraw GM fit in 0,0..W...
2014-09-29 robertphillipsRevert of Fix SkTextBlob offset semantics. (patchset...
2014-09-26 Justin NovosadAdding test suppression for image-surface GM
2014-09-26 junovChange GrContext::copyTexture to go through GrDrawTarget
2014-09-26 tomhudsonSkMatrix44::preserves2dAxisAlignment()
2014-09-26 piotaixrRename SkImage::draw(_, SkRect, SkRect) in SkImage...
2014-09-26 Florin MalitaFix SkTextBlob offset semantics.
2014-09-26 piotaixrReplace a forgotten call to SkImage::draw() by SkCanvas...
2014-09-26 egdanielSplit GrDrawState and GrOptDrawState into separate...
2014-09-26 tfarinaReinitialize monit to changes take effect.
2014-09-26 borenetUpdate SKP version to 112
2014-09-25 senorblancoFix SkTableColorFilter deserialization validation.
2014-09-25 piotaixrAdd doc on SkCanvas::drawImage*() methods
2014-09-25 piotaixrMake SkImage::draw() private
2014-09-25 Mike KleinSeems that some of our compliers can't infer this type...
2014-09-25 mtkleinRemove SkPaint dirty bits.
2014-09-24 piotaixrSkCanvas::drawImage is the new way for drawing a SkImag...
2014-09-24 senorblancoFix SkXfermode deserialization.
2014-09-24 bungemanCorrect glyph with non-bmp from typeface on Mac.
2014-09-24 borenetRevert of SkCanvas::drawImage is the new way for drawin...
2014-09-24 egdanielUse OptDrawState instead of DrawState when flushing...
2014-09-24 mtkleinSwap iteration order in TileGrid::insert().
2014-09-24 robertphillipsUpdate layer hoisting code to correctly render sub...
2014-09-24 Brian SalomonRevert "Use draw buffer for texture copy impl."
2014-09-24 mtkleinHave nanobench --verbose mode always just print integer...
2014-09-24 borenetRevert "Add support for EGL on linux"
2014-09-24 borenetUpdate SKP version to 110
2014-09-23 derekfAdd support for EGL on linux
2014-09-23 piotaixrSkCanvas::drawImage is the new way for drawing a SkImag...
2014-09-23 Mike KleinWe need to adjust the bounds of clip ops with SaveLayer...
2014-09-23 egdanielRemove unused fRequiresVertexShader data member from...
2014-09-23 joshualittPatch to create a distinct geometry processor. The...
2014-09-23 mtkleinRemove underscores from mode identifiers.
2014-09-23 bsalomonUse draw buffer for texture copy impl.
2014-09-23 bsalomonUse uniform color/coverage inputs when path rendering.
2014-09-23 egdanielFix inputCoverageIsUsed bug in GrGLProgramDesc
2014-09-23 junovAdding support for GL_CHROMIUM_copy_texture, part 1
2014-09-23 borenetUpdate SKP version to 109
2014-09-22 jvanverthFix SDF font positions when using global scale.
2014-09-22 egdanielCalculate Primary and Secondary output types in the...
2014-09-22 egdanielChange GrGLProgramDesc header to have DoPathRendering...
2014-09-22 cdaltonRebaseline gm expectations after nvpr text change
2014-09-22 bungemanDon't try to scale embedded bitmaps.
2014-09-22 bsalomonDon't flush on read/write pixels unless necessary
2014-09-22 mtkleinMake a flipped fDirtyBit always mean "this field is...
2014-09-22 reedremove flags that now live in chrome's SkUserConfig.h
2014-09-22 jcgregorioFix typo in experimental/webtry/DESIGN.md.
2014-09-22 joshualittProposed fix for small bug in gpu conical gradients
2014-09-22 bsalomonRevert of Don't flush on read/write pixels unless neces...
2014-09-22 bsalomonDon't flush on read/write pixels unless necessary
2014-09-22 reedIntroduce Props to surface (patchset #27 id:520001...
2014-09-22 piotaixrCleaning includes in SkImage-related files
2014-09-22 borenetUpdate SKP version to 108
2014-09-21 reedRevert of introduce Props to surface (patchset #27...
2014-09-21 reedintroduce Props to surface (work in progress)
2014-09-21 borenetUpdate SKP version to 107
2014-09-20 fmalitaSouped-up SkTextBlob.
2014-09-20 borenetUpdate SKP version to 106
2014-09-20 fmalitaRevert of Souped-up SkTextBlob. (patchset #3 id:40001...
2014-09-20 fmalitaSouped-up SkTextBlob.
2014-09-19 piotaixrGet rid of SkImage_Codec
2014-09-19 jvanverthDon't try to add large glyphs to the font atlas.
next