1. ea081fe Fix missing import of jspb.Map (#1885) by Guillaume Egles · 9 years ago
  2. 6b3d120 Merge pull request #1887 from sheffatguidance/fix-js-api-documentation by Joshua Haberman · 9 years ago
  3. 1112989 Merge pull request #1884 from hochhaus/valueWriterFn by Joshua Haberman · 9 years ago
  4. 9a11ab4 Fix Issue #1869: faulty js API documentation by sheffatguidance · 9 years ago
  5. a217408 Fix valueWriterFn variable name by Andy Hochhaus · 9 years ago
  6. fb7a7c5 Bump version number for GA by Jisi Liu · 9 years ago
  7. 73e0b49 fix debug.dump by Nikolai Vavilov · 9 years ago
  8. e4b129f restore old behavior for toObject by Nikolai Vavilov · 9 years ago
  9. 970a4fd Make implicit defaults consistent with explicit defaults by Nikolai Vavilov · 9 years ago
  10. 77b08af Merge pull request #1802 from haberman/jsmapbin by Joshua Haberman · 9 years ago
  11. e0e7377 Fix goog.require()/goog.provide() ordering. by Josh Haberman · 9 years ago
  12. 7429b91 JavaScript: move extension binary info to separate struct. by Josh Haberman · 9 years ago
  13. 923eae8 JavaScript maps: move binary callbacks out of constructor. by Josh Haberman · 9 years ago
  14. 932f94e Update version number to 3.0.0-beta-4 by Feng Xiao · 9 years ago
  15. 9086d96 Integrate from internal code base. by Feng Xiao · 9 years ago
  16. c64d86e Fixed failing JS tests by Adam Cozzette · 9 years ago
  17. d64a2d9 Integrated internal changes from Google by Adam Cozzette · 9 years ago
  18. 6a6f95d JS package.json: Added author and updated Closure Library version. by Josh Haberman · 9 years ago
  19. 1dc6280 Moved all dependencies to devDependencies. by Josh Haberman · 9 years ago
  20. 48735cb Add "google" to package.json "files" for WKT. by Josh Haberman · 9 years ago
  21. c4b40a3 Create patch release for JS to include WKT. by Josh Haberman · 9 years ago
  22. 104723f Fix tests for CommonJS. by Josh Haberman · 9 years ago
  23. 4308cc4 Added plugin.proto to well-known types for JS. by Josh Haberman · 9 years ago
  24. 1337486 JS: import well-known types from google-protobuf package. by Josh Haberman · 9 years ago
  25. c8be6ee Merge pull request #1542 from google/beta-3 by Jisi Liu · 9 years ago
  26. 5d54a85 Test redundant varint fields decoding in JS. by Grigoriy Kraynov · 9 years ago
  27. 5dea201 Update version numbers for other languages by Jisi Liu · 9 years ago
  28. cf14183 Down integrate from Google internal. by Jisi Liu · 9 years ago
  29. 7ff229f Support Windows in gulpfile.js by Nikolai Vavilov · 9 years ago
  30. 3c4ce52 Fix for gulpfile.js. by Josh Haberman · 9 years ago
  31. 1523936 Fix for CommonJS tests. by Josh Haberman · 9 years ago
  32. 3b3c8ab Integrate google internal changes. by Jisi Liu · 9 years ago
  33. c9f8a1b Moved CommonJS-specific files into commonjs directory by murgatroid99 · 9 years ago
  34. a862b6b Fix CommonJS relative require generation, and test it by murgatroid99 · 9 years ago
  35. 24c5424 Added a bit more to README.md, and allowed custom PROTOC var in tests. by Josh Haberman · 9 years ago
  36. 907ad4a Properly camelCase when translating to CommonJS. by Josh Haberman · 9 years ago
  37. 29d58d3 Removed unused directives from tests that aren't run under CommonJS. by Josh Haberman · 9 years ago
  38. c348af2 Addressed more code review comments. by Josh Haberman · 9 years ago
  39. 7726cd2 Integrate review comments. by Josh Haberman · 9 years ago
  40. 5195b7f Greatly expanded README.md. by Josh Haberman · 9 years ago
  41. 59ea500 Use "node" as binary instead of "nodejs". by Josh Haberman · 9 years ago
  42. 35298f9 Fixed definition of extensions, and added CommonJS tests to Travis. by Josh Haberman · 9 years ago
  43. 77af5d0 Fixed nested message scopes for CommonJS. by Josh Haberman · 9 years ago
  44. d6a186a Added some documentation in comments. by Josh Haberman · 9 years ago
  45. 9e60036 Moved CommonJS-specific files to commonjs/. by Josh Haberman · 9 years ago
  46. e9f31ee CommonJS tests are now passing. by Josh Haberman · 9 years ago
  47. 55cc3aa WIP. by Josh Haberman · 9 years ago
  48. 5394fdb Enable JavaScript tests for binary parse/serialize. by Josh Haberman · 9 years ago
  49. d4315ca Fixed version number and testing command. by Josh Haberman · 9 years ago
  50. e9cf31e Added README and enabled JavaScript tests on Node.js by Josh Haberman · 9 years ago
  51. e841bac Down-integrate from internal code base. by Feng Xiao · 9 years ago