aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/io/gzip_stream.cc
Commit message (Expand)AuthorAgeFilesLines
* Integrated internal changes from GoogleAdam Cozzette2016-11-171-1/+1
* Merge pull request #260 from ejsd1989/issue-#242Joshua Haberman2016-02-161-3/+1
|\
| * Removal of null checkeissajamil@gmail.com2015-03-291-3/+1
* | Down-integrate from google3.Feng Xiao2015-08-221-0/+2
* | Make the code independent of config.hJisi Liu2015-06-161-2/+0
|/
* Down integrate from Google internal branch for C++ and Java.Jisi Liu2015-02-281-0/+1
* Down-integrate from internal code base.Feng Xiao2014-11-101-3/+8
* Replace links to code.google.com/protobuf with developers.google.com/protocol...Feng Xiao2014-10-011-1/+1
* Down-integrate from internal branchxiaofeng@google.com2012-09-221-14/+5
* Submit recent changes from internal branch. See CHANGES.txt for more details.liujisi@google.com2010-11-021-13/+28
* Fix build on MinGW/Win32 (including implementing Subprocess using CreateProce...kenton@google.com2009-12-191-1/+1
* Massive roll-up of changes. See CHANGES.txt.kenton@google.com2009-12-181-1/+1
* Hurr, some merge conflict was resolved poorly. Fixed.kenton@google.com2009-08-011-1/+1
* Allow compression level of GzipOutputStream to be configured.kenton@google.com2009-08-011-9/+34
* Submit recent changes from internal branch, including "lite mode" forkenton@google.com2009-07-291-4/+3
* Commit Brian Olson's gzip stream implementations.kenton@google.com2009-04-161-0/+296