1. 3d3a65c Rename GIFImageReader to SkGifImageReader by scroggo · 8 years ago
  2. d0a3b06 Add gif sources to public.bzl. by Ben Wagner · 8 years ago
  3. 85d3017 Fix fuzzer's bools to be 0 or 1 only by kjlubick · 8 years ago
  4. df303a6 Use SK_ALWAYS_INLINE in SkColorSpaceXform by Matt Sarett · 8 years ago
  5. cf280a4 Clear background to white in animatedGif GM by scroggo · 8 years ago
  6. 38a2cf5 Include "SkBitmap.h" in CodecAnimTest.cpp by scroggo · 8 years ago
  7. 026f223 Refactored SkColorSpace_A2B to allow arbitrary ordering of elements by raftias · 8 years ago
  8. 3cc2d20 Print what crashed DM on Android too. by Mike Klein · 8 years ago
  9. a8834bb SkShader* refAs... to sk_sp<SkShader> makeAs... by Ben Wagner · 8 years ago
  10. a3f79c0 Update trooper doc with chrome-infra chat. by Ben Wagner · 8 years ago
  11. 19b9153 Add support for multiple frames in SkCodec by scroggo · 8 years ago
  12. 595ac28 fix a few more fuzzes by caryclark · 8 years ago
  13. b2cf266 Fix RecreateSKPs recipe to correctly fail when the upload fails by borenet · 8 years ago
  14. 34efb70 nc seal breaks simplify by caryclark · 8 years ago
  15. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  16. 09732a6 Add infra recipe module, use for updating Go DEPS by borenet · 8 years ago
  17. 1326068 formalize host debugging by caryclark · 8 years ago
  18. 8261671 fix one more fuzzer by caryclark · 8 years ago
  19. fd97b66 Roll recipe DEPS by borenet · 8 years ago
  20. 7a86423 Fall back from analytic to sampling earlier by liyuqian · 8 years ago
  21. ee677f7 use conservative-clip-bit in pipecanvas by Mike Reed · 8 years ago
  22. b979933 Roll common DEPS by borenet · 8 years ago
  23. 72ae431 New helpers for converting SkColor to GrColor4f by Brian Osman · 8 years ago
  24. 6a7287c Another forgotten forceRLE by liyuqian · 8 years ago
  25. 4e56a91 Add Android viewer to GN by Jim Van Verth · 8 years ago
  26. 9cdd2ab add pipe to nanobench by Mike Reed · 8 years ago
  27. a9f64de Fix for Chrome MSAN by Matt Sarett · 8 years ago
  28. 54cfe41 Remove SkRRectsGaussianEdgeShader by Robert Phillips · 8 years ago
  29. 8f45759 [Sk4fGradient] Use infinity floats for clamp-mode extreme positions by fmalita · 8 years ago
  30. 3ae677c Zero tail stack buffers. by Mike Klein · 8 years ago
  31. 49372e6 SkRasterPipeline_opts: split next() into next_body() and next_tail(). by Mike Klein · 8 years ago
  32. 7cfd46a SkScalerContext to use smart pointers. by bungeman · 8 years ago
  33. 050ffa9 SkRasterPipeline: memcpy-free tail code. by Mike Klein · 8 years ago
  34. 958788a remove 4 legacy flags (clients already updated) by Mike Reed · 8 years ago
  35. c83ada9 Quickly fix the forgotten forceRLE by liyuqian · 8 years ago
  36. 7c2114f Cache GrColorSpaceXforms by Brian Osman · 8 years ago
  37. bbf251b Hash the gamut of XYZ color spaces, to speed up comparison by Brian Osman · 8 years ago
  38. 8ffb260 Turn off buffer security checking in Release builds. by Mike Klein · 8 years ago
  39. 34a2ca1 Add query to imagegenerator if it can efficiently generate a texture by Mike Reed · 8 years ago
  40. 78a37a5 fix more fuzz, carsvg by caryclark · 8 years ago
  41. 61013b2 Add retries to the InfraTests bot's "update go pkgs" step by borenet · 8 years ago
  42. 96dc1c9 fix more chrome asan fuzzer failures by caryclark · 8 years ago
  43. 3f490cc Make SkFixedRound/Ceil/FloorToFixed as inline func by liyuqian · 8 years ago
  44. c0d5501 Add missing sse41::run_pipeline. by Mike Klein · 8 years ago
  45. 2add0ff Use Analytic AA in SkAAClip. by liyuqian · 8 years ago
  46. ed20a70 gen_tasks.go: Use new helpers from specs package by borenet · 8 years ago
  47. 90a381f Turn on /OPT:REF and /OPT:ICF too. by Mike Klein · 8 years ago
  48. 916ca1d Compile for Windows with /Zc:inline. by Mike Klein · 8 years ago
  49. 80739b8 Fixed potential read-out-of-bounds issue in ICC profile loading by raftias · 8 years ago
  50. 313c463 Safely handle unsupported color xforms in SkCodec by Matt Sarett · 8 years ago
  51. ff6a07f remove unneeded legacy flags by Mike Reed · 8 years ago
  52. 4209dcb fix debug version of cubicpair detected by asan by caryclark · 8 years ago
  53. 95f6b39 remove some legacy flags for g3 by Mike Reed · 8 years ago
  54. 0bcfeac Compile Release builds with -momit-leaf-frame-pointer. by Mike Klein · 8 years ago
  55. 2878e76 SkRasterPipeline refactor by Mike Klein · 8 years ago
  56. d2fe3bc Fix bug in raster implementation of SkRRectsGaussianEdgeMaskFilter by Robert Phillips · 8 years ago
  57. ddb37d6 re-re-land of skslc now automatically turns on derivatives support by ethannicholas · 8 years ago
  58. 4a5e49d Run ANGLE in GL mode on test bots by Brian Salomon · 8 years ago
  59. a35ab3e fix fuzzers by caryclark · 8 years ago
  60. 65820db use 'real' SkImageDeserializer by Mike Reed · 8 years ago
  61. 43c2526 Viewer on Mac. by Mike Klein · 8 years ago
  62. 580046b Slim down builder CIPD packages. by Mike Klein · 8 years ago
  63. a29a956 Add SkRRectsGaussianEdgeMaskFilter by Robert Phillips · 8 years ago
  64. e1d6ff1 Class delete call unsized delete when size not known. by Ben Wagner · 8 years ago
  65. f4ace01 Revert "Revert "remove unneeded flags for android"" by reed · 8 years ago
  66. 5d16958 More explicit body/tail function versioning. by Mike Klein · 8 years ago
  67. ec07b0b Try again with SkOpts_hsw and 8x pipelines, attempt 2. by Mike Klein · 8 years ago
  68. 21f7490 Revert "Try again with SkOpts_hsw and 8x pipelines." by Mike Klein · 8 years ago
  69. 4f02ce7 Try again with SkOpts_hsw and 8x pipelines. by Mike Klein · 8 years ago
  70. aef247a Subtract start_coord instead of adding it by scroggo · 8 years ago
  71. d6a1def Recipe fix for buildbotless bots by borenet · 8 years ago
  72. d8765e3 Define SK_CPU_SSE_LEVEL on Windows builds. by Mike Klein · 8 years ago
  73. 4bc6d8f Make monobench more usable on Windows. by Mike Klein · 8 years ago
  74. 95e34a3 Correct a small mistake in SkPath::build_arc_conics by xidachen · 8 years ago
  75. bfa5b45 Add key params for buildbotless bots in DM/nanobench by borenet · 8 years ago
  76. 12b2193 Remove shaderc DEPS. by Mike Klein · 8 years ago
  77. 4d7bb93 disable packed texture tests on TSAN bot by Mike Klein · 8 years ago
  78. 77b53f6 Support inline uploads in Vulkan by Greg Daniel · 8 years ago
  79. 560285d Remove custom NINJA_STATUS. by Mike Klein · 8 years ago
  80. 9f532a3 Add helper to create random AsFPArgs for Ganesh unit tests by Brian Osman · 8 years ago
  81. 5e3d9c2 Roll recipe DEPS by borenet · 8 years ago
  82. 7c78f3a SkNx: use SK_ALWAYS_INLINE thoroughly. by Mike Klein · 8 years ago
  83. 520ced6 SkDescriptors to be held in unique_ptr. by bungeman · 8 years ago
  84. 620ee4f Revert of Generate Signed Distance Field directly from vector path (patchset #18 id:340001 of https://chromiumcodereview.appspot.com/1643143002/ ) by benjaminwagner · 8 years ago
  85. e8f0a7b Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  86. 3ac64b4 image serialize/deserialize callbacks in pipe by Mike Reed · 8 years ago
  87. 0290620 Make ANGLE bot only run ANGLE configs by Brian Salomon · 8 years ago
  88. bbe17a6 Revert "remove unneeded flags for android" by Greg Daniel · 8 years ago
  89. 13b4bc1 Exclude viewer from NoGpu bots by Brian Osman · 8 years ago
  90. 2dd9693 GN builds viewer on Linux, too by Brian Osman · 8 years ago
  91. f00decf remove unneeded flags for android by Mike Reed · 8 years ago
  92. 002c120 Add testing for ANGLE msaa on bots by Brian Salomon · 8 years ago
  93. 40085e6 Fix star artifact in SkRRectsGaussianEdgeShader by Robert Phillips · 8 years ago
  94. 16adfa3 Viewer builds (for Windows) with GN by Brian Osman · 8 years ago
  95. e719577 Add SKSL fuzzer by kjlubick · 8 years ago
  96. 9488833 Refactored SkColorSpace and added in a Lab PCS GM by raftias · 8 years ago
  97. b9eb887 Some GN-related recipe cleanup. by Mike Klein · 8 years ago
  98. 2e68865 Fix ASAN bot. by Mike Klein · 8 years ago
  99. 36a77ee Refactor GrVkGpuCommandBuffer to handle multiple GrVkCommandBuffers. by Greg Daniel · 8 years ago
  100. 310d72c skpbench: suppot Nexus 6P by csmartdalton · 8 years ago