1. 20b177a Parse android layer annotations in debugger, play back layers by Nathaniel Nifong · 4 years, 7 months ago
  2. 67e55a2 lift Wno-class-memaccess by Mike Klein · 4 years, 7 months ago
  3. a904764 WS: reorder GrTextBlob struct and move all methods to .cpp by Herb Derby · 4 years, 7 months ago
  4. 0393687 flip on a bunch of GCC warnings by Mike Klein · 4 years, 7 months ago
  5. 8a99a41 Fix for 420/422 chroma subsampling of odd dimension images when by Brian Salomon · 4 years, 7 months ago
  6. 270f7e2 Reland "remove legacy SkPath enum guards" by Mike Reed · 4 years, 7 months ago
  7. fdf7e08 Revert "remove legacy SkPath enum guards" by Mike Reed · 4 years, 7 months ago
  8. 7fdceb9 remove legacy SkPath enum guards by Mike Reed · 4 years, 7 months ago
  9. 75d625f Add deps file for manifest. Use libwebp always. by John Rosasco · 4 years, 8 months ago
  10. 7d34dc7 Revert "Revert "switch to new filltype for SkPath"" by Mike Reed · 4 years, 8 months ago
  11. 3e7af41 Revert "switch to new filltype for SkPath" by Mike Reed · 4 years, 8 months ago
  12. 3a50981 switch to new filltype for SkPath by Mike Reed · 4 years, 8 months ago
  13. 30bc527 Revert "Reland "Revert "Use flat version of path-direction enum""" by Mike Reed · 4 years, 8 months ago
  14. 7cda6f3 Reland "Revert "Use flat version of path-direction enum"" by Mike Reed · 4 years, 8 months ago
  15. 1792b19 Revert "Revert "Use flat version of path-direction enum"" by Mike Reed · 4 years, 8 months ago
  16. 389c8e9 [minor] mark scripts as executable by Hal Canary · 4 years, 8 months ago
  17. 2dad990 Replace third_party/gif: Preflight changes by Hal Canary · 4 years, 8 months ago
  18. f7cb902 Revert "Replace third_party/gif with new DEPS entry." by Hal Canary · 4 years, 8 months ago
  19. 82c1331 BUILD: libgifcodec: fix flutter build by Hal Canary · 4 years, 8 months ago
  20. 6d29bfb Replace third_party/gif with new DEPS entry. by Hal Canary · 4 years, 8 months ago
  21. 9841a61 Update GrVkImageView to handle failure of VkImageView creation. by Greg Daniel · 4 years, 8 months ago
  22. 51aabc9 Add Debian10 GCC Docker Build by Ben Wagner · 4 years, 8 months ago
  23. 22814db GN tools: copy_git_directory.py better error message. by Hal Canary · 4 years, 8 months ago
  24. e0ce128 add VTune integration to SkVM by Mike Klein · 4 years, 8 months ago
  25. 11c45d6 GN tool: copy_git_directory.py script by Hal Canary · 4 years, 8 months ago
  26. c919f97 Reformat gn files by Robert Phillips · 4 years, 8 months ago
  27. 24cbdab SKQP Build for Fuchsia SDK by John Rosasco · 4 years, 10 months ago
  28. 2319b80 remove unused (by clients) SkMultiPictureDraw by Mike Reed · 4 years, 8 months ago
  29. e837e61 Respect the max indexBuffer limits in the bulk texture draw API (take 2) by Robert Phillips · 4 years, 8 months ago
  30. 438d986 Respect max index buffer sizes in GrFillRectOp::MakeSet by Robert Phillips · 4 years, 8 months ago
  31. a8e985e Only define SK_GL for Flutter on non-Fuchsia platforms. by flar · 4 years, 8 months ago
  32. ae01f62 Revert "Respect the max indexBuffer limits in the bulk texture draw API" by Robert Phillips · 4 years, 8 months ago
  33. dd947ce Respect the max indexBuffer limits in the bulk texture draw API by Robert Phillips · 4 years, 8 months ago
  34. a9b348f Reland fully delineate GL usage w/ skia_use_gl. by John Rosasco · 4 years, 8 months ago
  35. 9187e49 Detect whether trying to blit a Metal swapchain texture, and fail if so. by Jim Van Verth · 4 years, 8 months ago
  36. c75bc03 Clamp RGB outputs of GrYUVtoRGBEffect. by Brian Salomon · 4 years, 8 months ago
  37. 8283fa4 C++17 by Brian Salomon · 4 years, 8 months ago
  38. 1edd468 Staging for Chromium to accept Skia-GL changes to come. by John Rosasco · 4 years, 8 months ago
  39. 052a05a add flatten test to SkFont by Mike Reed · 4 years, 8 months ago
  40. 0efc01d Revert "Fully delineate GL usage w/ skia_use_gl" by Robert Phillips · 4 years, 8 months ago
  41. 078cf3e Fully delineate GL usage w/ skia_use_gl by John Rosasco · 4 years, 8 months ago
  42. 971e9eb split out serial functions for SkFont into separate impl by Mike Reed · 4 years, 8 months ago
  43. 23e856f add GM for exercising interesting paths in SkVMBlitter by Mike Klein · 4 years, 8 months ago
  44. 7823aeb refactor/layering: SkMalloc.cpp by Hal Canary · 4 years, 8 months ago
  45. 1beb8ae Reland "Add variety of bulk API benchmarks" by Michael Ludwig · 4 years, 9 months ago
  46. 659b21d Revert "Add variety of bulk API benchmarks" by Joe Gregorio · 4 years, 9 months ago
  47. e63595d Add variety of bulk API benchmarks by Michael Ludwig · 4 years, 9 months ago
  48. c466945 tweak ar/libtool setup by Mike Klein · 4 years, 9 months ago
  49. 5a8f3e4 Reland "Enable Programs (formerly GLPrograms) test for other APIs" by Jim Van Verth · 4 years, 9 months ago
  50. 740f859 Redo removing annoying link messages by Herb Derby · 4 years, 9 months ago
  51. e107faa SkRemoteGlyphCache Add tracing to diff canvas by Hal Canary · 4 years, 9 months ago
  52. 3603120 GPU support for SkColorFilters::HSLAMatrix by Florin Malita · 4 years, 9 months ago
  53. 6387dc1 Revert "Enable Programs (formerly GLPrograms) test for other APIs" by Michael Ludwig · 4 years, 9 months ago
  54. 5987416 Enable Programs (formerly GLPrograms) test for other APIs by Jim Van Verth · 4 years, 9 months ago
  55. a83de58 Add GrSurfaceProxyView and add support for it on GrRenderTargetContext. by Greg Daniel · 4 years, 9 months ago
  56. c65eb34 Update for XCode 11 include system by Herb Derby · 4 years, 9 months ago
  57. e8960ec Add SkColorData.h to gn. by Ben Wagner · 4 years, 9 months ago
  58. 60c37e7 Enable SKSL in skia_nanobench, enforce resources being present. by Nathaniel Nifong · 4 years, 9 months ago
  59. 20c626a Update Dawn backend to ToT. This is about 3 months of changes. by Stephen White · 4 years, 9 months ago
  60. 0be4c2c Introduce SkGlyphDrawableBuffer by Herbert Derby · 4 years, 9 months ago
  61. 865d8d6 Centralize error checking w/in the GrProgramInfo class by Robert Phillips · 4 years, 9 months ago
  62. 901aff0 Add GrProgramInfo to centralize management of program information by Robert Phillips · 4 years, 9 months ago
  63. 05a777d Define coord space tagged geometry for image filters v2. by Michael Ludwig · 4 years, 9 months ago
  64. 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 4 years, 9 months ago
  65. c95c4a6 Remove old SkSL JIT and cleanup include files a bit by Brian Osman · 4 years, 9 months ago
  66. cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 4 years, 9 months ago
  67. 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 4 years, 9 months ago
  68. 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 4 years, 9 months ago
  69. ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 4 years, 9 months ago
  70. 5be3c13 [Android] Use wildcard for data associated with skia_nanobench by Pirama Arumuga Nainar · 4 years, 9 months ago
  71. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 4 years, 9 months ago
  72. f2ebdd9 Rename GrPixelInfo to GrImageInfo. by Brian Salomon · 4 years, 9 months ago
  73. 076c50c Use CIPD package for iOS provisioning profile. by Ben Wagner · 4 years, 10 months ago
  74. cbd235c Introduce SkIota a wrapper that adds an index by Herb Derby · 5 years ago
  75. 53eb1ec Restrict SkStrikeInterface to GPU and rename to SkStrikeForGPU by Herb Derby · 4 years, 10 months ago
  76. 7ee3f93 Add a test that draws subpictures within an MSKP and make it pass. by Nathaniel Nifong · 4 years, 10 months ago
  77. 2b92142 Add project declaration for CMake by Herb Derby · 4 years, 10 months ago
  78. 4973657 Compile CanvasKit without -fPIC, for latest emscripten compatibility. by Shachar Langbeheim · 4 years, 10 months ago
  79. c096654 ccpr: Don't assign inverse fill types to fan tessellations by Chris Dalton · 4 years, 10 months ago
  80. 2e29ab5 added support for user-defined functions to GrSKSLFP by Brian Osman · 4 years, 10 months ago
  81. b2f5553 Set up prototype interface for MakeFromCAMetalLayer by Jim Van Verth · 4 years, 10 months ago
  82. f19f9ca Handle F16Norm clamping in SkPaint->GrPaint conversion. by Brian Salomon · 4 years, 10 months ago
  83. c44ee1a Reland "SkZip - synchronized indexing of several pointers" by Herb Derby · 4 years, 10 months ago
  84. a9d44b6 Revert "SkZip - synchronized indexing of several pointers" by Herb Derby · 4 years, 10 months ago
  85. f3c4a82 SkZip - synchronized indexing of several pointers by Herb Derby · 4 years, 10 months ago
  86. 3388c1a gn: split out iOS templates to gn/ios.gni by Hal Canary · 4 years, 10 months ago
  87. de4456f Add bench for SkDDLRecorder detach by Robert Phillips · 4 years, 10 months ago
  88. 7fba36b Dawn: implement staging buffer manager. by Stephen White · 4 years, 10 months ago
  89. c30f1a9 Move surface wait ops to GrRenderTasks. by Greg Daniel · 4 years, 10 months ago
  90. d470e1b Add kRG_88_SkColorType by Robert Phillips · 4 years, 10 months ago
  91. 6d1c0d4 Avoid use of SkMatrixImageFilter to handle CTM for backdrop filtering by Michael Ludwig · 4 years, 10 months ago
  92. d6cda8d Rename GrGLIRect to GrNativeRect by Chris Dalton · 4 years, 10 months ago
  93. e784f75 Reland "Add launch screen to iOS apps" by Jim Van Verth · 4 years, 10 months ago
  94. f643ba7 Revert "Add launch screen to iOS apps" by Jim Van Verth · 4 years, 10 months ago
  95. bf8dad2 Add launch screen to iOS apps by Jim Van Verth · 4 years, 10 months ago
  96. 3e710b0 gn: try again to fix fuchsia by Hal Canary · 4 years, 10 months ago
  97. c7b263b gn: move all skia_* declare_args to skia.gni by Hal Canary · 4 years, 10 months ago
  98. beb7f52 Make GrSurfaceProxy constructors take arg that determines participation in by Brian Salomon · 4 years, 11 months ago
  99. edcce31 [gn] Add pool for dsymutil by Ben Wagner · 4 years, 10 months ago
  100. d51ea41 [gn] Move dsymutil from link command to a separate action by Ben Wagner · 4 years, 10 months ago