1. c9e7f9c Add sample mouse support to Viewer by Jim Van Verth · 7 years ago
  2. b718fbb Add Pixelbook to tree by Kevin Lubick · 7 years ago
  3. d1b2eec API to cache shader binaries between runs of Skia. by Ethan Nicholas · 7 years ago
  4. 028b32c Fix bookmaker compile warning by Brian Osman · 7 years ago
  5. bef063a cataloger by Cary Clark · 7 years ago
  6. f78b55c Simplify SkColorSpace::MakeICC by Leon Scroggins III · 7 years ago
  7. 772f50d update valgrind suppressions for revised keepalive thread by Mike Klein · 7 years ago
  8. ee6784d Reuse more upload_to_android and allow removing flag on Android by Yuqian Li · 7 years ago
  9. 228da62 Output calmbench json in nanobench format by Yuqian Li · 7 years ago
  10. 154beea Add docs for SkMatrix, SkRect, SkIRect, SkBitmap by Cary Clark · 7 years ago
  11. 291af4f tools/skp_parser: add some explanitory comments by Hal Canary · 7 years ago
  12. 33e2fad Automatically generate CLs for legacy guard flags by Yuqian Li · 7 years ago
  13. 49b7ed3 skpbench: always reboot instead of unlocking clocks by Chris Dalton · 7 years ago
  14. 85c6aad Add a gdb viewer for skbitmap. by Ben Wagner · 7 years ago
  15. 34d9055 skpbench: support pixel phone by Chris Dalton · 7 years ago
  16. acb549f skpbench: add arguments for path renderer and path cache by Chris Dalton · 7 years ago
  17. 43f8bf0 Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions. by Brian Salomon · 7 years ago
  18. 84366d2 Add concise option to Calmbench bot by Yuqian Li · 7 years ago
  19. 7542713 GPU-CTS Program by Hal Canary · 7 years ago
  20. 5be3a8e Handle no stash case by Yuqian Li · 7 years ago
  21. c81aaaa Try calmbench on bots by Yuqian Li · 7 years ago
  22. 7a0ebfc Add a tooling flag for path mask caching by Chris Dalton · 7 years ago
  23. cccaef1 Modify skpbench to use newer adb version by Kevin Lubick · 7 years ago
  24. 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
  25. 0b4d8aa Add benchmark for comparing multitexturing to non-multitexturing image draws. by Brian Salomon · 7 years ago
  26. 884dd7d General clean up on bookmaker. by Cary Clark · 7 years ago
  27. 5fbd183 Add NV_fence support to get better timing from ANGLE ES2 by Brian Osman · 7 years ago
  28. e6984a0 Fix bugs with fence sync API on iOS devices by Brian Osman · 7 years ago
  29. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  30. 29380bd Remove carriage returns. by Ben Wagner · 7 years ago
  31. 7fc1d12 first cut at SkRect, SkIRect documentation by Cary Clark · 7 years ago
  32. eeadcc1 Add Win Clang Vulkan builds. by Ben Wagner · 7 years ago
  33. bc5697d starting next gaggle of docs by Cary Clark · 7 years ago
  34. 9a3478b ok, add a8 dst support by Mike Klein · 7 years ago
  35. 980379d Add a new calmbench tool for noiseless nanobench by Yuqian Li · 7 years ago
  36. 58e2303 Remove unused functions get_preferred_size by Yuqian Li · 7 years ago
  37. 5922739 Revert "Revert "migrate to sk_sp for SkFontMgr API"" by Mike Reed · 7 years ago
  38. f40ae1a Revert "migrate to sk_sp for SkFontMgr API" by Mike Reed · 7 years ago
  39. 4bf296b migrate to sk_sp for SkFontMgr API by Mike Reed · 7 years ago
  40. 67e3a30 Add some font fallback to SkShaper. by Ben Wagner · 7 years ago
  41. c49d11e Turn on GPU threading by default to get better test/perf coverage by Brian Osman · 7 years ago
  42. 58628fd ok, add via_skp by Mike Klein · 7 years ago
  43. 6fc5041 feedback by Cary Clark · 7 years ago
  44. 446cc84 Fix MSAN compile error by Jim Van Verth · 7 years ago
  45. 32bbf37 Fix TSAN issue with atlas expansion. by Jim Van Verth · 7 years ago
  46. 9174bda work on generation of rect, bitmap, matrix markup by Cary Clark · 7 years ago
  47. fe69f9a Make GrFakeRefObj::fNext atomic. by Mike Klein · 7 years ago
  48. e4aa371 missing description for FontMetricFlags by Cary Clark · 7 years ago
  49. 2d802dd Simple script to measure SurfaceFlinger fps by Chris Dalton · 7 years ago
  50. 7265ea3 remove need for command flags cast by Cary Clark · 7 years ago
  51. d0530ba wip pixmap docs by Cary Clark · 7 years ago
  52. a950b63 Add support for additional textures in GrDrawOpAtlas by Jim Van Verth · 7 years ago
  53. a6b6469 Break up the prefix to make some presubmits stop complaining by Ravi Mistry · 7 years ago
  54. ff72a08 Add SK_DEBUG to SkUserConfig.h from upload_to_android.py if "--debug" flag is specified by Ravi Mistry · 7 years ago
  55. a2bdf00 Add a "[DO NOT SUBMIT]" prefix to the uploaded Android change by Ravi Mistry · 7 years ago
  56. b816322 Sync only the current branch and use a shallow checkout by Ravi Mistry · 7 years ago
  57. 11cd464 explicitly set user email to <self>@google.com by Mike Klein · 7 years ago
  58. e1e47b7 Script that uploads a specified Skia change to Android's Gerrit instance by Ravi Mistry · 7 years ago
  59. c1868cd add heic extension to DM test by Chong Zhang · 7 years ago
  60. 276066b [MDBViz] Switch from a QListView to a QTreeView for the ops by Robert Phillips · 7 years ago
  61. deaf568 Solidify Model/View split by Robert Phillips · 7 years ago
  62. 5fccf9d [MDBViz] Add tear off windows for the op list & main canvas window by Robert Phillips · 7 years ago
  63. e000173 Add variation support to SkShaper. by Ben Wagner · 7 years ago
  64. 2868b78 Improve utf16/utf8 mismatch with ubidi. by Ben Wagner · 7 years ago
  65. a6d2d70 Add gn plumbing for mdbviz tool by Robert Phillips · 7 years ago
  66. ce10124 bookmaker spelling with fixed linux build by Cary Clark · 7 years ago
  67. e040384 Revert "wip spelling mania" by Cary Clark · 7 years ago
  68. da65a04 wip spelling mania by Cary Clark · 7 years ago
  69. dbb24ef Get viewer running on iOS by Jim Van Verth · 7 years ago
  70. bdda0ba Cosmetic changes to GrDrawOpAtlas by Robert Phillips · 7 years ago
  71. 022cfa2 Add FIFO thread pool, use it for most things. by Mike Klein · 7 years ago
  72. 5f13bef ok, rate limit forking by Mike Klein · 7 years ago
  73. a25fbef Add bidi to SkShaper. by Ben Wagner · 7 years ago
  74. 195c05b Move several GrContextOptions fields behind GR_TEST_UTILS by Brian Osman · 7 years ago
  75. ad8a43f DeferredDisplayList API proposal by Robert Phillips · 7 years ago
  76. c0e6627 Make AA hairline renderer non-optional by Brian Osman · 7 years ago
  77. 94fef59 use fcntl() to lock/unlock fds by Mike Klein · 7 years ago
  78. 1b4602b ok, backtrace support on Android by Mike Klein · 7 years ago
  79. f3b46e5 Rename methods and enum on SkClipStack::Element to indicate "device space" by Brian Salomon · 7 years ago
  80. f981066 Threaded generation of software paths by Brian Osman · 7 years ago
  81. a523d2d fix param return descriptions by Cary Clark · 7 years ago
  82. 73fa972 work on path by Cary Clark · 7 years ago
  83. 84c5435 print running task in both ok_log() by Mike Klein · 7 years ago
  84. 8b0f265 Always include the default path renderer in the chain by Brian Osman · 7 years ago
  85. 3416969 Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"""" by Brian Salomon · 7 years ago
  86. 3c2d09f change SkRect::growToInclude to take a point instead of x,y by Mike Reed · 7 years ago
  87. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  88. 493df1f try again to fix method links by Cary Clark · 7 years ago
  89. 8cc16c7 fix generated links by Cary Clark · 7 years ago
  90. 87ae989 Revert "Threaded generation of software paths" by Brian Salomon · 7 years ago
  91. f05bdda update canvas doc, primarily readpixels and writepixels by Cary Clark · 7 years ago
  92. 76323bc Threaded generation of software paths by Brian Osman · 7 years ago
  93. a184ac7 Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible""" by Brian Salomon · 7 years ago
  94. 5929f5c Add "none" option for --pr, to force software path renderer by Brian Osman · 7 years ago
  95. 20af6d1 Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"" by Brian Salomon · 7 years ago
  96. de3b710 Cache the results of get_pixel_formats_to_try by Brian Osman · 7 years ago
  97. ceef4fb Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible" by Brian Salomon · 7 years ago
  98. 3fd2955 Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible by Brian Salomon · 7 years ago
  99. 194db17 Add ANGLE support to Viewer on Windows by Brian Salomon · 7 years ago
  100. b6f8212 Optimize the size of our JSON by Brian Osman · 7 years ago