- 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
- f948b85 Documentation: SkPathEffect by halcanary · 9 years ago
- ec994b6 Documentation spelling error by halcanary · 9 years ago
- 82314e9 Documentation: SkXfermode::Mode by halcanary · 9 years ago
- a3a9ebc documentation: more API details and examples. by halcanary · 9 years ago
- 4239fc2 Remove skia_arch_width, fold into skia_arch_type. by Brian Salomon · 9 years ago
- d18b861 Update Android Apps to use gradle by djsollen · 9 years ago
- 9efef7b Revert "Update Android Apps to use gradle" by joshualitt · 9 years ago
- 425535f Update Android Apps to use gradle by djsollen · 9 years ago
- cf2a6a4 Reenable yasm for Android x86 and x86-64 on Linux host by msarett · 9 years ago
- 8d3f7bd doc: more changes by halcanary · 9 years ago
- 37fffc6 doc: embed fiddle by halcanary · 9 years ago
- 5f0b0ad doc: add instructions to capture a `.skp` from chromium by halcanary · 9 years ago
- ee2a8ee Documentation: SkCanvas API by halcanary · 9 years ago
- c7d9616 Remove documentation for missing SkiaExamples. by scroggo · 9 years ago
- 7c72219 Add android_launch_app script to allow command line options to be passed to the sampleApp when starting. by Derek Sollenberger · 9 years ago
- 5190a48 doc: add quickstart to linux and macos by halcanary · 10 years ago
- 4808757 Remove all code related to NaCl by borenet · 10 years ago
- 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
- 2271256 Clean up poppler code. by mtklein · 10 years ago
- 71b03e4 Add some METADATA files to control docs layout. by jcgregorio · 10 years ago
- 8673765 Doc: user/quick/linux mentions 32-bit compiling by halcanary · 10 years ago
- c8262cc Update docs with instructions for debugging Android SampleApp. by djsollen · 10 years ago
- 6429fd1 Cleanup the android scripts. by djsollen · 10 years ago
- 4c93a12 Fix references to https://sites.google.com/site/skiadocs/. by Thiago Farina · 10 years ago
- db204e3 Add resourcePath to running dm on Android doc. by bungeman · 10 years ago
- e4e01b8 Start SampleApp documentation by herb · 10 years ago
- 4b95275 prettify site/user/sample/hello by halcanary · 10 years ago
- 211fcc6 convert pdf design document to markdown by halcanary · 10 years ago
- 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
- 7c3bace Add Linux quick start docs by jcgregorio · 10 years ago
- 343c2f4 Adding user doc section and core files for new site by hcm · 10 years ago
- 942262f First set of minimal docs for the new Markdown server, which will eventually replace https://sites.google.com/site/skiadocs/. by jcgregorio · 10 years ago