37 Commits (ed4321d1cb33199984118d801956822842771e7e)

Author SHA1 Message Date
Adam Cozzette 0400cca323 Integrated internal changes from Google 7 years ago
Adam Cozzette f8005a5d5a Revert "Removed mention of Buffer in byteSourceToUint8Array" 7 years ago
Adam Cozzette 92a7e778e7 Integrated internal changes from Google 7 years ago
Jisi Liu 1a7a7fca80 Merge from google internal 7 years ago
Adam Cozzette 13fd045dbb Integrated internal changes from Google 7 years ago
Paul Yang 8741da3e45 Revert "Fix js conformance tests. (#3604)" (#3633) 7 years ago
Paul Yang 2bd55a9fbc Fix js conformance tests. (#3604) 7 years ago
Jisi Liu 09354db143 Merge from Google internal for 3.4 release 7 years ago
Paul Jolly 22c8772e21 Fix #1562 by using goog.crypt.byteArrayToString instead of String.fromCharCode.apply 8 years ago
Adam Cozzette f00e06c95b Removed mention of Buffer in byteSourceToUint8Array 8 years ago
Paul Jolly bcb3506641 Fix #1562 by using goog.crypt.byteArrayToString instead of String.fromCharCode.apply 8 years ago
Feng Xiao d36c0c538a Down-integrate from google3. 8 years ago
Adam Cozzette 651ba62ab5 JS: ensure that extension values are serialized even if they're falsy 8 years ago
Josh Haberman f873d3213c Added JavaScript conformance tests. All tests pass! 8 years ago
Adam Cozzette aff9d9d39c Removed log statement from writer_test.js 8 years ago
Paul Yang 7f3e237071 Merge 3.2.x branch into master (#2648) 8 years ago
Adam Cozzette 40f3586412 Fixed remaining JSPB test failures 8 years ago
Adam Cozzette 5a76e633ea Integrated internal changes from Google 8 years ago
Wojciech Mandrysz bd850a25f5 JS: Well, this is the right place for surrogates. 8 years ago
Wojciech Mandrysz 292c2c91cf JS: Re-added comment, moved surrogates code to the right place 8 years ago
Wojciech Mandrysz 7332ffb1f0 JS: Replaced fromCodePoint/codePointAt with fromCharCode/charCodeAt because of functions limited availability, fixed typo in tests. 8 years ago
Bo Yang cc8ca5b6a5 Integrate internal changes 8 years ago
Wojciech Mandrysz fe1d0a1f5a JS: Added string encoding/decoding tests for UTF-8 8 years ago
Wojciech Mandrysz 23f108d471 JS: Fixed UTF-8 string encoder/decoder for high codepoints. 8 years ago
Bo Yang 98835fb8f8 Integrate internal changes 8 years ago
Adam Cozzette d64a2d9941 Integrated internal changes from Google 9 years ago
Grigoriy Kraynov 5d54a852eb Test redundant varint fields decoding in JS. 9 years ago
Jisi Liu cf14183bcd Down integrate from Google internal. 9 years ago
Jisi Liu 3b3c8abb96 Integrate google internal changes. 9 years ago
murgatroid99 a862b6b77f Fix CommonJS relative require generation, and test it 9 years ago
Josh Haberman 29d58d3392 Removed unused directives from tests that aren't run under CommonJS. 9 years ago
Josh Haberman 7726cd207c Integrate review comments. 9 years ago
Josh Haberman 77af5d04b1 Fixed nested message scopes for CommonJS. 9 years ago
Josh Haberman e9f31ee3d7 CommonJS tests are now passing. 9 years ago
Josh Haberman 5394fdb641 Enable JavaScript tests for binary parse/serialize. 9 years ago
Feng Xiao e841bac4fc Down-integrate from internal code base. 9 years ago