Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
8222f3be41471abd34f3f4be6128eb15d202955e
/
site
cb6bef0
Update bookmaker
by Cary Clark
· 6 years ago
275e875
Update markdown files
by skia-bookmaker
· 6 years ago
e5d244c
Update markdown files
by skia-bookmaker
· 6 years ago
53079c3
Update markdown files
by skia-bookmaker
· 6 years ago
724d5dd
Update markdown files
by skia-bookmaker
· 6 years ago
e9c5a15
fix bookmaker
by Cary Clark
· 6 years ago
6fccc9d
[canvaskit] Add debug-mode only logs
by Kevin Lubick
· 6 years ago
343063f
Add docs about building with clang-cl on Windows.
by Brian Salomon
· 6 years ago
8be4196
Update markdown files
by skia-bookmaker
· 6 years ago
73b4a1f
Update markdown files
by skia-bookmaker
· 6 years ago
fd32e72
bookmaker error handling
by Cary Clark
· 6 years ago
abaffd8
bookmaker does deprecated
by Cary Clark
· 6 years ago
bb9844e
Add client code search to docs.
by Ben Wagner
· 6 years ago
b45b53f
Update markdown files
by skia-bookmaker
· 6 years ago
1e1ba0e
Update markdown files
by skia-bookmaker
· 6 years ago
8cc4cdc
fix bookmaker
by Cary Clark
· 6 years ago
777eede
fix bookmaker
by Cary Clark
· 6 years ago
4a23bbf
fix doc paint hinting examples
by Cary Clark
· 6 years ago
fe60bfb
Update markdown files
by skia-bookmaker
· 6 years ago
885f107
fix bookmaker
by Cary Clark
· 6 years ago
77b3f3a
Check every word in docs
by Cary Clark
· 6 years ago
e5a06e7
[canvaskit] Update examples after enum name change
by Kevin Lubick
· 6 years ago
7e69c8f
fix paint docs
by Cary Clark
· 6 years ago
e6c8575
Update markdown files
by skia-bookmaker
· 6 years ago
71cf629
Documentation: more updates to site/dev/testing/xsan.md
by Hal Canary
· 6 years ago
98bb9a4
Update markdown files
by skia-bookmaker
· 6 years ago
f1ec391
Update markdown files
by skia-bookmaker
· 6 years ago
2dc1e34
Update markdown files
by skia-bookmaker
· 6 years ago
81f11c9
match getFontMetrics change in docs
by Cary Clark
· 6 years ago
983f8de
update bookmaker build docs
by Cary Clark
· 6 years ago
763fc96
docs: fix ASAN instructions
by Hal Canary
· 6 years ago
d7a7586
delete color4f pin from docs
by Cary Clark
· 6 years ago
0dfa208
SkShaper: Fix a couple of crashes when fonts aren't found
by Hal Canary
· 6 years ago
09d80c0
docs with more pop
by Cary Clark
· 6 years ago
8245649
give include comments the once over
by Cary Clark
· 6 years ago
1801b94
added MakeFromYUVATextures to docs
by Cary Clark
· 6 years ago
134be1d
[canvaskit] Expose nima animation as POC
by Kevin Lubick
· 6 years ago
ab8fc1d
remove SkPaint Align from doc examples
by Cary Clark
· 6 years ago
862616f
Update markdown files
by skia-bookmaker
· 6 years ago
14768f6
update docs for new/changed textblob apis
by Cary Clark
· 6 years ago
4b07653
fix const order in docs
by Cary Clark
· 6 years ago
0ac0edd
sync bookmaker docs with canvas
by Cary Clark
· 6 years ago
603c5da
Update markdown files
by skia-bookmaker
· 6 years ago
92694be
fix examples with vertical text
by Cary Clark
· 6 years ago
4935368
remove vertical text from dox
by Cary Clark
· 6 years ago
3aca39d
add back deprecated methods
by Cary Clark
· 6 years ago
fa5f6ce
rename some flattenable routines
by Mike Klein
· 6 years ago
355d698
SkQP: rely on TestRunner for logging
by Hal Canary
· 6 years ago
4fee323
override getTypeName() instead of using table
by Mike Klein
· 6 years ago
1295672
clean up flattenable macro cruft
by Mike Klein
· 6 years ago
e2865b2
Update markdown files
by skia-bookmaker
· 6 years ago
a64e4ee
allow bookmaker methods to auto-populate
by Cary Clark
· 6 years ago
dd25448
Update markdown files
by skia-bookmaker
· 6 years ago
0b86a3d
Fix CT documentation
by Ravi Mistry
· 6 years ago
7bae65d
fix bookmaker
by Cary Clark
· 6 years ago
ecda972
Update markdown files
by skia-bookmaker
· 6 years ago
a90ea22
streamline web documentation
by Cary Clark
· 6 years ago
8b2baac
Update markdown files
by skia-bookmaker
· 6 years ago
b0ba2ac
fix bookmaker
by Cary Clark
· 6 years ago
bc7a51e
Update markdown files
by skia-bookmaker
· 6 years ago
69261ba
fix bookmaker files
by Cary Clark
· 6 years ago
a631669
Revert "Revert "remove unneeded flag SK_SUPPORT_LEGACY_RECTMAKELARGEST""
by Mike Reed
· 6 years ago
f03d4ea
undo what was done
by Cary Clark
· 6 years ago
ff4d9c8
remove skirect makelargest from docs
by Cary Clark
· 6 years ago
8e9750d
Add CanvasKit build
by Kevin Lubick
· 6 years ago
61313f3
Generate bookmaker indices
by Cary Clark
· 6 years ago
946a690
fix bookmaker
by Cary Clark
· 6 years ago
92d1083
Update markdown files
by skia-bookmaker
· 6 years ago
08417bc
fix bookmaker nightly
by Cary Clark
· 6 years ago
d45c781
Fix text on CanvasKit
by Kevin Lubick
· 6 years ago
9e92782
fix path addrrect example in docs
by Cary Clark
· 6 years ago
62589c6
Docs: update to docs from a4daf19319
by Hal Canary
· 6 years ago
c9b49fe
sync color4f with docs
by Cary Clark
· 6 years ago
8fe2940
doc change for getAlphaf
by Cary Clark
· 6 years ago
1466af4
[canvaskit] Link demos to fiddles
by Kevin Lubick
· 6 years ago
5717e82
shorten animation to work around fiddlecli bug
by Cary Clark
· 6 years ago
217056c
[CanvasKit] Implement some basic Canvas/Surface things.
by Kevin Lubick
· 6 years ago
63fd397
progress on canvaskit page
by Heather Miller
· 6 years ago
23564b9
SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.h
by Hal Canary
· 6 years ago
c03a86a
[CanvasKit] Add docs
by Kevin Lubick
· 6 years ago
cdc371a
fix bookmaker
by Cary Clark
· 6 years ago
9548ea9
fix bookmaker
by Cary Clark
· 6 years ago
2be81cf
Condense embedded formulas.
by Cary Clark
· 6 years ago
7728e91
change language for pathkit
by Mike Reed
· 6 years ago
0e0f1a7
SkPath::shrinkToFit docs
by Florin Malita
· 6 years ago
99ebc42
fixup bookmaker
by Cary Clark
· 6 years ago
a8cdc17
reland fix picture subclass destructor doc
by Cary Clark
· 6 years ago
afbb1b9
Revert "fix picture subclass destructor doc"
by Jim Van Verth
· 6 years ago
774be5a
[PathKit] Add cubicYFromX
by Kevin Lubick
· 6 years ago
72be40c
fix picture subclass destructor doc
by Cary Clark
· 6 years ago
e8161dd
bookmaker self documentation
by Cary Clark
· 6 years ago
f05ebf0
[PathKit] Fix document.write warning in docs.
by Kevin Lubick
· 6 years ago
bbe8ff9
add color4f to docs
by Cary Clark
· 6 years ago
625186c
Fix typo in viewer docs
by Brian Osman
· 6 years ago
3f70d17
Revert "add color4f to docs"
by Brian Osman
· 6 years ago
62475be
Revert "enable color4f doc examples"
by Brian Osman
· 6 years ago
b84576a
enable color4f doc examples
by Cary Clark
· 6 years ago
434b80f
add color4f to docs
by Cary Clark
· 6 years ago
4621a0a
Point to better doc for ChOps swarming bots.
by Ben Wagner
· 6 years ago
be5091c
[PathKit] Remove experimental- from package names
by Kevin Lubick
· 6 years ago
Next »