1. 5f5527f Remove params from Cacherator_GrTextureMaker by bsalomon · 9 years ago
  2. afa95e2 Remove image usage type enum. Use GrTextureParams instead. by bsalomon · 9 years ago
  3. f276ac5 Move functions from SkGr to SkGrPriv.h by bsalomon · 9 years ago
  4. b0cd8b7 [SkDebugger] Handle path empty-bounds gracefully by fmalita · 9 years ago
  5. 4586334 Add overrides to SkAndroidSDKCanvas, update SkHwuiRenderer by tomhudson · 9 years ago
  6. b906daf Have /src files use header directly. by herb · 9 years ago
  7. e6e41a8 Move SkAtomics.h to private. by herb · 9 years ago
  8. 2f5891e Remove SkBitmapSource by fmalita · 9 years ago
  9. 96a5cff Improve debugger's visualization of transparent textures by robertphillips · 9 years ago
  10. 435657f Forward declare SkStrokeRec in SkPathEffect by halcanary · 9 years ago
  11. 37497dc Update SkWhitelistChecksums.cpp with the checksums of the fonts on the CT slave machines. by rmistry · 9 years ago
  12. 6c59d80 Port uses of SkLazyPtr to SkOncePtr. by mtklein · 9 years ago
  13. 2ac6793 Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of https://codereview.chromium.org/1322933005/ ) by mtklein · 9 years ago
  14. a1254ac Port uses of SkLazyPtr to SkOncePtr. by mtklein · 9 years ago
  15. 8fd97ea Revert of Provides multiple implementations of Android's SkBitmapRegionDecoder (patchset #16 id:360001 of https://codereview.chromium.org/1288963002/ ) by msarett · 9 years ago
  16. 76f755e Provides various implementations of Android's SkBitmapRegionDecoder. by msarett · 9 years ago
  17. 4f588b5 Replace font name table access with standard Skia function. by caryclark · 9 years ago
  18. 5ef194c Suppress embedding fonts when the skp's fonts match the OS fonts. by caryclark · 9 years ago
  19. 761cf61 Clean up SkTLogic. by bungeman · 9 years ago
  20. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  21. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  22. 5cb00a9 zero-length cap fix by caryclark · 9 years ago
  23. 60e0fee Remove include of stdlib.h from SkTypes.h. by bungeman · 9 years ago
  24. 80af645 Update debugger print out of drawImageRect information by robertphillips · 9 years ago
  25. 21b998b Revert of experiment with zero-length round capped line segments (patchset #4 id:60001 of https://codereview.chromium.org/1309753002/ ) by caryclark · 9 years ago
  26. dd3c165 experiment with zero-length round capped line segments by caryclark · 9 years ago
  27. 499abab add gm for image->newShader by reed · 9 years ago
  28. 99fe822 Use static_assert instead of SK_COMPILE_ASSERT. by bungeman · 9 years ago
  29. f3c15b7 Move SkTemplates.h to private. by bungeman · 9 years ago
  30. f582282 change asABitmap to isABitmap on shader by reed · 9 years ago
  31. 451af50 remove SkDeferredCanvas by reed · 9 years ago
  32. f433bb2 SkPaintFilterCanvas should inherit the target canvas state by fmalita · 9 years ago
  33. e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
  34. b639474 Port SkTextureCompression opts to SkOpts by mtklein · 9 years ago
  35. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  36. fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
  37. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  38. 849a620 add missing comma by Derek Sollenberger · 9 years ago
  39. d8ea6b4 fix tests for android framework build by djsollen · 9 years ago
  40. aa80e42 Fix straggling SK_VIRTUAL_CONSTRAINT_TYPEs by scroggo · 9 years ago
  41. fd8ed69 Move SkTHash.h to include/private. by mtklein · 9 years ago
  42. 562fe47 remove all guards for changes to drawBitmapRect / drawImageRect by reed · 9 years ago
  43. 651c920 Add drawImage{Rect,} support to SkDebugCanvas by fmalita · 9 years ago
  44. 84984ef Revert[2] of guard to remove DrawBitmapRectFlags by reed · 9 years ago
  45. 9111019 Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://codereview.chromium.org/1235393003/) by scroggo · 9 years ago
  46. 6fb0b67 guard to remove DrawBitmapRectFlags by reed · 9 years ago
  47. af51e04 rename utility to see if a paint will overwrite its pixels by reed · 9 years ago
  48. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  49. f059900 Fix up -Winconsistent-missing-override by mtklein · 9 years ago
  50. bd3e8cb Cleanup skia test harness due to changes to DisplayListCanvas by Derek Sollenberger · 9 years ago
  51. a8db728 add matrix options to drawDrawable by reed · 9 years ago
  52. 478c9e4 Revert "Move headers used by headers in include/ to include/private." by Mike Klein · 9 years ago
  53. 928e165 Move headers used by headers in include/ to include/private. by mtklein · 9 years ago
  54. 4417c7f Revert "Move headers used by headers in include/ to include/private." by jvanverth · 9 years ago
  55. a89f551 Move headers used by headers in include/ to include/private. by mtklein · 9 years ago
  56. a8d4559 Fix infinite matrix during an invert. by vmpstr · 9 years ago
  57. 98fc73c Change initializer list order to match field declaration order. by sammc · 9 years ago
  58. 3fdde4e Remove old iOS porting files. by bungeman · 9 years ago
  59. 4c21dc5 add drawImageNine by reed · 9 years ago
  60. 71c3c76 add SkCanvas::drawAtlas by reed · 9 years ago
  61. 702edbd Propagate SkSurfaceProps to more call sites by robertphillips · 9 years ago
  62. 871872f change old picture serialization to really handle images by reed · 9 years ago
  63. efbffed Clean up usage of SkSurfaceProps by robertphillips · 9 years ago
  64. 9a53fd7 Begin kLegacyFontHost_InitType cleanup by robertphillips · 9 years ago
  65. 61fa22b Add and use SkSemaphore by mtklein · 9 years ago
  66. 109a23d Remove the SkCanvas comment API by fmalita · 9 years ago
  67. 5581236 Towards removing getTexture() on SkImage by bsalomon · 9 years ago
  68. 41e010c Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi by reed · 9 years ago
  69. 1831f99 A bunch of little SkMScalar-as-float build fixes. by mtklein · 9 years ago
  70. b3f0ec9 Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (patchset #6 id:100001 of https://codereview.chromium.org/1148793007/) by reed · 9 years ago
  71. c31af44 change SkDraw and all Blitters to use pixmap instead of bitmap by reed · 9 years ago
  72. d26c9fa Fixing leaky handling of SkImage in SkDeferredCanvas. by junov · 9 years ago
  73. 9572a10 don't use accessBitmap by reed · 9 years ago
  74. b97e909 Fix SkAndroidSDKCanvas virtuals by tomhudson · 9 years ago
  75. cd1d41e remove unneeded device:lockpixels by reed · 9 years ago
  76. 9db912c Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  77. 72743b1 Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #25 id:480001 of https://codereview.chromium.org/1112523006/) by mtklein · 9 years ago
  78. 15877b6 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  79. d8b544c Set OpenGLRenderer light center separately from initial setup by scroggo · 9 years ago
  80. 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 9 years ago
  81. 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 9 years ago
  82. 67d71c8 stop calling SkScalarDiv by reed · 9 years ago
  83. b7ed856 Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #22 id:420001 of https://codereview.chromium.org/1112523006/) by reed · 9 years ago
  84. c92c129 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  85. a85d4d0 Make drawImage a virtual on SkDevice by reed · 9 years ago
  86. 06dad4b Revert of Revert of Revert of Make drawImage a virtual on SkDevice (patchset #1 id:1 of https://codereview.chromium.org/1126273002/) by reed · 9 years ago
  87. 620ba3a Revert of Revert of Make drawImage a virtual on SkDevice (patchset #1 id:1 of https://codereview.chromium.org/1124003002/) by reed · 9 years ago
  88. 3538e3b Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https://codereview.chromium.org/1122643005/) by reed · 9 years ago
  89. 14fe8fd Make drawImage a virtual on SkDevice by reed · 9 years ago
  90. 283b587 Update {virtual,override} to follow C++11 style in src/utils. by tfarina · 10 years ago
  91. 743be19 use acquire/release in SkEventTracer.cpp by mtklein · 10 years ago
  92. 98b8485 O(1) SkPictureUtils::ApproxBytesUsed() by mtklein · 10 years ago
  93. d7c6771 Support HWUI rename of DisplayListRenderer by tomhudson · 10 years ago
  94. 59bcfae Split default and user-supplied event tracers. by mtklein · 10 years ago
  95. ca1a22e Revert of Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https://codereview.chromium.org/1060703003/) by reed · 10 years ago
  96. bdb0bf5 Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https://codereview.chromium.org/1088383003/) by jcgregorio · 10 years ago
  97. aab35d9 remove unused (by clients) SkPathUtils by reed · 10 years ago
  98. 0b71278 remove older version of cubic->coeff by reed · 10 years ago
  99. 95bc5f3 change isNestedRect to isNestedFillRect by caryclark · 10 years ago
  100. 05e4aba Add missing override of willSaveLayer() by tomhudson · 10 years ago