1. ccb74b8 Move SkPackBits to src/effects. by bungeman · 9 years ago
  2. 5d2cd6e Move SkUtils.h to src/core. by bungeman · 9 years ago
  3. 129ed1c lots of sRGB and F16 blits by reed · 9 years ago
  4. df7bb47 Update SkImageFilter's cache to handle SkSpecialImages and add unit test by robertphillips · 9 years ago
  5. d689bf8 Move SkTInternalLList.h to src/core. by bungeman · 9 years ago
  6. bc1cebb Move SkTDStack.h to src/animator. by bungeman · 9 years ago
  7. a7e9f05 Move SkTDArray to private. by bungeman · 9 years ago
  8. bf521ff Move SkTArray to include/private. by bungeman · 9 years ago
  9. feec878 Simplified linear pipeline. by herb · 9 years ago
  10. 66a6589 starter kit for colorspaces by reed · 9 years ago
  11. 8681e60 make SkComposeShader.h private by reed · 9 years ago
  12. d2ed622 start experimenting with 64bit frame-buffers by reed · 10 years ago
  13. b6c65e9 Add SkSpecialImage & SkSpecialSurface classes by robertphillips · 10 years ago
  14. 8610002 Move SkColorMatrixFilter implementation to core. by bsalomon · 10 years ago
  15. 395eabe float components in xfermodes by reed · 10 years ago
  16. fbc1e29 starter procs for blending with pm4f by reed · 10 years ago
  17. bbb6dc8 kill SkValue by mtklein · 10 years ago
  18. 1138be4 Revert of skstd -> std for unique_ptr (patchset #24 id:460001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 10 years ago
  19. ccf1de0 skstd -> std for unique_ptr by mtklein · 10 years ago
  20. 76097f8 SkValue: implementation, unit test by halcanary · 10 years ago
  21. 8afddab Revert of Create an SkCodecImageGenerator (patchset #10 id:260001 of https://codereview.chromium.org/1487683004/ ) by msarett · 10 years ago
  22. e1102ce Create an SkCodecImageGenerator by msarett · 10 years ago
  23. 8229fd5 remove unused SkBitmapFilter::Allocate by reed · 10 years ago
  24. 6054d68 reorg global initialization, separating core from optional by reed · 10 years ago
  25. c7141eb remove external header for SkModeColorFilter by reed · 10 years ago
  26. 7c55422 remove SkGPipe by reed · 10 years ago
  27. 3061af4 add SkShader::newWithColorFilter by reed · 10 years ago
  28. 221524d Start using <type_traits> and <utility> (C++11). by bungeman · 10 years ago
  29. 03f8968 move SkDither.h to private, remove unused shadeSpan16 by reed · 10 years ago
  30. 76a834a move SkTDict and SkTSearch into private by reed · 10 years ago
  31. 5c05d10 Revert of skstd -> std for unique_ptr (patchset #17 id:320001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 10 years ago
  32. dadfc24 skstd -> std for unique_ptr by mtklein · 10 years ago
  33. e066df9 Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 10 years ago
  34. 70e8dfc skstd -> std for unique_ptr by mtklein · 10 years ago
  35. dfd7d48 Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 10 years ago
  36. 0618915 skstd -> std for unique_ptr by mtklein · 10 years ago
  37. 566b23c Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 10 years ago
  38. 755c553 skstd -> std for unique_ptr by mtklein · 10 years ago
  39. 6459352 Replace SkFunction with std::function by mtklein · 10 years ago
  40. e5911c9 Extract glyph find and position code in preparation to use it in XPS and GPU code. by herb · 10 years ago
  41. e71000f Move SkChecksum::Murmur3 out of the header. by mtklein · 10 years ago
  42. 423f646 Add SkTTopoSort by robertphillips · 10 years ago
  43. 2e2ea38 SkRemote by mtklein · 10 years ago
  44. 20311d4 Implement SkLocalMatrixImageFilter. by senorblanco · 10 years ago
  45. afa95e2 Remove image usage type enum. Use GrTextureParams instead. by bsalomon · 10 years ago
  46. 39e2e75 Remove duplicate .cpp which should have been a .h by herb · 10 years ago
  47. 1562855 Add more .h files to the .gypi by herb · 10 years ago
  48. f326029 Add some of my favorite headers to gyp. by herb · 10 years ago
  49. 856e9d9 Revert[4] of add ImageShader, sharing code with its Bitmap cousin by reed · 10 years ago
  50. e4c1735 Unify ThreadID. by herb · 10 years ago
  51. 62a69c2 Move Mutexy things to private. by herb · 10 years ago
  52. 476506d Revert of Revert[2] of add ImageShader, sharing code with its Bitmap cousin (patchset #11 id:200001 of https://codereview.chromium.org/1352293002/ ) by reed · 10 years ago
  53. c9e190d Revert of change pixel-serializer to support reencoding existing data (patchset #5 id:80001 of https://codereview.chromium.org/1373683003/ ) by reed · 10 years ago
  54. 13f48dc change pixel-serializer to support reencoding existing data by reed · 10 years ago
  55. fe05707 Revert[2] of add ImageShader, sharing code with its Bitmap cousin by reed · 10 years ago
  56. dd42e5c Revert "Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https://codereview.chromium.org/1364743002/ )" by reed · 10 years ago
  57. 60c73d5 Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https://codereview.chromium.org/1364743002/ ) by benjaminwagner · 10 years ago
  58. 70d58b7 remove unused SkCachingPixelRef by reed · 10 years ago
  59. f260851 Revert of add ImageShader, sharing code with its Bitmap cousin (patchset #10 id:180001 of https://codereview.chromium.org/1342113002/ ) by tomhudson · 10 years ago
  60. 0b93e31 add ImageShader, sharing code with its Bitmap cousin by reed · 10 years ago
  61. 013e9e3 move SkBitmapProvider to its own file by reed · 10 years ago
  62. 85d9178 Use SkImageCacherator in SkImages by reed · 10 years ago
  63. 2f0dbc7 Update SkLightingShader to support rotation by robertphillips · 10 years ago
  64. f7d602a Revert "Update SkLightingShader to support rotation" by robertphillips · 10 years ago
  65. f3c15b7 Move SkTemplates.h to private. by bungeman · 10 years ago
  66. 45b59ed Update SkLightingShader to support rotation by robertphillips · 10 years ago
  67. 95dd177 Revert[8] "move some public headers into private" by reed · 10 years ago
  68. fb28cd2 Revert[7] "move some public headers into private" by reed · 10 years ago
  69. e027169 Revert[6] "move some public headers into private" by reed · 10 years ago
  70. 8f34372 Extend SkImageGenerator to support natively generated GrTextures. As part of this, added uniqueID() to the generator, and made it be in the same namespace is bitmaps, pixelrefs, images. by reed · 10 years ago
  71. cc1229c Revert "Revert[4] "move some public headers into private"" by reed · 10 years ago
  72. 33e00db Revert[4] "move some public headers into private" by reed · 10 years ago
  73. 9cdcabe Revert[3] "move some public headers into private" by reed · 10 years ago
  74. 9d20ee5 Revert[2] "move some public headers into private" by reed · 10 years ago
  75. 4cf9e7e Revert "move some public headers into private" by reed · 10 years ago
  76. eedf0fb move some public headers into private by reed · 10 years ago
  77. dfcba47 Moved common cross-project functionality out from SkTraceEvent.h into SkTraceEventCommon.h by oysteine · 10 years ago
  78. 1dedc3d SkPictureImageGenerator by fmalita · 10 years ago
  79. 8317a18 Lay groundwork for SkOpts. by mtklein · 10 years ago
  80. e88b1fb Move non-trivial constructors out-of-line. by mtklein · 10 years ago
  81. 56b78a7 Revert of Lay groundwork for SkOpts. (patchset #3 id:40001 of https://codereview.chromium.org/1255193002/) by mtklein · 10 years ago
  82. ce2c505 Lay groundwork for SkOpts. by mtklein · 10 years ago
  83. 828877d Outline SkSpinlock::acquire(). by mtklein · 10 years ago
  84. 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 10 years ago
  85. 02802f6 Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. (patchset #4 id:60001 of https://codereview.chromium.org/1215393002/) by jvanverth · 10 years ago
  86. c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 10 years ago
  87. c782b2a Implement shared locks in the style of pthread's rwlock. by herb · 10 years ago
  88. 2766c00 remove SkInstCnt by mtklein · 10 years ago
  89. 4c21dc5 add drawImageNine by reed · 10 years ago
  90. fcf7829 remove SkDeviceProperties by robertphillips · 10 years ago
  91. 61fa22b Add and use SkSemaphore by mtklein · 10 years ago
  92. 6404542 refactor bitmapshader to use a controller by reed · 10 years ago
  93. a681433 SkPDF: with opaque draws, treat SRC mode as SRC_OVER by halcanary · 10 years ago
  94. 92fc2ae add SkPixmap and external locking to bitmaps by reed · 10 years ago
  95. 5a72c42 remove unused SkBitmap::scrollRect API by reed · 10 years ago
  96. 9db912c Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 10 years ago
  97. 72743b1 Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #25 id:480001 of https://codereview.chromium.org/1112523006/) by mtklein · 10 years ago
  98. 15877b6 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 10 years ago
  99. 39a9a50 Make SkAdvancedTypefaceMetrics private. by reed · 10 years ago
  100. 624637c Path ops formerly found the topmost unprocessed edge and determined its angle sort order to initialize the winding. This never worked correctly with cubics and was flaky with paths consisting mostly of vertical edges. by caryclark · 10 years ago