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