aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* remove SK_IGNORE_TO_STRINGGravatar Cary Clark2018-04-05
* Revert "Remove deprectated GrContext::MakeGL overloads that take raw ptr"Gravatar Robert Phillips2018-04-05
* Remove deprectated GrContext::MakeGL overloads that take raw ptrGravatar Brian Salomon2018-04-05
* Add maxTextureSize()/maxRenderTargetSize() to GrContextGravatar Brian Salomon2018-04-05
* Add GrBackendTexture/RenderTarget accessors to SkSurfaceGravatar Robert Phillips2018-04-05
* Add SK_API to SkSurfaceCharacterizationGravatar Robert Phillips2018-04-05
* tweak SkImage documentationGravatar Cary Clark2018-04-05
* Add GrBackendTexture accessor to SkImage (take 2)Gravatar Robert Phillips2018-04-04
* move SkIPoint16 to private headerGravatar Mike Reed2018-04-04
* Add SkSurfaceCharacterization operator== && !=Gravatar Robert Phillips2018-04-04
* Hide GrPixelConfig in SkSurfaceCharacterizationGravatar Robert Phillips2018-04-04
* Add API for SkTextBlob serialization into caller's memory.Gravatar Khushal2018-04-04
* fix SkImageInfo indentationGravatar Cary Clark2018-04-03
* update autogenerated includesGravatar Cary Clark2018-04-03
* Revert "implement SkTDArray with std::vector"Gravatar Mike Klein2018-04-02
* Revert "In older STLs, std::vector::insert() returns void."Gravatar Mike Klein2018-04-02
* In older STLs, std::vector::insert() returns void.Gravatar Mike Klein2018-04-02
* ccpr: Normalize homogeneous coords with frexp/ldexpGravatar Chris Dalton2018-04-02
* implement SkTDArray with std::vectorGravatar Mike Klein2018-04-02
* fix SkRRect fuzzer assertGravatar Cary Clark2018-04-02
* Add SkSurface factory that takes an SkSurfaceCharacterizationGravatar Robert Phillips2018-03-30
* Revert "vulkan: Blacklist MSAA path renderer on Qualcomm drivers"Gravatar Chris Dalton2018-03-29
* Add SK_API to GrContextThreadSafeProxyGravatar Robert Phillips2018-03-29
* vulkan: Blacklist MSAA path renderer on Qualcomm driversGravatar Chris Dalton2018-03-29
* Dump additional details about the gpu resources.Gravatar Derek Sollenberger2018-03-29
* Fixing build with SK_IGNORE_TO_STRING defined.Gravatar Kaloyan Donev2018-03-29
* Add new GrResourceCache::purgeUnlockedResources variantGravatar Robert Phillips2018-03-28
* Fixed warnings for casting large type to smaller one.Gravatar Kaloyan Donev2018-03-27
* Add SkColorSpaceXform_skcmsGravatar Brian Osman2018-03-27
* Hide GrBackendTexture/RenderTarget constructors that take a GrPixelConfigGravatar Brian Salomon2018-03-23
* Remove legacy GrContext factories function and supporting code/types.Gravatar Brian Salomon2018-03-23
* Move GrPixelConfig to GrTypesPrivGravatar Brian Salomon2018-03-23
* Remove legacy SkSurface::MakeFromBackendRenderTarget that does not take SkCol...Gravatar Brian Salomon2018-03-23
* Move a bunch of internal types from GrTypes to GrTypesPrivGravatar Brian Salomon2018-03-23
* Remove SkAutoGlyphCache decls that happen to workGravatar Herb Derby2018-03-22
* rm SkTDArray::{Deleter,release()}Gravatar Mike Klein2018-03-22
* Support GL_RGB textures and render targets.Gravatar Brian Salomon2018-03-22
* Remove deprecated version of SkImage::MakeFromAdoptedTexture that does not ta...Gravatar Brian Salomon2018-03-21
* change canvas-state to just record clip boundsGravatar Mike Reed2018-03-21
* GrGLExtensions: remove unneded unique_ptrGravatar Hal Canary2018-03-21
* Add texture-specific flags for External & Rectangle texturesGravatar Robert Phillips2018-03-21
* Remove deprecated SkImage::MakeFromTexture variants that don't take SkColorTypeGravatar Brian Salomon2018-03-20
* remove imageinfo flatten altogetherGravatar Cary Clark2018-03-19
* Revert "Revert "New read pixels implementation that is simpler but does all c...Gravatar Brian Salomon2018-03-19
* Remove deprecated versions of YUV texture SkImage factoriesGravatar Brian Salomon2018-03-19
* Allow SkTraceMemoryDump to exclude wrapped objectsGravatar Eric Karl2018-03-19
* Remove SkSurface::MakeFromBackendTexture variant that doesn't take SkColorTypeGravatar Brian Salomon2018-03-19
* Remove SkSurface::MakeFromBackendTextureAsRenderTarget variant that doesn't t...Gravatar Brian Salomon2018-03-19
* Revert "New read pixels implementation that is simpler but does all conversio...Gravatar Brian Salomon2018-03-19
* New read pixels implementation that is simpler but does all conversions on CPU.Gravatar Brian Salomon2018-03-19