1. e4aa371 missing description for FontMetricFlags by Cary Clark · 7 years ago
  2. 2d802dd Simple script to measure SurfaceFlinger fps by Chris Dalton · 7 years ago
  3. 7265ea3 remove need for command flags cast by Cary Clark · 7 years ago
  4. d0530ba wip pixmap docs by Cary Clark · 7 years ago
  5. a950b63 Add support for additional textures in GrDrawOpAtlas by Jim Van Verth · 7 years ago
  6. a6b6469 Break up the prefix to make some presubmits stop complaining by Ravi Mistry · 7 years ago
  7. ff72a08 Add SK_DEBUG to SkUserConfig.h from upload_to_android.py if "--debug" flag is specified by Ravi Mistry · 7 years ago
  8. a2bdf00 Add a "[DO NOT SUBMIT]" prefix to the uploaded Android change by Ravi Mistry · 7 years ago
  9. b816322 Sync only the current branch and use a shallow checkout by Ravi Mistry · 7 years ago
  10. 11cd464 explicitly set user email to <self>@google.com by Mike Klein · 7 years ago
  11. e1e47b7 Script that uploads a specified Skia change to Android's Gerrit instance by Ravi Mistry · 7 years ago
  12. c1868cd add heic extension to DM test by Chong Zhang · 7 years ago
  13. 276066b [MDBViz] Switch from a QListView to a QTreeView for the ops by Robert Phillips · 7 years ago
  14. deaf568 Solidify Model/View split by Robert Phillips · 7 years ago
  15. 5fccf9d [MDBViz] Add tear off windows for the op list & main canvas window by Robert Phillips · 7 years ago
  16. e000173 Add variation support to SkShaper. by Ben Wagner · 7 years ago
  17. 2868b78 Improve utf16/utf8 mismatch with ubidi. by Ben Wagner · 7 years ago
  18. a6d2d70 Add gn plumbing for mdbviz tool by Robert Phillips · 7 years ago
  19. ce10124 bookmaker spelling with fixed linux build by Cary Clark · 7 years ago
  20. e040384 Revert "wip spelling mania" by Cary Clark · 7 years ago
  21. da65a04 wip spelling mania by Cary Clark · 7 years ago
  22. dbb24ef Get viewer running on iOS by Jim Van Verth · 7 years ago
  23. bdda0ba Cosmetic changes to GrDrawOpAtlas by Robert Phillips · 7 years ago
  24. 022cfa2 Add FIFO thread pool, use it for most things. by Mike Klein · 7 years ago
  25. 5f13bef ok, rate limit forking by Mike Klein · 7 years ago
  26. a25fbef Add bidi to SkShaper. by Ben Wagner · 7 years ago
  27. 195c05b Move several GrContextOptions fields behind GR_TEST_UTILS by Brian Osman · 7 years ago
  28. ad8a43f DeferredDisplayList API proposal by Robert Phillips · 7 years ago
  29. c0e6627 Make AA hairline renderer non-optional by Brian Osman · 7 years ago
  30. 94fef59 use fcntl() to lock/unlock fds by Mike Klein · 7 years ago
  31. 1b4602b ok, backtrace support on Android by Mike Klein · 7 years ago
  32. f3b46e5 Rename methods and enum on SkClipStack::Element to indicate "device space" by Brian Salomon · 7 years ago
  33. f981066 Threaded generation of software paths by Brian Osman · 7 years ago
  34. a523d2d fix param return descriptions by Cary Clark · 7 years ago
  35. 73fa972 work on path by Cary Clark · 7 years ago
  36. 84c5435 print running task in both ok_log() by Mike Klein · 7 years ago
  37. 8b0f265 Always include the default path renderer in the chain by Brian Osman · 7 years ago
  38. 3416969 Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"""" by Brian Salomon · 7 years ago
  39. 3c2d09f change SkRect::growToInclude to take a point instead of x,y by Mike Reed · 7 years ago
  40. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  41. 493df1f try again to fix method links by Cary Clark · 7 years ago
  42. 8cc16c7 fix generated links by Cary Clark · 7 years ago
  43. 87ae989 Revert "Threaded generation of software paths" by Brian Salomon · 7 years ago
  44. f05bdda update canvas doc, primarily readpixels and writepixels by Cary Clark · 7 years ago
  45. 76323bc Threaded generation of software paths by Brian Osman · 7 years ago
  46. a184ac7 Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible""" by Brian Salomon · 7 years ago
  47. 5929f5c Add "none" option for --pr, to force software path renderer by Brian Osman · 7 years ago
  48. 20af6d1 Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"" by Brian Salomon · 8 years ago
  49. de3b710 Cache the results of get_pixel_formats_to_try by Brian Osman · 8 years ago
  50. ceef4fb Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible" by Brian Salomon · 8 years ago
  51. 3fd2955 Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible by Brian Salomon · 8 years ago
  52. 194db17 Add ANGLE support to Viewer on Windows by Brian Salomon · 8 years ago
  53. b6f8212 Optimize the size of our JSON by Brian Osman · 8 years ago
  54. af10923 Create new set of SVGs by Ravi Mistry · 8 years ago
  55. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 8 years ago
  56. c7f2676 Record all trace event data inline, with variable sized entries by Brian Osman · 8 years ago
  57. 4c72b26 Add Chinese fling sample by Robert Phillips · 8 years ago
  58. 042357b Add missing #include <stdlib.h> by Mike Klein · 8 years ago
  59. 135a1b1 upstream cr/165303354 by Mike Klein · 8 years ago
  60. 6dda584 remove monobench by Mike Klein · 8 years ago
  61. 4f6e271 ok, add a bench source by Mike Klein · 8 years ago
  62. c2f876b Replace interp() with clut_{3,4}D stages. by Mike Klein · 8 years ago
  63. 69fd008 Added SkJSONWriter by Brian Osman · 8 years ago
  64. 5a625e0 add tool_util to compare images by Mike Reed · 8 years ago
  65. bdc3afa simplify gm matrices by Mike Reed · 8 years ago
  66. 399b3c2 Add AAA and DAA toggles to viewer by Yuqian Li · 8 years ago
  67. 6dd8cf1 Remove SkLightingShader and associated classes by Robert Phillips · 8 years ago
  68. 4c06f5e fix links and missing constructor by Cary Clark · 8 years ago
  69. bad5ad7 canvas include checkpoint by Cary Clark · 8 years ago
  70. 49fd5d5 Disable Delta AA for MSVC for now by Yuqian Li · 8 years ago
  71. b6705c2 Add support for object creation/snapshot/deletion events by Brian Osman · 8 years ago
  72. 698edfe Chromium lkgr is no longer updated. Use lkcr by Ravi Mistry · 8 years ago
  73. 0d056ba Update webpages_playback.py to use the new Golang impl of WPRs by Ravi Mistry · 8 years ago
  74. c722f79 clang on windows support by Mike Klein · 8 years ago
  75. 579985c fix self references by Cary Clark · 8 years ago
  76. 1eace2d fix capitalization by Cary Clark · 8 years ago
  77. 93fe0cc Enable delta AA by default by Yuqian Li · 8 years ago
  78. 0edfbb7 fix output header in bookmaker by Cary Clark · 8 years ago
  79. 8032b98 bookmaker initial checkin by Cary Clark · 8 years ago
  80. 7131950 Remove internal use of SkTypeface::Style. by Ben Wagner · 8 years ago
  81. 154e6da factor Engine out of ok core by Mike Klein · 8 years ago
  82. 1e09686 Add --traceMatch argument to filter tracing categories by Brian Osman · 8 years ago
  83. 7371491 Revert "ok, exit() child processes instead of _exit()" by Mike Klein · 8 years ago
  84. d902042 Fix viewer state that has empty state/option by Yuqian Li · 8 years ago
  85. 847068c add Make factory to SkMemoryStream (simplify call-sites) by Mike Reed · 8 years ago
  86. 39c08ac Automatically prepend "disabled-by-default-" to TRACE categories by Brian Osman · 8 years ago
  87. 9ac801c ok, exit() child processes instead of _exit() by Mike Klein · 8 years ago
  88. df60e36 New analytic AA scan converter using delta (I call it DAA for now) by Yuqian Li · 8 years ago
  89. ede7bac use unique_ptr for codec factories by Mike Reed · 8 years ago
  90. 02611d9 Add Make[backend] calls for creating GrContexts by Greg Daniel · 8 years ago
  91. b323a5e sprinkle more tracing in GM, tests, and ok, and add TRACE_FUNC by Mike Klein · 8 years ago
  92. 3bf0042 ok, basic tracing support by Mike Klein · 8 years ago
  93. 1431e5e ok, do not print time or memory use for skipped tests by Mike Klein · 8 years ago
  94. bc8150f Faster, thread-safe implementation by Brian Osman · 8 years ago
  95. fd51b2b add suggested decode color type to colorspaceinfo by Mike Klein · 8 years ago
  96. 71f867c have resources return unique_ptr for stream by Mike Reed · 8 years ago
  97. de6e5bf Tracing cleanup and bugfixes by Brian Osman · 8 years ago
  98. 219f362 Add strikeout font metrics. by Ben Wagner · 8 years ago
  99. 65e4c61 Add category support to JSON and SkDebugf tracing by Brian Osman · 8 years ago
  100. 53136aa First stab at JSON event tracer by Brian Osman · 8 years ago