1. 4c5cd7d Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 9 years ago
  2. 6d3cef9 Revert[2] of float color components by reed · 9 years ago
  3. 2a2bdc6 Revert of experiment: float color components (patchset #6 id:100001 of https://codereview.chromium.org/1617813002/ ) by reed · 9 years ago
  4. 7765000 Hide SkCanvas::{set,get}DrawFilter by fmalita · 9 years ago
  5. 353c148 experiment: float color components by reed · 9 years ago
  6. 07caf56 Add setter for GrGLSLShaderVar layout qualifier by egdaniel · 9 years ago
  7. f6c7107 Expose API for gx font variation axes. by bungeman · 9 years ago
  8. 27a6e86 SkValue: SkXfermode by halcanary · 9 years ago
  9. ae47418 Add ability to add general layout qualifiers GrGLSLShaderVar by egdaniel · 9 years ago
  10. 19032f7 Use fActualProc to choose fFastProc or fSlowProc in SkSwizzler by msarett · 9 years ago
  11. 0050237 Fix bounds computations for SkDisplacementMapEffect with negative scale. by senorblanco · 9 years ago
  12. 233bab9 Add Lua SkXfermode skp scraping support by robertphillips · 9 years ago
  13. be1d555 Rename SkCodec_libpng to SkPngCodec by msarett · 9 years ago
  14. 5eff9e7 Implement onMatchFamilyStyle for Mac. by bungeman · 9 years ago
  15. 1a7eb26 resolution dependent path measure by caryclark · 9 years ago
  16. 46895be fix skp fuzz by caryclark · 9 years ago
  17. d247e58 Remove SK_SUPPORT_SRC_BOUNDS_BLOAT_FOR_IMAGEFILTERS (now unused). by senorblanco · 9 years ago
  18. b0d2546 detect bad/corrupt flattenable factory indices by reed · 9 years ago
  19. 744fdb5 remove dead code around SK_SUPPORT_LEGACY_TRANSLATEROUNDHACK by reed · 9 years ago
  20. 269a82f Revert of Fix GrAtlasTextBlob bounds management (patchset #8 id:140001 of https://codereview.chromium.org/1605013002/ ) by joshualitt · 9 years ago
  21. fac3d1b SkValue: improve SkFromValue<T> implementation by mtklein · 9 years ago
  22. 01836ad Revert to old behavior for swap buffers by joshualitt · 9 years ago
  23. ae473fd Fix GrAtlasTextBlob bounds management by joshualitt · 9 years ago
  24. 8bc3cf8 Add gpu implementation of OverdrawXfermode by robertphillips · 9 years ago
  25. 550e9b0 SkNx miplevel building by mtklein · 9 years ago
  26. 88651ae replace arcto quads with a conic by caryclark · 9 years ago
  27. 2252eda change kMedium_SkFilterQuality to never pop if we're scaling by reed · 9 years ago
  28. 4e8f567 add wait on fence without flush by joshualitt · 9 years ago
  29. 76097f8 SkValue: implementation, unit test by halcanary · 9 years ago
  30. b1475b0 Add SkPath::isLastContourClosed() by fs · 9 years ago
  31. 26def86 Revert of SkNx miplevel building (patchset #3 id:40001 of https://codereview.chromium.org/1606013003/ ) by mtklein · 9 years ago
  32. bf361d3 remove fragile assert by reed · 9 years ago
  33. b59d1bc Add ability to wire up sharelist in glcontext creation by joshualitt · 9 years ago
  34. c1e7101 Make GrGLProgramBuilder a local stack variable in CreateProgram by egdaniel · 9 years ago
  35. 323c2eb A few more small changes to make GrAtlasTextBlob nearly self contained by joshualitt · 9 years ago
  36. 0d2199b Move distance field text positioning into GrTextUtils by joshualitt · 9 years ago
  37. e179a91 Texturing support for RECTANGLE textures. by bsalomon · 9 years ago
  38. 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
  39. f2e2ad0 don't preround in bitmap scaling setup by reed · 9 years ago
  40. 53b9d29 Add SSSE3 Optimizations for premul and swap by msarett · 9 years ago
  41. 8a87bb4 sdf: use linear edge distance approximation for all gradient directions by mtklein · 9 years ago
  42. 3bd5aba SkNx miplevel building by mtklein · 9 years ago
  43. bda8609 Clean up unused or overly complex modes in SkSwizzler by msarett · 9 years ago
  44. 94ec356 exclude new function from legacy code path by caryclark · 9 years ago
  45. 1ea67a3 Fix SkAlphaThresholdFilter bounds handling. by senorblanco · 9 years ago
  46. b6474dd fix circular dashing by caryclark · 9 years ago
  47. a913275 SkStream/Priv cleanups by scroggo · 9 years ago
  48. a6bf4c5 This CL moves a bit more logic into GrAtlasTextBlob by joshualitt · 9 years ago
  49. 973d92c SampleApp: Remove SkWindow::setColorType by kkinnunen · 9 years ago
  50. ab11c3f remove SK_SUPPORT_LEGACY_MIPLEVEL_BUILDER code by reed · 9 years ago
  51. 67b09bf use pixmaps in mipmap api by reed · 9 years ago
  52. 326253e speedup mip builders by reed · 9 years ago
  53. 32e0b4a use triangle filter for odd dimensions in mip-levels by reed · 9 years ago
  54. c33065a add SkNx::abs(), for now only implemented for Sk4f by mtklein · 9 years ago
  55. eed519e Differentiate maxColorSamples and maxStencilSamples in GrCaps by egdaniel · 9 years ago
  56. 03108de Add NEON swap opts and use opts in SkSwizzler by msarett · 9 years ago
  57. ae04ecf Fix GL texture target program key by bsalomon · 9 years ago
  58. 0a35620 Add optimize_coding setting for JPEG encoding. by benjaminwagner · 9 years ago
  59. c55f699 Revert of these _procs_arm are not used when we have NEON (patchset #1 id:1 of https://codereview.chromium.org/1587983004/ ) by mtklein · 9 years ago
  60. edd2dcf Create an SkCodecImageGenerator by msarett · 9 years ago
  61. 973ed24 fix SkGpuDevice::drawBitmapRect to always update clips by lsalzman · 9 years ago
  62. 576c206 Update tests to produce more sensible output for Android framework builds. by djsollen · 9 years ago
  63. 8afddab Revert of Create an SkCodecImageGenerator (patchset #10 id:260001 of https://codereview.chromium.org/1487683004/ ) by msarett · 9 years ago
  64. f074e70 sketch SkValue API by mtklein · 9 years ago
  65. e1102ce Create an SkCodecImageGenerator by msarett · 9 years ago
  66. 349dcc9 these _procs_arm are not used when we have NEON by mtklein · 9 years ago
  67. 11fae87 Virtualize Frames in GrAuditTrail by joshualitt · 9 years ago
  68. 8229fd5 remove unused SkBitmapFilter::Allocate by reed · 9 years ago
  69. a36c710 add explicit bench for raw bitmapscaler by reed · 9 years ago
  70. de83b41 Add Audittrail for path renderers by joshualitt · 9 years ago
  71. e5286e0 Beginning of support for texture rectangles. by bsalomon · 9 years ago
  72. 23e5666 Revert of Make A8 readback work in more cases and improve testing. (patchset #5 id:70001 of https://codereview.chromium.org/1584563002/ ) by bsalomon · 9 years ago
  73. 1de87df Refactor to use GrWrapTextureInBitmap more by robertphillips · 9 years ago
  74. abc0c82 SampleApp: Cleanup SkOSWindow_SDL by kkinnunen · 9 years ago
  75. 702501d Simplify path allocation, clean up resources correctly by kkinnunen · 9 years ago
  76. 3a24f45 Optimized premultiplying swizzles for NEON by msarett · 9 years ago
  77. 06d54ad Fix SkXfermodeImageFilter GPU fast path for differing sizes. by senorblanco · 9 years ago
  78. f8aec58 Fix fuzzer-found deserialization bugs by ajuma · 9 years ago
  79. 97c4007 Allow Resize to be called w/ a preallocated pixmap by reed · 9 years ago
  80. a8b8499 Remove remaining users of draw*Rect calls by joshualitt · 9 years ago
  81. fa89632 Move some program building utils from GL to GLSL by egdaniel · 9 years ago
  82. b76afed Make A8 readback work in more cases and improve testing. by bsalomon · 9 years ago
  83. f44631b Remove size check from SkCodec by msarett · 9 years ago
  84. fa2b3a3 remove CreateLightingFilter from SkColorFilter by reed · 9 years ago
  85. 04194f3 Remove two varieties of drawNonAARect from GrDrawTarget by joshualitt · 9 years ago
  86. f33e7a3 remove unused SkGlobalInitialization_none.cpp by reed · 9 years ago
  87. 6054d68 reorg global initialization, separating core from optional by reed · 9 years ago
  88. f5883a6 Hide drawBatch on GrDrawTarget from test Methods by joshualitt · 9 years ago
  89. bc90735 GrAuditTrail hooks in GrContext + GrDrawContext by joshualitt · 9 years ago
  90. 1554ec0 Delete SkRectShaderImageFilter by ajuma · 9 years ago
  91. 7f9b2e4 Swizzle shader output and blend when using GL_RED to implement kAlpha_8_GrPixelConfig by bsalomon · 9 years ago
  92. 87a721b Convert GrAuditTrail to use scoped frames by joshualitt · 9 years ago
  93. 8d30dae Remove #ifdef SK_DISABLE_TILE_IMAGE_FILTER_OPTIMIZATION. by senorblanco · 9 years ago
  94. 2b12376 SkTime: Stop using POSIX entensions to time.h for timezone by halcanary · 9 years ago
  95. 76148af Hide formats in GrGLCaps and use specific getters for different GL functions. by bsalomon · 9 years ago
  96. 368342c Refactor resize filter to go faster by caryclark · 9 years ago
  97. 05dcb4c Optimize SkTileImageFilter in an offset filter when possible. by senorblanco · 9 years ago
  98. 32cdc32 SkTCopyOnFirstWrite-based SkPaintFilterCanvas API by fmalita · 9 years ago
  99. a51e778 Use SkOpts routines in SkSwizzler by msarett · 9 years ago
  100. 086cee1 Add batch names and bounds to json debug information by joshualitt · 9 years ago