1. a9fbd16 Fix SkTileImageFilter when srcRect is a superset of bitmap bounds. by senorblanco · 9 years ago
  2. bad23dc SkPaintFilterCanvas skip-draw support by fmalita · 9 years ago
  3. ce89400 Guard SkGpuDevice by joshualitt · 9 years ago
  4. c7141eb remove external header for SkModeColorFilter by reed · 9 years ago
  5. 0daf5dd move declaration of CreateLightingFilter into SkColorMatrixFilter by reed · 9 years ago
  6. 9d22fd6 Make SkBitmap::CopyTo respect requested dst color type when bitmap is texture backed. by bsalomon · 9 years ago
  7. 4e23cda remove imagefilter::sizeconstraint by reed · 9 years ago
  8. 5651ee6 Change to wire up opnames in SkGpuDevice by joshualitt · 9 years ago
  9. 4897ff2 Move atomicinc in GrTracing to behind branch by joshualitt · 9 years ago
  10. 6d0872d Reland of Add guards to GrTextureProvider (patchset #1 id:1 of https://codereview.chromium.org/1565313003/ ) by joshualitt · 9 years ago
  11. a4970dc Delete reallyHasAlpha() from SkCodec by msarett · 9 years ago
  12. 22471ed remove SkImage::applyFilter() -- unused, can always re-add later by reed · 9 years ago
  13. 77b6ba3 Implement an SkPaint-based image filter by ajuma · 9 years ago
  14. cdee009 Add a class representing texture swizzle. by bsalomon · 9 years ago
  15. 3183a41 Revert of Add a class representing texture swizzle. (patchset #6 id:100001 of https://codereview.chromium.org/1567733005/ ) by mtklein · 9 years ago
  16. defa0da Clean up SkXfermode_opts.h by mtklein · 9 years ago
  17. 1a1efea Add a class representing texture swizzle. by bsalomon · 9 years ago
  18. 0e10166 Use ::std for is_empty, is_class, add_xxx_reference, remove decay. by bungeman · 9 years ago
  19. de8dc7e Reland of Make a single GrSingleOwner in GrContext (patchset #1 id:1 of https://codereview.chromium.org/1565303003/ ) by joshualitt · 9 years ago
  20. 2c3176c Remove "unused" parameter from filterInputGPU by robertphillips · 9 years ago
  21. 41e4384e Move config texturability/renderability to config table. by bsalomon · 9 years ago
  22. 27a48dc Create stub GrAuditTrail class by joshualitt · 9 years ago
  23. 7c55422 remove SkGPipe by reed · 9 years ago
  24. 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
  25. 3061af4 add SkShader::newWithColorFilter by reed · 9 years ago
  26. 94da292 Revert of Make a single GrSingleOwner in GrContext (patchset #3 id:40001 of https://codereview.chromium.org/1563703004/ ) by joshualitt · 9 years ago
  27. 9a9515e Revert of Add guards to GrTextureProvider (patchset #5 id:80001 of https://codereview.chromium.org/1567983002/ ) by joshualitt · 9 years ago
  28. 32a3cd2 Move config texturability/renderability to config table. by bsalomon · 9 years ago
  29. b30dd1d Add guards to GrTextureProvider by joshualitt · 9 years ago
  30. de029d0 More <type_traits> for SkTLogic.h. by bungeman · 9 years ago
  31. 6544817 test & doc for SkUnitCubicInterp by caryclark · 9 years ago
  32. f9bc796 Make a single GrSingleOwner in GrContext by joshualitt · 9 years ago
  33. bfd5f17 Revert[2] of "add backdrop option to SaveLayerRec" by reed · 9 years ago
  34. 0575cb2 Revert of add backdrop option to SaveLayerRec (patchset #14 id:260001 of https://codereview.chromium.org/1523053003/ ) by reed · 9 years ago
  35. 2474159 add backdrop option to SaveLayerRec by reed · 9 years ago
  36. ce2dfae remove dead code from SkColorMatrixFilter by reed · 9 years ago
  37. 3405800 Make SkGLContext lifetime more well-defined by kkinnunen · 9 years ago
  38. 5b1dec7 Add additional assert to GrSingleOwner by joshualitt · 9 years ago
  39. 54e6308 Add skstd::remove_pointer_t and use it. by bungeman · 9 years ago
  40. 1de610a Create debug only SkSingleOwner by joshualitt · 9 years ago
  41. 221524d Start using <type_traits> and <utility> (C++11). by bungeman · 9 years ago
  42. 17aa047 More framework support for TransferBuffers by jvanverth · 9 years ago
  43. 05dd251 take gr-context parameter to refEncoded, indicating a desire for only gpu-specific formats by reed · 9 years ago
  44. 4e5a758 remove shadeSpan16 from shader by reed · 9 years ago
  45. 54e2ca5 Revert of Make SkGLContext lifetime more well-defined (patchset #7 id:120001 of https://codereview.chromium.org/1511773005/ ) by jcgregorio · 9 years ago
  46. bc7d235 Take care fall-through case of switch in skia by tzik · 9 years ago
  47. 830e012 Make SkGLContext lifetime more well-defined by kkinnunen · 9 years ago
  48. 6df6115 handle halfway case in scan converter by caryclark · 9 years ago
  49. ffe031e Add conversion from SaveLayerFlags to SaveFlags by scroggo · 9 years ago
  50. 03f8968 move SkDither.h to private, remove unused shadeSpan16 by reed · 9 years ago
  51. 76a834a move SkTDict and SkTSearch into private by reed · 9 years ago
  52. f880e45 change factory to method, to parallel pattern in imagefilters. no functionality change. by reed · 9 years ago
  53. e76b4bb Reland of Make draw* lines responsible for cache management (patchset #1 id:1 of https://codereview.chromium.org/1552513003/ ) by joshualitt · 9 years ago
  54. 90e293d Revert of Make draw* lines responsible for cache management (patchset #1 id:1 of https://codereview.chromium.org/1521613002/ ) by joshualitt · 9 years ago
  55. 9a878a0 remove cruft from SkTypes.h, including SkBool by reed · 9 years ago
  56. 6855ddb remove deprecated annotation helper by reed · 9 years ago
  57. 98e7538 make GrRect.h private by reed · 9 years ago
  58. 48eb08a remove unused SkAutoROCanvasPixels by reed · 9 years ago
  59. 08e7047 remove unused SkCubicInterval by reed · 9 years ago
  60. 3e980c3 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  61. 0f515bd Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #21 id:400001 of https://codereview.chromium.org/1490113005/ ) by rmistry · 9 years ago
  62. 83ba585 move SkParsePaint.h into views by reed · 9 years ago
  63. 9ebc3f0 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  64. b39f39f remove unused SkCullPoints by reed · 9 years ago
  65. 2047b78 Don't ref/unref the static src-over xp by bsalomon · 9 years ago
  66. bada188 hide old SaveFlags, but keep them available (for now) for Android by reed · 9 years ago
  67. 5e1ddb1 Reland of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1540203002/ ) by reed · 9 years ago
  68. 6277691 Create a hash table from id<-->key in SkImageFilter::CacheImpl by xidachen · 9 years ago
  69. 2d6ba66 Revert of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1535353002/ ) by reed · 9 years ago
  70. d63f60a change all factories to return their base-class by reed · 9 years ago
  71. 03ef4b1 remove SK_SUPPORT_LEGACY_SAVELAYERPARAMS code by reed · 9 years ago
  72. c7a784c Fix UB function problems for shaders and mask. by herb · 9 years ago
  73. 1e810b3 Revert of Fix UB function problems for shaders and mask. (patchset #3 id:40001 of https://codereview.chromium.org/1530743002/ ) by herb · 9 years ago
  74. 4960eee change signature for virtual related to saveLayer, passing SaveLayerRec by reed · 9 years ago
  75. f97aa74 fix large dashed paths by caryclark · 9 years ago
  76. 4dabf83 Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #18 id:340001 of https://codereview.chromium.org/1490113005/ ) by joshualitt · 9 years ago
  77. e848ff5 Revert of Create a hash table from id<-->key in SkImageFilter::CacheImpl (patchset #7 id:120001 of https://codereview.chromium.org/1514893003/ ) by reed · 9 years ago
  78. c8b4336 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  79. ef2c7c7 Make SkMatrix::get*Scale[s]() fail on NaN by bsalomon · 9 years ago
  80. dafd044 Fix UB function problems for shaders and mask. by herb · 9 years ago
  81. f5d1f8d Create a hash table from id<-->key in SkImageFilter::CacheImpl by xidachen · 9 years ago
  82. e80eb92 Add default ctor to SkMask by robertphillips · 9 years ago
  83. f0795ab Fix thread-unsafe construction of GrUniqueKey in GR_DEFINE_STATIC_UNIQUE_KEY by bsalomon · 9 years ago
  84. 96205dd remove obsolete ondrawsprite base virtual by reed · 9 years ago
  85. 7471fa4 add fsync to try to get complete skps from webpage picture capture by caryclark · 9 years ago
  86. da420b9 Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview.chromium.org/1529803004/ ) by reed · 9 years ago
  87. 3270467 Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://codereview.chromium.org/1534443003/ ) by reed · 9 years ago
  88. 4657ce2 remove drawSprite from canvas by reed · 9 years ago
  89. f46a124 Set GL_PACK_ALIGNMENT before calling glReadPixels by bsalomon · 9 years ago
  90. 6695794 Make draw* lines responsible for cache management by joshualitt · 9 years ago
  91. 19b0420 SkPreConfig.h: Allow defined(__unix__) to imply SK_BUILD_FOR_UNIX by mseaborn · 9 years ago
  92. 489147c Add option to control maximum GrBatch lookback by bsalomon · 9 years ago
  93. 023bda0 SkBitmap move by halcanary · 9 years ago
  94. 4ff653c Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #12 id:220001 of https://codereview.chromium.org/1490113005/ ) by reed · 9 years ago
  95. e13ca32 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  96. a1bb8e0 In SkPixmap.cpp, change SkAlphaMul to SkMulDiv255. by benjaminwagner · 9 years ago
  97. 9a0e346 Make BitmapRegionDecoder succeed on invalid requests by msarett · 9 years ago
  98. 2eb1009 Add check for highp support in Conic effect by robertphillips · 9 years ago
  99. cff15aa yet another memcpy -> sk_careful_memcpy by mtklein · 9 years ago
  100. 70ee31b try adding flag to allow lcd text even in a layer by reed · 9 years ago