1. 4c79ecf cubic-map for non-linear t by Mike Reed · 7 years ago
  2. 90e8fb1 Reland "CCPR: Initial semi-optimized vertex shader Impl" by Chris Dalton · 7 years ago
  3. 511c5d4 Re-enable 3 clang warnings by Kevin Lubick · 7 years ago
  4. c75e240 [sksg] Refine invalidation logic by Florin Malita · 7 years ago
  5. 3c36ef6 SkFloatToDecimal moved to src/utils by Hal Canary · 7 years ago
  6. 314d7c2 Add Win UBSAN jobs. by Ben Wagner · 7 years ago
  7. 7c9c9e4 update pipe for lattice and shadowrec by Mike Reed · 7 years ago
  8. a99d982 Add FASTLINK to windows builds by Brian Osman · 7 years ago
  9. cda4e94 Add a bench for comparing complex clip strategies by Florin Malita · 7 years ago
  10. d23c7c4 Revert "CCPR: Initial semi-optimized vertex shader Impl" by Chris Dalton · 7 years ago
  11. e3877ce CCPR: Initial semi-optimized vertex shader Impl by Chris Dalton · 7 years ago
  12. 7461a4a converted YUVEffect to SkSL by Ethan Nicholas · 7 years ago
  13. 4aa4441 Initial scene graph (SkSG) by Florin Malita · 7 years ago
  14. 2871436 Revert "CCPR: Initial semi-optimized vertex shader Impl" by Brian Osman · 7 years ago
  15. a8f6aef CCPR: Initial semi-optimized vertex shader Impl by Chris Dalton · 7 years ago
  16. b60c5eb remove unused willPlayBackBitmaps from picture and SkPictureAnalyzer by Mike Reed · 7 years ago
  17. 297d6ef converted GrRRectBlurEffect to SkSL by Ethan Nicholas · 7 years ago
  18. 5c6ac64 Revert "Revert "move homogenous with stride to matrixpriv"" by Brian Salomon · 7 years ago
  19. 744cbb3 Fix alpha contribution to tonal color. by Jim Van Verth · 7 years ago
  20. f226e66 Revert "Transform vertices for distance field glyphs on CPU." by Greg Daniel · 7 years ago
  21. aae533e Revert "Remove SkImage deferred texture image data APIs." by Eric Karl · 7 years ago
  22. 0215e39 Transform vertices for distance field glyphs on CPU. by Brian Salomon · 7 years ago
  23. 67a86d5 Try /Z7 on Windows builds. by Mike Klein · 7 years ago
  24. 2b4bc3c Don't set /GS- on Windows builds. by Mike Klein · 7 years ago
  25. 9a72ae1 Suppress warnings of unused variables. by Derek Sollenberger · 7 years ago
  26. c38cce6 make SkColorSpace_New real by Mike Klein · 7 years ago
  27. de2b95e Turn on PGO for skia_nanobench, skia_dm by Pirama Arumuga Nainar · 7 years ago
  28. 19c026e Remove SkClampRange (unused) by Brian Osman · 7 years ago
  29. 2d5f9b3 converted GrMagnifierEffect to SkSL by Ethan Nicholas · 7 years ago
  30. e42edcc Add stubbed out GrContext by Robert Phillips · 7 years ago
  31. a493510 resources: optionally link them into our binary by Hal Canary · 7 years ago
  32. 5c54892 Filter Windows SDK and Compiler directories by Brian Osman · 7 years ago
  33. e18b779 Turn on PGO for Skia on Android by Zhizhou Yang · 7 years ago
  34. 3d6801e Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>. by Brian Salomon · 7 years ago
  35. 3f39bf8 Add Goma support in gn_flavor. by Ben Wagner · 7 years ago
  36. c465d13 resources: orgainize directory. by Hal Canary · 7 years ago
  37. f06c358 Remove instanced rendering by Brian Salomon · 7 years ago
  38. 852ca31 Updated MSVC toolchain to 2017, and further refactored GN by Brian Osman · 7 years ago
  39. 4e50297 Allow different identities for iOS code signing by Jim Van Verth · 7 years ago
  40. 15f46c3 quiet down Mac linker warnings by Mike Klein · 7 years ago
  41. afb7ec7 Revert "Revert "Add define to use customize vulkan header."" by Greg Daniel · 7 years ago
  42. 20b1572 Delete GLBench and subclasses by Brian Salomon · 7 years ago
  43. 4f5e1d4 Remove SkImage deferred texture image data APIs. by Brian Salomon · 7 years ago
  44. 409506c Only look for WinSDK when building _for_ Windows by Mike Klein · 7 years ago
  45. 5f87262 Reland "Always use the Win 10 SDK, and optionally detect/use the latest version" by Brian Osman · 7 years ago
  46. f5ab269 Revert "Always use the Win 10 SDK, and optionally detect/use the latest version" by Ravi Mistry · 7 years ago
  47. fadbfcd upgrade SkReadBuffer to always validate by Mike Reed · 7 years ago
  48. 6da1d32 Always use the Win 10 SDK, and optionally detect/use the latest version by Brian Osman · 7 years ago
  49. 0554d49 add SkVptr() by Mike Klein · 7 years ago
  50. d34c4a3 Add win_toolchain_version to support MSVC 2017 Updates by Brian Osman · 7 years ago
  51. 60691a5 add serial procs to pictures by Mike Reed · 7 years ago
  52. c8037dc Reland "Hide SkEncodedInfo" by Leon Scroggins III · 7 years ago
  53. a32a3c3 Add analytic clip FPs that read from the CCPR atlas by Chris Dalton · 7 years ago
  54. f32b27d remove mips support and bots by Mike Klein · 7 years ago
  55. 1793e7b Revert "Hide SkEncodedInfo" by Leon Scroggins · 7 years ago
  56. c6f7a4f Hide SkEncodedInfo by Leon Scroggins III · 7 years ago
  57. d1ec410 Fix ANGLE build with extended clang warnings by Chris Dalton · 7 years ago
  58. 1ef8094 turn on extended Clang warnings on Windows too by Chris Dalton · 7 years ago
  59. 7ffbcf9 Add unit test for SkDeferredDisplayLists (take 2) by Robert Phillips · 7 years ago
  60. bee6cac Merge UBSAN_float_cast_overflow into ASAN. by Ben Wagner · 7 years ago
  61. 8172c0a Revert "Add unit test for SkDeferredDisplayLists" by Robert Phillips · 7 years ago
  62. 8458a28 Add unit test for SkDeferredDisplayLists by Robert Phillips · 7 years ago
  63. 6574921 Revert "Revert "Fix rendering of drrects with small circular inner rrects."" by Brian Salomon · 7 years ago
  64. ec727c9 Revert "Fix rendering of drrects with small circular inner rrects." by Brian Salomon · 7 years ago
  65. 096074a Fix rendering of drrects with small circular inner rrects. by Brian Salomon · 7 years ago
  66. 9b50d9d Try to bypass the false-positive clang thread analysis warning by Yuqian Li · 7 years ago
  67. 6d892f5 Add comments explaining use of "-Wno-over-aligned" by Leon Scroggins III · 7 years ago
  68. 8a90c4d Revert "Renaming and refactoring to prepare for init-once threaded backend" by Leon Scroggins · 7 years ago
  69. 74663e7 Add "-Wno-over-aligned" to Android.bp for x86 Android by Leon Scroggins III · 7 years ago
  70. 07a4241 Renaming and refactoring to prepare for init-once threaded backend by Yuqian Li · 7 years ago
  71. 706a6ff Add "lazy" texture proxies by Chris Dalton · 7 years ago
  72. ede860e Delete even more unused views code by Brian Osman · 7 years ago
  73. 329c5a6 Bundle resources and skps directories into iOS app. by Jim Van Verth · 7 years ago
  74. 29f9ed4 Revert "Revert "Make PathGeoBuilder use consistent iterators."" by Brian Salomon · 7 years ago
  75. b451321 Revert "Make PathGeoBuilder use consistent iterators." by Brian Salomon · 7 years ago
  76. 9c8a16b Make PathGeoBuilder use consistent iterators. by Brian Salomon · 7 years ago
  77. 9b491b2 SkPDF: fix fTextScaleX error by Hal Canary · 7 years ago
  78. 9c1c892 drop 32-bit Android NDK builds down to API 16 by Mike Klein · 7 years ago
  79. 443a913 Add create_bundle support for GN by Jim Van Verth · 7 years ago
  80. aa73b96 clean up SkDeferredCanvas by Mike Klein · 7 years ago
  81. c9bc814 Handle null colorspace in SkToSRGBColorFilter. by Mike Klein · 7 years ago
  82. dfaa057 SkPDF: less tolerance for small circles by Hal Canary · 7 years ago
  83. c02cb8a Revert "Use int when possible to calculate atlas indices in shaders." by Jim Van Verth · 7 years ago
  84. e9d172a converted ConstColorProcessor to SkSL by Ethan Nicholas · 7 years ago
  85. 999ec57 Use int when possible to calculate atlas indices in shaders. by Jim Van Verth · 7 years ago
  86. cbcb0a1 Revert "Revert "Add Atlas Text interface for rendering SDF glyphs."" by Brian Salomon · 7 years ago
  87. 9c2202f Revert "Add Atlas Text interface for rendering SDF glyphs." by Greg Daniel · 7 years ago
  88. 39631f3 Add Atlas Text interface for rendering SDF glyphs. by Brian Salomon · 7 years ago
  89. be0a042 converted Premul / Unpremul to SkSL by Ethan Nicholas · 7 years ago
  90. 55ad774 Revert "Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context."" by Brian Salomon · 7 years ago
  91. 1e09e46 Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context." by Brian Osman · 7 years ago
  92. 8dca18a converted GrAARectEffect to SkSL by Ethan Nicholas · 7 years ago
  93. 3bc00fe fix Housekeeper-PerCommit bot by Ethan Nicholas · 7 years ago
  94. 7970765 Switched SkSL from using raw strings back to STRINGIFY by Ethan Nicholas · 7 years ago
  95. 5627d65 Add method to sk_gpu_test::TestContext to automatically restore the previous context. by Brian Salomon · 7 years ago
  96. 70fb479 Ensure that removing last extension from GrGLExtension doesn't assert. by Vladimir Levin · 7 years ago
  97. 559f556 Remove support for image load/store by Brian Salomon · 7 years ago
  98. aae47c8 sksl enum support by Ethan Nicholas · 7 years ago
  99. 66498bc Try 2 for Gauss filter calculation by Herb Derby · 7 years ago
  100. 10d66cc move Sk{Test,Random}ScalerContext to tools by Mike Klein · 7 years ago