1. e7e6c6b Merge pull request #4283 from ObsidianMinor/csharp/better-test-runners by Feng Xiao · 7 years ago
  2. f72ac9f Updated csharp/README.md to reflect testing changes by ObsidianMinor · 7 years ago
  3. c931743 Merge branch (#4466) by Paul Yang · 7 years ago
  4. 579f81e js message support for jstype string on integers (#4332) by Charlie Moad · 7 years ago
  5. 40d6eca Merge pull request #4467 from xfxyjwf/error by Feng Xiao · 7 years ago
  6. 8f88a50 Improve error message when googletest is missing. by Feng Xiao · 7 years ago
  7. 7f92711 Merge pull request #4411 from pravin-dsilva/protobuf-ppc64le by Feng Xiao · 7 years ago
  8. 4274e6a Merge pull request #4447 from ejona86/cleaner-protoc-artifacts by Feng Xiao · 7 years ago
  9. c934d1d Merge pull request #4452 from xfxyjwf/doc by Feng Xiao · 7 years ago
  10. aab0f89 Merge pull request #4464 from thomasvl/includes3 by Thomas Van Lenten · 7 years ago
  11. bd941d5 Don't generate imports for the WKTs unless generating the WKTs. by Thomas Van Lenten · 7 years ago
  12. e998b8f Add compile test sources for to test include order. by Thomas Van Lenten · 7 years ago
  13. bca797d Trim imports for bundled generated protos. by Thomas Van Lenten · 7 years ago
  14. 014e76e Update instructions about getting protobuf source. by Feng Xiao · 7 years ago
  15. cdbfdd8 protoc-artifacts: Use ENTRYPOINT to enable devtoolset-1.1 by Eric Anderson · 7 years ago
  16. 67c1cd4 protoc-artifacts: Avoid storing temporary files and use fewer layers by Eric Anderson · 7 years ago
  17. 5f052ae protoc-artifacts: Avoid checking out protobuf code by Eric Anderson · 7 years ago
  18. 7bf47a6 Merge pull request #4433 from xfxyjwf/license by Feng Xiao · 7 years ago
  19. c8ed695 Merge pull request #4445 from xfxyjwf/badge by Feng Xiao · 7 years ago
  20. eac0e92 Add kokoro build status badges. by Feng Xiao · 7 years ago
  21. 59c4328 Merge pull request #4442 from xfxyjwf/clean by Feng Xiao · 7 years ago
  22. 107cd70 Delete unused directories. by Feng Xiao · 7 years ago
  23. d3d7cdb Merge pull request #4439 from acozzette/remove-atomicops-stub by Adam Cozzette · 7 years ago
  24. 612b670 Updated .gitignore to exclude downloaded gmock/ directory by Adam Cozzette · 7 years ago
  25. 4875dfe Removed atomicops.h since it is no longer used by Adam Cozzette · 7 years ago
  26. 2537bea Merge pull request #3794 from jskeet/reflection by Jan Tattermusch · 7 years ago
  27. 9c05c35 Address review comments by Jon Skeet · 7 years ago
  28. 7b19d20 Add extra C# file to Makefile.am by Jon Skeet · 7 years ago
  29. 8e23d4e Work around an "old runtime" issue with reflection by Jon Skeet · 7 years ago
  30. aa59eaa Introduce a compatiblity shim to support .NET 3.5 delegate creation by Jon Skeet · 7 years ago
  31. 8ba420f Change C# reflection to avoid using expression trees by Jon Skeet · 7 years ago
  32. 63bba9b Merge pull request #4432 from xfxyjwf/rmnanokokoro by Feng Xiao · 7 years ago
  33. 5050269 Merge pull request #4434 from xfxyjwf/buildstatus by Feng Xiao · 7 years ago
  34. 9f5bded Remove broken build status icons. by Feng Xiao · 7 years ago
  35. 9e080f7 Cleanup LICENSE file. by Feng Xiao · 7 years ago
  36. 68de0cf Delete javanano kokoro build configs. by Feng Xiao · 7 years ago
  37. 3c5442a Include googletest as a submodule (#3993) by Carlos O'Ryan · 7 years ago
  38. 1156ee7 source code info for interpreted options; fix source code info for extension range options (#4342) by Joshua Humphries · 7 years ago
  39. d34e319 Merge pull request #4431 from xfxyjwf/rmnano by Feng Xiao · 7 years ago
  40. 379b7ff Fixes MSVC compiler warning C4800 "Forcing value to bool 'true' or 'false'" (#4350) by Alexey Malov · 7 years ago
  41. ac67376 Merge pull request #4395 from stone4774/fixbug_enum2json2 by Feng Xiao · 7 years ago
  42. d5a0024 Remove javanano. by Feng Xiao · 7 years ago
  43. 416d418 Merge pull request #4424 from egorpugin/patch-1 by Feng Xiao · 7 years ago
  44. dc68d98 Fix missing LIBPROTOC_EXPORT. by Egor Pugin · 7 years ago
  45. 2c963d3 Merge pull request #4413 from pmuetschard/msvc by Adam Cozzette · 7 years ago
  46. eff52b1 Merge pull request #4422 from acozzette/ruby-conformance by Adam Cozzette · 7 years ago
  47. cf7af01 Merge pull request #4421 from acozzette/fix-bazel-build by Adam Cozzette · 7 years ago
  48. f91cf05 Updated Ruby conformance test failure list by Adam Cozzette · 7 years ago
  49. 5bed368 Added missing .inc files to BUILD by Adam Cozzette · 7 years ago
  50. a7a746f Merge pull request #4346 from BSBandme/performance_result by Yilun Chong · 7 years ago
  51. 745ef89 Add performance.md and add instruction for linking tcmalloc by Yilun Chong · 7 years ago
  52. 227363b Merge pull request #4412 from acozzette/remove-old-files by Adam Cozzette · 7 years ago
  53. a6957f2 Don't assume Windows builds use MSVC. by Pascal Muetschard · 7 years ago
  54. 0c5fcde Removed some unused C++ source files by Adam Cozzette · 7 years ago
  55. 36ba04b Add support for power ppc64le by pravin-dsilva · 7 years ago
  56. c99f527 Merge branch 'master' into fixbug_enum2json2 by stone4774 · 7 years ago
  57. d053271 Use the first enum value instead of 0 in DefaultValueObjectWriter::FindEnumDefault by stone4774 · 7 years ago
  58. ed4321d Merge pull request #4387 from acozzette/down-integrate by Adam Cozzette · 7 years ago
  59. e436ee0 Merge pull request #4361 from BSBandme/go_benchmark by Yilun Chong · 7 years ago
  60. 88a4884 Merge pull request #4345 from jskeet/list-json-null by Feng Xiao · 7 years ago
  61. 11d26ce Removed unused variables in repeated_scalar_container.cc by Adam Cozzette · 7 years ago
  62. fcde518 Try using a new version of Visual Studio on AppVeyor by Adam Cozzette · 7 years ago
  63. 8b3a72f Removed unused code pertaining to shared_ptr by Adam Cozzette · 7 years ago
  64. ec40953 Updated conformance failure lists by Adam Cozzette · 7 years ago
  65. ec57f51 Added map_lite_test.proto to fix LiteTest by Adam Cozzette · 7 years ago
  66. c5fcce5 Added pyext/thread_unsafe_shared_ptr.h by Adam Cozzette · 7 years ago
  67. 3fa5dad Removed unrecognized option from no_package.proto by Adam Cozzette · 7 years ago
  68. 00b1c14 Added new test source files to Makefile.am by Adam Cozzette · 7 years ago
  69. 616fe05 Removed use of some type traits by Adam Cozzette · 7 years ago
  70. d6323c8 Change to deal all messages in one loop by Yilun Chong · 7 years ago
  71. d6a17aa Merge pull request #4397 from pherl/catlog by Jisi Liu · 7 years ago
  72. 4880027 Cat the test-suite.log on errors for presubits by Jisi Liu · 7 years ago
  73. 773d8c3 Fix bug: whether always_print_enums_as_ints is true or false, it always print the default value of enums as strings by stone4774 · 7 years ago
  74. ab95b1b Merge pull request #4371 from Rasrack/gnuc_minor by Adam Cozzette · 7 years ago
  75. aae10ed Merge pull request #4370 from felixjendrusch/objc-output-stream-write-check by Thomas Van Lenten · 7 years ago
  76. 813848d Merge pull request #4222 from JohnHBrock/increasing_max_csharp_message_size by Feng Xiao · 7 years ago
  77. d5f5725 Merge pull request #4310 from KindDragon/patch-1 by Feng Xiao · 7 years ago
  78. 837c94b Include no_package.proto in Python test by Adam Cozzette · 7 years ago
  79. 67952fa Deleted scoped_ptr.h by Adam Cozzette · 7 years ago
  80. b1216d9 Updated checked-in generated code by Adam Cozzette · 7 years ago
  81. 64a5c80 Fixed up proto3_lite_unittest.cc by Adam Cozzette · 7 years ago
  82. 501c13f Rewrite go_benchmark by BSBandme · 7 years ago
  83. afe96b6 Merge branch 'master' into down-integrate by Adam Cozzette · 7 years ago
  84. 0400cca Integrated internal changes from Google by Adam Cozzette · 7 years ago
  85. 89b5333 Merge pull request #4378 from acozzette/node-buffer by Adam Cozzette · 7 years ago
  86. 4f11025 Merge pull request #4167 from mike9005/patch-1 by Joshua Haberman · 7 years ago
  87. 6d2c6a0 some fix by BSBandme · 7 years ago
  88. 5487d8c Merge pull request #4380 from mateuszmatejczyk/patch-1 by Jisi Liu · 7 years ago
  89. 4787519 Merge pull request #1333 from cgull/pkg-config-issue by Jisi Liu · 7 years ago
  90. 294b575 Output *_pb2_grpc.py when use_grpc_plugin=True by Mateusz Matejczyk · 7 years ago
  91. 0e34c86 Fix spelling error of __GNUC_MINOR__ by Adam Aili · 7 years ago
  92. f8005a5 Revert "Removed mention of Buffer in byteSourceToUint8Array" by Adam Cozzette · 7 years ago
  93. 8e44a86 Merge pull request #4347 from xfxyjwf/pluginpb by Feng Xiao · 7 years ago
  94. 6ebfa14 Merge pull request #4375 from jo2y/protoc-default by Feng Xiao · 7 years ago
  95. 950f5e4 Replace //:protoc and similar default macro arguments with by James O'Kane · 7 years ago
  96. 6dd563a Sync upb change (#4373) by Paul Yang · 7 years ago
  97. 1da9ffe Check return value on write of raw pointer by Felix Jendrusch · 7 years ago
  98. 38508e9 Add test for failing write of raw pointer to output stream by Felix Jendrusch · 7 years ago
  99. 4e3c413 Add go benchmark by BSBandme · 7 years ago
  100. a48d58d Convert descriptortype to type for upb_msgval_sizeof (#4357) by Paul Yang · 7 years ago