index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkFlate.cpp
Commit message (
Expand
)
Author
Age
*
fix more 64bit warnings
reed@google.com
2014-01-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Add SK_SYSTEM_ZLIB define.
justinlin@google.com
2012-04-16
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Fix SkFlate.cpp when SK_ZLIB_INCLUDE is not #defined.
epoger@google.com
2011-07-21
*
[PDF] Make stream compression optional on a per device basis.
vandebo@chromium.org
2011-07-20
*
add ptr/len and SkData versions of Deflate()
reed@google.com
2011-06-27
*
use general SkWStream for parameter
reed@google.com
2011-06-24
*
Make SkFlate buffers statically sized (fixes Windows compile).
vandebo@chromium.org
2011-04-05
*
Move where compression enable/disable is done to make recompilation faster.
vandebo@chromium.org
2011-04-01
*
Add flate compression test and fix bugs.
vandebo@chromium.org
2010-12-02
*
Add deflate support to SkPDFStream.
vandebo@chromium.org
2010-12-01