index
:
protobuf
master
Protocol Buffers – Google’s data interchange format
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
js
/
binary
Commit message (
Expand
)
Author
Age
*
Removed mention of Buffer in byteSourceToUint8Array
Adam Cozzette
2017-05-02
*
Fix #1562 by using goog.crypt.byteArrayToString instead of String.fromCharCod...
Paul Jolly
2017-05-02
*
Down-integrate from google3.
Feng Xiao
2017-03-29
*
Merge pull request #1662 from haberman/jsconformance
Joshua Haberman
2017-03-27
|
\
*
|
JS: ensure that extension values are serialized even if they're falsy
Adam Cozzette
2017-03-06
|
*
Added JavaScript conformance tests. All tests pass!
Josh Haberman
2017-03-06
|
/
*
Removed log statement from writer_test.js
Adam Cozzette
2017-02-28
*
Merge 3.2.x branch into master (#2648)
Paul Yang
2017-01-31
*
Fixed remaining JSPB test failures
Adam Cozzette
2016-11-21
*
Merge branch 'master' into down-integrate-with-msvc-fix
Adam Cozzette
2016-11-17
|
\
*
|
Integrated internal changes from Google
Adam Cozzette
2016-11-17
|
*
Merge pull request #1907 from evokly/js-utf8-fix
Joshua Haberman
2016-11-15
|
/
|
|
*
JS: Well, this is the right place for surrogates.
Wojciech Mandrysz
2016-11-15
|
*
JS: Re-added comment, moved surrogates code to the right place
Wojciech Mandrysz
2016-11-15
|
*
JS: Replaced fromCodePoint/codePointAt with fromCharCode/charCodeAt because o...
Wojciech Mandrysz
2016-10-10
*
|
Integrate internal changes
Bo Yang
2016-10-10
|
*
JS: Added string encoding/decoding tests for UTF-8
Wojciech Mandrysz
2016-10-03
|
*
JS: Fixed UTF-8 string encoder/decoder for high codepoints.
Wojciech Mandrysz
2016-10-03
|
/
*
Integrated internal changes from Google
Adam Cozzette
2016-06-29
*
Test redundant varint fields decoding in JS.
Grigoriy Kraynov
2016-05-12
*
Down integrate from Google internal.
Jisi Liu
2016-04-28
*
Integrate google internal changes.
Jisi Liu
2016-03-30
*
Fix CommonJS relative require generation, and test it
murgatroid99
2016-02-24
*
Removed unused directives from tests that aren't run under CommonJS.
Josh Haberman
2016-02-18
*
Integrate review comments.
Josh Haberman
2016-02-18
*
Fixed nested message scopes for CommonJS.
Josh Haberman
2016-02-18
*
CommonJS tests are now passing.
Josh Haberman
2016-02-18
*
Enable JavaScript tests for binary parse/serialize.
Josh Haberman
2016-02-02
*
Down-integrate from internal code base.
Feng Xiao
2015-12-11