index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pdf
/
SkDeflate.cpp
Commit message (
Expand
)
Author
Age
*
Revert "Revert "SkTypes: extract SkTo""
Hal Canary
2018-06-14
*
Revert "SkTypes: extract SkTo"
Hal Canary
2018-06-13
*
SkTypes: extract SkTo
Hal Canary
2018-06-12
*
Automatically prepend "disabled-by-default-" to TRACE categories
Brian Osman
2017-07-26
*
Tracing macro cleanup continued
Brian Osman
2017-07-26
*
SkPDF: add some TRACE_EVENTs
Hal Canary
2017-06-22
*
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