1. 5f34e8e Revert of expand unitests for color4f (patchset #1 id:1 of https://codereview.chromium.org/1622893002/ ) by reed · 9 years ago
  2. a990912 Don't dirty MIP chain when damage bounds is empty by bsalomon · 9 years ago
  3. fac6845 expand unitests for color4f by reed · 9 years ago
  4. 55d4905 Add svg path arcto by caryclark · 9 years ago
  5. b714fb0 Add getYUV8Planes() API to SkCodec by msarett · 9 years ago
  6. 13aa1a5 SSSE3 opts for RGB -> RGB(FF) or BGR(FF) by msarett · 9 years ago
  7. f2b8662 skip zero-length linear gradient intervals to make new code more consistent with older table-based implementation by lsalzman · 9 years ago
  8. 32235ea Factor out xcode c/cpp settings into variables to apply to cmake builds. by bsalomon · 9 years ago
  9. 97293c6 Change name from ScaleToSides to SkScaleToSides. by herb · 9 years ago
  10. ed814f3 Revert of de-proc sk_float_rsqrt (patchset #3 id:40001 of https://codereview.chromium.org/1616013003/ ) by mtklein · 9 years ago
  11. 921d7ac Anisotropic mipmap fixes by fmalita · 9 years ago
  12. 7f6a1e0 First rough draft of skiaserve by joshualitt · 9 years ago
  13. e36d40e Update deps to pull microhttpd by joshualitt · 9 years ago
  14. d4eaa25 add GM to exercise duplicate color-stops by reed · 9 years ago
  15. 0d2bc84 Use nextafter instead of nexttoward to avoid using long double calculation. by herb · 9 years ago
  16. f1b8b6a Use NEON optimizations for RGB -> RGB(FF) or BGR(FF) in SkSwizzler by msarett · 9 years ago
  17. 24c2720 try removing attribute((aligned(16)) by mtklein · 9 years ago
  18. 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 9 years ago
  19. 1c2729c Add SK_SUPPORT_LEGACY_DRAWFILTER guard around calls to SkCanvas::(get|set)DrawFilter. by benjaminwagner · 9 years ago
  20. f5b8790 Revert of whitespace change to test bugdroid (patchset #1 id:1 of https://codereview.chromium.org/1625503002/ ) by rmistry · 9 years ago
  21. efcc125 de-proc sk_float_rsqrt by mtklein · 9 years ago
  22. aed5717 whitespace change to test bugdroid by rmistry · 9 years ago
  23. 5e0883c Fix bounds of checking if a radii are too long for a side. by herb · 9 years ago
  24. 5286f02 DM: dump a zero-results .json file right at startup. by mtklein · 9 years ago
  25. 1aa2029 Add ability to query read pixels support without a render target. by bsalomon · 9 years ago
  26. 6a377e6 SkBSwap32 by mtklein · 9 years ago
  27. 8bf7b79 Refactor swizzle names and types. by mtklein · 9 years ago
  28. 6c9cd55 Make swizzling in read/write pixel copy code more generic by bsalomon · 9 years ago
  29. 0ac723b Update libwebp to version 0.5.0 by scroggo · 9 years ago
  30. e429c88 Revert of Add gpu implementation of OverdrawXfermode (patchset #6 id:100001 of https://codereview.chromium.org/1607253002/ ) by robertphillips · 9 years ago
  31. 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
  32. 7df3f5e added support for PLS path rendering by ethannicholas · 9 years ago
  33. 7481e75 Fix GrAtlasTextBlob bounds management by joshualitt · 9 years ago
  34. 4c5cd7d Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 9 years ago
  35. 6d3cef9 Revert[2] of float color components by reed · 9 years ago
  36. 2a2bdc6 Revert of experiment: float color components (patchset #6 id:100001 of https://codereview.chromium.org/1617813002/ ) by reed · 9 years ago
  37. 7765000 Hide SkCanvas::{set,get}DrawFilter by fmalita · 9 years ago
  38. 353c148 experiment: float color components by reed · 9 years ago
  39. 07caf56 Add setter for GrGLSLShaderVar layout qualifier by egdaniel · 9 years ago
  40. a182b80 Fix CMake build on Mac. by Ben Wagner · 9 years ago
  41. 80fc19c Stop testing builds with runtime-detected NEON by mtklein · 9 years ago
  42. f6c7107 Expose API for gx font variation axes. by bungeman · 9 years ago
  43. 27a6e86 SkValue: SkXfermode by halcanary · 9 years ago
  44. ae47418 Add ability to add general layout qualifiers GrGLSLShaderVar by egdaniel · 9 years ago
  45. 19032f7 Use fActualProc to choose fFastProc or fSlowProc in SkSwizzler by msarett · 9 years ago
  46. 0050237 Fix bounds computations for SkDisplacementMapEffect with negative scale. by senorblanco · 9 years ago
  47. ba6ada7 DM: dump images for task failures too (but not skipped tasks) by mtklein · 9 years ago
  48. b864f5f Add version number to images tested in DM by scroggo · 9 years ago
  49. 26379ca Demo fuzz for Herb by mtklein · 9 years ago
  50. 233bab9 Add Lua SkXfermode skp scraping support by robertphillips · 9 years ago
  51. be1d555 Rename SkCodec_libpng to SkPngCodec by msarett · 9 years ago
  52. 5eff9e7 Implement onMatchFamilyStyle for Mac. by bungeman · 9 years ago
  53. 1a7eb26 resolution dependent path measure by caryclark · 9 years ago
  54. 46895be fix skp fuzz by caryclark · 9 years ago
  55. d247e58 Remove SK_SUPPORT_SRC_BOUNDS_BLOAT_FOR_IMAGEFILTERS (now unused). by senorblanco · 9 years ago
  56. b0d2546 detect bad/corrupt flattenable factory indices by reed · 9 years ago
  57. dfe3e50 Make colorimagefilter GM not crash when resource path not specified by bsalomon · 9 years ago
  58. d4387ea fuzz: list API fuzzing options if -t api and -n matches nothing. by mtklein · 9 years ago
  59. 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
  60. 744fdb5 remove dead code around SK_SUPPORT_LEGACY_TRANSLATEROUNDHACK by reed · 9 years ago
  61. 269a82f Revert of Fix GrAtlasTextBlob bounds management (patchset #8 id:140001 of https://codereview.chromium.org/1605013002/ ) by joshualitt · 9 years ago
  62. fac3d1b SkValue: improve SkFromValue<T> implementation by mtklein · 9 years ago
  63. 01836ad Revert to old behavior for swap buffers by joshualitt · 9 years ago
  64. ae473fd Fix GrAtlasTextBlob bounds management by joshualitt · 9 years ago
  65. 8bc3cf8 Add gpu implementation of OverdrawXfermode by robertphillips · 9 years ago
  66. 550e9b0 SkNx miplevel building by mtklein · 9 years ago
  67. 88651ae replace arcto quads with a conic by caryclark · 9 years ago
  68. 55b29b2 Convert CanvasStateTest to the new saveLayer API by fmalita · 9 years ago
  69. 2252eda change kMedium_SkFilterQuality to never pop if we're scaling by reed · 9 years ago
  70. 4e8f567 add wait on fence without flush by joshualitt · 9 years ago
  71. 76097f8 SkValue: implementation, unit test by halcanary · 9 years ago
  72. 5352015 Make nanobench --outResultsFile only work with Release builds. by mtklein · 9 years ago
  73. b1475b0 Add SkPath::isLastContourClosed() by fs · 9 years ago
  74. 3425cba teach dump_record to recurse into subpictures by mtklein · 9 years ago
  75. 26def86 Revert of SkNx miplevel building (patchset #3 id:40001 of https://codereview.chromium.org/1606013003/ ) by mtklein · 9 years ago
  76. bf361d3 remove fragile assert by reed · 9 years ago
  77. b59d1bc Add ability to wire up sharelist in glcontext creation by joshualitt · 9 years ago
  78. c1e7101 Make GrGLProgramBuilder a local stack variable in CreateProgram by egdaniel · 9 years ago
  79. 2b39ffc add arc circle gap gm by caryclark · 9 years ago
  80. 323c2eb A few more small changes to make GrAtlasTextBlob nearly self contained by joshualitt · 9 years ago
  81. 0d2199b Move distance field text positioning into GrTextUtils by joshualitt · 9 years ago
  82. e179a91 Texturing support for RECTANGLE textures. by bsalomon · 9 years ago
  83. 31d59e7 Revert of sdf: use linear edge distance approximation for all gradient directions (patchset #1 id:1 of https://codereview.chromium.org/1545893003/ ) by mtklein · 9 years ago
  84. 4020665 Fix patch check-in instructions for non-committers by hcm · 9 years ago
  85. f2e2ad0 don't preround in bitmap scaling setup by reed · 9 years ago
  86. 53b9d29 Add SSSE3 Optimizations for premul and swap by msarett · 9 years ago
  87. bc161d6 Valgrind is not a fan of uninitialized Src pixels. by mtklein · 9 years ago
  88. 8a87bb4 sdf: use linear edge distance approximation for all gradient directions by mtklein · 9 years ago
  89. 3bd5aba SkNx miplevel building by mtklein · 9 years ago
  90. bda8609 Clean up unused or overly complex modes in SkSwizzler by msarett · 9 years ago
  91. 94ec356 exclude new function from legacy code path by caryclark · 9 years ago
  92. e83c8eb Revert of Update libwebp to version 0.5.0 (patchset #2 id:20001 of https://codereview.chromium.org/1601253003/ ) by benjaminwagner · 9 years ago
  93. fe35455 Update libwebp to version 0.5.0 by scroggo · 9 years ago
  94. 1ea67a3 Fix SkAlphaThresholdFilter bounds handling. by senorblanco · 9 years ago
  95. b6474dd fix circular dashing by caryclark · 9 years ago
  96. a913275 SkStream/Priv cleanups by scroggo · 9 years ago
  97. a6bf4c5 This CL moves a bit more logic into GrAtlasTextBlob by joshualitt · 9 years ago
  98. 973d92c SampleApp: Remove SkWindow::setColorType by kkinnunen · 9 years ago
  99. 3ca7336 SampleApp: remove SkWindow::onPDFSaved, it does not work by kkinnunen · 9 years ago
  100. ab11c3f remove SK_SUPPORT_LEGACY_MIPLEVEL_BUILDER code by reed · 9 years ago