Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
eb17254754255753ba37518190a93677290f84bf
/
include
/
core
57e1f02
(Mostly) respect FilterQuality in draw[stretchy]
by Leon Scroggins III
· 7 years ago
701a3ca
Fixed SkVertices crashing on Windows DLL builds
by Yong-Hwan Baek
· 7 years ago
2fda63a
Fix argument names and documentation for SkMatrix44::set3x3()
by Brian Osman
· 7 years ago
77d085e
Add SkColorSpace::Make, taking an skcms_ICCProfile
by Brian Osman
· 7 years ago
84c0792
SkColorSetARGB in constants
by Hal Canary
· 7 years ago
d234afd
Remove SkPaint::kGenA8FromLCD_Flag.
by Ben Wagner
· 7 years ago
7444c3c
Revert "Delete getRenderTargetHandle call on SkSurface."
by Greg Daniel
· 7 years ago
408ee9f
remove unused virtual onNotifyPixelsChanged
by Mike Reed
· 7 years ago
584b501
Support downscaling to max texture size when making cross-context images
by Brian Osman
· 7 years ago
d1999ca
Update Skia milestone to 68
by Heather Miller
· 7 years ago
c828109
Delete getRenderTargetHandle call on SkSurface.
by Greg Daniel
· 7 years ago
9438790
Reland "Add private fIsBadForDAA bit to SkPath"
by Yuqian Li
· 7 years ago
ba375a8
Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS
by Robert Phillips
· 7 years ago
c6c5ead
Reland "Fix handling of MaskFilter matrices"
by Florin Malita
· 7 years ago
1f27585
remove unused/dumb methods from SkRect
by Mike Reed
· 7 years ago
ed5e069
Revert "Add private fIsBadForDAA bit to SkPath"
by Yuqian Li
· 7 years ago
54aefc7
Add private fIsBadForDAA bit to SkPath
by Yuqian Li
· 7 years ago
8eaf64a
Fix SkTCopyOnFirstWrite copy semantics
by Florin Malita
· 7 years ago
044b67d
Remove guard around getBackendTexture/RenderTarget calls
by Greg Daniel
· 7 years ago
c64ee20
Revert "Fix handling of MaskFilter matrices"
by Robert Phillips
· 7 years ago
2097fd0
Fix handling of MaskFilter matrices
by Florin Malita
· 7 years ago
5c71518
fix path to rect when missing close verb
by Cary Clark
· 7 years ago
0cfd547
Remove SK_SUPPORT_LEGACY_BLURMASKFILTER
by Brian Osman
· 7 years ago
9988541
remove SK_IGNORE_TO_STRING
by Cary Clark
· 7 years ago
8caf85f
Add GrBackendTexture/RenderTarget accessors to SkSurface
by Robert Phillips
· 7 years ago
91749c8
Add SK_API to SkSurfaceCharacterization
by Robert Phillips
· 7 years ago
ba75aee
tweak SkImage documentation
by Cary Clark
· 7 years ago
c550995
Add GrBackendTexture accessor to SkImage (take 2)
by Robert Phillips
· 7 years ago
1fda024
move SkIPoint16 to private header
by Mike Reed
· 7 years ago
c1267c6
Add SkSurfaceCharacterization operator== && !=
by Robert Phillips
· 7 years ago
be77a02
Hide GrPixelConfig in SkSurfaceCharacterization
by Robert Phillips
· 7 years ago
42f8bc4
Add API for SkTextBlob serialization into caller's memory.
by Khushal
· 7 years ago
3a494f6
fix SkImageInfo indentation
by Cary Clark
· 7 years ago
ecf548b
update autogenerated includes
by Cary Clark
· 7 years ago
9b8b0ce
fix SkRRect fuzzer assert
by Cary Clark
· 7 years ago
6b6fcc7
Add SkSurface factory that takes an SkSurfaceCharacterization
by Robert Phillips
· 7 years ago
cf6da8c
Dump additional details about the gpu resources.
by Derek Sollenberger
· 7 years ago
094fba9
Add SkColorSpaceXform_skcms
by Brian Osman
· 7 years ago
49edccd
Remove legacy SkSurface::MakeFromBackendRenderTarget that does not take SkColorType
by Brian Salomon
· 7 years ago
7956b59
Remove SkAutoGlyphCache decls that happen to work
by Herb Derby
· 7 years ago
42409c2
Remove deprecated version of SkImage::MakeFromAdoptedTexture that does not take SkColorType
by Brian Salomon
· 7 years ago
ca37f32
change canvas-state to just record clip bounds
by Mike Reed
· 7 years ago
bfd2749
Remove deprecated SkImage::MakeFromTexture variants that don't take SkColorType
by Brian Salomon
· 7 years ago
3b68882
remove imageinfo flatten altogether
by Cary Clark
· 7 years ago
56dc04b
Remove deprecated versions of YUV texture SkImage factories
by Brian Salomon
· 7 years ago
af77002
Allow SkTraceMemoryDump to exclude wrapped objects
by Eric Karl
· 7 years ago
5370677
Remove SkSurface::MakeFromBackendTexture variant that doesn't take SkColorType
by Brian Salomon
· 7 years ago
cb88470
Remove SkSurface::MakeFromBackendTextureAsRenderTarget variant that doesn't take SkColorType
by Brian Salomon
· 7 years ago
76d69b4
Apply filterTextFlags so the fonts are the same.
by Herb Derby
· 7 years ago
7278d68
Add DoneProc to Promise Images
by Greg Daniel
· 7 years ago
6ceaafa
Handle GrContext creation failure in DDL
by Robert Phillips
· 7 years ago
6a426c1
Cleanup SkImage YUV texture factories.
by Brian Salomon
· 7 years ago
9c2916e
drawTextRSXform should not apply matrix to shader
by Mike Reed
· 7 years ago
38eb740
Remove SK_RASTER_RECORDER_IMPLEMENTATION
by Robert Phillips
· 7 years ago
56008aa
Add SkColorType getter on SkImage.
by Greg Daniel
· 7 years ago
1be1f8d
hide SkBlurMaskFilter and SkBlurQuality
by Mike Reed
· 7 years ago
7eddfb8
consolidate SaveLayerFlag internal references
by Cary Clark
· 7 years ago
98242a8
Revert "Reland "Add SkColorSpaceXform_skcms""
by Brian Osman
· 7 years ago
57337d9
Reland "Add SkColorSpaceXform_skcms"
by Brian Osman
· 7 years ago
8103eca
Revert "Add SkColorSpaceXform_skcms"
by Brian Osman
· 7 years ago
67f62b1
Add SkColorSpaceXform_skcms
by Brian Osman
· 7 years ago
18e7556
move blur impl into core
by Mike Reed
· 7 years ago
60ca867
make paint flatten unflatten private
by Cary Clark
· 7 years ago
689d02d
harden pathmeasure and fix empty case
by Cary Clark
· 7 years ago
46fe9c7
Remove SkDumpCanvas
by Brian Osman
· 7 years ago
0fc41da
Revert "start hardening pathmeasure"
by Cary Clark
· 7 years ago
429a540
start hardening pathmeasure
by Cary Clark
· 7 years ago
37886ce
Shim to enforce that canvas virtuals are overridden
by Brian Osman
· 7 years ago
d496655
Remove TLS glyph cache calls.
by Herb Derby
· 7 years ago
7946c0c
Fix no gpu build
by Greg Daniel
· 7 years ago
11b3051
Enable opList-based DDLs
by Robert Phillips
· 7 years ago
a8d9211
Add promise images for deferred instantiation of wrapped gpu textures
by Greg Daniel
· 7 years ago
d07e4a2
Change behavior of custom image serial/deserial
by Mike Reed
· 7 years ago
2c71133
Cleaning up SkColorSpaceXform a bit
by Brian Osman
· 7 years ago
94458ee
Add SkSurfaceCharacterization::createResized
by Robert Phillips
· 7 years ago
e041e31
remove canvas internal private
by Cary Clark
· 7 years ago
eb3f674
Add GetTypefaceOrDefault to SkPaintPriv
by Herb Derby
· 7 years ago
7d8b06f
Update Skia milestone to 67
by Heather Miller
· 7 years ago
974aa8e
Remove routines no longer needed since stripping NVPR
by Herb Derby
· 7 years ago
4f893a8
Remove BitmaskEnum from SkTypeface.
by Ben Wagner
· 7 years ago
dfeb2aa
SkGlyphCache - update core routines.
by Herb Derby
· 7 years ago
ee08b4a
SkString: remove externally unused ::setUTF16() from API
by Hal Canary
· 7 years ago
65e409f
make SkDestinationSurfaceColorMode private
by Cary Clark
· 7 years ago
bb586b2
fix crasher in path-->region
by Mike Reed
· 7 years ago
7595939
updated includes
by Cary Clark
· 7 years ago
a947e29
Add some additional checks for shadow generation
by Jim Van Verth
· 7 years ago
242135a
move some RRect methods into priv
by Mike Reed
· 7 years ago
267eccc
change path serialization version to 4
by Mike Reed
· 7 years ago
df285ce
Fix the link error for component build
by Peng Huang
· 7 years ago
cbb85a7
remove deprecated method
by Mike Reed
· 7 years ago
0c3137c
hide complex versions of isOval and isRRect
by Mike Reed
· 7 years ago
eb42045
Add SkRect::contains(SkScalar x, SkScalar y)
by Florin Malita
· 7 years ago
19d7bd6
hide virtual and rename to onMakeComposed
by Mike Reed
· 7 years ago
dfc0e91
add decal tilemode to shaders
by Mike Reed
· 7 years ago
655bf8f
saturate IPoint math, handle NaN in isEmpty
by Mike Reed
· 7 years ago
faffa86
begin to wrap all float divides
by Mike Reed
· 7 years ago
0a5f99c
can't cheat on contains due to underflow
by Mike Reed
· 7 years ago
3081508
Remove unused code resulted from deleting DeferredTextureImage
by Greg Daniel
· 7 years ago
1617899
add helper to know when a colortype is always opaque
by Mike Reed
· 7 years ago
7fcfb62
move a bunch of helpers from SkImageInfo.h into priv
by Mike Reed
· 7 years ago
Next »