1. ffe031e Add conversion from SaveLayerFlags to SaveFlags by scroggo · 9 years ago
  2. 03f8968 move SkDither.h to private, remove unused shadeSpan16 by reed · 9 years ago
  3. 76a834a move SkTDict and SkTSearch into private by reed · 9 years ago
  4. f880e45 change factory to method, to parallel pattern in imagefilters. no functionality change. by reed · 9 years ago
  5. 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
  6. 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
  7. 9a878a0 remove cruft from SkTypes.h, including SkBool by reed · 9 years ago
  8. 6855ddb remove deprecated annotation helper by reed · 9 years ago
  9. 98e7538 make GrRect.h private by reed · 9 years ago
  10. 48eb08a remove unused SkAutoROCanvasPixels by reed · 9 years ago
  11. 08e7047 remove unused SkCubicInterval by reed · 9 years ago
  12. 3e980c3 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  13. 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
  14. 83ba585 move SkParsePaint.h into views by reed · 9 years ago
  15. 9ebc3f0 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  16. b39f39f remove unused SkCullPoints by reed · 9 years ago
  17. 2047b78 Don't ref/unref the static src-over xp by bsalomon · 9 years ago
  18. bada188 hide old SaveFlags, but keep them available (for now) for Android by reed · 9 years ago
  19. 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
  20. 6277691 Create a hash table from id<-->key in SkImageFilter::CacheImpl by xidachen · 9 years ago
  21. 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
  22. d63f60a change all factories to return their base-class by reed · 9 years ago
  23. 03ef4b1 remove SK_SUPPORT_LEGACY_SAVELAYERPARAMS code by reed · 9 years ago
  24. c7a784c Fix UB function problems for shaders and mask. by herb · 9 years ago
  25. 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
  26. 4960eee change signature for virtual related to saveLayer, passing SaveLayerRec by reed · 9 years ago
  27. f97aa74 fix large dashed paths by caryclark · 9 years ago
  28. 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
  29. 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
  30. c8b4336 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  31. ef2c7c7 Make SkMatrix::get*Scale[s]() fail on NaN by bsalomon · 9 years ago
  32. dafd044 Fix UB function problems for shaders and mask. by herb · 9 years ago
  33. f5d1f8d Create a hash table from id<-->key in SkImageFilter::CacheImpl by xidachen · 9 years ago
  34. e80eb92 Add default ctor to SkMask by robertphillips · 9 years ago
  35. f0795ab Fix thread-unsafe construction of GrUniqueKey in GR_DEFINE_STATIC_UNIQUE_KEY by bsalomon · 9 years ago
  36. 96205dd remove obsolete ondrawsprite base virtual by reed · 9 years ago
  37. 7471fa4 add fsync to try to get complete skps from webpage picture capture by caryclark · 9 years ago
  38. da420b9 Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview.chromium.org/1529803004/ ) by reed · 9 years ago
  39. 3270467 Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://codereview.chromium.org/1534443003/ ) by reed · 9 years ago
  40. 4657ce2 remove drawSprite from canvas by reed · 9 years ago
  41. f46a124 Set GL_PACK_ALIGNMENT before calling glReadPixels by bsalomon · 9 years ago
  42. 6695794 Make draw* lines responsible for cache management by joshualitt · 9 years ago
  43. 19b0420 SkPreConfig.h: Allow defined(__unix__) to imply SK_BUILD_FOR_UNIX by mseaborn · 9 years ago
  44. 489147c Add option to control maximum GrBatch lookback by bsalomon · 9 years ago
  45. 023bda0 SkBitmap move by halcanary · 9 years ago
  46. 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
  47. e13ca32 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  48. a1bb8e0 In SkPixmap.cpp, change SkAlphaMul to SkMulDiv255. by benjaminwagner · 9 years ago
  49. 9a0e346 Make BitmapRegionDecoder succeed on invalid requests by msarett · 9 years ago
  50. 2eb1009 Add check for highp support in Conic effect by robertphillips · 9 years ago
  51. cff15aa yet another memcpy -> sk_careful_memcpy by mtklein · 9 years ago
  52. 70ee31b try adding flag to allow lcd text even in a layer by reed · 9 years ago
  53. 0a42e68 Create GrTextUtils by joshualitt · 9 years ago
  54. 90c4d5f Add reallyHasAlpha() to SkAndroidCodec by msarett · 9 years ago
  55. f2848b6 default SkPixelSerializer by halcanary · 9 years ago
  56. 467ddc0 SkBlurImageFilter returns input when sigma = 0 by xidachen · 9 years ago
  57. 2e2202e Move flush logic into GrAtlasTextBlob by joshualitt · 9 years ago
  58. 565901d Switch SkAutoMalloc to SkAutoTMalloc to avoid cast by scroggo · 9 years ago
  59. 9907371 SkPixelSerializer: remove deprecated virtual by halcanary · 9 years ago
  60. 712fdf7 SkDocument::setDCTEncoder() for old versions of webkit by halcanary · 9 years ago
  61. e0021c0 another memcpy -> sk_careful_memcpy by mtklein · 9 years ago
  62. 2028d7f add support for capped hairlines by caryclark · 9 years ago
  63. 3127c99 ubsan shift fixes by caryclark · 9 years ago
  64. e36ec87 SkBitmap::installPixels(const SkPixmap&); by halcanary · 9 years ago
  65. 4a4f14b Split big rrect aa effect up into separate images by bsalomon · 9 years ago
  66. db64af3 Fix filter primitive bounds computations. by senorblanco · 9 years ago
  67. 02046c5 fix a couple flaky nonnull attribute ubsan warnings by mtklein · 9 years ago
  68. a2e0567 Revert of default SkPixelSerializer (patchset #2 id:20001 of https://codereview.chromium.org/1507123002/ ) by halcanary · 9 years ago
  69. 808ce28 default SkPixelSerializer by halcanary · 9 years ago
  70. db30be2 Make SkCodec support peek() and read() by scroggo · 9 years ago
  71. 0671b96 Move texture drawing utility method to SkGpuDevice by jvanverth · 9 years ago
  72. f01610e Remove staging for SkImageDecoder::Peeker by scroggo · 9 years ago
  73. cc881da Add sk_careful_memcpy to catch undefined behavior in memcpy. by mtklein · 9 years ago
  74. 290f00c Revert of default SkPixelSerializer (patchset #1 id:1 of https://codereview.chromium.org/1507123002/ ) by reed · 9 years ago
  75. b0bd151 default SkPixelSerializer by halcanary · 9 years ago
  76. 8ff8d24 Remove drawPathsFromRange from GrDrawContext by cdalton · 9 years ago
  77. 97466ab fix funky formatting in SkNVRefCnt by mtklein · 9 years ago
  78. 6b28017 SkPixelSerializer: support indexed pixels by halcanary · 9 years ago
  79. d61c384 Allow SkStream::peek() to partially succeed by scroggo · 9 years ago
  80. 573ce20 clang/win: Let SK_TRACEHR not produce -Wunused-value warnings in release builds. by thakis · 9 years ago
  81. 0745653 SkAlphaThresholdFilter.h allow flattening by halcanary · 9 years ago
  82. a544eda Matrix convolution bounds fix; affectsTransparentBlack fixes. by senorblanco · 9 years ago
  83. 262a71b detect when we can filter bitmaps/images directly, w/o a tmp layer by reed · 9 years ago
  84. 50c044b Revert of Matrix convolution bounds fix; affectsTransparentBlack fixes. (patchset #4 id:60001 of https://codereview.chromium.org/1500923004/ ) by senorblanco · 9 years ago
  85. 8705ec8 Matrix convolution bounds fix; affectsTransparentBlack fixes. by senorblanco · 9 years ago
  86. 91d0620 fix mozilla bug by joshualitt · 9 years ago
  87. be8216a Make SkAndroidCodec support ico by msarett · 9 years ago
  88. 97ff7f5 Revert of Make SkAndroidCodec support ico (patchset #7 id:130002 of https://codereview.chromium.org/1472933002/ ) by scroggo · 9 years ago
  89. 433625e Reduce calls sites where both the GrDrawContext & GrRenderTarget are both passed by robertphillips · 9 years ago
  90. 1603e93 Make SkAndroidCodec support ico by msarett · 9 years ago
  91. 6dea83f Add option to draw wireframe batch bounds by bsalomon · 9 years ago
  92. cb0d5c9 Add currScanline() getter to SkCodec API by msarett · 9 years ago
  93. 2b1516f Update documentation for SkFontMgr methods. by erikchen · 9 years ago
  94. e2725f5 Revert of Add option to draw wireframe batch bounds (patchset #6 id:100001 of https://codereview.chromium.org/1494473005/ ) by scroggo · 9 years ago
  95. 26489ef Add option to draw wireframe batch bounds by bsalomon · 9 years ago
  96. 7850eb2 API to support native scaling by image-generator by reed · 9 years ago
  97. dc5685a Wire up resource cache stats dumping in nanobench by joshualitt · 9 years ago
  98. f16f88b Create a define for nanobench builds to dump stats by joshualitt · 9 years ago
  99. 5c05d10 Revert of skstd -> std for unique_ptr (patchset #17 id:320001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  100. dadfc24 skstd -> std for unique_ptr by mtklein · 9 years ago