- df7bb47 Update SkImageFilter's cache to handle SkSpecialImages and add unit test by robertphillips · 9 years ago
- d689bf8 Move SkTInternalLList.h to src/core. by bungeman · 9 years ago
- bc1cebb Move SkTDStack.h to src/animator. by bungeman · 9 years ago
- a7e9f05 Move SkTDArray to private. by bungeman · 9 years ago
- bf521ff Move SkTArray to include/private. by bungeman · 9 years ago
- feec878 Simplified linear pipeline. by herb · 9 years ago
- 66a6589 starter kit for colorspaces by reed · 9 years ago
- 8681e60 make SkComposeShader.h private by reed · 9 years ago
- d2ed622 start experimenting with 64bit frame-buffers by reed · 9 years ago
- b6c65e9 Add SkSpecialImage & SkSpecialSurface classes by robertphillips · 9 years ago
- 8610002 Move SkColorMatrixFilter implementation to core. by bsalomon · 9 years ago
- 395eabe float components in xfermodes by reed · 9 years ago
- fbc1e29 starter procs for blending with pm4f by reed · 9 years ago
- bbb6dc8 kill SkValue by mtklein · 9 years ago
- 1138be4 Revert of skstd -> std for unique_ptr (patchset #24 id:460001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
- ccf1de0 skstd -> std for unique_ptr by mtklein · 9 years ago
- 76097f8 SkValue: implementation, unit test by halcanary · 9 years ago
- 8afddab Revert of Create an SkCodecImageGenerator (patchset #10 id:260001 of https://codereview.chromium.org/1487683004/ ) by msarett · 9 years ago
- e1102ce Create an SkCodecImageGenerator by msarett · 9 years ago
- 8229fd5 remove unused SkBitmapFilter::Allocate by reed · 9 years ago
- 6054d68 reorg global initialization, separating core from optional by reed · 9 years ago
- c7141eb remove external header for SkModeColorFilter by reed · 9 years ago
- 7c55422 remove SkGPipe by reed · 9 years ago
- 3061af4 add SkShader::newWithColorFilter by reed · 9 years ago
- 221524d Start using <type_traits> and <utility> (C++11). by bungeman · 9 years ago
- 03f8968 move SkDither.h to private, remove unused shadeSpan16 by reed · 9 years ago
- 76a834a move SkTDict and SkTSearch into private by reed · 9 years ago
- 5c05d10 Revert of skstd -> std for unique_ptr (patchset #17 id:320001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
- dadfc24 skstd -> std for unique_ptr by mtklein · 9 years ago
- e066df9 Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
- 70e8dfc skstd -> std for unique_ptr by mtklein · 9 years ago
- dfd7d48 Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
- 0618915 skstd -> std for unique_ptr by mtklein · 9 years ago
- 566b23c Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
- 755c553 skstd -> std for unique_ptr by mtklein · 9 years ago
- 6459352 Replace SkFunction with std::function by mtklein · 9 years ago
- e5911c9 Extract glyph find and position code in preparation to use it in XPS and GPU code. by herb · 9 years ago
- e71000f Move SkChecksum::Murmur3 out of the header. by mtklein · 9 years ago
- 423f646 Add SkTTopoSort by robertphillips · 9 years ago
- 2e2ea38 SkRemote by mtklein · 9 years ago
- 20311d4 Implement SkLocalMatrixImageFilter. by senorblanco · 9 years ago
- afa95e2 Remove image usage type enum. Use GrTextureParams instead. by bsalomon · 9 years ago
- 39e2e75 Remove duplicate .cpp which should have been a .h by herb · 9 years ago
- 1562855 Add more .h files to the .gypi by herb · 9 years ago
- f326029 Add some of my favorite headers to gyp. by herb · 9 years ago
- 856e9d9 Revert[4] of add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
- e4c1735 Unify ThreadID. by herb · 9 years ago
- 62a69c2 Move Mutexy things to private. by herb · 9 years ago
- 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 · 9 years ago
- c9e190d Revert of change pixel-serializer to support reencoding existing data (patchset #5 id:80001 of https://codereview.chromium.org/1373683003/ ) by reed · 9 years ago
- 13f48dc change pixel-serializer to support reencoding existing data by reed · 9 years ago
- fe05707 Revert[2] of add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
- dd42e5c Revert "Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https://codereview.chromium.org/1364743002/ )" by reed · 9 years ago
- 60c73d5 Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https://codereview.chromium.org/1364743002/ ) by benjaminwagner · 9 years ago
- 70d58b7 remove unused SkCachingPixelRef by reed · 9 years ago
- f260851 Revert of add ImageShader, sharing code with its Bitmap cousin (patchset #10 id:180001 of https://codereview.chromium.org/1342113002/ ) by tomhudson · 9 years ago
- 0b93e31 add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
- 013e9e3 move SkBitmapProvider to its own file by reed · 9 years ago
- 85d9178 Use SkImageCacherator in SkImages by reed · 9 years ago
- 2f0dbc7 Update SkLightingShader to support rotation by robertphillips · 9 years ago
- f7d602a Revert "Update SkLightingShader to support rotation" by robertphillips · 9 years ago
- f3c15b7 Move SkTemplates.h to private. by bungeman · 9 years ago
- 45b59ed Update SkLightingShader to support rotation by robertphillips · 9 years ago
- 95dd177 Revert[8] "move some public headers into private" by reed · 9 years ago
- fb28cd2 Revert[7] "move some public headers into private" by reed · 9 years ago
- e027169 Revert[6] "move some public headers into private" by reed · 9 years ago
- 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 · 9 years ago
- cc1229c Revert "Revert[4] "move some public headers into private"" by reed · 9 years ago
- 33e00db Revert[4] "move some public headers into private" by reed · 9 years ago
- 9cdcabe Revert[3] "move some public headers into private" by reed · 9 years ago
- 9d20ee5 Revert[2] "move some public headers into private" by reed · 9 years ago
- 4cf9e7e Revert "move some public headers into private" by reed · 9 years ago
- eedf0fb move some public headers into private by reed · 9 years ago
- dfcba47 Moved common cross-project functionality out from SkTraceEvent.h into SkTraceEventCommon.h by oysteine · 9 years ago
- 1dedc3d SkPictureImageGenerator by fmalita · 9 years ago
- 8317a18 Lay groundwork for SkOpts. by mtklein · 9 years ago
- e88b1fb Move non-trivial constructors out-of-line. by mtklein · 9 years ago
- 56b78a7 Revert of Lay groundwork for SkOpts. (patchset #3 id:40001 of https://codereview.chromium.org/1255193002/) by mtklein · 9 years ago
- ce2c505 Lay groundwork for SkOpts. by mtklein · 9 years ago
- 828877d Outline SkSpinlock::acquire(). by mtklein · 10 years ago
- 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 10 years ago
- 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
- c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 10 years ago
- c782b2a Implement shared locks in the style of pthread's rwlock. by herb · 10 years ago
- 2766c00 remove SkInstCnt by mtklein · 10 years ago
- 4c21dc5 add drawImageNine by reed · 10 years ago
- fcf7829 remove SkDeviceProperties by robertphillips · 10 years ago
- 61fa22b Add and use SkSemaphore by mtklein · 10 years ago
- 6404542 refactor bitmapshader to use a controller by reed · 10 years ago
- a681433 SkPDF: with opaque draws, treat SRC mode as SRC_OVER by halcanary · 10 years ago
- 92fc2ae add SkPixmap and external locking to bitmaps by reed · 10 years ago
- 5a72c42 remove unused SkBitmap::scrollRect API by reed · 10 years ago
- 9db912c Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 10 years ago
- 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
- 15877b6 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 10 years ago
- 39a9a50 Make SkAdvancedTypefaceMetrics private. by reed · 10 years ago
- 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
- b7ed856 Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #22 id:420001 of https://codereview.chromium.org/1112523006/) by reed · 10 years ago
- c92c129 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 10 years ago
- 0b9d411 SkTime: return timezone information; format in ISO-8601 by halcanary · 10 years ago