- afb20af Add j2cl and j2objc targets for protobuf/current/javatests/com/google/protobuf/util TIME_SRCS by Protobuf Team Bot · 5 months ago
- f6cddd2 Remove deprecation warnings for Timestamp and Duration add/subtract/between that we do not yet have alternatives to. by Deanna Garcia · 5 months ago
- ee5aa49 Fix unexpected NumberFormatException in Durations.parse() by replacing with documented thrown ParseException. by Sandy Zhang · 5 months ago
- 0d7fd35 Re-export includingDefaultValueFields in deprecated state for important Cloud customer. by Protobuf Team Bot · 5 months ago
- 461004e java: remove legacy note in docstring about calling includingDefaultValueFields with no args (#18569) by Anuraag (Rag) Agrawal · 6 months ago
- 4fbb0c5 Return constant Value objects for true, false, and "" by Protobuf Team Bot · 6 months ago
- e4cbc79 Fix minor typos (#17682) by Nathan Baulch · 6 months ago
- be4f149 Extract MAX_UINT32 BigInteger into a constant, so we aren't constructing it all the time by Mark Hansen · 8 months ago
- f1d3f28 Automated rollback of commit 976a6eb6a4f462c6bb0b2a87fcd95f0aeb17eedb. by Protobuf Team Bot · 1 year, 1 month ago
- 976a6eb Rolling back while figuring out why some tests failed. by Protobuf Team Bot · 1 year, 1 month ago
- 1f9b71e Check if the number of seconds is valid for a timestamp before creating a by Protobuf Team Bot · 1 year, 1 month ago
- 89bea36 Document that `Timestamps.parse` might emit zero fractional digits by Ian Baker · 1 year, 1 month ago
- 2699579 Breaking change: Remove the deprecated always_print_primitive_fields option from Java, Python and C++ JSON parsers. by Protobuf Team Bot · 1 year, 2 months ago
- 7d43131 Rename the 'includingDefaultValueWithoutPresenceFields' and 'always_print_without_presence_fields' to 'alwaysPrintFieldsWithNoPresence' in the Cpp, Py and Java JSON serializers for consistency. by Protobuf Team Bot · 1 year, 2 months ago
- d111589 Add a new 'includingDefaultValueWithoutPresenceFields' option to the Java parser which is intended to replace the current 'includingDefaultValueFields'. by Protobuf Team Bot · 1 year, 2 months ago
- 44ec9d9 Automated rollback of commit 58baeb4c3b664f8918d24cef5151083d9da9767c. by Protobuf Team Bot · 1 year, 2 months ago
- 58baeb4 Add a new 'includingDefaultValueWithoutPresenceFields' option to the Java parser which is intended to replace the current 'includingDefaultValueFields'. by Protobuf Team Bot · 1 year, 2 months ago
- 63623a6 Remove public access to Java Edition APIs e.g. getEdition(), getEditionName(). by Sandy Zhang · 1 year, 2 months ago
- 2d7376e Internal change by Protobuf Team Bot · 1 year, 3 months ago
- 833ded7 Clean up assertions in `DurationsTest` and `TimestampsTest` a bit. by Kurt Alfred Kluever · 1 year, 6 months ago
- 8f85138 Timestamps.parse: Add error handling for invalid hours/minutes in the timezone offset. by Protobuf Team Bot · 1 year, 6 months ago
- b86b9ff Internal change. by Protobuf Team Bot · 1 year, 6 months ago
- 81068e8 Internal change by Sandy Zhang · 1 year, 6 months ago
- 7853a5e Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. by Joshua Haberman · 1 year, 7 months ago
- f78eaa9 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. by Joshua Haberman · 1 year, 7 months ago
- 279d627 Improve javadocs of `Timestamps.now()`. by Kurt Alfred Kluever · 1 year, 8 months ago
- 295f112 Adds `Timestamps.now()`. by Kurt Alfred Kluever · 1 year, 11 months ago
- 5419141 Migrate away from examining the syntax of a proto file via reflection. by Sandy Zhang · 2 years, 1 month ago
- ca1cb1b Expect fail when serialize inf and nan for Value.number_value in json format. fixes #11259 by Jie Luo · 2 years, 2 months ago
- de5fae0 Automated rollback of commit c105e85e7c46934bf0513d64901624669da42d30. by Jie Luo · 2 years, 3 months ago
- c105e85 Expect fail when serialize inf and nan for Value.number_value in json format. fixes #11259 by Jie Luo · 2 years, 3 months ago
- 91c1e7c Sync from Piper @483688977 by Mike Kruskal · 2 years, 5 months ago
- 32bea52 Sync from Piper @mkruskal/protobuf-absl by Mike Kruskal · 2 years, 6 months ago
- 0a12e94 Refactoring Java parsing (22.x) (#10664) by Mike Kruskal · 2 years, 6 months ago
- b0c76cc Sync from Piper @mkruskal/footmitten by Mike Kruskal · 2 years, 6 months ago
- 5999a02 Fix Timestamps fromDate for negative 'exact second' java.sql.Timestamps by NathanGrand · 2 years, 8 months ago
- aa22c5e Merge pull request #10196 from esorot/sync-stage by Theodore Rose · 2 years, 9 months ago
- 0aa7108 Sync from Piper @458241011 by theodorerose · 2 years, 9 months ago
- bfa663a Fix Timestamps.fromDate to correctly handle java.sql.Timestamps before unix epoch. by NathanGrand · 2 years, 10 months ago
- a29e0e3 Sync from Piper @439400376 by Mike Kruskal · 3 years ago
- 40db3da Sync from Piper @436871048 by David L. Jones · 3 years ago
- b0f9799 Sync from Piper @432209397 by Adam Cozzette · 3 years, 1 month ago
- 1ba1d73 Sync from Piper @429333699 by David L. Jones · 3 years, 1 month ago
- ab4585a Sync from Piper @425656941 by Deanna Garcia · 3 years, 2 months ago
- 3afc828 Sync from Piper @401883098 by Adam Cozzette · 3 years, 6 months ago
- 624d29d Sync from Piper @399250367 by Josh Haberman · 3 years, 6 months ago
- f78fefc Sync from Piper @392954264 by Adam Cozzette · 3 years, 7 months ago
- 562fc94 Sync from Piper @388508285 by Adam Cozzette · 3 years, 8 months ago
- 380e352 Sync from Piper @373820256 by Deanna Garcia · 3 years, 10 months ago
- 4a6dc34 Sync from Piper @365872496 by Joshua Haberman · 4 years ago
- a001250 Sync from Piper @353127564 by Deanna Garcia · 4 years, 2 months ago
- 5c028d6 Sync from Piper @343521567 by Joshua Haberman · 4 years, 4 months ago
- de37123 Sync from Piper @338284531 by Joshua Haberman · 4 years, 5 months ago
- 95e6c5b Sync from Piper @327110949 by Joshua Haberman · 4 years, 7 months ago
- f77065d Sync from Piper @316511779 by Joshua Haberman · 4 years, 9 months ago
- 6ed7383 Sync from Piper @311396324 by Joshua Haberman · 4 years, 11 months ago
- c649397 Set execute bit on files if and only if they begin with (#!). (#7347) by Joshua Haberman · 5 years ago
- b99994d Sync from Piper @304070343 by Joshua Haberman · 5 years ago
- 763c358 Down Integrate Internal Changes (#6634) by Paul Yang · 6 years ago
- 4f02f05 Down integrate to GitHub by Rafi Kamal · 6 years ago
- 7bff839 Down Integrate to GitHub (#6414) by Paul Yang · 6 years ago
- 044c766 Down integrate to GitHub by Hao Nguyen · 6 years ago
- 76b4b4b Down integrate to GitHub by Hao Nguyen · 6 years ago
- 711e4b4 Down integrate to GitHub by Hao Nguyen · 6 years ago
- 176f7db Down integrate to Github by Hao Nguyen · 6 years ago
- 2f864fd Down integrate to Github by Hao Nguyen · 6 years ago
- cb6fa92 Merge branch '3.7.x' by Bo Yang · 6 years ago
- e479410 delete all duplicate empty blanks (#5758) by Xiang Dai · 6 years ago
- 0e3f1f4 Fixed Javadoc errors by Adam Cozzette · 6 years ago
- 624a40a Down-integrate internal changes to github. by Bo Yang · 6 years ago
- 0894e07 Integrated internal changes from Google by Adam Cozzette · 6 years ago
- d61aede Down-integrate from google3. by Josh Haberman · 7 years ago
- a8465b7 Merge master branch. by Feng Xiao · 7 years ago
- 6bbe197 Down-integrate from google3. by Feng Xiao · 7 years ago
- 5ddc687 Fix typo in FieldMaskTree.java warning by Aleksej Kazmin · 7 years ago
- 0f56f27 Ignore unknown enum received in json when ignoreUnknownFields flag is set (#4825) by vijay-bhatt · 7 years ago
- 1c3b20b fix typo in FieldMaskTree.java comment by kenji yoshida · 7 years ago
- 92a7e77 Integrated internal changes from Google by Adam Cozzette · 7 years ago
- 1a7a7fc Merge from google internal by Jisi Liu · 7 years ago
- 13fd045 Integrated internal changes from Google by Adam Cozzette · 8 years ago
- 9b8f658 Remove dependency on guava 20 by Jisi Liu · 8 years ago
- 09354db Merge from Google internal for 3.4 release by Jisi Liu · 8 years ago
- 9053033 Merge remote-tracking branch 'remotes/google/3.3.x' into merge-3.3-to-master by Adam Cozzette · 8 years ago
- bf483df Allow unknown values for Map put*Value methods just like every other enum mutation method. by Anuraag Agrawal · 8 years ago
- efec757 Merge pull request #2937 from anuraaga/dev_rag2 by Adam Cozzette · 8 years ago
- 09328db 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. by Anuraag Agrawal · 8 years ago
- 662f978 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). by Anuraag Agrawal · 8 years ago
- 58373fa Fix error message for int64 parse error. by Anuraag Agrawal · 8 years ago
- 84f6954 Fix Java build. by Feng Xiao · 8 years ago
- d36c0c5 Down-integrate from google3. by Feng Xiao · 8 years ago
- 33cc25f Remove duplicated copyright statement by prehistoric-penguin · 8 years ago
- e11cd3e Merge pull request #2818 from xfxyjwf/i1470 by Feng Xiao · 8 years ago
- 075475f Don't expose gson exceptions in JsonFormat. by Feng Xiao · 8 years ago
- 4ae8656 Make JsonFormat locale independent. by Feng Xiao · 8 years ago
- 34a1b6e Merge pull request #2394 from cwelton/formatting by Feng Xiao · 8 years ago
- 1a56251 oneOf fix for JsonFormat includingDefaultValueFields by Caleb Welton · 8 years ago
- 5a76e63 Integrated internal changes from Google by Adam Cozzette · 8 years ago
- cc8ca5b Integrate internal changes by Bo Yang · 8 years ago
- 1fc416b Allow the JsonFormat.Parser to ignore unknown fields by Dave Protasowski · 9 years ago
- 9086d96 Integrate from internal code base. by Feng Xiao · 9 years ago