1. 7750c6f Whitespace change to test new CQ trybot by rmistry · 9 years ago
  2. dac843b Use ComposeColorFilter in factory to collapse consecutive filters (when possible). by reed · 9 years ago
  3. bca3c9f Update gpu trace marker system for MultiDrawBuffer world by robertphillips · 9 years ago
  4. 7bdc8df Add custom dm upload script to be used by the android framework by djsollen · 9 years ago
  5. d14101e Fix GPU trace marker bug by robertphillips · 9 years ago
  6. 4089ef7 DM: support non-fatal errors by mtklein · 9 years ago
  7. 64de1e1 ViaAndroidSDK for DM by tomhudson · 9 years ago
  8. 2dd3b66 Update SkPicture cull rects with RTree information by schenney · 9 years ago
  9. dc81222 add impl limit for number of leaf-nodes in composecolorfilter by reed · 9 years ago
  10. 9ba3972 Batchify the tessellated path renderer. by senorblanco · 9 years ago
  11. 71b03e4 Add some METADATA files to control docs layout. by jcgregorio · 9 years ago
  12. a9baa65 Revert of Add image as a draw type that can be filtered (patchset #4 id:60001 of https://codereview.chromium.org/960783003/) by kkinnunen · 9 years ago
  13. fa77eb1 Add image as a draw type that can be filtered by kkinnunen · 9 years ago
  14. c877a71 4x library for NEON by msarett · 9 years ago
  15. 82b33db DM: no PDF for Daisy either by mtklein · 9 years ago
  16. b7affb5 udpate dox for colorfilter fragment processor requirements by reed · 9 years ago
  17. 94b4ee8 (starting with mtklein's 966503002 mod to 963593003) fix casts by caryclark · 9 years ago
  18. 6ba6fa1 Improve tracking of bound FBOs in GrGLGpu. by bsalomon · 9 years ago
  19. 84aada8 DM: run PDF except on Android bots. by mtklein · 9 years ago
  20. a84cff9 Revert of fix casts (patchset #1 id:1 of https://codereview.chromium.org/979453004/) by mtklein · 9 years ago
  21. 4e644f5 Update SkPMFloat API a bit. by mtklein · 9 years ago
  22. 9e73a84 (starting with mtklein's 966503002 mod to 963593003) fix casts by caryclark · 9 years ago
  23. 85d5eb9 Pass blob bounds to the looper, if available by fmalita · 9 years ago
  24. ea8b55d simplify logic in SkPerliNoiseShader for GPU when constant color by bsalomon · 9 years ago
  25. 876c313 skia: Add tracing for skia's budget by hendrikw · 9 years ago
  26. 8c7ba09 Add SSSE3 implementation for SkPMFloat, with faster get() and set(). by mtklein · 9 years ago
  27. b841060 Revert of Adding linear interpolation to rgb->yuv conversion (patchset #1 id:1 of https://codereview.chromium.org/973563002/) by joshualitt · 9 years ago
  28. 01849ac disable chatting debugf by reed · 9 years ago
  29. f72558e Fix uninitialized variable in GrGpu by hendrikw · 9 years ago
  30. 024f996 Text blob run paints should be filtered. by fmalita · 9 years ago
  31. cd9d42c Adding linear interpolation to rgb->yuv conversion by sugoi · 9 years ago
  32. 193ea93 Split GrTargetCommands into its own files by robertphillips · 9 years ago
  33. 030854e Run gyp on Win with --no-parallel -G config=$(BUILDTYPE), fix pylint by Eric Boren · 9 years ago
  34. f9b31eb Return to building libpng_static off of Android. by scroggo · 9 years ago
  35. 3b234f7 Build the Android version of PNG on Android. by scroggo · 9 years ago
  36. dad7794 Split command holding object (GrTargetCommands) out of GrInOrderDrawBuffer by robertphillips · 9 years ago
  37. 47ef4d5 XPS, DM: add SkDocument::CreateXPS by halcanary · 9 years ago
  38. f24f224 Add SkCodec, including PNG implementation. by scroggo · 9 years ago
  39. 0aebf5d Test and fix SkPMFloat rounding. by mtklein · 9 years ago
  40. c2574f3 Revert of XPS, DM: add SkDocument::CreateXPS (patchset #8 id:310001 of https://codereview.chromium.org/963953002/) by halcanary · 9 years ago
  41. 00d39bc XPS, DM: add SkDocument::CreateXPS by halcanary · 9 years ago
  42. 60ff458 Trim the fat off SkPMFloat bench. by mtklein · 9 years ago
  43. 60d2a32 Make SkPMFloats store floats in [0,255] instead of [0,1]. by mtklein · 9 years ago
  44. cff10b2 change colorfilter to return an array of frag processors by reed · 9 years ago
  45. 3ebb16d Run gyp with --no-parallel -G config=$(BUILDTYPE) by borenet · 9 years ago
  46. 7ab4277 Don't guarantee any particular color order for SkPMFloat. Hide fColor. by mtklein · 9 years ago
  47. 8a8d841 add virtuals to optimize composing colorfilters by reed · 9 years ago
  48. aae3091 Draw glyphs on Mac without font transform. by bungeman · 9 years ago
  49. b421650 add double precision convex test by caryclark · 9 years ago
  50. ee1a726 Revert of Add SkCodec, including PNG implementation. (patchset #24 id:460001 of https://codereview.chromium.org/930283002/) by scroggo · 9 years ago
  51. ca35885 Add SkCodec, including PNG implementation. by scroggo · 9 years ago
  52. d0f5457 valgrind fix by joshualitt · 9 years ago
  53. 281bf52 Add testing section of docs. Consolidated trybot/buildbot section by hcm · 9 years ago
  54. cc1ac86 small bug fix for batch asserts by joshualitt · 9 years ago
  55. 8f9e816 Minor cleanup of GrInOrderDrawBuffer by robertphillips · 9 years ago
  56. 5ccef57 treat backwards quads as not convex by caryclark · 9 years ago
  57. 341c808 Revert of DM: run pdf config on the bots. (patchset #1 id:1 of https://codereview.chromium.org/968953002/) by mtklein · 9 years ago
  58. a2b6d28 Fix for out-of-bounds intersection (found by fuzzer). by senorblanco · 9 years ago
  59. b3310c2 Set the ttcIndex on Mac onOpenStream. by bungeman · 9 years ago
  60. b12f881 DM: run pdf config on the bots. by mtklein · 9 years ago
  61. 9345eef [Skia] Add SK_API to SkParse. by huangs · 9 years ago
  62. 7f966f4 Increase GrInOrderDrawBuffer's encapsulation of trace markers by robertphillips · 9 years ago
  63. 3da9181 On windows, build zlib as a static library. by scroggo · 9 years ago
  64. db873d8 add compose-colorfilter by reed · 9 years ago
  65. 5bd055c Revert of add compose-colorfilter (patchset #2 id:20001 of https://codereview.chromium.org/969673002/) by reed · 9 years ago
  66. b675a73 add compose-colorfilter by reed · 10 years ago
  67. 73165bd Revert of Improve tracking of bound FBOs in GrGLGpu. (patchset #10 id:180001 of https://codereview.chromium.org/949263002/) by robertphillips · 10 years ago
  68. 3d32d50 PDF: Switch some unit tests to higher level API. by halcanary · 10 years ago
  69. 9f2f349 Update SKP version by skia.buildbots · 10 years ago
  70. bdff1fc Add msaa runs to nanobench by bsalomon · 10 years ago
  71. 1139889 Doc: update dev/design/pdftheory with new function call by halcanary · 10 years ago
  72. 0b70b86 Improve tracking of bound FBOs in GrGLGpu. by bsalomon · 10 years ago
  73. bb8bca3 Revert of Improve tracking of bound FBOs in GrGLGpu. (patchset #8 id:140001 of https://codereview.chromium.org/949263002/) by bsalomon · 10 years ago
  74. b2af2d8 Improve tracking of bound FBOs in GrGLGpu. by bsalomon · 10 years ago
  75. 394ce76 Flate: skia_alloc_func works on both miniz and zlib by halcanary · 10 years ago
  76. d4c7d55 nexus 9 fix by joshualitt · 10 years ago
  77. 2e3f9d8 PDF: Canon now owns a reference to all interned objects by halcanary · 10 years ago
  78. 4f569be Dash batch by joshualitt · 10 years ago
  79. 6dc4ef0 Revert of Flate: fix valgrind miniz Conditional-jump-or-move-depends... error (patchset #2 id:20001 of https://codereview.chromium.org/964933003/) by schenney · 10 years ago
  80. e0638f8 Flate: fix valgrind miniz Conditional-jump-or-move-depends... error by halcanary · 10 years ago
  81. 4497748 Revert of Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (patchset #1 id:1 of https://codereview.chromium.org/966753002/) by reed · 10 years ago
  82. 5abf584 Test msaa on bots using dm. 4 samples for Android, 16 elsewhere by bsalomon · 10 years ago
  83. 0823bfa Context batches by joshualitt · 10 years ago
  84. 9888b22 Decrease GrInOrderDrawBuffer::Cmd's reliance on GrInOrderDrawBuffer by robertphillips · 10 years ago
  85. cf808aa Clang warnings for SkFontHost_FreeType_common.cpp by fmalita · 10 years ago
  86. a9061de Add rewind capability to SkChunkAlloc by robertphillips · 10 years ago
  87. 827da23 [SkSVGDevice] drawBitmap* support by fmalita · 10 years ago
  88. e70de9e Make the glyph array entries inline. by herb · 10 years ago
  89. 574290f Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (patchset #3 id:40001 of https://codereview.chromium.org/964613002/) by scroggo · 10 years ago
  90. 1c8aeea replace kIgnore_SkAlphaType with kUnknown_SkAlphaType by reed · 10 years ago
  91. 71d7f7f Initialize three locals to avoid the risk of uninitialized reads. by brucedawson · 10 years ago
  92. e6cf9cb miniz support in SkFlate / PDF by mtklein · 10 years ago
  93. 6be6f7c Cleanup in GrPipelineBuilder by bsalomon · 10 years ago
  94. 24aa0f0 Add sqrt() and rsqrt() to Sk4f. by mtklein · 10 years ago
  95. 2719552 Think implicit promotion is a good idea? by mtklein · 10 years ago
  96. 896f393 Automatically add NOTREECHECKS when uploading CLs from non master branches by rmistry · 10 years ago
  97. ed0069a Revert of Improve tracking of bound FBOs in GrGLGpu. (patchset #6 id:100001 of https://codereview.chromium.org/949263002/) by bsalomon · 10 years ago
  98. aae1a26 remove unnecessary and confusing error message from scaler (also fix whitespace) by humper · 10 years ago
  99. 870b9ea add auto SkPMFloat <-> Sk4f conversion by mtklein · 10 years ago
  100. d223fb2 Automatically add a docs preview link and NOTRY=true when there are only docs changes. by rmistry · 10 years ago