253 Commits (9209a41f8294f6da8556266f3cacb83e5ad03e75)

Author SHA1 Message Date
Jisi Liu 45eb28b588 Update version number to 3.6.0 7 years ago
Feng Xiao 7d55040eeb Cleanup + documentation for Java Lite runtime. 7 years ago
Paul Yang c931743461
Merge branch (#4466) 7 years ago
Adam Cozzette ec57f511c1 Added map_lite_test.proto to fix LiteTest 7 years ago
Adam Cozzette 0400cca323 Integrated internal changes from Google 7 years ago
David Ostrovsky 019ceea4b3 Drop java 6 support 7 years ago
kenji yoshida 1c3b20b122
fix typo in FieldMaskTree.java comment 7 years ago
Jisi Liu 050fc9a437 Update version number to 3.5.1 7 years ago
Jisi Liu 22e1cfd84a Add deprecation annotation for oneof case. 7 years ago
Adam Cozzette 92a7e778e7 Integrated internal changes from Google 7 years ago
Anuraag Agrawal 3e944aec9e Add a UTF-8 decoder that uses Unsafe to directly decode a byte buffer. 7 years ago
Jisi Liu 97dd175a91 Update version number to 3.5.0 7 years ago
Jisi Liu a08b03d4c0 Add missing files 7 years ago
Jisi Liu 1a7a7fca80 Merge from google internal 7 years ago
Jisi Liu dba647a6b2 Bump version for minor release 7 years ago
Adam Cozzette 13fd045dbb Integrated internal changes from Google 7 years ago
Jisi Liu f9b81690f5 Add TODO 7 years ago
Jisi Liu baae7ea12b Add @Deprecated annotation support for proto file. 7 years ago
alanbur a68a8004b5 PROTBUF-3394 Potential SIGBUS with UnsafeUtil.getLong 7 years ago
Jisi Liu 9b8f6589f2 Remove dependency on guava 20 7 years ago
Jisi Liu 759245a49a Merge from master 7 years ago
Jisi Liu 7bb39bef1a Update version number for 3.4.0 7 years ago
Jisi Liu 09354db143 Merge from Google internal for 3.4 release 7 years ago
Bo Yang e7bcfc4241 Update version number to 3.3.2 8 years ago
Feng Xiao 129a6e2aca Revert guava depedency to version 19. 8 years ago
Feng Xiao 58538ea919 Update version number to 3.3.1 8 years ago
Anuraag Agrawal bf483dfb99 Allow unknown values for Map put*Value methods just like every other enum mutation method. 8 years ago
Anuraag Agrawal 09328db1ff Fix test for unexpected type url when parsing Any. Currently, the test fails since TestAllTypes doesn't have field '@type', which is the same test as testUnknownFields. 8 years ago
Anuraag Agrawal 662f97841e Fix duplicate fields test. The repeated version is passing because null values in a repeated field are rejected and not testing what it wanted to. Also adds a oneof version that verifies the case of oneof fields of different names (currently only same name check seems to be tested). 8 years ago
Anuraag Agrawal 58373fa160 Fix error message for int64 parse error. 8 years ago
Feng Xiao c2b3b3e04e Update Java version number and dependency. 8 years ago
Feng Xiao 84f6954ca9 Fix Java build. 8 years ago
Feng Xiao d36c0c538a Down-integrate from google3. 8 years ago
prehistoric-penguin 33cc25f36c Remove duplicated copyright statement 8 years ago
Josh Haberman 496cd481fa Changed scope of Java deps to "test". 8 years ago
Jisi Liu f4f31e73f2 Suppress the last unchecked warning. 8 years ago
Jisi Liu 81fe52fbd4 Fix java code according to error prone. 8 years ago
Feng Xiao 03c8c8be6d Update comments for setSizeLimit. 8 years ago
Jisi Liu 009e491bd7 Fix GeneratedMessageV3 warnings. 8 years ago
Jisi Liu 7c7534413a Fix lint warnings in the javalite branch. 8 years ago
Feng Xiao 075475f834 Don't expose gson exceptions in JsonFormat. 8 years ago
Feng Xiao 4ae8656b6d Make JsonFormat locale independent. 8 years ago
Sebastian Schuberth 902af0816e Prefer the term "3-Clause BSD License" over "New BSD License" 8 years ago
Sebastian Schuberth 6395a1cbd9 Fix links to the New BSD License in meta-data 8 years ago
Paul Yang 7f3e237071 Merge 3.2.x branch into master (#2648) 8 years ago
goorov 24908e1b32 Update AbstractMessage.java 8 years ago
goorov fac90c66c3 Update AbstractMessage.java 8 years ago
Caleb Welton 1a56251a35 oneOf fix for JsonFormat includingDefaultValueFields 8 years ago
Michael Stack 7550bcd89f Change CodedInputStream#DEFAULT_SIZE_LIMIT from 64MB to 8 years ago
Adam Cozzette 5a76e633ea Integrated internal changes from Google 8 years ago