aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/util/internal/type_info.cc
Commit message (Collapse)AuthorAgeFilesLines
* Add "override" for overridden virtual functionsKhuzema Pithewan2018-06-191-4/+6
| | | | | | Add "override" for overridden virtual functions. Please refer following issue for discussion on this. https://github.com/google/protobuf/issues/67
* Integrated internal changes from GoogleAdam Cozzette2018-03-131-2/+2
|
* Down-integrate from google3.Feng Xiao2017-03-291-8/+10
|
* Use per-type table to lookup JSON name.Feng Xiao2017-03-091-10/+14
| | | | | | | Different fields from different messages can map to the same JSON name and the original global lookup table is only capable of mapping one of such fields. This change converts the global table to per-type tables so fields from different messages won't conflict.
* Integrated internal changes from GoogleAdam Cozzette2016-11-171-9/+11
|
* Down-integrate from internal code base.Feng Xiao2015-12-111-2/+1
|
* Down-integrate from google3.Feng Xiao2015-08-221-12/+13
|
* Down-integrate from internal code base.Feng Xiao2015-06-151-0/+171
[ci skip] Change-Id: I9391c09640e0b0b2b21c45a97a1fc91814d95c5d