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