1. 261fde1 Merge pull request #1326 from the-alien/csharp_json_name by Jon Skeet · 8 years ago
  2. af34538 Merge branch 'master' of https://github.com/google/protobuf into csharp_json_name by alien · 8 years ago
  3. 6f8dd21 Code review fixes by alien · 8 years ago
  4. 261ee02 Merge pull request #1358 from thomasvl/travis_tweaks by Thomas Van Lenten · 8 years ago
  5. 8d47d78 Mark iOS tests as able to fail. by Thomas Van Lenten · 8 years ago
  6. 9240acd Merge pull request #1350 from thomasvl/over_release by Thomas Van Lenten · 8 years ago
  7. 3f91744 The message was autoreleased, the -releases are an over release. by Thomas Van Lenten · 8 years ago
  8. 8126912 Merge pull request #1345 from smparkes/smparkes/well-known-protos by Feng Xiao · 8 years ago
  9. d5a5732 export well known protos by Steven Parkes · 8 years ago
  10. 34eeeff Merge pull request #1344 from topillar/patch-1 by Feng Xiao · 8 years ago
  11. 64dfb5f Update coded_stream.h by topillar · 8 years ago
  12. 698fa8e Merge pull request #1335 from pradeepg26/master by Feng Xiao · 8 years ago
  13. 9209136 Merge pull request #1339 from thomasvl/delay_dispatch_semaphore_creation by Thomas Van Lenten · 8 years ago
  14. bd41a39 Only create the readonlySemaphore on demand. by Thomas Van Lenten · 8 years ago
  15. 4d98369 Allow custom URLs for Any in JsonFormat by Pradeep Gollakota · 8 years ago
  16. 0d32ab3 csharp: add support for the json_name option by alien · 8 years ago
  17. 5e93384 Merge pull request #1325 from thomasvl/shrink_overhead by Thomas Van Lenten · 8 years ago
  18. 79a23c4 Shrink ObjC overhead (generated size and some runtime sizes) by Thomas Van Lenten · 8 years ago
  19. ca3dc15 Merge pull request #1318 from smparkes/smparkes/grpc by Feng Xiao · 8 years ago
  20. 44fdead Merge pull request #1291 from sergiocampama/devel by Thomas Van Lenten · 8 years ago
  21. 9aea0ef Merge pull request #1312 from petewarden/master by Jisi Liu · 8 years ago
  22. a9244ca add java/util support based on java/util/pom.xml by Steven Parkes · 8 years ago
  23. c71f184 Merge pull request #1278 from smparkes/master by Jisi Liu · 8 years ago
  24. dfaf1aa Merge pull request #1317 from benvanik/patch-1 by Feng Xiao · 8 years ago
  25. 58f0764 Fixing compilation error when building with emscripten. by Ben Vanik · 8 years ago
  26. ea18866 pass correct args to protoc for java wellknown protos when used as an external repository by Steven Parkes · 8 years ago
  27. bc2d6c2 Merge remote-tracking branch 'upstream/master' by Pete Warden · 8 years ago
  28. f0c1a86 Added iOS settings to Bazel build by Pete Warden · 8 years ago
  29. 48ebb29 Merge pull request #1299 from tatraian/master by Feng Xiao · 8 years ago
  30. e2fb1d9 Comment has been added to fix (issue #1266) by Antal Tátrai · 8 years ago
  31. a8db268 Merge pull request #1309 from thomasvl/leading_special_prop_names by Thomas Van Lenten · 8 years ago
  32. 1bf4b38 Fix up handing of fields with leading names that should be all caps. by Thomas Van Lenten · 8 years ago
  33. 3dd3238 Merge pull request #1306 from silviulica/master by Joshua Haberman · 8 years ago
  34. 4573edb Update version to 3.0.0b2.post2 by Silviu Calinoiu · 8 years ago
  35. 6a8815b Merge pull request #1304 from thomasvl/headerdocs by Thomas Van Lenten · 8 years ago
  36. 36650a0 HeaderDoc support in the library and generated sources by Thomas Van Lenten · 8 years ago
  37. f2d3408 Merge pull request #1301 from avgweb/master by Jon Skeet · 8 years ago
  38. ad2d775 Replace StringBuilder with TextWriter in JsonFormatter by avgweb · 8 years ago
  39. 9242d9b Merge pull request #1298 from craigcitro/fix_setup by Joshua Haberman · 8 years ago
  40. 3cc35ad Fix compiling clang/libc++ builds. (Issue: #1266) by Antal Tátrai · 8 years ago
  41. 0e7c0c2 Add back the namespace_packages arg in setup.py. by Craig Citro · 8 years ago
  42. e70f925 Merge pull request #1139 from haberman/rubyjsoncamel by Joshua Haberman · 8 years ago
  43. 37663e8 Merge pull request #1292 from haberman/ruby-allow-descriptor by Joshua Haberman · 8 years ago
  44. 35227b4 Removed the generated Ruby file from Makefile.am. by Josh Haberman · 8 years ago
  45. 513875d Generate well-known types in Ruby extension and prune unneeded proto2 dependencies. by Josh Haberman · 8 years ago
  46. b5a35b4 Adds more information to Objective C error when the expected objc_class_prefix option is missing. by Sergio Campama · 8 years ago
  47. 7810589 Merge pull request #1260 from legrosbuffle/master by Paul Yang · 8 years ago
  48. 584233b Merge pull request #1287 from jskeet/fix-typo by Jon Skeet · 8 years ago
  49. f222a9a Fix copy/paste typo in CodedInputStreamTest by Jon Skeet · 8 years ago
  50. 52f62e3 Merge pull request #1274 from murgatroid99/node_relative_requires by Joshua Haberman · 8 years ago
  51. 9f775a8 Merge pull request #1286 from jskeet/idisposable by Jan Tattermusch · 8 years ago
  52. c0cf71b Implement IDisposable for CodedInputStream and CodedOutputStream by Jon Skeet · 8 years ago
  53. 60a0d41 Merge pull request #1233 from davidzchen/python-path by Jisi Liu · 8 years ago
  54. 985c968 Remove hack for building Python support with Bazel. by David Z. Chen · 8 years ago
  55. fb714b3 Merge pull request #1275 from keveman/grpc_support by Jisi Liu · 8 years ago
  56. f5c7363 Fixed grpc C++ plugin support. by Manjunath Kudlur · 8 years ago
  57. c9f8a1b Moved CommonJS-specific files into commonjs directory by murgatroid99 · 8 years ago
  58. a862b6b Fix CommonJS relative require generation, and test it by murgatroid99 · 8 years ago
  59. cc775f7 Merge pull request #1259 from silviulica/master by Joshua Haberman · 8 years ago
  60. fc51bdc Merge pull request #1268 from keveman/grpc_support by Jisi Liu · 8 years ago
  61. cb39204 Updated library generation with iOS options by Pete Warden · 8 years ago
  62. f0966a7 Added grpc plugin support to cc_proto_library. by Manjunath Kudlur · 8 years ago
  63. 8f67b16 Merge pull request #1267 from jskeet/vs2015 by Jan Tattermusch · 8 years ago
  64. 513a8a6 Merge pull request #804 from bsilver8192/master by Feng Xiao · 8 years ago
  65. 4237146 Require VS2015 in the solution file by Jon Skeet · 8 years ago
  66. 32daf51 Merge pull request #1215 from haberman/commonjs by Joshua Haberman · 8 years ago
  67. 24c5424 Added a bit more to README.md, and allowed custom PROTOC var in tests. by Josh Haberman · 8 years ago
  68. 894c4d6 Merge pull request #1257 from thomasvl/objc_generics by Thomas Van Lenten · 8 years ago
  69. b3d802d Make cpp generated enum constants constexpr when Options::proto_h is specified. by Clement Courbet · 8 years ago
  70. 786f80f Add a modified patch from craigcitro@ to handle namespace sharing. by Silviu Calinoiu · 8 years ago
  71. c003abb Merge pull request #1240 from jskeet/validate_group by Jan Tattermusch · 8 years ago
  72. 4ab9186 Merge pull request #1258 from haberman/releasenotes by Joshua Haberman · 8 years ago
  73. 81e75c1 Some fixes for the most recent release notes. by Josh Haberman · 9 years ago
  74. f654d49 Updated upb from latest changes. by Josh Haberman · 8 years ago
  75. 2480acb Support ObjC Generic Collections by Thomas Van Lenten · 9 years ago
  76. 78da666 Changed Ruby to properly camelCase its JSON by default. by Josh Haberman · 8 years ago
  77. 907ad4a Properly camelCase when translating to CommonJS. by Josh Haberman · 8 years ago
  78. 29d58d3 Removed unused directives from tests that aren't run under CommonJS. by Josh Haberman · 8 years ago
  79. c348af2 Addressed more code review comments. by Josh Haberman · 8 years ago
  80. 7726cd2 Integrate review comments. by Josh Haberman · 8 years ago
  81. 5195b7f Greatly expanded README.md. by Josh Haberman · 8 years ago
  82. 59ea500 Use "node" as binary instead of "nodejs". by Josh Haberman · 8 years ago
  83. 35298f9 Fixed definition of extensions, and added CommonJS tests to Travis. by Josh Haberman · 8 years ago
  84. 77af5d0 Fixed nested message scopes for CommonJS. by Josh Haberman · 8 years ago
  85. d6a186a Added some documentation in comments. by Josh Haberman · 8 years ago
  86. 9e60036 Moved CommonJS-specific files to commonjs/. by Josh Haberman · 8 years ago
  87. e9f31ee CommonJS tests are now passing. by Josh Haberman · 8 years ago
  88. 55cc3aa WIP. by Josh Haberman · 8 years ago
  89. 9ab11c6 Merge pull request #1255 from thomasvl/mark_os_x_python_cpp_failing by Thomas Van Lenten · 8 years ago
  90. e0dd14c List python_cpp as failing on OS X by Thomas Van Lenten · 8 years ago
  91. 507213b Merge pull request #1254 from thomasvl/disable_xctool_updates by Thomas Van Lenten · 8 years ago
  92. 8c78450 Disable the xctool updates by Thomas Van Lenten · 8 years ago
  93. abc09f7 Merge pull request #1239 from jskeet/call_generate_protos by Jon Skeet · 8 years ago
  94. c40f8c1 Merge pull request #1229 from keveman/unlimited_binary_proto by Joshua Haberman · 8 years ago
  95. 61e8e21 Merge pull request #1241 from jskeet/more-merge-wrapper-tests by Jan Tattermusch · 8 years ago
  96. d41db75 Merge pull request #260 from ejsd1989/issue-#242 by Joshua Haberman · 8 years ago
  97. 8fc045d Merge pull request #1224 from google/rubysentinel by Joshua Haberman · 8 years ago
  98. 99a3e30 Added PROTOBUF_PYTHON_ALLOW_OVERSIZE_PROTOS macro and setting it when by Manjunath Kudlur · 8 years ago
  99. 7cf5b81 Merge pull request #1247 from thomasvl/xctool_plain_output by Thomas Van Lenten · 8 years ago
  100. efca368 Move the xctool use of -reporter into a common spot and always use "plain" to get more readable logs on travis. by Thomas Van Lenten · 8 years ago