1. e602f39 move GrColor.h to private, IWYU by Mike Reed · 7 years ago
  2. 5711133 Remove integer texture support by Brian Salomon · 7 years ago
  3. b915b97 move SkMask.h to src by Mike Reed · 7 years ago
  4. 5d3f770 Add gn_to_bp script for SkQP. by Derek Sollenberger · 7 years ago
  5. b2922f6 Consolidate all the id handling and caching code. by Herb Derby · 7 years ago
  6. 3cda39f No omit-frame-pointer on Win by Kevin Lubick · 7 years ago
  7. 82a4c05 Get better stacktraces for *SAN builds by Kevin Lubick · 7 years ago
  8. 6200036 Implement GPU/OpList DDLs by Robert Phillips · 7 years ago
  9. 537d9c0 SkQP: remove skia_embed_resources option by Hal Canary · 7 years ago
  10. 7f86192 Revert "Drop support for unused MSAA extensions" by Robert Phillips · 7 years ago
  11. 7df2746 Drop support for unused MSAA extensions by Chris Dalton · 7 years ago
  12. dcb086b Remove unused SkPictureContentInfo by Brian Salomon · 7 years ago
  13. fc4f768 Use int when possible to calculate atlas indices in shaders. by Jim Van Verth · 7 years ago
  14. a8a51ce Start of cross process SkScalerContext. by Mike Klein · 7 years ago
  15. 0331d37 remove unneeded SkFlattenableSerialization by Mike Reed · 7 years ago
  16. 4c11945 Respect repetition count in SkAnimatedImage by Leon Scroggins III · 7 years ago
  17. 8ad91a9 remove unused SkRasterizer by Mike Reed · 7 years ago
  18. ad6660a Use equal_range for factory lookups by Vladimir Levin · 7 years ago
  19. 59a1df2 Delete SkColorSpaceXformImageGenerator and SkImagePriv::SkMakeImageInColorSpace by Greg Daniel · 7 years ago
  20. 6e87eee add shadermaskfilter by Mike Reed · 7 years ago
  21. 9ca2784 Extract a GrCCPathParser class that is decoupled from atlas ops by Chris Dalton · 7 years ago
  22. 2e0fadb Add a GM and images to test SkEncodedOrigin by Leon Scroggins III · 7 years ago
  23. 2796430 move SkWriter32.h to src by Mike Reed · 7 years ago
  24. 07a722c Add SkAndroidCodec::computeSampledSize by Leon Scroggins III · 7 years ago
  25. 4f0f933 Add Android ASAN bot by Kevin Lubick · 7 years ago
  26. 7a10b33 Add an SkDrawable for animated images (e.g. GIF) by Leon Scroggins III · 7 years ago
  27. 98e38e2 Revert "Revert "fix legacy makeRasterImage()"" by Mike Klein · 7 years ago
  28. ef29e42 Revert "fix legacy makeRasterImage()" by Mike Klein · 7 years ago
  29. 68c3fac Specify "resources" in skia_nanobench's data by Pirama Arumuga Nainar · 7 years ago
  30. 7c4ca04 fix legacy makeRasterImage() by Mike Klein · 7 years ago
  31. d284949 restore intersect methods to use old-style empty-checks on their inputs by Mike Reed · 7 years ago
  32. 1af6daa add flag for flutter by Mike Reed · 7 years ago
  33. 0428279 fix x86 Android builds by Mike Klein · 7 years ago
  34. 21b620c switch android builds to libc++ by Mike Klein · 7 years ago
  35. 383a2ef CCPR: Rename GrCCPR* -> GrCC* by Chris Dalton · 7 years ago
  36. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  37. bd3a0cc Revert "Revert "remove unused SkCurveMeasure"" by Mike Reed · 7 years ago
  38. 4d1d8bc Revert "remove unused SkCurveMeasure" by Mike Reed · 7 years ago
  39. 065c2e8 remove unused SkCurveMeasure by Mike Reed · 7 years ago
  40. 8982dc1 Add GrResourceProviderPriv and expose GrGpu in it by Greg Daniel · 7 years ago
  41. 4284613 Enable conditional-uninitialized flag by Kevin Lubick · 7 years ago
  42. 4c79ecf cubic-map for non-linear t by Mike Reed · 7 years ago
  43. 90e8fb1 Reland "CCPR: Initial semi-optimized vertex shader Impl" by Chris Dalton · 7 years ago
  44. 511c5d4 Re-enable 3 clang warnings by Kevin Lubick · 7 years ago
  45. c75e240 [sksg] Refine invalidation logic by Florin Malita · 7 years ago
  46. 3c36ef6 SkFloatToDecimal moved to src/utils by Hal Canary · 7 years ago
  47. 314d7c2 Add Win UBSAN jobs. by Ben Wagner · 7 years ago
  48. 7c9c9e4 update pipe for lattice and shadowrec by Mike Reed · 7 years ago
  49. a99d982 Add FASTLINK to windows builds by Brian Osman · 7 years ago
  50. cda4e94 Add a bench for comparing complex clip strategies by Florin Malita · 7 years ago
  51. d23c7c4 Revert "CCPR: Initial semi-optimized vertex shader Impl" by Chris Dalton · 7 years ago
  52. e3877ce CCPR: Initial semi-optimized vertex shader Impl by Chris Dalton · 7 years ago
  53. 7461a4a converted YUVEffect to SkSL by Ethan Nicholas · 7 years ago
  54. 4aa4441 Initial scene graph (SkSG) by Florin Malita · 7 years ago
  55. 2871436 Revert "CCPR: Initial semi-optimized vertex shader Impl" by Brian Osman · 7 years ago
  56. a8f6aef CCPR: Initial semi-optimized vertex shader Impl by Chris Dalton · 7 years ago
  57. b60c5eb remove unused willPlayBackBitmaps from picture and SkPictureAnalyzer by Mike Reed · 7 years ago
  58. 297d6ef converted GrRRectBlurEffect to SkSL by Ethan Nicholas · 7 years ago
  59. 5c6ac64 Revert "Revert "move homogenous with stride to matrixpriv"" by Brian Salomon · 7 years ago
  60. 744cbb3 Fix alpha contribution to tonal color. by Jim Van Verth · 7 years ago
  61. f226e66 Revert "Transform vertices for distance field glyphs on CPU." by Greg Daniel · 7 years ago
  62. aae533e Revert "Remove SkImage deferred texture image data APIs." by Eric Karl · 7 years ago
  63. 0215e39 Transform vertices for distance field glyphs on CPU. by Brian Salomon · 7 years ago
  64. 67a86d5 Try /Z7 on Windows builds. by Mike Klein · 7 years ago
  65. 2b4bc3c Don't set /GS- on Windows builds. by Mike Klein · 7 years ago
  66. 9a72ae1 Suppress warnings of unused variables. by Derek Sollenberger · 7 years ago
  67. c38cce6 make SkColorSpace_New real by Mike Klein · 7 years ago
  68. de2b95e Turn on PGO for skia_nanobench, skia_dm by Pirama Arumuga Nainar · 7 years ago
  69. 19c026e Remove SkClampRange (unused) by Brian Osman · 7 years ago
  70. 2d5f9b3 converted GrMagnifierEffect to SkSL by Ethan Nicholas · 7 years ago
  71. e42edcc Add stubbed out GrContext by Robert Phillips · 7 years ago
  72. a493510 resources: optionally link them into our binary by Hal Canary · 7 years ago
  73. 5c54892 Filter Windows SDK and Compiler directories by Brian Osman · 7 years ago
  74. e18b779 Turn on PGO for Skia on Android by Zhizhou Yang · 7 years ago
  75. 3d6801e Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>. by Brian Salomon · 7 years ago
  76. 3f39bf8 Add Goma support in gn_flavor. by Ben Wagner · 7 years ago
  77. c465d13 resources: orgainize directory. by Hal Canary · 7 years ago
  78. f06c358 Remove instanced rendering by Brian Salomon · 7 years ago
  79. 852ca31 Updated MSVC toolchain to 2017, and further refactored GN by Brian Osman · 7 years ago
  80. 4e50297 Allow different identities for iOS code signing by Jim Van Verth · 7 years ago
  81. 15f46c3 quiet down Mac linker warnings by Mike Klein · 7 years ago
  82. afb7ec7 Revert "Revert "Add define to use customize vulkan header."" by Greg Daniel · 7 years ago
  83. 20b1572 Delete GLBench and subclasses by Brian Salomon · 7 years ago
  84. 4f5e1d4 Remove SkImage deferred texture image data APIs. by Brian Salomon · 7 years ago
  85. 409506c Only look for WinSDK when building _for_ Windows by Mike Klein · 7 years ago
  86. 5f87262 Reland "Always use the Win 10 SDK, and optionally detect/use the latest version" by Brian Osman · 7 years ago
  87. f5ab269 Revert "Always use the Win 10 SDK, and optionally detect/use the latest version" by Ravi Mistry · 7 years ago
  88. fadbfcd upgrade SkReadBuffer to always validate by Mike Reed · 7 years ago
  89. 6da1d32 Always use the Win 10 SDK, and optionally detect/use the latest version by Brian Osman · 7 years ago
  90. 0554d49 add SkVptr() by Mike Klein · 7 years ago
  91. d34c4a3 Add win_toolchain_version to support MSVC 2017 Updates by Brian Osman · 7 years ago
  92. 60691a5 add serial procs to pictures by Mike Reed · 7 years ago
  93. c8037dc Reland "Hide SkEncodedInfo" by Leon Scroggins III · 7 years ago
  94. a32a3c3 Add analytic clip FPs that read from the CCPR atlas by Chris Dalton · 7 years ago
  95. f32b27d remove mips support and bots by Mike Klein · 7 years ago
  96. 1793e7b Revert "Hide SkEncodedInfo" by Leon Scroggins · 7 years ago
  97. c6f7a4f Hide SkEncodedInfo by Leon Scroggins III · 7 years ago
  98. d1ec410 Fix ANGLE build with extended clang warnings by Chris Dalton · 7 years ago
  99. 1ef8094 turn on extended Clang warnings on Windows too by Chris Dalton · 7 years ago
  100. 7ffbcf9 Add unit test for SkDeferredDisplayLists (take 2) by Robert Phillips · 7 years ago