1. d39d6f3 Documentation: MSKP by halcanary · 8 years ago
  2. f3155ad GN: add a helper script for running Android builds by mtklein · 8 years ago
  3. 54dd2e2 Add Vulkan docs by bsalomon · 8 years ago
  4. adbd480 Add docs for GN/Android by mtklein · 8 years ago
  5. d4d8b39 Expand Issue Tracking docs to include triage, Chrome instructions by hcm · 8 years ago
  6. 5259da5 GN: gpu support in tools by mtklein · 8 years ago
  7. 7310622 Docs: ooops, debug is the default in GN. by mtklein · 8 years ago
  8. 3a88056 GN: quick doc by mtklein · 8 years ago
  9. 917d6f3 Fix docs for checking out Skia by borenet · 8 years ago
  10. e25faf3 Fix option name typo by liyuqian · 8 years ago
  11. e7d15fe Update documents/scripts for SampleApp removal by liyuqian · 8 years ago
  12. 1e2a702 Update dev docs to reference the new skia debugger (skiaserve) by pdr · 8 years ago
  13. a80bb67 Remove check for cmake in android make script. by stani · 8 years ago
  14. f283c07 Update VC++ version in Windows quick start. by bungeman · 8 years ago
  15. bac5eb0 Fix example code in skpaint.md. by benjaminwagner · 8 years ago
  16. 676ab68 documentation: SkDocument::MakePDF() by halcanary · 8 years ago
  17. 5441e9f Documentation: Skia+Harfbuzz example by halcanary · 8 years ago
  18. e6e2e54 Update android docs for how to sync source code by djsollen · 8 years ago
  19. ff65964 Documentation: FAQ: drop shadow by halcanary · 8 years ago
  20. 8528912 Improve Android Quick Start Guide by liyuqian · 8 years ago
  21. 6c3c0c6 "Using Skia" tutorial: googlecode -> googlesource by borenet · 8 years ago
  22. 4ff7c74 docs: fix fiddle image links. by jcgregorio · 8 years ago
  23. 1c2a2fe skia.org: Update all fiddles for fiddle 2.0. by jcgregorio · 8 years ago
  24. 9d08172 Add instructions for building with MSAN by scroggo · 8 years ago
  25. 2c9c469 SkPDF: metadata first by halcanary · 8 years ago
  26. c43c35f update site dox - windows prefer msvs-ninja and add vulkan by bsalomon · 8 years ago
  27. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  28. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 8 years ago
  29. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  30. 5923535 Fix SampleApp instructions in the Windows quick-start by brianosman · 8 years ago
  31. 217a333 Documentation: FAQ TOC by halcanary · 9 years ago
  32. 7d1c3e6 Documentation: HarfBuzz link by halcanary · 9 years ago
  33. a58d676 Documentation: text shaping by halcanary · 9 years ago
  34. 419c372 Fix 'debugging on Android' android_gdb_app script. by aam · 9 years ago
  35. 222b30d Make building with clang documentation a bit easier to find by kjlubick · 9 years ago
  36. 059dbe1 Update issue tracker in docs by hcm · 9 years ago
  37. b500239 Documentation: Further cleanup by halcanary · 9 years ago
  38. e0c64c5 Documentation: clean up by halcanary · 9 years ago
  39. 824f46c GYP: remove stale skia_scalar gyp variable by Hal Canary · 9 years ago
  40. 3a210bf Documentation - Remove references to `gclient sync` by halcanary · 9 years ago
  41. 9617431 Update iOS docs by jvanverth · 9 years ago
  42. 044284b Documentation: minor style changes. by halcanary · 9 years ago
  43. 04d7de4 Documentation: SkDocument::setMetadata() by halcanary · 9 years ago
  44. 2582dc5 DOC: Mention install_dependencies in Android quickstart by tomhudson · 9 years ago
  45. 214046e Fix memory leak in build example by mdempsky · 9 years ago
  46. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  47. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  48. 1a39767 Rephrase Windows gyp instructions by mtklein · 9 years ago
  49. f948b85 Documentation: SkPathEffect by halcanary · 9 years ago
  50. ec994b6 Documentation spelling error by halcanary · 9 years ago
  51. 82314e9 Documentation: SkXfermode::Mode by halcanary · 9 years ago
  52. a3a9ebc documentation: more API details and examples. by halcanary · 9 years ago
  53. 4239fc2 Remove skia_arch_width, fold into skia_arch_type. by Brian Salomon · 9 years ago
  54. d18b861 Update Android Apps to use gradle by djsollen · 9 years ago
  55. 9efef7b Revert "Update Android Apps to use gradle" by joshualitt · 9 years ago
  56. 425535f Update Android Apps to use gradle by djsollen · 9 years ago
  57. cf2a6a4 Reenable yasm for Android x86 and x86-64 on Linux host by msarett · 9 years ago
  58. 8d3f7bd doc: more changes by halcanary · 9 years ago
  59. 37fffc6 doc: embed fiddle by halcanary · 9 years ago
  60. 5f0b0ad doc: add instructions to capture a `.skp` from chromium by halcanary · 9 years ago
  61. ee2a8ee Documentation: SkCanvas API by halcanary · 9 years ago
  62. c7d9616 Remove documentation for missing SkiaExamples. by scroggo · 9 years ago
  63. 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
  64. 5190a48 doc: add quickstart to linux and macos by halcanary · 9 years ago
  65. 4808757 Remove all code related to NaCl by borenet · 9 years ago
  66. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  67. 2271256 Clean up poppler code. by mtklein · 9 years ago
  68. 71b03e4 Add some METADATA files to control docs layout. by jcgregorio · 9 years ago
  69. 8673765 Doc: user/quick/linux mentions 32-bit compiling by halcanary · 9 years ago
  70. c8262cc Update docs with instructions for debugging Android SampleApp. by djsollen · 9 years ago
  71. 6429fd1 Cleanup the android scripts. by djsollen · 9 years ago
  72. 4c93a12 Fix references to https://sites.google.com/site/skiadocs/. by Thiago Farina · 9 years ago
  73. db204e3 Add resourcePath to running dm on Android doc. by bungeman · 9 years ago
  74. e4e01b8 Start SampleApp documentation by herb · 9 years ago
  75. 4b95275 prettify site/user/sample/hello by halcanary · 10 years ago
  76. 211fcc6 convert pdf design document to markdown by halcanary · 10 years ago
  77. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  78. 7c3bace Add Linux quick start docs by jcgregorio · 10 years ago
  79. 343c2f4 Adding user doc section and core files for new site by hcm · 10 years ago
  80. 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