aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/io/gzip_stream.h
Commit message (Collapse)AuthorAgeFilesLines
* Down-integrate from google3.Josh Haberman2018-09-041-4/+7
|
* Down-integrate from google3.Feng Xiao2018-08-081-1/+2
|
* Set LIBPROTOBUF_EXPORT on GzipOutputStream::OptionsAdam Cozzette2018-07-011-1/+1
| | | | | | | This fixes issue #2610. This was originally fixed in a101fa52895fc2ad83d8b5d610243531b1608a08 , but got reverted by d36c0c538a545fac5d9db6ba65c525246d4efa95
* Down-integrate from google3.Feng Xiao2017-03-291-1/+1
|
* Set LIBPROTOBUF_EXPORT on GzipOutputStream::OptionsAdam Cozzette2017-01-201-1/+1
| | | | This fixes issue #2610.
* Integrate google internal changes.Jisi Liu2016-03-301-2/+1
|
* Down-integrate from internal code base.Feng Xiao2014-11-101-0/+1
|
* Replace links to code.google.com/protobuf with ↵Feng Xiao2014-10-011-1/+1
| | | | developers.google.com/protocol-buffers
* down integrate to svnjieluo@google.com2014-07-181-1/+1
|
* Add missing export macroliujisi@google.com2012-12-051-1/+1
|
* Down-integrate from internal branchxiaofeng@google.com2012-09-221-6/+8
|
* Allow compression level of GzipOutputStream to be configured.kenton@google.com2009-08-011-4/+35
|
* Submit recent changes from internal branch, including "lite mode" forkenton@google.com2009-07-291-4/+2
| | | | | C++ and Java. See CHANGES.txt for more details.
* Commit Brian Olson's gzip stream implementations.kenton@google.com2009-04-161-0/+178