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