1. 23e856f add GM for exercising interesting paths in SkVMBlitter by Mike Klein · 5 years ago
  2. 7823aeb refactor/layering: SkMalloc.cpp by Hal Canary · 5 years ago
  3. 1beb8ae Reland "Add variety of bulk API benchmarks" by Michael Ludwig · 5 years ago
  4. 659b21d Revert "Add variety of bulk API benchmarks" by Joe Gregorio · 5 years ago
  5. e63595d Add variety of bulk API benchmarks by Michael Ludwig · 5 years ago
  6. c466945 tweak ar/libtool setup by Mike Klein · 5 years ago
  7. 5a8f3e4 Reland "Enable Programs (formerly GLPrograms) test for other APIs" by Jim Van Verth · 5 years ago
  8. 740f859 Redo removing annoying link messages by Herb Derby · 5 years ago
  9. e107faa SkRemoteGlyphCache Add tracing to diff canvas by Hal Canary · 5 years ago
  10. 3603120 GPU support for SkColorFilters::HSLAMatrix by Florin Malita · 5 years ago
  11. 6387dc1 Revert "Enable Programs (formerly GLPrograms) test for other APIs" by Michael Ludwig · 5 years ago
  12. 5987416 Enable Programs (formerly GLPrograms) test for other APIs by Jim Van Verth · 5 years ago
  13. a83de58 Add GrSurfaceProxyView and add support for it on GrRenderTargetContext. by Greg Daniel · 5 years ago
  14. c65eb34 Update for XCode 11 include system by Herb Derby · 5 years ago
  15. e8960ec Add SkColorData.h to gn. by Ben Wagner · 5 years ago
  16. 60c37e7 Enable SKSL in skia_nanobench, enforce resources being present. by Nathaniel Nifong · 5 years ago
  17. 20c626a Update Dawn backend to ToT. This is about 3 months of changes. by Stephen White · 5 years ago
  18. 0be4c2c Introduce SkGlyphDrawableBuffer by Herbert Derby · 5 years ago
  19. 865d8d6 Centralize error checking w/in the GrProgramInfo class by Robert Phillips · 5 years ago
  20. 901aff0 Add GrProgramInfo to centralize management of program information by Robert Phillips · 5 years ago
  21. 05a777d Define coord space tagged geometry for image filters v2. by Michael Ludwig · 5 years ago
  22. 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 5 years ago
  23. c95c4a6 Remove old SkSL JIT and cleanup include files a bit by Brian Osman · 5 years ago
  24. cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 5 years ago
  25. 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  26. 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  27. ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 5 years ago
  28. 5be3c13 [Android] Use wildcard for data associated with skia_nanobench by Pirama Arumuga Nainar · 5 years ago
  29. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 5 years ago
  30. f2ebdd9 Rename GrPixelInfo to GrImageInfo. by Brian Salomon · 5 years ago
  31. 076c50c Use CIPD package for iOS provisioning profile. by Ben Wagner · 5 years ago
  32. cbd235c Introduce SkIota a wrapper that adds an index by Herb Derby · 6 years ago
  33. 53eb1ec Restrict SkStrikeInterface to GPU and rename to SkStrikeForGPU by Herb Derby · 5 years ago
  34. 7ee3f93 Add a test that draws subpictures within an MSKP and make it pass. by Nathaniel Nifong · 5 years ago
  35. 2b92142 Add project declaration for CMake by Herb Derby · 5 years ago
  36. 4973657 Compile CanvasKit without -fPIC, for latest emscripten compatibility. by Shachar Langbeheim · 5 years ago
  37. c096654 ccpr: Don't assign inverse fill types to fan tessellations by Chris Dalton · 5 years ago
  38. 2e29ab5 added support for user-defined functions to GrSKSLFP by Brian Osman · 5 years ago
  39. b2f5553 Set up prototype interface for MakeFromCAMetalLayer by Jim Van Verth · 5 years ago
  40. f19f9ca Handle F16Norm clamping in SkPaint->GrPaint conversion. by Brian Salomon · 5 years ago
  41. c44ee1a Reland "SkZip - synchronized indexing of several pointers" by Herb Derby · 5 years ago
  42. a9d44b6 Revert "SkZip - synchronized indexing of several pointers" by Herb Derby · 5 years ago
  43. f3c4a82 SkZip - synchronized indexing of several pointers by Herb Derby · 5 years ago
  44. 3388c1a gn: split out iOS templates to gn/ios.gni by Hal Canary · 5 years ago
  45. de4456f Add bench for SkDDLRecorder detach by Robert Phillips · 5 years ago
  46. 7fba36b Dawn: implement staging buffer manager. by Stephen White · 5 years ago
  47. c30f1a9 Move surface wait ops to GrRenderTasks. by Greg Daniel · 5 years ago
  48. d470e1b Add kRG_88_SkColorType by Robert Phillips · 5 years ago
  49. 6d1c0d4 Avoid use of SkMatrixImageFilter to handle CTM for backdrop filtering by Michael Ludwig · 5 years ago
  50. d6cda8d Rename GrGLIRect to GrNativeRect by Chris Dalton · 5 years ago
  51. e784f75 Reland "Add launch screen to iOS apps" by Jim Van Verth · 5 years ago
  52. f643ba7 Revert "Add launch screen to iOS apps" by Jim Van Verth · 5 years ago
  53. bf8dad2 Add launch screen to iOS apps by Jim Van Verth · 5 years ago
  54. 3e710b0 gn: try again to fix fuchsia by Hal Canary · 5 years ago
  55. c7b263b gn: move all skia_* declare_args to skia.gni by Hal Canary · 5 years ago
  56. beb7f52 Make GrSurfaceProxy constructors take arg that determines participation in by Brian Salomon · 5 years ago
  57. edcce31 [gn] Add pool for dsymutil by Ben Wagner · 5 years ago
  58. d51ea41 [gn] Move dsymutil from link command to a separate action by Ben Wagner · 5 years ago
  59. 452ce04 iOS toolchain: no -soname for is_component_build=true by Hal Canary · 5 years ago
  60. 0a1e9ef Don't use AA convex path renderer if direction can't be determined by Michael Ludwig · 5 years ago
  61. d4efe68 SkSL sample() now permits specification of coordinates by Ethan Nicholas · 5 years ago
  62. 68cb8b0 Switch to new IOS windowing system. by Jim Van Verth · 5 years ago
  63. 066ceb1 Implement fences and semaphores for Metal. by Jim Van Verth · 5 years ago
  64. ef2dc90 Dawn: update for GrGpuCommandBuffer -> GrOpsRenderPass change. by Stephen White · 5 years ago
  65. a2931be remove MSRTC bots and GN support by Mike Klein · 5 years ago
  66. 922e225 Add a colortype conversion bench by Florin Malita · 5 years ago
  67. 2d41d0d Remove GrGpuTextureCommandBuffer class and rename to GrOpsRenderPass. by Greg Daniel · 5 years ago
  68. b7eaedc Dawn: implement a ring buffer for uniform uploads. by Stephen White · 5 years ago
  69. f41b2bd Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  70. f21bf9e Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  71. 2a59541 Merge GrOpList and GrRTOpList and rename to GrOpsTask. by Greg Daniel · 5 years ago
  72. 5abfff2 Delete unused GrTextureOpList. by Greg Daniel · 5 years ago
  73. e227fe4 Move CopyOps to CopyRenderTask. by Greg Daniel · 5 years ago
  74. e1efd38 Remove GrPendingIOResource by Robert Phillips · 5 years ago
  75. bbfec9d Move transferFrom commands from GrOp and into GrRenderTask. by Greg Daniel · 5 years ago
  76. 82e3afa SkQP: split make_apk script into create_apk and make_apk by Hal Canary · 5 years ago
  77. 82963a3 Remove SkRemoteGlyphCacheImpl.h by Herb Derby · 5 years ago
  78. d18c98c Move Context into separate header/namespace by Michael Ludwig · 5 years ago
  79. 9c73e3d Turn off -Wreturn-std-move-in-c++11 by Brian Salomon · 5 years ago
  80. 096b091 Make GrBlend.h private by Brian Salomon · 5 years ago
  81. 201cdbb Make GrSamplerState.h and GrRenderTarget.h private by Brian Salomon · 5 years ago
  82. 9d42192 First implementation of GrTextureRenderTarget. by Stephen White · 5 years ago
  83. 0850dcd First implementation of GrDawnTexture. by Stephen White · 5 years ago
  84. 6cb6a07 Use COM_DECLSPEC_NOTHROW STDMETHODIMP by Ben Wagner · 5 years ago
  85. 3d77027 Reland "Initiate regeneration of mipmaps from proxy DAG land" by Chris Dalton · 5 years ago
  86. 2c59659 Make GrRectBlurEffect be analytical rather than use a texture LUT. by Brian Salomon · 5 years ago
  87. fd91d20 [gn] Don't use cc_wrapper for link steps by Ben Wagner · 5 years ago
  88. f815301 add GM for skbug.com/9331 by Mike Klein · 5 years ago
  89. 2739fd2 Reland: Enable YCbCr sampler support on platforms other than Android by Sergey Ulanov · 5 years ago
  90. 3e7fa79 Revert "Initiate regeneration of mipmaps from proxy DAG land" by Robert Phillips · 5 years ago
  91. fe19203 Initiate regeneration of mipmaps from proxy DAG land by Chris Dalton · 5 years ago
  92. f813ef7 Dawn backend: implement stencil, primitive topology, separate blends. by Stephen White · 5 years ago
  93. 9fc5e8d Revert "Enable YCbCr sampler support on platforms other than Android" by Greg Daniel · 5 years ago
  94. cc4573d Enable YCbCr sampler support on platforms other than Android by Sergey Ulanov · 5 years ago
  95. 639fce9 Revert "add a stub for running fiddles as GMs" by Mike Klein · 5 years ago
  96. 702b37b Add unit test to prevent future memory regressions by Robert Phillips · 5 years ago
  97. d67c71f Dawn backend: first triangle. by Stephen White · 5 years ago
  98. adfc22d add a stub for running fiddles as GMs by Mike Klein · 5 years ago
  99. 2209881 Add adjustable max size for Metal dynamic allocation ring buffer. by Jim Van Verth · 5 years ago
  100. ab961e9 Use MD instead of MMD for compile dependencies. by Ben Wagner · 5 years ago