1. 05332d9 check for both __ARM_NEON__ and __ARM_NEON by lsalzman · 9 years ago
  2. e957331 Make A8 readbacks work from non-A8 surfaces by bsalomon · 9 years ago
  3. 64b0f5f Remove SkLerpXfermode by robertphillips · 9 years ago
  4. 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 · 9 years ago
  5. 3cb582f Initial support for turning Skia draws into a JSON document and vice versa. by ethannicholas · 9 years ago
  6. 8e49ca3 Disable RAW test when SkRawCodec is not compiled by msarett · 9 years ago
  7. 8d61f0d Add pre_log option to nanobench; make this option default true in nanobench_flags.py and dm_flags.py. by benjaminwagner · 9 years ago
  8. 1fce558 Work around vs2013sp2-3 bug in skstd::unique_ptr. by bungeman · 9 years ago
  9. 7869bbf Fix gyp files so that gyp_to_Android.mk succeeds by msarett · 9 years ago
  10. 914bd43 Fix memory leak in pixelxorxfermode GM by robertphillips · 9 years ago
  11. d2ccc77 Changes to public.bzl to support building on iOS with objc_library bazel target. by iroth · 9 years ago
  12. 02cb4d4 Disable RAW test on Chrome OS, Windows by msarett · 9 years ago
  13. 01813e8 Fix leak of SkImageGenerator by msarett · 9 years ago
  14. 8cc3f4e Build and link microhttpd from gyp by joshualitt · 9 years ago
  15. 89061ed Remove RAW Codec from Google3 build. by benjaminwagner · 9 years ago
  16. 2047334 spin off some safe parts from AVX2 CL by mtklein · 9 years ago
  17. 0dfffbe Revert of AVX 2 SrcOver blits: color32, blitmask. (patchset #24 id:450001 of https://codereview.chromium.org/1532613002/ ) by msarett · 9 years ago
  18. 37771c3 Add GM for SkPixelXorXfermode by robertphillips · 9 years ago
  19. 5d21170 AVX 2 SrcOver blits: color32, blitmask. by mtklein · 9 years ago
  20. 916de9f Add RAW decoding into Skia. by yujieqin · 9 years ago
  21. d03b7ae Do not test images with alpha to 565 by msarett · 9 years ago
  22. c721196 Fixed compilation on mingw. by cjacek · 9 years ago
  23. a273c0f remove legacy defines by caryclark · 9 years ago
  24. 8f66a88 Delete 2 legacy flags by fmalita · 9 years ago
  25. 53d9f1c SK_SUPPORT_LEGACY_DRAWFLTER typo by fmalita · 9 years ago
  26. 1517f93 Avoid updating glPathStencilFunc unless it changes by kkinnunen · 9 years ago
  27. c85a9fd Revert of Prototype of RAW decoding in Skia. (patchset #32 id:610001 of https://codereview.chromium.org/1520403003/ ) by msarett · 9 years ago
  28. fc75253 fix arcto exception handling by caryclark · 9 years ago
  29. 6bd8639 Add RAW decoding into Skia. by yujieqin · 9 years ago
  30. 4d8b7ba Whitespace change to test SK_IMAGE_VERSION download by borenet · 9 years ago
  31. 1dc85cd Enable GL_CHROMIUM_bind_uniform_location, command buffer is fixed by kkinnunen · 9 years ago
  32. 7bdb05d Do not try to get fragment input locations with CHROMIUM_path_rendering by kkinnunen · 9 years ago
  33. 9f63b44 Make BGRA8888 renderable on CHROMIUM_framebuffer_mixed_samples by kkinnunen · 9 years ago
  34. 1138be4 Revert of skstd -> std for unique_ptr (patchset #24 id:460001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  35. ccf1de0 skstd -> std for unique_ptr by mtklein · 9 years ago
  36. 3b69b82 add 4f support to colorfiltershader by reed · 9 years ago
  37. 7f225cf Revert[2] of expand unitests for color4f by reed · 9 years ago
  38. 5f34e8e Revert of expand unitests for color4f (patchset #1 id:1 of https://codereview.chromium.org/1622893002/ ) by reed · 9 years ago
  39. a990912 Don't dirty MIP chain when damage bounds is empty by bsalomon · 9 years ago
  40. fac6845 expand unitests for color4f by reed · 9 years ago
  41. 55d4905 Add svg path arcto by caryclark · 9 years ago
  42. b714fb0 Add getYUV8Planes() API to SkCodec by msarett · 9 years ago
  43. 13aa1a5 SSSE3 opts for RGB -> RGB(FF) or BGR(FF) by msarett · 9 years ago
  44. f2b8662 skip zero-length linear gradient intervals to make new code more consistent with older table-based implementation by lsalzman · 9 years ago
  45. 32235ea Factor out xcode c/cpp settings into variables to apply to cmake builds. by bsalomon · 9 years ago
  46. 97293c6 Change name from ScaleToSides to SkScaleToSides. by herb · 9 years ago
  47. ed814f3 Revert of de-proc sk_float_rsqrt (patchset #3 id:40001 of https://codereview.chromium.org/1616013003/ ) by mtklein · 9 years ago
  48. 921d7ac Anisotropic mipmap fixes by fmalita · 9 years ago
  49. 7f6a1e0 First rough draft of skiaserve by joshualitt · 9 years ago
  50. e36d40e Update deps to pull microhttpd by joshualitt · 9 years ago
  51. d4eaa25 add GM to exercise duplicate color-stops by reed · 9 years ago
  52. 0d2bc84 Use nextafter instead of nexttoward to avoid using long double calculation. by herb · 9 years ago
  53. f1b8b6a Use NEON optimizations for RGB -> RGB(FF) or BGR(FF) in SkSwizzler by msarett · 9 years ago
  54. 24c2720 try removing attribute((aligned(16)) by mtklein · 9 years ago
  55. 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 9 years ago
  56. 1c2729c Add SK_SUPPORT_LEGACY_DRAWFILTER guard around calls to SkCanvas::(get|set)DrawFilter. by benjaminwagner · 9 years ago
  57. f5b8790 Revert of whitespace change to test bugdroid (patchset #1 id:1 of https://codereview.chromium.org/1625503002/ ) by rmistry · 9 years ago
  58. efcc125 de-proc sk_float_rsqrt by mtklein · 9 years ago
  59. aed5717 whitespace change to test bugdroid by rmistry · 9 years ago
  60. 5e0883c Fix bounds of checking if a radii are too long for a side. by herb · 9 years ago
  61. 5286f02 DM: dump a zero-results .json file right at startup. by mtklein · 9 years ago
  62. 1aa2029 Add ability to query read pixels support without a render target. by bsalomon · 9 years ago
  63. 6a377e6 SkBSwap32 by mtklein · 9 years ago
  64. 8bf7b79 Refactor swizzle names and types. by mtklein · 9 years ago
  65. 6c9cd55 Make swizzling in read/write pixel copy code more generic by bsalomon · 9 years ago
  66. 0ac723b Update libwebp to version 0.5.0 by scroggo · 9 years ago
  67. e429c88 Revert of Add gpu implementation of OverdrawXfermode (patchset #6 id:100001 of https://codereview.chromium.org/1607253002/ ) by robertphillips · 9 years ago
  68. aa97a84 Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:80001 of https://codereview.chromium.org/1610823002/ ) by djsollen · 9 years ago
  69. 7df3f5e added support for PLS path rendering by ethannicholas · 9 years ago
  70. 7481e75 Fix GrAtlasTextBlob bounds management by joshualitt · 9 years ago
  71. 4c5cd7d Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 9 years ago
  72. 6d3cef9 Revert[2] of float color components by reed · 9 years ago
  73. 2a2bdc6 Revert of experiment: float color components (patchset #6 id:100001 of https://codereview.chromium.org/1617813002/ ) by reed · 9 years ago
  74. 7765000 Hide SkCanvas::{set,get}DrawFilter by fmalita · 9 years ago
  75. 353c148 experiment: float color components by reed · 9 years ago
  76. 07caf56 Add setter for GrGLSLShaderVar layout qualifier by egdaniel · 9 years ago
  77. a182b80 Fix CMake build on Mac. by Ben Wagner · 9 years ago
  78. 80fc19c Stop testing builds with runtime-detected NEON by mtklein · 9 years ago
  79. f6c7107 Expose API for gx font variation axes. by bungeman · 9 years ago
  80. 27a6e86 SkValue: SkXfermode by halcanary · 9 years ago
  81. ae47418 Add ability to add general layout qualifiers GrGLSLShaderVar by egdaniel · 9 years ago
  82. 19032f7 Use fActualProc to choose fFastProc or fSlowProc in SkSwizzler by msarett · 9 years ago
  83. 0050237 Fix bounds computations for SkDisplacementMapEffect with negative scale. by senorblanco · 9 years ago
  84. ba6ada7 DM: dump images for task failures too (but not skipped tasks) by mtklein · 9 years ago
  85. b864f5f Add version number to images tested in DM by scroggo · 9 years ago
  86. 26379ca Demo fuzz for Herb by mtklein · 9 years ago
  87. 233bab9 Add Lua SkXfermode skp scraping support by robertphillips · 9 years ago
  88. be1d555 Rename SkCodec_libpng to SkPngCodec by msarett · 9 years ago
  89. 5eff9e7 Implement onMatchFamilyStyle for Mac. by bungeman · 9 years ago
  90. 1a7eb26 resolution dependent path measure by caryclark · 9 years ago
  91. 46895be fix skp fuzz by caryclark · 9 years ago
  92. d247e58 Remove SK_SUPPORT_SRC_BOUNDS_BLOAT_FOR_IMAGEFILTERS (now unused). by senorblanco · 9 years ago
  93. b0d2546 detect bad/corrupt flattenable factory indices by reed · 9 years ago
  94. dfe3e50 Make colorimagefilter GM not crash when resource path not specified by bsalomon · 9 years ago
  95. d4387ea fuzz: list API fuzzing options if -t api and -n matches nothing. by mtklein · 9 years ago
  96. dba5734 Seperating our fuzzing binary from DM produces a 50x speed increase for decoding images and a 10x speed increase in decoding/rendering Skps. by kjlubick · 9 years ago
  97. 744fdb5 remove dead code around SK_SUPPORT_LEGACY_TRANSLATEROUNDHACK by reed · 9 years ago
  98. 269a82f Revert of Fix GrAtlasTextBlob bounds management (patchset #8 id:140001 of https://codereview.chromium.org/1605013002/ ) by joshualitt · 9 years ago
  99. fac3d1b SkValue: improve SkFromValue<T> implementation by mtklein · 9 years ago
  100. 01836ad Revert to old behavior for swap buffers by joshualitt · 9 years ago