1. e8dc3f2 Move code search info to sub-page. Add additional code search options. by benjaminwagner · 9 years ago
  2. 044284b Documentation: minor style changes. by halcanary · 9 years ago
  3. 04d7de4 Documentation: SkDocument::setMetadata() by halcanary · 9 years ago
  4. 3e48aab update roadmap link to latest by hcm · 9 years ago
  5. 2440fcd skia.og: Update the home page to have a showcase of Skia capabilities. by jcgregorio · 9 years ago
  6. 2582dc5 DOC: Mention install_dependencies in Android quickstart by tomhudson · 9 years ago
  7. 474df7f Add documentation of cs.skia.org. by benjaminwagner · 9 years ago
  8. 212aab0 Provide link to worker logs. by benjaminwagner · 9 years ago
  9. 2bd5d02 Add simd.md to document Skia SIMD code / plans. by mtklein · 9 years ago
  10. 00c3252 Update documentation of colors on Status. by benjaminwagner · 9 years ago
  11. 214046e Fix memory leak in build example by mdempsky · 9 years ago
  12. fbf908c Add some useful information to trooper doc. by benjaminwagner · 9 years ago
  13. 9a40a9e Provide some detail about valentine password by benjaminwagner · 9 years ago
  14. 5b4c69e Change 900k to 910k in another location. by benjaminwagner · 9 years ago
  15. fd0eca2 Update CT documentation on Skia site. by benjaminwagner · 9 years ago
  16. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  17. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  18. 8d624bd Add markdown for Infra troopers by rmistry · 9 years ago
  19. 7b076c4 Add internal links section to skia.org by hcm · 9 years ago
  20. 95d7913 Move Perf documentation to the testing section by hcm · 9 years ago
  21. 767276e Gold Workflows Documentation by hcm · 9 years ago
  22. 1a39767 Rephrase Windows gyp instructions by mtklein · 9 years ago
  23. 94df023 Update NOPRESUBMIT docs. by mtklein · 9 years ago
  24. ddc726f Add cheat sheet to wrangler doc by joshualitt · 9 years ago
  25. f948b85 Documentation: SkPathEffect by halcanary · 9 years ago
  26. ec994b6 Documentation spelling error by halcanary · 9 years ago
  27. 82314e9 Documentation: SkXfermode::Mode by halcanary · 9 years ago
  28. 0f07c3f update C++11 docs by mtklein · 9 years ago
  29. a3a9ebc documentation: more API details and examples. by halcanary · 9 years ago
  30. 4239fc2 Remove skia_arch_width, fold into skia_arch_type. by Brian Salomon · 9 years ago
  31. d18b861 Update Android Apps to use gradle by djsollen · 9 years ago
  32. 6d600af Fix formatting in the CQ keywords markdown by rmistry · 9 years ago
  33. 9efef7b Revert "Update Android Apps to use gradle" by joshualitt · 9 years ago
  34. 425535f Update Android Apps to use gradle by djsollen · 9 years ago
  35. 71f5db8 Fix CQ keyword and add more detail by rmistry · 9 years ago
  36. cf2a6a4 Reenable yasm for Android x86 and x86-64 on Linux host by msarett · 9 years ago
  37. b9efc79 Add an entry in directory for BugChomper. by tfarina · 9 years ago
  38. 7e797df Document new CQ keyword by rmistry · 9 years ago
  39. 8d3f7bd doc: more changes by halcanary · 9 years ago
  40. 37fffc6 doc: embed fiddle by halcanary · 9 years ago
  41. 5f0b0ad doc: add instructions to capture a `.skp` from chromium by halcanary · 9 years ago
  42. 0a9af33 Tweak SkiaLab docs by borenet · 9 years ago
  43. 1692bd1 Add markdown for GPU wrangler. by bsalomon · 9 years ago
  44. bf514e2 SkiaLab doc: add another step for new Android devices by borenet · 9 years ago
  45. a84f569 Add documentation for SkiaLab by borenet · 9 years ago
  46. 92c9743 Add more detail on how DM checksums are done. by jcgregorio · 9 years ago
  47. ee2a8ee Documentation: SkCanvas API by halcanary · 9 years ago
  48. 2e0303f Gyp: Sanity Part II (GM+Tests) by halcanary · 9 years ago
  49. c7d9616 Remove documentation for missing SkiaExamples. by scroggo · 9 years ago
  50. 47b6c8b Documentation: open GM in SampleApp by halcanary · 9 years ago
  51. 0c3f587 Document NO_MERGE_BUILDS keyword by borenet · 9 years ago
  52. 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
  53. 5190a48 doc: add quickstart to linux and macos by halcanary · 9 years ago
  54. 3862020 Update documentation for "COMMIT=false". by rmistry · 9 years ago
  55. a6f7507 Add presentations section and pathops file for test by hcm · 9 years ago
  56. 8892277 Rewrite and move Cluster Telemetry documentation to skia.org by rmistry · 9 years ago
  57. 1bdc935 typo in sherrifing docs by Greg Humphreys · 9 years ago
  58. e85a754 Respect declared font style on Android. by bungeman · 9 years ago
  59. 21d3ed5 Revert of Respect declared font style on Android. (patchset #6 id:100001 of https://codereview.chromium.org/1092093002/) by jcgregorio · 9 years ago
  60. 673e902 Respect declared font style on Android. by bungeman · 9 years ago
  61. 1df3325 contrib: Simplify the command to create a feature branch. by tfarina · 9 years ago
  62. e80a122 Update rebaselining process to be less Florin intensive by robertphillips · 9 years ago
  63. 6c27535 Fix formatting in the sheriff documentation by rmistry · 9 years ago
  64. fde1c85 Add sheriff documentation for rebaselining. by scroggo · 9 years ago
  65. 0f05443 Add documentation for tree sheriffs by rmistry · 9 years ago
  66. 4808757 Remove all code related to NaCl by borenet · 9 years ago
  67. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  68. dc3d968 Fix two typos in coding style by kkinnunen · 9 years ago
  69. 5721c9b Doc: htmlify roles table to allow easier modification by halcanary · 9 years ago
  70. 2271256 Clean up poppler code. by mtklein · 9 years ago
  71. 71b03e4 Add some METADATA files to control docs layout. by jcgregorio · 9 years ago
  72. 281bf52 Add testing section of docs. Consolidated trybot/buildbot section by hcm · 9 years ago
  73. 1139889 Doc: update dev/design/pdftheory with new function call by halcanary · 9 years ago
  74. 37a6107 Shorten up some site titles, also remove some trailing whitespace. by jcgregorio · 9 years ago
  75. 8673765 Doc: user/quick/linux mentions 32-bit compiling by halcanary · 9 years ago
  76. 193b134 managing chromes use section of docs by hcm · 9 years ago
  77. 606df7a Runtime configuration section of docs by hcm · 9 years ago
  78. 1b5c604 PDF: Add (low-memory) SkPDFBitmap class by halcanary · 9 years ago
  79. a2c1171 DM: document -r by mtklein · 9 years ago
  80. c8262cc Update docs with instructions for debugging Android SampleApp. by djsollen · 9 years ago
  81. 9396d84 skoodle1 by jcgregorio · 9 years ago
  82. 4f66d5b turns out the newlines matter by Mike Klein · 9 years ago
  83. b486083 one day i will bother to look at the markdown rendering by Mike Klein · 9 years ago
  84. b8d4635 documentation: formatting site/dev/contrib/c++11 by halcanary · 9 years ago
  85. 2fdd29d Document my current understanding of C++11 in Skia. by mtklein · 9 years ago
  86. 3b7f7b0 Fix the URL for previewing Markdown changes. by tfarina · 9 years ago
  87. 6429fd1 Cleanup the android scripts. by djsollen · 9 years ago
  88. 1575cdf Remove link to Push application. by tfarina · 9 years ago
  89. 4c93a12 Fix references to https://sites.google.com/site/skiadocs/. by Thiago Farina · 9 years ago
  90. db204e3 Add resourcePath to running dm on Android doc. by bungeman · 9 years ago
  91. c387966 documentation: Writing Unit and Rendering Tests by halcanary · 9 years ago
  92. e4e01b8 Start SampleApp documentation by herb · 9 years ago
  93. 879140d Add docs for running docserver locally. by jcgregorio · 9 years ago
  94. 0e647ff site/dev/contrib/directory <= https://status.skia.org/ by halcanary · 9 years ago
  95. 2445216 site/dev/contrib/revert formatting and details by halcanary · 9 years ago
  96. 4b95275 prettify site/user/sample/hello by halcanary · 9 years ago
  97. 9ec0ffb prettify site/dev/design/pdftheory by halcanary · 9 years ago
  98. 1d124c3 Add docs on how to get a preview of markdown pages. by jcgregorio · 9 years ago
  99. c591dcb https://fiddle.skia.org/ by halcanary · 9 years ago
  100. 0004e7d Update references to skiaperf.com. by tfarina · 9 years ago