Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Change SkMemory to the more accurately named SkMalloc. | Herb Derby | 2017-03-27 |
* | Make SkMemory.h and adjust all files for usage. | Herb Derby | 2017-03-20 |
* | SkMakeUnique.h defines skstd::make_unique<T>(Args...) | halcanary | 2016-09-02 |
* | SkPDF: Stop `#include PREPROCESSOR_DEFINE` pattern | halcanary | 2016-08-25 |
* | Remove unnecessary includes in src/pdf/ | martina.kollarova | 2016-06-29 |
* | Style bikeshed - remove extraneous whitespace | halcanary | 2016-03-29 |
* | SkDeflateWStream: support gzip output | halcanary | 2016-02-08 |
* | Move an #include out of a namespace. | thakis | 2015-10-15 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | SkPDF/Deflate: clean up old SkFlate code | halcanary | 2015-08-18 |
* | SkPDF: Move SkFlate into src/pdf (part 1/3) [reland] | halcanary | 2015-08-12 |