1. 3b7af78 added a default constructor for GrBatchToXPOverrides by ethannicholas · 8 years ago
  2. 6404981 Fix zero-sized blur with crop rect. by senorblanco · 8 years ago
  3. 0575c49 Upload SKPs to chrome-partner-telemetry by rmistry · 8 years ago
  4. 40bed64 SkPictureShader cleanup by fmalita · 8 years ago
  5. b1fe8f6 Add dm to DM_INCLUDES to fix Google3 build. by benjaminwagner · 8 years ago
  6. 47d158e Make fuzz broadcast when it terminates via return. by kjlubick · 8 years ago
  7. 975765c fix for GrPorterDuffTest valgrind error by ethannicholas · 8 years ago
  8. 13a9123 A variety of SkPngCodec clean-ups by msarett · 8 years ago
  9. 2352696 Replace the id<-->key hashmap in SkImageFilter by a SkTArray by xidachen · 8 years ago
  10. 188d44c Move SkPixelXorXfermode.h to include/client/android by robertphillips · 8 years ago
  11. d2a4271 Fix S32_D32_constX_shaderproc assert by fmalita · 8 years ago
  12. 2baa84b batch merge new edges by caryclark · 8 years ago
  13. bef1adf Suppress SkBitmapProcState assert temporarily by fmalita · 8 years ago
  14. 86e6b55 Only define NO_POSIX_MEMALIGN for arm by yujieqin · 8 years ago
  15. 1b46a57 Remove SkDEPRECATED_InstallDiscardablePixelRef from SkPictureShader by fmalita · 8 years ago
  16. 507ef6d SkNx Load/store: take any pointer. by mtklein · 8 years ago
  17. b1c32b7 Update SKP version by update-skps · 8 years ago
  18. 8a8eb52 Remove SkBitmapProcStateAutoMapper's overflow check by fmalita · 8 years ago
  19. 395eabe float components in xfermodes by reed · 8 years ago
  20. afd25f7 combine vertical overlapping edges by caryclark · 8 years ago
  21. 02a6bfa Revert of batch merge new edges (patchset #1 id:1 of https://codereview.chromium.org/1647223002/ ) by msarett · 8 years ago
  22. 70e6d60 add new tests by caryclark · 8 years ago
  23. 653c12d Add sampler bias for the nofilter/translate specializations by fmalita · 8 years ago
  24. e645965 Use proper row step in SkRawCodec by scroggo · 8 years ago
  25. 8e74f80 Add SkImage factory method that forces image to be resolved to a texture. by bsalomon · 8 years ago
  26. 9cd016e allow the caller to specified raster-surface rowbytes. by reed · 8 years ago
  27. ae658e1 batch merge new edges by caryclark · 8 years ago
  28. 2279325 added support for PLS path rendering by ethannicholas · 8 years ago
  29. 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 · 8 years ago
  30. e82a6c7 Revert of Update SK_IMAGE_VERSION to test RAW (patchset #1 id:1 of https://codereview.chromium.org/1612113002/ ) by scroggo · 8 years ago
  31. 703348f fix teeny dashed path bug by caryclark · 8 years ago
  32. f2b340f Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 8 years ago
  33. 2a1d401 Move SkAvoidXfermode over from Android by robertphillips · 8 years ago
  34. c05f7c3 fix for skiaserve build error by ethannicholas · 8 years ago
  35. 4d9eaea Print a message when DM finishes by scroggo · 8 years ago
  36. 78fc22a added support for more features in JSON (blurs, dashing, different path fill types, etc.) by ethannicholas · 8 years ago
  37. 6b2c346 Revert of Move SkPixelXorXfermode.h to include/client/android (patchset #5 id:80001 of https://codereview.chromium.org/1645093002/ ) by robertphillips · 8 years ago
  38. fbc1e29 starter procs for blending with pm4f by reed · 8 years ago
  39. aa9cb62 Move SkPixelXorXfermode.h to include/client/android by robertphillips · 8 years ago
  40. 817c72a Fix broken Android framework builds by djsollen · 8 years ago
  41. 54d6029 SaveFlags begone! by fmalita · 8 years ago
  42. 5962957 Fix typo on trooper page. by benjaminwagner · 8 years ago
  43. 900901f Work around exasperating Google3 Android build error. by benjaminwagner · 8 years ago
  44. 317a45e Update SK_IMAGE_VERSION to test RAW by scroggo · 8 years ago
  45. 682ee01 SkPDF: roll back 53b1c09 and 05b48e2 by halcanary · 8 years ago
  46. 83024f9 tools/git-sync-deps: fix error in git syntax for changing origin by halcanary · 8 years ago
  47. 5381b81 Fix SkPixelXorXfermode serialization bug by robertphillips · 8 years ago
  48. 7579786 Treat bad values passed to --images as a fatal error by scroggo · 8 years ago
  49. d8ff5b3 Image filters: Make a recursive, forward-mapping bounds by senorblanco · 8 years ago
  50. 382f8bd Disable verbose mode for DNG SDK on mac/ios. by adaubert · 8 years ago
  51. b8909d3 Revert "Enable GL_CHROMIUM_bind_uniform_location, command buffer is fixed" by bsalomon · 8 years ago
  52. 98124ef Make SkPixelXorXfermode's opColor be SkPMColor by robertphillips · 8 years ago
  53. b35c82d Add a background timing thread to kilobench by joshualitt · 8 years ago
  54. 21ab120 skiaserve: Clean up flags. by jcgregorio · 8 years ago
  55. c47635e Adding support for parsing extended gpu config parameters in nanobench by svaisanen · 8 years ago
  56. 6a2046e skiaserve: Add CORS header, and debugger code is served over HTTPS. by jcgregorio · 8 years ago
  57. 4c5f1f6 Remove SK_SUPPORT_LEGACY_SAVEFLAGS define on Android by fmalita · 8 years ago
  58. 62358e7 SkPngFilters: guard with libpng >= 1.5.7 by mtklein · 8 years ago
  59. 1c971fa SkPngFilters: use normal pointer types. by mtklein · 8 years ago
  60. bbb6dc8 kill SkValue by mtklein · 8 years ago
  61. 372d65c sketch hooking into PNG_FILTER_OPTIMIZATIONS by mtklein · 8 years ago
  62. 9ce4110 skiaserve: Enable /cmd endpoint. by jcgregorio · 8 years ago
  63. 5534312 Revert of Consolidate SkStream copying methods (patchset #1 id:1 of https://codereview.chromium.org/1640793002/ ) by msarett · 8 years ago
  64. a7dd73b Suppress jpeg valgrind errors by msarett · 8 years ago
  65. 6f17bc5 skiaserve: Set 303 status code on redirect. by jcgregorio · 8 years ago
  66. 2b6aa21 Make fuzz output the words success for a 'clean exit' by kjlubick · 8 years ago
  67. 609d979 Wire up JsonCanvas in skiaserve by joshualitt · 8 years ago
  68. 440c5a9 Consolidate SkStream copying methods by scroggo · 8 years ago
  69. 2bbc343 switched to SkJSONCPP for JSON output by ethannicholas · 8 years ago
  70. fda27a9 Fix Windows build by yujieqin · 8 years ago
  71. 0edf169 Stop testing SkImageDecoder in DM/nanobench by scroggo · 8 years ago
  72. 076d83d Enable RAW codec for Windows by yujieqin · 8 years ago
  73. b84b5b4 It derives the dng_host and overrides PerformAreaTask() to split the task into several sub-tasks which get added to SkTaskGroup. by ebrauer · 8 years ago
  74. 24716be Fix complier issue [-Werror, -Wvla] by yujieqin · 8 years ago
  75. ccfdaa5 Add primitive url handling system to skiaserve by joshualitt · 8 years ago
  76. 8f51758 Update DEPS to use new PIEX version from AOSP. by yujieqin · 8 years ago
  77. 9a4e188 Allow clients to upload skps to skiaserve by joshualitt · 8 years ago
  78. f42fca4 Add gpu implementation of OverdrawXfermode by robertphillips · 8 years ago
  79. 5ba2b96 move more geometry to simd by caryclark · 8 years ago
  80. 727b7d2 Add gpu backend for SkPixelXorXfermode by robertphillips · 8 years ago
  81. ed0bf1b remove unused sample by reed · 8 years ago
  82. 6121405 Cleaning up trailing spaces and typos. by cblume · 8 years ago
  83. eae84c2 Image filters: fix srcOffset handling in asFragmentProcessor() path. by senorblanco · 8 years ago
  84. 978d08a Initial support for turning Skia draws into a JSON document and vice versa. by ethannicholas · 8 years ago
  85. a766ca8 de-proc sk_float_rsqrt by mtklein · 8 years ago
  86. 05332d9 check for both __ARM_NEON__ and __ARM_NEON by lsalzman · 8 years ago
  87. e957331 Make A8 readbacks work from non-A8 surfaces by bsalomon · 8 years ago
  88. 64b0f5f Remove SkLerpXfermode by robertphillips · 8 years ago
  89. 7a56123 Revert of Initial support for turning Skia draws into a JSON document and vice versa. (patchset #3 id:80001 of https://codereview.chromium.org/1636563002/ ) by msarett · 8 years ago
  90. 3cb582f Initial support for turning Skia draws into a JSON document and vice versa. by ethannicholas · 8 years ago
  91. 8e49ca3 Disable RAW test when SkRawCodec is not compiled by msarett · 8 years ago
  92. 8d61f0d Add pre_log option to nanobench; make this option default true in nanobench_flags.py and dm_flags.py. by benjaminwagner · 8 years ago
  93. 1fce558 Work around vs2013sp2-3 bug in skstd::unique_ptr. by bungeman · 8 years ago
  94. 7869bbf Fix gyp files so that gyp_to_Android.mk succeeds by msarett · 8 years ago
  95. 914bd43 Fix memory leak in pixelxorxfermode GM by robertphillips · 8 years ago
  96. d2ccc77 Changes to public.bzl to support building on iOS with objc_library bazel target. by iroth · 8 years ago
  97. 02cb4d4 Disable RAW test on Chrome OS, Windows by msarett · 8 years ago
  98. 01813e8 Fix leak of SkImageGenerator by msarett · 8 years ago
  99. 8cc3f4e Build and link microhttpd from gyp by joshualitt · 8 years ago
  100. 89061ed Remove RAW Codec from Google3 build. by benjaminwagner · 8 years ago