aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Revert[2] "hide deprecated underline and strikethru"Gravatar Mike Reed2017-02-22
* SkPDF: use RasterClip and Region less.Gravatar Hal Canary2017-02-22
* Check for bounds intersection when batching MSAAPathOpsGravatar Jim Van Verth2017-02-22
* Add the ability to enable/disable GPU path renderersGravatar csmartdalton2017-02-22
* SkJumper: add mode to help prioritize portingGravatar Mike Klein2017-02-22
* SkJumper: set_rgb and swap_rbGravatar Mike Klein2017-02-22
* Make GrPipelineAnalysis a nested class of GrProcessorSet.Gravatar Brian Salomon2017-02-22
* hide trivial helpers on canvasGravatar Mike Reed2017-02-22
* SkJumper: implement lerp_u8Gravatar Mike Klein2017-02-22
* Attempt to stabilize shadow_utils GM for replay configsGravatar Brian Salomon2017-02-22
* Enable legacy premuls in SkColorSpaceXformGravatar Matt Sarett2017-02-22
* Switch SkTaskGroup to std::atomic.Gravatar Mike Klein2017-02-22
* fix typo in SkTaskGroup.hGravatar Mike Klein2017-02-22
* Add new GMs to stress rendering of many circles and rrectsGravatar Jim Van Verth2017-02-22
* remove device field from SkDrawGravatar Mike Reed2017-02-22
* SkClipStack: add bounds() and isEmpty() methodsGravatar Hal Canary2017-02-22
* SkExecutorGravatar Mike Klein2017-02-22
* Fold MSAN awareness into SkJumper.cpp.Gravatar Mike Klein2017-02-22
* Remove GrPipelineBuilder.cppGravatar Brian Salomon2017-02-22
* GrTessellator: misc. cleanups and minor tweaks.Gravatar Stephen White2017-02-22
* SkJumper: remove TODO.Gravatar Mike Klein2017-02-22
* SkRegion: change serialization unit tests, better validation codeGravatar Hal Canary2017-02-22
* Support shared GL contexts in GrContextFactoryGravatar Brian Osman2017-02-22
* remove guard for SkImageGenerator apiGravatar Mike Reed2017-02-22
* SkConvertPixels: Add Alpha8 fast pathGravatar Matt Sarett2017-02-22
* Whoops, forgot to re-run build_stages.Gravatar Mike Klein2017-02-21
* fixed SPIR-V vector equality testsGravatar Ethan Nicholas2017-02-21
* Move looping logic into start_pipeline().Gravatar Mike Klein2017-02-21
* Print GL shader source with line numbers when there is a compile errorGravatar csmartdalton2017-02-21
* Make GrXferProcessor and related classes private.Gravatar Brian Salomon2017-02-21
* Remove SkSpecialImage's GrTexture-based ctorsGravatar Robert Phillips2017-02-21
* Fix ComposeOneFragmentProcessor coverage as alpha optimization.Gravatar Brian Salomon2017-02-21
* SkPath.readFromMemory: check for error caseGravatar Hal Canary2017-02-21
* Clamp gradient colors in fragment shader after interpolation when there is a ...Gravatar Brian Salomon2017-02-21
* SkJumper: WindowsGravatar Mike Klein2017-02-21
* GrTessellator (AA): implement fast path for removing non-boundary edges.Gravatar Stephen White2017-02-21
* initial clean up of pdf clippingGravatar Mike Reed2017-02-21
* move PDFDevice over to cipstackdeviceGravatar Mike Reed2017-02-21
* Simplify GrPaint::isConstantBlendedColor to avoid FP analysis and XP virtual ...Gravatar Brian Salomon2017-02-21
* Improve SkCanvas::temporary_internal_getRgnClip performanceGravatar Stan Iliev2017-02-21
* Prefer EllipseOp instead of DIEllipseOpGravatar Stan Iliev2017-02-21
* Remove GrProcessorTestData's GrTexturesGravatar Robert Phillips2017-02-21
* Store GrRenderTarget rather than just its ID in GrRenderTargetOpList::Recorde...Gravatar Brian Salomon2017-02-21
* Clean up DFs for extremely small pathsGravatar Jim Van Verth2017-02-21
* Write SkRegion fuzzerGravatar Kevin Lubick2017-02-20
* Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2)Gravatar Robert Phillips2017-02-20
* Replace SkSpecialImage::makeTightSubset with asImage (take 2)Gravatar Robert Phillips2017-02-18
* Expand use of GrMakeCachedBitmapProxy (take 2)Gravatar Robert Phillips2017-02-18
* SkRegion deserialization more robustGravatar Hal Canary2017-02-18
* SkJumper: aarch64 and armv7Gravatar Mike Klein2017-02-18