31 Commits (2807436cd828a526c5c38dd235c0d0d9cdc67b1f)

Author SHA1 Message Date
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