aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Revert of Adjust tolerance to fix bezier glitches issue (patchset #1 id:1 of ...Gravatar jvanverth2016-04-29
* Unify implementations of stroking radius calculationsnsGravatar bsalomon2016-04-29
* Add sk_sp to SkSurface_Gpu and SkGpuDeviceGravatar robertphillips2016-04-29
* Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.Gravatar djsollen2016-04-29
* Make stencils be attachable to render targets created via SkSurface::MakeFrom...Gravatar kkinnunen2016-04-29
* Adjust tolerance to fix bezier glitches issueGravatar xidachen2016-04-28
* Tighten up SkSpecialSurface factory functionsGravatar robertphillips2016-04-28
* Clean up test drawContext usageGravatar robertphillips2016-04-28
* Refactor drawContext/RenderTarget creationGravatar robertphillips2016-04-28
* Delete unused code from SkColorSpaceGravatar msarett2016-04-28
* Parse A2B0 tag on ICC profilesGravatar msarett2016-04-28
* remove (now unused) SkDivBitsGravatar reed2016-04-28
* Detect empty (r)rects in GrShape.Gravatar bsalomon2016-04-28
* Fix vulkan build on linux and androidGravatar egdaniel2016-04-28
* Revert of Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. (pat...Gravatar reed2016-04-28
* Revert of fix build by using ifdef instead of if for SK_DEBUG (patchset #1 id...Gravatar reed2016-04-28
* Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 o...Gravatar robertphillips2016-04-28
* BUG=skia:Gravatar reed2016-04-27
* Enable flattening of SkRecordedDrawableGravatar msarett2016-04-27
* skip unneeded header from writeFlattenable when building font-cache-key. Save...Gravatar reed2016-04-27
* Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.Gravatar djsollen2016-04-27
* Refactor drawContext/RenderTarget creationGravatar robertphillips2016-04-27
* Simplify style handling in custom font manager.Gravatar bungeman2016-04-27
* Remove AttachmentInfo from VulkanViewer setupGravatar jvanverth2016-04-27
* Add work around for vulkan copies on the 5XGravatar egdaniel2016-04-27
* Image filters: de-nest SkImageFilter::Cache and Cache::Key.Gravatar senorblanco2016-04-27
* SkPDF/None: fix compilationGravatar halcanary2016-04-27
* Bring sk_sp to GrDrawContextGravatar robertphillips2016-04-27
* Add oblique as a slant.Gravatar bungeman2016-04-27
* Revert of Enable flattening of SkRecordedDrawable (patchset #8 id:140001 of h...Gravatar mtklein2016-04-27
* Enable flattening of SkRecordedDrawableGravatar msarett2016-04-27
* remove 'deprecated' region from SkDrawGravatar reed2016-04-27
* SkDocument/PDF: new APIGravatar halcanary2016-04-27
* Add support for building GrShape from SkPath and more testsGravatar bsalomon2016-04-27
* Add comments and sanity checks to parsing of ICC headersGravatar msarett2016-04-27
* Change default window size on Windows.Gravatar brianosman2016-04-26
* Ensure we're operating on the correct texture when generating mipmaps.Gravatar brianosman2016-04-26
* Revert of Remove gpu-specialization of SkSpecialImage (patchset #5 id:80001 o...Gravatar robertphillips2016-04-26
* Remove gpu-specialization of SkSpecialImageGravatar robertphillips2016-04-26
* pathops: Split loop type cubics only when there is a self-intersection.Gravatar deanm2016-04-26
* pathops: Cosmetic only change, update comments around ComplexBreak().Gravatar deanm2016-04-26
* pathops: Add missing header guards in two files.Gravatar deanm2016-04-26
* Add initial implementation of GrShape and GrStyle classes and testsGravatar bsalomon2016-04-26
* Revert of Add initial implementation of GrShape and GrStyle classes and tests...Gravatar bsalomon2016-04-26
* Add guards for edge cases.Gravatar herb2016-04-26
* Remove unnessary uniform barriers in Vulkan.Gravatar egdaniel2016-04-26
* Add automatic generation of mipmaps to VulkanGravatar jvanverth2016-04-26
* make context() virtual on deviceGravatar reed2016-04-26
* Add initial implementation of GrShape and GrStyle classes and testsGravatar bsalomon2016-04-26
* Revert of Add initial implementation of GrShape and GrStyle classes and tests...Gravatar robertphillips2016-04-26