| Commit message (Expand) | Author | Age |
* | ccpr: Improve CPU checks for collinear points | Chris Dalton | 2018-04-10 |
* | ccpr: Remove fCurrAnchorPoint from GrCCGeometry | Chris Dalton | 2018-04-10 |
* | Remove extra Vulkan submitCommandBuffer from deleteTestingOnlyBackendTexture | Robert Phillips | 2018-04-10 |
* | Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better. | Greg Daniel | 2018-04-10 |
* | one more path is rect bug | Cary Clark | 2018-04-10 |
* | fix path to rect when missing close verb | Cary Clark | 2018-04-10 |
* | Remove SkDEBUGFAIL for non-invertible XYZ matrix | Brian Osman | 2018-04-10 |
* | use commonPaint for all raster pipeline | Mike Klein | 2018-04-09 |
* | Reland "Remove deprectated GrContext::MakeGL overloads that take raw ptr" | Brian Salomon | 2018-04-09 |
* | ccpr: Remove WindMethod from GrCCCoverageProcessor | Chris Dalton | 2018-04-09 |
* | Add canvas2D fast paths to new read/write pixels code paths. | Brian Salomon | 2018-04-09 |
* | Make sure GrBackendTextures are valid before starting to do things with them | Greg Daniel | 2018-04-09 |
* | Implement Sk2f::Store2 | Chris Dalton | 2018-04-09 |
* | Revert "Remove all notion of transport from the API." | Herb Derby | 2018-04-08 |
* | SkPDF: smarter Jpeg when libjpeg-turbo is present | Hal Canary | 2018-04-07 |
* | Better layer tracking fidelity | Herb Derby | 2018-04-06 |
* | detect if makeOffset failed | Mike Reed | 2018-04-06 |
* | vulkan: Fix an optimus-related failure with vkEnumeratePhysicalDevices | Chris Dalton | 2018-04-06 |
* | Make generated effects from sksl fp files not need SK_SUPPORT_GPU | Greg Daniel | 2018-04-06 |
* | Remove all notion of transport from the API. | Herb Derby | 2018-04-06 |
* | SkRegion: Use less memory for SkRegion::Oper | Hal Canary | 2018-04-06 |
* | Remove unneeded SK_SUPPORT_GPU checks in gpu only files. | Greg Daniel | 2018-04-06 |
* | Region Op Fuzzer | Hal Canary | 2018-04-06 |
* | ccpr: Make curve corners more seamless | Chris Dalton | 2018-04-06 |
* | Remove SK_SUPPORT_LEGACY_BLURMASKFILTER | Brian Osman | 2018-04-06 |
* | Add versions of MakeGL() that don't require include GrGLInterface.h in order ... | Brian Salomon | 2018-04-06 |
* | Don't use GrPixelConfig value as proxy for valid on GrBackendSurface. | Greg Daniel | 2018-04-06 |
* | remove SK_IGNORE_TO_STRING | Cary Clark | 2018-04-05 |
* | Distinguish between glyphs with empty path and no path. | Ben Wagner | 2018-04-05 |
* | Mac to better serialize OTTO fonts. | Ben Wagner | 2018-04-05 |
* | Revert "Remove deprectated GrContext::MakeGL overloads that take raw ptr" | Robert Phillips | 2018-04-05 |
* | Remove SK_DISABLE_TEXTURE_OP_AA | Brian Salomon | 2018-04-05 |
* | Flush before snap SkThreadedBMPDevice | Yuqian Li | 2018-04-05 |
* | Remove deprectated GrContext::MakeGL overloads that take raw ptr | Brian Salomon | 2018-04-05 |
* | Add maxTextureSize()/maxRenderTargetSize() to GrContext | Brian Salomon | 2018-04-05 |
* | replace size-alignment assert with round-down | Mike Reed | 2018-04-05 |
* | SkPDF: implement xheight for type3 fonts | Hal Canary | 2018-04-05 |
* | Add GrBackendTexture/RenderTarget accessors to SkSurface | Robert Phillips | 2018-04-05 |
* | Workaround for lack of ESSL3 external image extension on older Samsung devices | Brian Osman | 2018-04-05 |
* | Fix iOS bot in Chrome CQ | Robert Phillips | 2018-04-05 |
* | Avoid calling glGetString(GL_EXTENSIONS) on core profiles | Brian Salomon | 2018-04-04 |
* | Stop using clear-as-draw workaround on newer Intel drivers on macOS | Brian Salomon | 2018-04-04 |
* | Ensure that pointers/arrays are valid until flush in threaded backend | Yuqian Li | 2018-04-04 |
* | Add GrBackendTexture accessor to SkImage (take 2) | Robert Phillips | 2018-04-04 |
* | move SkIPoint16 to private header | Mike Reed | 2018-04-04 |
* | Fix SkLocalMatrixShader nesting semantics | Florin Malita | 2018-04-04 |
* | Make sure we set the origin when initDescForDstCopy fails | Greg Daniel | 2018-04-04 |
* | Banish SkShaderBase::isRasterPipelineOnly() | Florin Malita | 2018-04-04 |
* | Fix drawBitmapRect in the threaded backend | Yuqian Li | 2018-04-04 |
* | Tag the unique keys of lazy images. | Derek Sollenberger | 2018-04-04 |