aboutsummaryrefslogtreecommitdiff
path: root/java/core/src/test
Commit message (Expand)AuthorAgeFilesLines
* Reverted changes to map_lite_test.proto.Josh Haberman2018-09-071-2/+3
* Down-integrate from google3.Josh Haberman2018-09-0453-5525/+5101
* Replace repo links.Feng Xiao2018-08-221-1/+1
* Fix failing tests.Feng Xiao2018-08-093-2/+5
* Merge master branch.Feng Xiao2018-08-081-0/+70
|\
| * Store the class object itself (#4927)Jonathan Haber2018-07-231-0/+70
* | Down-integrate from google3.Feng Xiao2018-08-0820-167/+405
|/
* Added map_lite_test.proto to fix LiteTestAdam Cozzette2018-03-201-0/+111
* Integrated internal changes from GoogleAdam Cozzette2018-03-1312-880/+786
* Add deprecation annotation for oneof case.Jisi Liu2017-12-131-6/+14
* Merge branch 'master' into down-integrateAdam Cozzette2017-12-012-0/+334
|\
| * Add a UTF-8 decoder that uses Unsafe to directly decode a byte buffer.Anuraag Agrawal2017-11-292-0/+334
* | Integrated internal changes from GoogleAdam Cozzette2017-12-013-17/+89
|/
* Add missing filesJisi Liu2017-10-261-0/+38
* Merge from google internalJisi Liu2017-10-182-30/+9
* Integrated internal changes from GoogleAdam Cozzette2017-09-149-473/+361
* Merge from Google internal for 3.4 releaseJisi Liu2017-07-1814-91/+697
* Merge remote-tracking branch 'remotes/google/3.3.x' into merge-3.3-to-masterAdam Cozzette2017-04-278-6/+274
|\
| * Fix Java build.Feng Xiao2017-03-291-1/+2
| * Down-integrate from google3.Feng Xiao2017-03-298-6/+273
* | Allow unknown values for Map put*Value methods just like every other enum mut...Anuraag Agrawal2017-04-071-16/+7
|/
* Suppress the last unchecked warning.Jisi Liu2017-03-101-0/+1
* Fix java code according to error prone.Jisi Liu2017-03-101-0/+3
* Merge 3.2.x branch into master (#2648)Paul Yang2017-01-311-0/+8
* Change CodedInputStream#DEFAULT_SIZE_LIMIT from 64MB toMichael Stack2016-12-011-2/+76
* Integrated internal changes from GoogleAdam Cozzette2016-11-177-155/+211
* Integrate internal changesBo Yang2016-10-1045-499/+884
* Versioning Java GeneratedMessage.Feng Xiao2016-07-193-347/+2
* Integrate from internal code base.Feng Xiao2016-07-132-1/+52
* Fix spelling in strings and commentsOtto Kekäläinen2016-07-031-1/+1
* Integrated internal changes from GoogleAdam Cozzette2016-06-2921-699/+2788
* Down integrate from Google internal.Jisi Liu2016-04-2821-833/+1798
* Integrate google internal changes.Jisi Liu2016-03-3036-607/+1629
* Uncomment the test, which was commented out during integrationJisi Liu2016-01-291-185/+184
* Integrate from google internal.Jisi Liu2016-01-2974-0/+26663
* Undo the Java module change for integration.Jisi Liu2016-01-2874-26665/+0
* move test file (was in wrong place after rebasing on java module refactor)Joshua Humphries2016-01-151-0/+211
* Restructuring protobuf to multiple modulesnmittler2016-01-1373-0/+26454