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