Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
036fdfe5aa1266dbc35f0a2c680f648b62b9c28b
/
docs
82f1f74
fix doc catalog
by Cary Clark
· 6 years ago
224c700
sync docs up with tip of tree
by Cary Clark
· 6 years ago
81abc43
explicitly include blurimagefilter include
by Cary Clark
· 6 years ago
900b536
Fix SkPaint::getTypeface() documentation.
by Ben Wagner
· 6 years ago
75fd449
fix for new fiddle compiler
by Cary Clark
· 6 years ago
4d75975
simplify confusing examples
by Cary Clark
· 6 years ago
929e436
fix bookmaker files
by Cary Clark
· 6 years ago
f08d1d0
Stop using SkTSwap.
by Ben Wagner
· 6 years ago
6313286
remove SK_MaxSizeT from docs
by Cary Clark
· 6 years ago
5538c13
docs fix external substitutions
by Cary Clark
· 6 years ago
5f4b09d
Allow caller to specify if the want mip maps in makeTextureImage call.
by Greg Daniel
· 6 years ago
27dddae
rebase
by Cary Clark
· 6 years ago
b94f6da
fix define comments add generated comment for includes
by Cary Clark
· 6 years ago
ae957c4
switch fiddle examples to call MakeFromTexture with RGBA
by Cary Clark
· 6 years ago
0d22539
generate SkColor include
by Cary Clark
· 6 years ago
31cb864
work around bug 8051
by Cary Clark
· 6 years ago
89ad31e
Revert "Reland "remove toString""
by Cary Clark
· 6 years ago
92e37b6
Reland "remove toString"
by Cary Clark
· 6 years ago
137b874
generate include comments
by Cary Clark
· 6 years ago
75bf216
Move SkYUVAIndex and SkImageSourceChannel to SkImageInfoPriv.h until used in public API
by Brian Salomon
· 6 years ago
bed9d5e
Add usage of SkYUVAIndex as pre-step to transfer to new YUVA API
by Weiliang Chen
· 6 years ago
969be1c
Remove mask-filters and aa from SkPaint in SkCanvas for nine-patch/lattice.
by Brian Salomon
· 6 years ago
6d138bf
Reland "Remove GrBackendObject and all related functions from Skia."
by Greg Daniel
· 7 years ago
32a4910
Revert "remove toString"
by Cary Clark
· 6 years ago
5191880
remove toString
by Cary Clark
· 6 years ago
dbc90e4
fix bookmaker typo
by Cary Clark
· 6 years ago
8f8d481
Add SkIRect::adjust method
by Robert Phillips
· 6 years ago
8f288d9
fix setBoundsNoCheck example
by Cary Clark
· 6 years ago
ffb3d68
Color Documentation
by Cary Clark
· 6 years ago
c06754b
mapRect should not fiddle with nonfinite values.
by Cary Clark
· 6 years ago
682c58d
Documentation refresh
by Cary Clark
· 6 years ago
cc45cc7
remove typedef Info
by Cary Clark
· 6 years ago
a0ca909
Revert "Remove GrBackendObject and all related functions from Skia."
by Brian Osman
· 6 years ago
ccd4cfc
Remove GrBackendObject and all related functions from Skia.
by Greg Daniel
· 7 years ago
d813f9c
Remove SkPaint::Flags::kDevKernFlag.
by Ben Wagner
· 6 years ago
fcac00f
Reland "Remove devKerning"
by Herb Derby
· 7 years ago
efe39bc
Take sk_sp<SkDevice> instead of SkDevice*
by Herb Derby
· 7 years ago
c76e26a
Revert "Remove devKerning"
by Mike Klein
· 7 years ago
c86c5c0
Remove devKerning
by Herb Derby
· 7 years ago
36122e7
remove GrBackendObject from example fiddles
by Cary Clark
· 7 years ago
d98f78c
alternative no anonymous enums
by Cary Clark
· 7 years ago
910ca0f
Experiment to track coverage in a layer
by Mike Reed
· 7 years ago
d234afd
Remove SkPaint::kGenA8FromLCD_Flag.
by Ben Wagner
· 7 years ago
2d4bf5f
document SkColor.h
by Cary Clark
· 7 years ago
7444c3c
Revert "Delete getRenderTargetHandle call on SkSurface."
by Greg Daniel
· 7 years ago
584b501
Support downscaling to max texture size when making cross-context images
by Brian Osman
· 7 years ago
c828109
Delete getRenderTargetHandle call on SkSurface.
by Greg Daniel
· 7 years ago
47d7dae
fix bm gm
by Cary Clark
· 7 years ago
1f27585
remove unused/dumb methods from SkRect
by Mike Reed
· 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
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
a4f581a
fix global method indentation
by Cary Clark
· 7 years ago
186d08f
fix bugs exposed by documenting SkImageInfo
by Cary Clark
· 7 years ago
5ab52f6
fix a couple of minor surface doc changes
by Cary Clark
· 7 years ago
6b6fcc7
Add SkSurface factory that takes an SkSurfaceCharacterization
by Robert Phillips
· 7 years ago
49edccd
Remove legacy SkSurface::MakeFromBackendRenderTarget that does not take SkColorType
by Brian Salomon
· 7 years ago
edd0895
update SkIRect centerx centery docs
by Cary Clark
· 7 years ago
42409c2
Remove deprecated version of SkImage::MakeFromAdoptedTexture that does not take SkColorType
by Brian Salomon
· 7 years ago
471b6fe
fix MakeFromImage examples
by Cary Clark
· 7 years ago
06c20f3
more SkImageInfo docs
by Cary Clark
· 7 years ago
bfd2749
Remove deprecated SkImage::MakeFromTexture variants that don't take SkColorType
by Brian Salomon
· 7 years ago
56dc04b
Remove deprecated versions of YUV texture SkImage factories
by Brian Salomon
· 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
89b1456
detect deprecated methods
by Cary Clark
· 7 years ago
a7b84c5
fix fiddle example
by Cary Clark
· 7 years ago
681287e
more imageinfo text and warnings and cleanup
by Cary Clark
· 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
56008aa
Add SkColorType getter on SkImage.
by Greg Daniel
· 7 years ago
98aebac
fix fiddle with blur
by Cary Clark
· 7 years ago
60ca867
make paint flatten unflatten private
by Cary Clark
· 7 years ago
9473266
add SkDebugCanvas to undocumented
by Cary Clark
· 7 years ago
46fe9c7
Remove SkDumpCanvas
by Brian Osman
· 7 years ago
1a8d762
work in imageinfo and phrase substitution
by Cary Clark
· 7 years ago
f895a42
work on skimageinfo
by Cary Clark
· 7 years ago
cbb85a7
remove deprecated method
by Mike Reed
· 7 years ago
edfe670
fix Rect doc
by Cary Clark
· 7 years ago
0c3137c
hide complex versions of isOval and isRRect
by Mike Reed
· 7 years ago
300cc5b
fix IRect doc
by Cary Clark
· 7 years ago
eb42045
Add SkRect::contains(SkScalar x, SkScalar y)
by Florin Malita
· 7 years ago
c68ba1d
fix more include generation bugs
by Cary Clark
· 7 years ago
2a8c48b
improve bookmaker defines and references
by Cary Clark
· 7 years ago
77295347
remove duplicate yuv colorspace
by Cary Clark
· 7 years ago
78c110e
resolve bookmaker refs fixes
by Cary Clark
· 7 years ago
67f8584
Revert "Revert "Remove SkImage deferred texture image data APIs.""
by Brian Salomon
· 7 years ago
5635631
working on SkImage docs
by Cary Clark
· 7 years ago
4c790bd
add writePixels to SkSurface --> so we can remove it from canvas
by Mike Reed
· 7 years ago
e083f7c
Reland "remove SkCanvas::kIsOpaque_SaveLayerFlag"
by Mike Klein
· 7 years ago
78de751
add subtopics to all methods
by Cary Clark
· 7 years ago
9ff8c8c
Revert "remove SkCanvas::kIsOpaque_SaveLayerFlag"
by Mike Klein
· 7 years ago
9a7a2ee
remove SkCanvas::kIsOpaque_SaveLayerFlag
by Mike Klein
· 7 years ago
4855f78
fix bookmaker nightly
by Cary Clark
· 7 years ago
08895c4
auto table generation
by Cary Clark
· 7 years ago
ab2621d
generate tables instead of manual entry
by Cary Clark
· 7 years ago
2dc84ad
working on global enum and image info
by Cary Clark
· 7 years ago
5081eed
self check and corrections
by Cary Clark
· 7 years ago
Next »