1. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  2. 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
  3. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  4. 849a620 add missing comma by Derek Sollenberger · 9 years ago
  5. d8ea6b4 fix tests for android framework build by djsollen · 9 years ago
  6. aa80e42 Fix straggling SK_VIRTUAL_CONSTRAINT_TYPEs by scroggo · 9 years ago
  7. fd8ed69 Move SkTHash.h to include/private. by mtklein · 9 years ago
  8. 562fe47 remove all guards for changes to drawBitmapRect / drawImageRect by reed · 9 years ago
  9. 651c920 Add drawImage{Rect,} support to SkDebugCanvas by fmalita · 9 years ago
  10. 84984ef Revert[2] of guard to remove DrawBitmapRectFlags by reed · 9 years ago
  11. 9111019 Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://codereview.chromium.org/1235393003/) by scroggo · 9 years ago
  12. 6fb0b67 guard to remove DrawBitmapRectFlags by reed · 9 years ago
  13. af51e04 rename utility to see if a paint will overwrite its pixels by reed · 9 years ago
  14. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  15. f059900 Fix up -Winconsistent-missing-override by mtklein · 9 years ago
  16. bd3e8cb Cleanup skia test harness due to changes to DisplayListCanvas by Derek Sollenberger · 9 years ago
  17. a8db728 add matrix options to drawDrawable by reed · 9 years ago
  18. 478c9e4 Revert "Move headers used by headers in include/ to include/private." by Mike Klein · 9 years ago
  19. 928e165 Move headers used by headers in include/ to include/private. by mtklein · 9 years ago
  20. 4417c7f Revert "Move headers used by headers in include/ to include/private." by jvanverth · 9 years ago
  21. a89f551 Move headers used by headers in include/ to include/private. by mtklein · 9 years ago
  22. a8d4559 Fix infinite matrix during an invert. by vmpstr · 9 years ago
  23. 98fc73c Change initializer list order to match field declaration order. by sammc · 9 years ago
  24. 3fdde4e Remove old iOS porting files. by bungeman · 9 years ago
  25. 4c21dc5 add drawImageNine by reed · 9 years ago
  26. 71c3c76 add SkCanvas::drawAtlas by reed · 9 years ago
  27. 702edbd Propagate SkSurfaceProps to more call sites by robertphillips · 9 years ago
  28. 871872f change old picture serialization to really handle images by reed · 9 years ago
  29. efbffed Clean up usage of SkSurfaceProps by robertphillips · 9 years ago
  30. 9a53fd7 Begin kLegacyFontHost_InitType cleanup by robertphillips · 9 years ago
  31. 61fa22b Add and use SkSemaphore by mtklein · 9 years ago
  32. 109a23d Remove the SkCanvas comment API by fmalita · 9 years ago
  33. 5581236 Towards removing getTexture() on SkImage by bsalomon · 9 years ago
  34. 41e010c Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi by reed · 9 years ago
  35. 1831f99 A bunch of little SkMScalar-as-float build fixes. by mtklein · 9 years ago
  36. 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
  37. c31af44 change SkDraw and all Blitters to use pixmap instead of bitmap by reed · 9 years ago
  38. d26c9fa Fixing leaky handling of SkImage in SkDeferredCanvas. by junov · 9 years ago
  39. 9572a10 don't use accessBitmap by reed · 9 years ago
  40. b97e909 Fix SkAndroidSDKCanvas virtuals by tomhudson · 9 years ago
  41. cd1d41e remove unneeded device:lockpixels by reed · 9 years ago
  42. 9db912c Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  43. 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
  44. 15877b6 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  45. d8b544c Set OpenGLRenderer light center separately from initial setup by scroggo · 9 years ago
  46. 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 9 years ago
  47. 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 9 years ago
  48. 67d71c8 stop calling SkScalarDiv by reed · 9 years ago
  49. 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
  50. c92c129 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  51. a85d4d0 Make drawImage a virtual on SkDevice by reed · 9 years ago
  52. 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
  53. 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
  54. 3538e3b Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https://codereview.chromium.org/1122643005/) by reed · 9 years ago
  55. 14fe8fd Make drawImage a virtual on SkDevice by reed · 9 years ago
  56. 283b587 Update {virtual,override} to follow C++11 style in src/utils. by tfarina · 9 years ago
  57. 743be19 use acquire/release in SkEventTracer.cpp by mtklein · 9 years ago
  58. 98b8485 O(1) SkPictureUtils::ApproxBytesUsed() by mtklein · 9 years ago
  59. d7c6771 Support HWUI rename of DisplayListRenderer by tomhudson · 9 years ago
  60. 59bcfae Split default and user-supplied event tracers. by mtklein · 9 years ago
  61. ca1a22e Revert of Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https://codereview.chromium.org/1060703003/) by reed · 9 years ago
  62. bdb0bf5 Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https://codereview.chromium.org/1088383003/) by jcgregorio · 9 years ago
  63. aab35d9 remove unused (by clients) SkPathUtils by reed · 9 years ago
  64. 0b71278 remove older version of cubic->coeff by reed · 9 years ago
  65. 95bc5f3 change isNestedRect to isNestedFillRect by caryclark · 9 years ago
  66. 05e4aba Add missing override of willSaveLayer() by tomhudson · 9 years ago
  67. 5965b73 Revert of Remove now-redundant SkPathOps enum. (patchset #1 id:1 of https://codereview.chromium.org/1051113005/) by scroggo · 9 years ago
  68. 143244e Remove now-redundant SkPathOps enum. by schenney · 9 years ago
  69. 028a413 Add a method to read a stream without advancing it. by scroggo · 9 years ago
  70. 160ebb2 [SkDebugger] Flatten drawPicture ops by fmalita · 9 years ago
  71. 97312d0 small-object optimization for SkFunction by mtklein · 9 years ago
  72. 573ae01 Move HWUI boilerplate into utils/android by tomhudson · 9 years ago
  73. a096d7a SkCodec: add wbmp class by halcanary · 9 years ago
  74. 546db46 Debugger: remove dead feature (SkPicture offset display) & fix bug (unbalanced indents) by robertphillips · 9 years ago
  75. 65cdb57 Add a paint filter utility canvas (SkPaintFilterCanvas) by fmalita · 9 years ago
  76. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  77. 46bffd6 Fix assert in debugger by robertphillips · 9 years ago
  78. f7edcde Both DM and nanobench need this, so moving the duplicated code to by tomhudson · 9 years ago
  79. 8dcb8b0 Do not playback pending commands for full deferred canvas writePixels by kkinnunen · 9 years ago
  80. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 9 years ago
  81. 76033be Revert[6] of Change device creation to see the (optional) layer-paint by reed · 9 years ago
  82. 173e5fe Revert of Revert of Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1005173004/) by reed · 9 years ago
  83. 307d1ed Revert of Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1001423002/) by reed · 9 years ago
  84. 8e14d66 Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1006923002/) by reed · 9 years ago
  85. f7076a1 Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1008863002/) by reed · 9 years ago
  86. 0e040f7 Revert of Change device creation to see the (optional) layer-paint (patchset #9 id:160001 of https://codereview.chromium.org/988413003/) by reed · 9 years ago
  87. 1182d9a Change device creation to see the (optional) layer-paint by reed · 9 years ago
  88. 2271256 Clean up poppler code. by mtklein · 10 years ago
  89. 6ba791f Fix debugger's overdraw color filter by robertphillips · 10 years ago
  90. 4497748 Revert of Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (patchset #1 id:1 of https://codereview.chromium.org/966753002/) by reed · 10 years ago
  91. a9061de Add rewind capability to SkChunkAlloc by robertphillips · 10 years ago
  92. 574290f Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (patchset #3 id:40001 of https://codereview.chromium.org/964613002/) by scroggo · 10 years ago
  93. 1c8aeea replace kIgnore_SkAlphaType with kUnknown_SkAlphaType by reed · 10 years ago
  94. 28512f7 Use IDWriteFontFallback when available. by bungeman · 10 years ago
  95. b2bed00 Implement onMatchFamilyStyleCharacter for DirectWrite. by bungeman · 10 years ago
  96. 0babd3c Update DirectWrite streams to SkStreamAsset. by bungeman · 10 years ago
  97. c119981 Remove Chromium staging in SkDrawCommand by robertphillips · 10 years ago
  98. 9bafc30 Remove SkPictureFlat.h include from SkDrawCommands.h by robertphillips · 10 years ago
  99. 3a09204 Revert of Remove SkPictureFlat.h include from SkDrawCommands.h (patchset #3 id:40001 of https://codereview.chromium.org/912403004/) by robertphillips · 10 years ago
  100. fa3a83d Remove SkPictureFlat.h include from SkDrawCommands.h by robertphillips · 10 years ago