- 96789b3 Fix resource and skp paths in Android viewer by Brian Salomon · 7 years ago
- 36015ab remove SkXfermode from api dox -- it is gone by Mike Reed · 7 years ago
- f2daf74 update Windows build docs by Mike Klein · 8 years ago
- 5e958e9 Documentation: site/user/api/canvas updated by Hal Canary · 8 years ago
- 8530211 Add documentation for color correct skia to website by Matt Sarett · 8 years ago
- a6c7c7a Add docs for iOS simulator build. by Mike Klein · 8 years ago
- 6405e71 Remove gpu configs that don't have explicit API. by Brian Salomon · 8 years ago
- 30a6b81 Documentation: Consistancy by Hal Canary · 8 years ago
- 47f5d84 Remove dead links in SampleApp docs. by Mike Klein · 8 years ago
- e459afd Strengthen is_official_build, update docs. by Mike Klein · 8 years ago
- 34a3256 Documentation: detailed iOS by Hal Canary · 8 years ago
- 46b83a4 Update endRecordingAsPicture to finishRecordingAsPicture by Yuqian Li · 8 years ago
- ca4c60f Move documentation to use the embedded fiddle elements. by Joe Gregorio · 8 years ago
- 160907f Clean up more references to GYP. by Mike Klein · 8 years ago
- c34b235 Start updating iOS docs. by Mike Klein · 8 years ago
- 4d3adb6 bin/sync : call tools/git-sync-deps now by Hal Canary · 8 years ago
- 918e144 change clip-bounds getters to always return the rect by Mike Reed · 8 years ago
- efaad3c Remove SkColorCubeFilter. It is unused. by Mike Klein · 8 years ago
- aa9b5a1 call fetch-gn from git-sync-deps by Mike Klein · 8 years ago
- 905a94f gclient-free download and build instructions. by Mike Klein · 8 years ago
- 6294d3f documentation: corrections to PDF docs by Hal Canary · 8 years ago
- 6172d43 Add a script and documentation for building the Viewer APK. by Derek Sollenberger · 8 years ago
- 5d7c6ff Restore fetch-gn instructions. by Mike Klein · 8 years ago
- 2052c86 Move, rename, and document Visual Studio GN helper script by Brian Osman · 8 years ago
- 18b4f98 Fix doc typo by Jim Van Verth · 8 years ago
- bbab477 Add documentation for Viewer by Jim Van Verth · 8 years ago
- a4a3381 tools and docs: clean up gyp-specific things by Hal Canary · 8 years ago
- 385836d remove Building with Skia Tutorial by Mike Klein · 8 years ago
- feda468 Run bin/fetch-gn as a gclient hook. by Mike Klein · 8 years ago
- 87da4ef docs: Use the new floating ment on skpaint.md by Joe Gregorio · 8 years ago
- 6a4cdb6 Remove documentation about emboss. by Joe Gregorio · 8 years ago
- 019be7b add missing [] by Mike Klein · 8 years ago
- fc74ec7 Fix documents for creating a GPU surface. by Brian Salomon · 8 years ago
- c168a3a Revert "Always build the ANGLE test code. Always build ANGLE on windows and linux." by Mike Klein · 8 years ago
- 238b820 Always build the ANGLE test code. Always build ANGLE on windows and linux. by Brian Salomon · 8 years ago
- 38af943 GN: build Lua tools when skia_use_lua. by Mike Klein · 8 years ago
- 64dded3 Documentation: more gn, less gyp by Hal Canary · 8 years ago
- 308b7d9 update Vulkan docs for GN. by Mike Klein · 8 years ago
- 25495f7 update ANGLE docs for GN, current test tools by Mike Klein · 8 years ago
- db64aca Add indexfile to obsolute quickstart section by stephana · 8 years ago
- e33998a Trim down quick start docs for a GN world. by Mike Klein · 8 years ago
- 9caeb0b Add a Windows Android NDK asset. by Mike Klein · 8 years ago
- 10d665d Allow most third_party targets to use system libraries if asked. by Mike Klein · 8 years ago
- 3effb79 Documentation: SkBitmap->SkImage by Hal Canary · 8 years ago
- b00c949 Mac GN doc. by Mike Klein · 8 years ago
- 24a865c update GN docs by Mike Klein · 8 years ago
- 777ee88 Make the housekeeper upload doxygen to a newer bucket by borenet · 8 years ago
- 919f21f SkPDF/Documentation: backend limitations by halcanary · 8 years ago
- 75a171c Documentation: fix links by halcanary · 8 years ago
- 60b7ab7 GN: compiler_prefix -> cc_wrapper by mtklein · 8 years ago
- e7904f3 Flesh out GN/Android run docs. by mtklein · 8 years ago
- 40efbe8 Update GN docs to mention is_official_build and ndk_api. by mtklein · 8 years ago
- d39d6f3 Documentation: MSKP by halcanary · 8 years ago
- f3155ad GN: add a helper script for running Android builds by mtklein · 8 years ago
- 54dd2e2 Add Vulkan docs by bsalomon · 8 years ago
- adbd480 Add docs for GN/Android by mtklein · 8 years ago
- d4d8b39 Expand Issue Tracking docs to include triage, Chrome instructions by hcm · 8 years ago
- 5259da5 GN: gpu support in tools by mtklein · 8 years ago
- 7310622 Docs: ooops, debug is the default in GN. by mtklein · 8 years ago
- 3a88056 GN: quick doc by mtklein · 8 years ago
- 917d6f3 Fix docs for checking out Skia by borenet · 8 years ago
- e25faf3 Fix option name typo by liyuqian · 8 years ago
- e7d15fe Update documents/scripts for SampleApp removal by liyuqian · 8 years ago
- 1e2a702 Update dev docs to reference the new skia debugger (skiaserve) by pdr · 8 years ago
- a80bb67 Remove check for cmake in android make script. by stani · 8 years ago
- f283c07 Update VC++ version in Windows quick start. by bungeman · 8 years ago
- bac5eb0 Fix example code in skpaint.md. by benjaminwagner · 8 years ago
- 676ab68 documentation: SkDocument::MakePDF() by halcanary · 9 years ago
- 5441e9f Documentation: Skia+Harfbuzz example by halcanary · 9 years ago
- e6e2e54 Update android docs for how to sync source code by djsollen · 9 years ago
- ff65964 Documentation: FAQ: drop shadow by halcanary · 9 years ago
- 8528912 Improve Android Quick Start Guide by liyuqian · 9 years ago
- 6c3c0c6 "Using Skia" tutorial: googlecode -> googlesource by borenet · 9 years ago
- 4ff7c74 docs: fix fiddle image links. by jcgregorio · 9 years ago
- 1c2a2fe skia.org: Update all fiddles for fiddle 2.0. by jcgregorio · 9 years ago
- 9d08172 Add instructions for building with MSAN by scroggo · 9 years ago
- 2c9c469 SkPDF: metadata first by halcanary · 9 years ago
- c43c35f update site dox - windows prefer msvs-ninja and add vulkan by bsalomon · 9 years ago
- 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
- bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 9 years ago
- 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
- 5923535 Fix SampleApp instructions in the Windows quick-start by brianosman · 9 years ago
- 217a333 Documentation: FAQ TOC by halcanary · 9 years ago
- 7d1c3e6 Documentation: HarfBuzz link by halcanary · 9 years ago
- a58d676 Documentation: text shaping by halcanary · 9 years ago
- 419c372 Fix 'debugging on Android' android_gdb_app script. by aam · 9 years ago
- 222b30d Make building with clang documentation a bit easier to find by kjlubick · 9 years ago
- 059dbe1 Update issue tracker in docs by hcm · 9 years ago
- b500239 Documentation: Further cleanup by halcanary · 9 years ago
- e0c64c5 Documentation: clean up by halcanary · 9 years ago
- 824f46c GYP: remove stale skia_scalar gyp variable by Hal Canary · 9 years ago
- 3a210bf Documentation - Remove references to `gclient sync` by halcanary · 9 years ago
- 9617431 Update iOS docs by jvanverth · 9 years ago
- 044284b Documentation: minor style changes. by halcanary · 9 years ago
- 04d7de4 Documentation: SkDocument::setMetadata() by halcanary · 9 years ago
- 2582dc5 DOC: Mention install_dependencies in Android quickstart by tomhudson · 9 years ago
- 214046e Fix memory leak in build example by mdempsky · 9 years ago
- 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
- 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
- 1a39767 Rephrase Windows gyp instructions by mtklein · 9 years ago