- 14 Nov, 2016 1 commit
-
-
Josh Haberman authored
-
- 10 Oct, 2016 6 commits
-
-
Josh Haberman authored
Un-breaks users who have old generated code and upgrade to the 3.1.0 release.
-
Adam Cozzette authored
A bug was causing generated JSPB code with CommonJS-style imports to refer incorrectly to nested messages from other .proto files. The generated code would have things like "test_pb.InnerMessage" instead of "test_pb.OuterMessage.InnerMessage". This commit fixes the problem by correctly taking into account any message nesting.
-
Feng Xiao authored
[skip ci] Change-Id: I1ba6f6372a08b5796570851336e1a548602f60da
-
Bo Yang authored
-
Joshua Haberman authored
Had to strip out some JSPB-format test code, but also added some .proto test messages that had been improperly stripped out.
-
Bo Yang authored
-
- 28 Sep, 2016 2 commits
-
-
Josh Haberman authored
Un-breaks users who have old generated code and upgrade to the 3.1.0 release.
-
Adam Cozzette authored
A bug was causing generated JSPB code with CommonJS-style imports to refer incorrectly to nested messages from other .proto files. The generated code would have things like "test_pb.InnerMessage" instead of "test_pb.OuterMessage.InnerMessage". This commit fixes the problem by correctly taking into account any message nesting.
-
- 23 Sep, 2016 1 commit
-
-
Feng Xiao authored
[skip ci] Change-Id: I1ba6f6372a08b5796570851336e1a548602f60da
-
- 20 Sep, 2016 3 commits
-
-
Bo Yang authored
-
Joshua Haberman authored
Had to strip out some JSPB-format test code, but also added some .proto test messages that had been improperly stripped out.
-
Bo Yang authored
-
- 07 Sep, 2016 1 commit
-
-
Joshua Haberman authored
Fix valueWriterFn_ variable name
-
- 02 Sep, 2016 1 commit
-
-
Jisi Liu authored
-
- 29 Aug, 2016 1 commit
-
-
Guillaume Egles authored
-
- 04 Aug, 2016 1 commit
-
-
Guillaume Egles authored
-
- 29 Jul, 2016 2 commits
-
-
sheffatguidance authored
-
Andy Hochhaus authored
-
- 25 Jul, 2016 1 commit
-
-
Jisi Liu authored
-
- 20 Jul, 2016 1 commit
-
-
Nikolai Vavilov authored
-
- 19 Jul, 2016 3 commits
-
-
Nikolai Vavilov authored
-
Nikolai Vavilov authored
-
Josh Haberman authored
-
- 18 Jul, 2016 2 commits
-
-
Josh Haberman authored
-
Josh Haberman authored
This change will help us separate binary support into separate files, because we only refer to binary serialization functions in the actual binary serialization paths.
-
- 13 Jul, 2016 2 commits
- 06 Jul, 2016 1 commit
-
-
Adam Cozzette authored
A couple of small tweaks were needed to fix test failures that were inadvertently introduced in the last down integration. I also had to add the map.js file which was missing.
-
- 29 Jun, 2016 1 commit
-
-
Adam Cozzette authored
This includes all internal changes from around May 20 to now.
-
- 23 Jun, 2016 1 commit
-
-
Josh Haberman authored
-
- 22 Jun, 2016 3 commits
-
-
Josh Haberman authored
The runtime doesn't depend on anything, so these packages should always have been in devDependencies.
-
Josh Haberman authored
-
Josh Haberman authored
-
- 17 Jun, 2016 1 commit
-
-
Josh Haberman authored
-
- 16 Jun, 2016 2 commits
-
-
Josh Haberman authored
-
Josh Haberman authored
-
- 12 May, 2016 1 commit
-
-
Grigoriy Kraynov authored
Varints are generally encoded in minimum possible length but need to ensure that any redundancy does not break fields decoder.
-
- 10 May, 2016 1 commit
-
-
Jisi Liu authored
-
- 28 Apr, 2016 1 commit
-
-
Jisi Liu authored
-