summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2018-11-04Revert "Merge tag 'v3.0.1-javalite'"android-wear-8.0.0_r2Colin Cross
2016-07-06Fixed failing JS testsAdam Cozzette
2016-06-29Integrated internal changes from GoogleAdam Cozzette
2016-06-23JS package.json: Added author and updated Closure Library version.Josh Haberman
2016-06-22Moved all dependencies to devDependencies.Josh Haberman
2016-06-22Add "google" to package.json "files" for WKT.Josh Haberman
2016-06-22Create patch release for JS to include WKT.Josh Haberman
2016-06-16Fix tests for CommonJS.Josh Haberman
2016-06-16Added plugin.proto to well-known types for JS.Josh Haberman
2016-06-16JS: import well-known types from google-protobuf package.Josh Haberman
2016-05-16Merge pull request #1542 from google/beta-3Jisi Liu
2016-05-12Test redundant varint fields decoding in JS.Grigoriy Kraynov
2016-05-10Update version numbers for other languagesJisi Liu
2016-04-28Down integrate from Google internal.Jisi Liu
2016-04-16Support Windows in gulpfile.jsNikolai Vavilov
2016-04-11Fix for gulpfile.js.Josh Haberman
2016-04-07Fix for CommonJS tests.Josh Haberman
2016-03-30Integrate google internal changes.Jisi Liu
2016-02-24Moved CommonJS-specific files into commonjs directorymurgatroid99
2016-02-24Fix CommonJS relative require generation, and test itmurgatroid99
2016-02-19Added a bit more to README.md, and allowed custom PROTOC var in tests.Josh Haberman
2016-02-18Properly camelCase when translating to CommonJS.Josh Haberman
2016-02-18Removed unused directives from tests that aren't run under CommonJS.Josh Haberman
2016-02-18Addressed more code review comments.Josh Haberman
2016-02-18Integrate review comments.Josh Haberman
2016-02-18Greatly expanded README.md.Josh Haberman
2016-02-18Use "node" as binary instead of "nodejs".Josh Haberman
2016-02-18Fixed definition of extensions, and added CommonJS tests to Travis.Josh Haberman
2016-02-18Fixed nested message scopes for CommonJS.Josh Haberman
2016-02-18Added some documentation in comments.Josh Haberman
2016-02-18Moved CommonJS-specific files to commonjs/.Josh Haberman
2016-02-18CommonJS tests are now passing.Josh Haberman
2016-02-18WIP.Josh Haberman
2016-02-02Enable JavaScript tests for binary parse/serialize.Josh Haberman
2015-12-22Fixed version number and testing command.Josh Haberman
2015-12-21Added README and enabled JavaScript tests on Node.jsJosh Haberman
2015-12-11Down-integrate from internal code base.Feng Xiao