1. 8ca88e4 Hack together MSAN build. by mtklein · 9 years ago
  2. bd9dabd Revert of Test CodecImageGenerator on GPU bots (patchset #1 id:1 of https://codereview.chromium.org/1663453002/ ) by jcgregorio · 9 years ago
  3. 1059b1f Add SkMSAN.h by mtklein · 9 years ago
  4. 69d1603 Add option to specify a font collection when creating a by kulshin · 9 years ago
  5. 37ed996 Do not upload to trusted partner's bucket if it is a dry run by rmistry · 9 years ago
  6. 84b8d89 Always build our own zlib. by mtklein · 9 years ago
  7. f16e2a2 Revert of Add gpu implementation of SkAvoidXfermode (patchset #10 id:170001 of https://codereview.chromium.org/1658623002/ ) by mtklein · 9 years ago
  8. c971540 Test CodecImageGenerator on GPU bots by scroggo · 9 years ago
  9. f5e8395 Fix delete_path in webpages_playback.py by rmistry · 9 years ago
  10. 2404f03 Use SkBitmapProcStateAutoMapper for filter samplers also by fmalita · 9 years ago
  11. 15691a0 Add gpu implementation of SkAvoidXfermode by robertphillips · 9 years ago
  12. c33c79c Delete skp dir in partner bucket before uploading by rmistry · 9 years ago
  13. 8f9447c Update the dng_sdk version. The new version handles the posix_memalign() better by yujieqin · 9 years ago
  14. 4833f39 Templatize GrNonAtomicRef by cdalton · 9 years ago
  15. afc7cce Fix for rounded-rect clips with filters. by senorblanco · 9 years ago
  16. 67e8bd2 Revert of Move Google3-specific stack limitation logic to template classes. Remove #ifdefs in other files. (patchset #2 id:50001 of https://codereview.chromium.org/1656143003/ ) by benjaminwagner · 9 years ago
  17. 8870e94 Recreate SKPs in a single directory for trusted partners. by rmistry · 9 years ago
  18. 0700651 SSSE3 optimizations for gray -> RGBA (or BGRA) by msarett · 9 years ago
  19. 792345f Modify skiaserve to support downloads by joshualitt · 9 years ago
  20. 2eff71c NEON optimizations for gray -> RGBA (or BGRA) conversions by msarett · 9 years ago
  21. c92159c Move Google3-specific stack limitation logic to template classes. Remove #ifdefs in other files. by benjaminwagner · 9 years ago
  22. 1497f9f Update SK_IMAGE_VERSION to test RAW by scroggo · 9 years ago
  23. 136f517 Modify skiaserve to support drawTo by joshualitt · 9 years ago
  24. bf907e6 unroll srcover_1 for blending a single color by reed · 9 years ago
  25. 5923535 Fix SampleApp instructions in the Windows quick-start by brianosman · 9 years ago
  26. 000b83b Remove SK_SUPPORT_LEGACY_SAMPLER_BIAS by fmalita · 9 years ago
  27. eb54307 Sampler bias for all nofilter flavors by fmalita · 9 years ago
  28. f46d8a6 increase inner-loop for xfer4 benches to reduce variance by reed · 9 years ago
  29. 30c5dde support for more features when rendering to/from JSON by ethannicholas · 9 years ago
  30. 2ea6ff7 Fix printfs for Windows and undo speculative test disable by Brian Salomon · 9 years ago
  31. 22000d1 Avoid too small reads to bufferMoreData() by yujieqin · 9 years ago
  32. a341b90 fix skiaserve crash by joshualitt · 9 years ago
  33. 483b901 cleanup of skia serve url handling by joshualitt · 9 years ago
  34. 0735de6 Fix fuzzer-found deserialization bug in SkPathRef by ajuma · 9 years ago
  35. 2ac722f Revert of Avoid too small reads to bufferMoreData() (patchset #4 id:60001 of https://codereview.chromium.org/1644893003/ ) by jcgregorio · 9 years ago
  36. fd918e8 Avoid too small reads to bufferMoreData() by yujieqin · 9 years ago
  37. be0fcb1 Speculative fix for windows builders by Brian Salomon · 9 years ago
  38. a64afd6 Disable test that is breaking Android and Windows bots. by Brian Salomon · 9 years ago
  39. f267c1e Add ability to extract YUV planes from SkImage by bsalomon · 9 years ago
  40. 9d02b26 Fix GL readback code to handle rowbytes correctly for non-32bit formats by bsalomon · 9 years ago
  41. b21c752 Look beyond SSE2 for Paeth by mtklein · 9 years ago
  42. 8610002 Move SkColorMatrixFilter implementation to core. by bsalomon · 9 years ago
  43. 3b7af78 added a default constructor for GrBatchToXPOverrides by ethannicholas · 9 years ago
  44. 6404981 Fix zero-sized blur with crop rect. by senorblanco · 9 years ago
  45. 0575c49 Upload SKPs to chrome-partner-telemetry by rmistry · 9 years ago
  46. 40bed64 SkPictureShader cleanup by fmalita · 9 years ago
  47. b1fe8f6 Add dm to DM_INCLUDES to fix Google3 build. by benjaminwagner · 9 years ago
  48. 47d158e Make fuzz broadcast when it terminates via return. by kjlubick · 9 years ago
  49. 975765c fix for GrPorterDuffTest valgrind error by ethannicholas · 9 years ago
  50. 13a9123 A variety of SkPngCodec clean-ups by msarett · 9 years ago
  51. 2352696 Replace the id<-->key hashmap in SkImageFilter by a SkTArray by xidachen · 9 years ago
  52. 188d44c Move SkPixelXorXfermode.h to include/client/android by robertphillips · 9 years ago
  53. d2a4271 Fix S32_D32_constX_shaderproc assert by fmalita · 9 years ago
  54. 2baa84b batch merge new edges by caryclark · 9 years ago
  55. bef1adf Suppress SkBitmapProcState assert temporarily by fmalita · 9 years ago
  56. 86e6b55 Only define NO_POSIX_MEMALIGN for arm by yujieqin · 9 years ago
  57. 1b46a57 Remove SkDEPRECATED_InstallDiscardablePixelRef from SkPictureShader by fmalita · 9 years ago
  58. 507ef6d SkNx Load/store: take any pointer. by mtklein · 9 years ago
  59. b1c32b7 Update SKP version by update-skps · 9 years ago
  60. 8a8eb52 Remove SkBitmapProcStateAutoMapper's overflow check by fmalita · 9 years ago
  61. 395eabe float components in xfermodes by reed · 9 years ago
  62. afd25f7 combine vertical overlapping edges by caryclark · 9 years ago
  63. 02a6bfa Revert of batch merge new edges (patchset #1 id:1 of https://codereview.chromium.org/1647223002/ ) by msarett · 9 years ago
  64. 70e6d60 add new tests by caryclark · 9 years ago
  65. 653c12d Add sampler bias for the nofilter/translate specializations by fmalita · 9 years ago
  66. e645965 Use proper row step in SkRawCodec by scroggo · 9 years ago
  67. 8e74f80 Add SkImage factory method that forces image to be resolved to a texture. by bsalomon · 9 years ago
  68. 9cd016e allow the caller to specified raster-surface rowbytes. by reed · 9 years ago
  69. ae658e1 batch merge new edges by caryclark · 9 years ago
  70. 2279325 added support for PLS path rendering by ethannicholas · 9 years ago
  71. ad38ed6 Revert of Treat bad values passed to --images as a fatal error (patchset #17 id:320001 of https://codereview.chromium.org/1611323004/ ) by scroggo · 9 years ago
  72. e82a6c7 Revert of Update SK_IMAGE_VERSION to test RAW (patchset #1 id:1 of https://codereview.chromium.org/1612113002/ ) by scroggo · 9 years ago
  73. 703348f fix teeny dashed path bug by caryclark · 9 years ago
  74. f2b340f Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 9 years ago
  75. 2a1d401 Move SkAvoidXfermode over from Android by robertphillips · 9 years ago
  76. c05f7c3 fix for skiaserve build error by ethannicholas · 9 years ago
  77. 4d9eaea Print a message when DM finishes by scroggo · 9 years ago
  78. 78fc22a added support for more features in JSON (blurs, dashing, different path fill types, etc.) by ethannicholas · 9 years ago
  79. 6b2c346 Revert of Move SkPixelXorXfermode.h to include/client/android (patchset #5 id:80001 of https://codereview.chromium.org/1645093002/ ) by robertphillips · 9 years ago
  80. fbc1e29 starter procs for blending with pm4f by reed · 9 years ago
  81. aa9cb62 Move SkPixelXorXfermode.h to include/client/android by robertphillips · 9 years ago
  82. 817c72a Fix broken Android framework builds by djsollen · 9 years ago
  83. 54d6029 SaveFlags begone! by fmalita · 9 years ago
  84. 5962957 Fix typo on trooper page. by benjaminwagner · 9 years ago
  85. 900901f Work around exasperating Google3 Android build error. by benjaminwagner · 9 years ago
  86. 317a45e Update SK_IMAGE_VERSION to test RAW by scroggo · 9 years ago
  87. 682ee01 SkPDF: roll back 53b1c09 and 05b48e2 by halcanary · 9 years ago
  88. 83024f9 tools/git-sync-deps: fix error in git syntax for changing origin by halcanary · 9 years ago
  89. 5381b81 Fix SkPixelXorXfermode serialization bug by robertphillips · 9 years ago
  90. 7579786 Treat bad values passed to --images as a fatal error by scroggo · 9 years ago
  91. d8ff5b3 Image filters: Make a recursive, forward-mapping bounds by senorblanco · 9 years ago
  92. 382f8bd Disable verbose mode for DNG SDK on mac/ios. by adaubert · 9 years ago
  93. b8909d3 Revert "Enable GL_CHROMIUM_bind_uniform_location, command buffer is fixed" by bsalomon · 9 years ago
  94. 98124ef Make SkPixelXorXfermode's opColor be SkPMColor by robertphillips · 9 years ago
  95. b35c82d Add a background timing thread to kilobench by joshualitt · 9 years ago
  96. 21ab120 skiaserve: Clean up flags. by jcgregorio · 9 years ago
  97. c47635e Adding support for parsing extended gpu config parameters in nanobench by svaisanen · 9 years ago
  98. 6a2046e skiaserve: Add CORS header, and debugger code is served over HTTPS. by jcgregorio · 9 years ago
  99. 4c5f1f6 Remove SK_SUPPORT_LEGACY_SAVEFLAGS define on Android by fmalita · 9 years ago
  100. 62358e7 SkPngFilters: guard with libpng >= 1.5.7 by mtklein · 9 years ago