aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/field_mask.pb.cc
Commit message (Expand)AuthorAgeFilesLines
* Down-integrate from google3.Josh Haberman2018-09-041-21/+16
* Down-integrate from google3.Feng Xiao2018-08-081-73/+147
* Declare some generated C++ methods as static #4602Robert Hancock2018-05-141-3/+3
* Integrated internal changes from GoogleAdam Cozzette2018-03-131-32/+20
* Integrated internal changes from GoogleAdam Cozzette2017-12-011-8/+8
* Merge from google internalJisi Liu2017-10-181-0/+8
* Integrated internal changes from GoogleAdam Cozzette2017-09-141-129/+36
* Make code free of missing-field-initializers warningsv3.4.0rc2Jisi Liu2017-08-091-1/+1
* Fix invalid offsetof warning.Jisi Liu2017-08-031-2/+5
* Add destructors for default instances to the shutdown code.Gerben Stavenga2017-08-021-1/+2
* Merge from masterJisi Liu2017-07-251-0/+3
* Merge master into 3.4.xJisi Liu2017-07-181-3/+3
|\
| * Enusre public header and generated code have no implicit converion.Bo Yang2017-06-231-3/+3
* | Merge from Google internal for 3.4 releaseJisi Liu2017-07-181-21/+32
|/
* Down-integrate from google3.Feng Xiao2017-03-291-5/+30
* Remove the use of C++11 features.Feng Xiao2017-02-271-2/+2
* Keep loop bounds in a local variable for string fields.Chris Kennelly2017-02-151-3/+3
* Work with truncated tag numbers.Chris Kennelly2017-02-151-1/+2
* Expose rvalue setters for repeated string fields.Chris Kennelly2017-02-151-0/+12
* Merge 3.2.x branch into master (#2648)Paul Yang2017-01-311-40/+40
* Add a "u" suffix to tag numbers in generated codeAdam Cozzette2016-11-221-2/+2
* Integrated internal changes from GoogleAdam Cozzette2016-11-171-89/+61
* Fix Visual Studio compile issues.Feng Xiao2016-10-101-4/+7
* Fix default instance destructorJisi Liu2016-10-101-0/+1
* Integrate internal changesBo Yang2016-10-101-49/+72
* Fix #2032 unused parameter 'deterministic'Khing2016-09-081-0/+1
* Update generated files.Feng Xiao2016-07-131-12/+9
* Integrated internal changes from GoogleAdam Cozzette2016-06-291-2/+2
* Down integrate from Google internal.Jisi Liu2016-04-281-1/+10
* Down-integrate from internal code base.Feng Xiao2015-12-111-0/+1
* Use angle bracket for well known type proto header.Bo Yang2015-12-081-3/+3
* Update descriptor protos.Jisi Liu2015-08-251-9/+9
* Merge branch 'master' of github.com:google/protobufJisi Liu2015-08-211-3/+3
|\
| * Merge remote-tracking branch 'upstream/master'Xiao Hang2015-08-041-2/+3
| |\
| | * Changing reflection namespace (part 3)Jon Skeet2015-07-141-2/+2
| |/
* / Down-integrate from internal branch.Jisi Liu2015-08-211-2/+3
|/
* down-integrate internal changesBo Yang2015-05-211-6/+6
* Post csharp landing fixup.Thomas Van Lenten2015-05-181-2/+2
* Include generated code of well-known types in protobuf C++ runtime.Feng Xiao2015-05-111-0/+394