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
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'origin/3.5.x' into master
Jisi Liu
2018-01-03
|
\
|
*
Update version number to 3.5.1
Jisi Liu
2017-12-19
*
|
Fixed failing JS tests
Adam Cozzette
2017-12-05
*
|
Merge branch 'master' into down-integrate
Adam Cozzette
2017-12-01
|
\
|
*
|
Integrated internal changes from Google
Adam Cozzette
2017-12-01
|
*
Update version number to 3.5.0
Jisi Liu
2017-11-02
|
/
*
To be clear that we set a new variable
Stefan Huber
2017-10-24
*
Merge from google internal
Jisi Liu
2017-10-18
*
Merge remote-tracking branch 'origin/3.4.x' into master
Jisi Liu
2017-10-11
|
\
|
*
Bump version for minor release
Jisi Liu
2017-09-14
*
|
Integrated internal changes from Google
Adam Cozzette
2017-09-14
|
*
Revert "Fix js conformance tests. (#3604)" (#3633)
Paul Yang
2017-09-13
|
*
Fix js conformance tests. (#3604)
Paul Yang
2017-09-12
|
/
*
Update version number for 3.4.0
Jisi Liu
2017-07-24
*
remove broken imports in JS
Jisi Liu
2017-07-19
*
Merge master into 3.4.x
Jisi Liu
2017-07-18
|
\
*
|
Merge from Google internal for 3.4 release
Jisi Liu
2017-07-18
|
*
Expand documentation in Readme.md
dylanetaft
2017-07-15
|
*
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
|
/
*
Merge remote-tracking branch 'remotes/google/3.3.x' into merge-3.3-to-master
Adam Cozzette
2017-04-27
|
\
|
*
Update version number and changelog for 3.3.0
Feng Xiao
2017-04-05
*
|
Added compatibility tests for version 3.0.0
Adam Cozzette
2017-04-03
*
|
Split test protos into two groups
Adam Cozzette
2017-04-03
|
*
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
|
/
*
Use closurebuilder.py in favor of calcdeps.py for compiling JavaScript
Adam Cozzette
2017-03-01
*
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
*
Fix generation of extending nested messages in JavaScript (#2439)
Marcus Longmuir
2017-01-06
*
Added back in binary serialization round-trip in message_test.js
Adam Cozzette
2016-11-21
*
Fixed remaining JSPB test failures
Adam Cozzette
2016-11-21
*
Updated message_test.js so that it does not depend on fromObject
Adam Cozzette
2016-11-21
*
Updated enum names in test.proto to avoid conflicting with testbinary.proto
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
|
*
|
Fixed JavaScript license declaration.
Josh Haberman
2016-11-14
|
/
/
|
*
JS: Replaced fromCodePoint/codePointAt with fromCharCode/charCodeAt because o...
Wojciech Mandrysz
2016-10-10
*
|
Added alias getFieldProto3 as used by older generated code.
Josh Haberman
2016-10-10
*
|
Fixed references to foreign nested messages with CommonJS-style imports
Adam Cozzette
2016-10-10
*
|
Update version number.
Feng Xiao
2016-10-10
*
|
Bump version number to 3.1.0-alpha-1.
Bo Yang
2016-10-10
*
|
Fix for maps_test.js in JavaScript. (#2145)
Joshua Haberman
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
[next]