platform/upstream/libSkiaSharp.git
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.
2014-09-19 reedenable conservative clips for gpudevice
2014-09-19 egdanielAdd UniqueID to GrDrawTargetCaps.
2014-09-19 bsalomonMove IOType to GrGpuRef and rename that to GrIORef...
2014-09-19 fmalitaSkTextBlob shader space workaround.
2014-09-19 robertphillipsFix memory leak in MultiPictureDraw GM
2014-09-19 cdaltonFix stack-allocated GPU path object
2014-09-19 bsalomonMake GrIODB keep pending IO refs on all resources it...
2014-09-19 mtkleinAdd a "mode" tag to key in DM json output.
2014-09-19 robertphillipsExtend MultiPictureDraw GM
2014-09-19 bsalomonStop calling rand() in debug-only code for GLProgramsTest
2014-09-19 jvanverthAdd ignored expectation for https://codereview.chromium...
2014-09-19 caryclarkfail early if coincidence can't be resolved
2014-09-19 reedremove RenderTargetFlags -- NewRenderTargetDirect will...
2014-09-19 borenetUpdate SKP version to 105
2014-09-18 bungemanRestore old behavior of SkTypeface::CreateFromTypeface.
2014-09-18 reedcheck for failed file->data (fails on mac)
2014-09-18 robertphillipsAdd counting of some GL calls
2014-09-18 cdaltonUses a single pre-baked set of paths for drawing nvpr...
2014-09-18 reedremove no-op override
2014-09-18 joshualittChanges to remove program effects builder
2014-09-18 robertphillipsRefactor layer hoisting code
2014-09-18 piotaixrBis: Use SkImage::NewFromGenerator() instead of SkImage...
2014-09-18 reeduse surface in SkView/SampleApp
2014-09-18 mtkleinSimplify a little in SkRecords.h:
2014-09-18 caryclarkupdate to accommodate latest clang in chrome toolchain
2014-09-18 humperfixes to linux build for webtry
2014-09-18 bungemanSerialize the font index.
next