1. 727b7d2 Add gpu backend for SkPixelXorXfermode by robertphillips · 9 years ago
  2. 6121405 Cleaning up trailing spaces and typos. by cblume · 9 years ago
  3. a766ca8 de-proc sk_float_rsqrt by mtklein · 9 years ago
  4. 05332d9 check for both __ARM_NEON__ and __ARM_NEON by lsalzman · 9 years ago
  5. 64b0f5f Remove SkLerpXfermode by robertphillips · 9 years ago
  6. 1fce558 Work around vs2013sp2-3 bug in skstd::unique_ptr. by bungeman · 9 years ago
  7. 916de9f Add RAW decoding into Skia. by yujieqin · 9 years ago
  8. c721196 Fixed compilation on mingw. by cjacek · 9 years ago
  9. a273c0f remove legacy defines by caryclark · 9 years ago
  10. 53d9f1c SK_SUPPORT_LEGACY_DRAWFLTER typo by fmalita · 9 years ago
  11. c85a9fd Revert of Prototype of RAW decoding in Skia. (patchset #32 id:610001 of https://codereview.chromium.org/1520403003/ ) by msarett · 9 years ago
  12. 6bd8639 Add RAW decoding into Skia. by yujieqin · 9 years ago
  13. 1138be4 Revert of skstd -> std for unique_ptr (patchset #24 id:460001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  14. ccf1de0 skstd -> std for unique_ptr by mtklein · 9 years ago
  15. 7f225cf Revert[2] of expand unitests for color4f by reed · 9 years ago
  16. 5f34e8e Revert of expand unitests for color4f (patchset #1 id:1 of https://codereview.chromium.org/1622893002/ ) by reed · 9 years ago
  17. fac6845 expand unitests for color4f by reed · 9 years ago
  18. 55d4905 Add svg path arcto by caryclark · 9 years ago
  19. b714fb0 Add getYUV8Planes() API to SkCodec by msarett · 9 years ago
  20. ed814f3 Revert of de-proc sk_float_rsqrt (patchset #3 id:40001 of https://codereview.chromium.org/1616013003/ ) by mtklein · 9 years ago
  21. 24c2720 try removing attribute((aligned(16)) by mtklein · 9 years ago
  22. 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 9 years ago
  23. efcc125 de-proc sk_float_rsqrt by mtklein · 9 years ago
  24. 6c9cd55 Make swizzling in read/write pixel copy code more generic by bsalomon · 9 years ago
  25. 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
  26. 7df3f5e added support for PLS path rendering by ethannicholas · 9 years ago
  27. 4c5cd7d Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 9 years ago
  28. 6d3cef9 Revert[2] of float color components by reed · 9 years ago
  29. 2a2bdc6 Revert of experiment: float color components (patchset #6 id:100001 of https://codereview.chromium.org/1617813002/ ) by reed · 9 years ago
  30. 7765000 Hide SkCanvas::{set,get}DrawFilter by fmalita · 9 years ago
  31. 353c148 experiment: float color components by reed · 9 years ago
  32. f6c7107 Expose API for gx font variation axes. by bungeman · 9 years ago
  33. 27a6e86 SkValue: SkXfermode by halcanary · 9 years ago
  34. 1a7eb26 resolution dependent path measure by caryclark · 9 years ago
  35. 01836ad Revert to old behavior for swap buffers by joshualitt · 9 years ago
  36. 4e8f567 add wait on fence without flush by joshualitt · 9 years ago
  37. b1475b0 Add SkPath::isLastContourClosed() by fs · 9 years ago
  38. b59d1bc Add ability to wire up sharelist in glcontext creation by joshualitt · 9 years ago
  39. b6474dd fix circular dashing by caryclark · 9 years ago
  40. 973d92c SampleApp: Remove SkWindow::setColorType by kkinnunen · 9 years ago
  41. 3ca7336 SampleApp: remove SkWindow::onPDFSaved, it does not work by kkinnunen · 9 years ago
  42. 879caf8 remove SkDebugUtils.h -- unused by reed · 9 years ago
  43. eed519e Differentiate maxColorSamples and maxStencilSamples in GrCaps by egdaniel · 9 years ago
  44. 11fae87 Virtualize Frames in GrAuditTrail by joshualitt · 9 years ago
  45. e5286e0 Beginning of support for texture rectangles. by bsalomon · 9 years ago
  46. 1de87df Refactor to use GrWrapTextureInBitmap more by robertphillips · 9 years ago
  47. abc0c82 SampleApp: Cleanup SkOSWindow_SDL by kkinnunen · 9 years ago
  48. fa89632 Move some program building utils from GL to GLSL by egdaniel · 9 years ago
  49. fa2b3a3 remove CreateLightingFilter from SkColorFilter by reed · 9 years ago
  50. 6054d68 reorg global initialization, separating core from optional by reed · 9 years ago
  51. f5883a6 Hide drawBatch on GrDrawTarget from test Methods by joshualitt · 9 years ago
  52. bc90735 GrAuditTrail hooks in GrContext + GrDrawContext by joshualitt · 9 years ago
  53. 1554ec0 Delete SkRectShaderImageFilter by ajuma · 9 years ago
  54. 87a721b Convert GrAuditTrail to use scoped frames by joshualitt · 9 years ago
  55. 61a237e SkPaintFilterCanvas cleanup by fmalita · 9 years ago
  56. 2b12376 SkTime: Stop using POSIX entensions to time.h for timezone by halcanary · 9 years ago
  57. c63a0f8 clamp fixed divide to 32 bits by caryclark · 9 years ago
  58. 32cdc32 SkTCopyOnFirstWrite-based SkPaintFilterCanvas API by fmalita · 9 years ago
  59. 086cee1 Add batch names and bounds to json debug information by joshualitt · 9 years ago
  60. a9fbd16 Fix SkTileImageFilter when srcRect is a superset of bitmap bounds. by senorblanco · 9 years ago
  61. bad23dc SkPaintFilterCanvas skip-draw support by fmalita · 9 years ago
  62. ce89400 Guard SkGpuDevice by joshualitt · 9 years ago
  63. c7141eb remove external header for SkModeColorFilter by reed · 9 years ago
  64. 0daf5dd move declaration of CreateLightingFilter into SkColorMatrixFilter by reed · 9 years ago
  65. 9d22fd6 Make SkBitmap::CopyTo respect requested dst color type when bitmap is texture backed. by bsalomon · 9 years ago
  66. 4e23cda remove imagefilter::sizeconstraint by reed · 9 years ago
  67. 5651ee6 Change to wire up opnames in SkGpuDevice by joshualitt · 9 years ago
  68. 4897ff2 Move atomicinc in GrTracing to behind branch by joshualitt · 9 years ago
  69. 6d0872d Reland of Add guards to GrTextureProvider (patchset #1 id:1 of https://codereview.chromium.org/1565313003/ ) by joshualitt · 9 years ago
  70. a4970dc Delete reallyHasAlpha() from SkCodec by msarett · 9 years ago
  71. 22471ed remove SkImage::applyFilter() -- unused, can always re-add later by reed · 9 years ago
  72. 77b6ba3 Implement an SkPaint-based image filter by ajuma · 9 years ago
  73. cdee009 Add a class representing texture swizzle. by bsalomon · 9 years ago
  74. 3183a41 Revert of Add a class representing texture swizzle. (patchset #6 id:100001 of https://codereview.chromium.org/1567733005/ ) by mtklein · 9 years ago
  75. defa0da Clean up SkXfermode_opts.h by mtklein · 9 years ago
  76. 1a1efea Add a class representing texture swizzle. by bsalomon · 9 years ago
  77. 0e10166 Use ::std for is_empty, is_class, add_xxx_reference, remove decay. by bungeman · 9 years ago
  78. de8dc7e Reland of Make a single GrSingleOwner in GrContext (patchset #1 id:1 of https://codereview.chromium.org/1565303003/ ) by joshualitt · 9 years ago
  79. 2c3176c Remove "unused" parameter from filterInputGPU by robertphillips · 9 years ago
  80. 41e4384e Move config texturability/renderability to config table. by bsalomon · 9 years ago
  81. 27a48dc Create stub GrAuditTrail class by joshualitt · 9 years ago
  82. 7c55422 remove SkGPipe by reed · 9 years ago
  83. 4999df8 Revert of Move config texturability/renderability to config table (patchset #8 id:140001 of https://codereview.chromium.org/1563443002/ ) by egdaniel · 9 years ago
  84. 3061af4 add SkShader::newWithColorFilter by reed · 9 years ago
  85. 94da292 Revert of Make a single GrSingleOwner in GrContext (patchset #3 id:40001 of https://codereview.chromium.org/1563703004/ ) by joshualitt · 9 years ago
  86. 9a9515e Revert of Add guards to GrTextureProvider (patchset #5 id:80001 of https://codereview.chromium.org/1567983002/ ) by joshualitt · 9 years ago
  87. 32a3cd2 Move config texturability/renderability to config table. by bsalomon · 9 years ago
  88. b30dd1d Add guards to GrTextureProvider by joshualitt · 9 years ago
  89. de029d0 More <type_traits> for SkTLogic.h. by bungeman · 9 years ago
  90. 6544817 test & doc for SkUnitCubicInterp by caryclark · 9 years ago
  91. f9bc796 Make a single GrSingleOwner in GrContext by joshualitt · 9 years ago
  92. bfd5f17 Revert[2] of "add backdrop option to SaveLayerRec" by reed · 9 years ago
  93. 0575cb2 Revert of add backdrop option to SaveLayerRec (patchset #14 id:260001 of https://codereview.chromium.org/1523053003/ ) by reed · 9 years ago
  94. 2474159 add backdrop option to SaveLayerRec by reed · 9 years ago
  95. ce2dfae remove dead code from SkColorMatrixFilter by reed · 9 years ago
  96. 3405800 Make SkGLContext lifetime more well-defined by kkinnunen · 9 years ago
  97. 5b1dec7 Add additional assert to GrSingleOwner by joshualitt · 9 years ago
  98. 54e6308 Add skstd::remove_pointer_t and use it. by bungeman · 9 years ago
  99. 1de610a Create debug only SkSingleOwner by joshualitt · 9 years ago
  100. 221524d Start using <type_traits> and <utility> (C++11). by bungeman · 9 years ago