1. 7f3e237 Merge 3.2.x branch into master (#2648) by Paul Yang · 8 years ago
  2. a83ac86 fix compile error on centos in metadata.h for constructors. (#2599) by michaelpengcn · 8 years ago
  3. a323f1e Oneof accessor should return the field name that is actually set. (#2631) by Paul Yang · 8 years ago
  4. 1f09786 Merge pull request #2633 from anandolee/jieluo_branch1 by Jie Luo · 8 years ago
  5. c15217f Allow OneofOptions to be extended in proto3. by Jie Luo · 8 years ago
  6. a101fa5 Set LIBPROTOBUF_EXPORT on GzipOutputStream::Options by Adam Cozzette · 8 years ago
  7. 047575f Support custom options in C# by Jon Skeet · 8 years ago
  8. e53dd99 Merge pull request #2529 from wackoisgod/master by Adam Cozzette · 8 years ago
  9. 75ac397 Fixing code formatting issues by Andrew Spiering · 8 years ago
  10. 0bdf4a6 Fixed "make distcheck" for the Autotools build by Adam Cozzette · 8 years ago
  11. 2c16f69 Fix generation of extending nested messages in JavaScript (#2439) by Marcus Longmuir · 8 years ago
  12. 1041710 Merge pull request #2565 from acozzette/cross-compilation by Adam Cozzette · 8 years ago
  13. 17a8a76 Merge pull request #2536 from jbrianceau/fix-js-embed-include-style by Adam Cozzette · 8 years ago
  14. a592052 Removed arena_nc.cc and arena_nc_test.py by Adam Cozzette · 8 years ago
  15. b40d318 Fixed cross compilations with the Autotools build by Adam Cozzette · 8 years ago
  16. 4455cdf Fix include in auto-generated well_known_types_embed.cc by Julien Brianceau · 8 years ago
  17. 05b019a Fix warning in compiler/js/embed.cc by Julien Brianceau · 8 years ago
  18. f52e188 Merge pull request #2523 from jbrianceau/init-index-in-metadata by Adam Cozzette · 8 years ago
  19. abe1725 simpler, cheaper callback to LazyStringOutputStream by Camillo Lugaresi · 8 years ago
  20. 4e229c8 add MethodResultCallback_0_0 by Camillo Lugaresi · 8 years ago
  21. 15a15e3 Init index_in_metadata_ without condition by Julien Brianceau · 8 years ago
  22. 6c021b3 Added the support for class level deprecation which will in turn also deprecate any fields that are currently using that type by Andrew Spiering · 8 years ago
  23. 5731ca5 Added well_known_types_embed.cc to CLEANFILES so that it gets cleaned up by Adam Cozzette · 8 years ago
  24. ee0a243 Updated Makefile.am to fix out-of-tree builds by Adam Cozzette · 8 years ago
  25. cdc2766 Merge pull request #2506 from ckennelly/rvalue-setters by Adam Cozzette · 8 years ago
  26. bb2c6b2 Merge pull request #2505 from ckennelly/master by Adam Cozzette · 8 years ago
  27. 1b3a0c1 Auto-generate well_known_types_embed.cc by Adam Cozzette · 8 years ago
  28. 183d31c Add rvalue setters for non-arena strings on C++11. by Chris Kennelly · 8 years ago
  29. f39cf88 Merge pull request #2227 from KindDragon/3.1.x by Feng Xiao · 8 years ago
  30. ba63fa7 Remove spurious NULL checks in ArenaStringPtr::CreateInstance. by Chris Kennelly · 8 years ago
  31. a902e25 Define LANG_CXX11 for port.h and use this to guard C++11 features. by Chris Kennelly · 8 years ago
  32. 83d681e Merge pull request #2495 from acozzette/android-hash by Adam Cozzette · 8 years ago
  33. f983302 Merge pull request #2496 from xyzzyz/fix-overflow by Feng Xiao · 8 years ago
  34. 837fd6b Merge pull request #2493 from jbrianceau/add-missing-climits-include by Feng Xiao · 8 years ago
  35. f77b7d9 Merge pull request #2484 from ngg/uwp_build by Feng Xiao · 8 years ago
  36. 4c5d3ed Fix integer overflow in FastUInt32ToBufferLeft by Adam Michalik · 8 years ago
  37. 5587562 Removed Android-specific code from stubs/hash.h by Adam Cozzette · 8 years ago
  38. 7b220f3 Add missing include in embed.cc by Julien Brianceau · 8 years ago
  39. 9d709f4 Merge pull request #2487 from jtattermusch/csharp_leading_whitespace by Jan Tattermusch · 8 years ago
  40. 83c728a Add missing includes by Julien Brianceau · 8 years ago
  41. eb455ce Merge pull request #2471 from jbrianceau/fix-include-style by Feng Xiao · 8 years ago
  42. ec021f5 Add support for Windows ARM builds by Gergely Nagy · 8 years ago
  43. 29fb87e Merge pull request #2454 from pongad/go_package by Feng Xiao · 8 years ago
  44. fda9049 remove leading whitespace in C# xml comments by Jan Tattermusch · 8 years ago
  45. e19f3b5 Use uint32 in GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET macro by Adam Cozzette · 8 years ago
  46. e3da722 Fix #include in cc files by Julien Brianceau · 8 years ago
  47. e3e38b8 Update commit id in Dockerfile to trigger update. (#2467) by Paul Yang · 8 years ago
  48. 4474c04 Merge pull request #2462 from jbrianceau/fix-comp-builds-part2 by Feng Xiao · 8 years ago
  49. 6b4eee4 Merge pull request #2461 from jbrianceau/add-missing-include-in-embed-cc by Feng Xiao · 8 years ago
  50. 46ae90d Make php generated code conform to PSR-4. (#2435) by Paul Yang · 8 years ago
  51. dad775b Improve ObjC deprecated annotation support. by Thomas Van Lenten · 8 years ago
  52. e219be7 Regenerate descriptor proto by Julien Brianceau · 8 years ago
  53. b1295ee C++: export _xxx_default_instance_ symbols by Julien Brianceau · 8 years ago
  54. 867dbac Add missing include in embed.cc by Julien Brianceau · 8 years ago
  55. 2f29f0a Send all protobuf logging to logcat by default on Android by Adam Cozzette · 8 years ago
  56. 788d14a Export symbols used in inline functions by Julien Brianceau · 8 years ago
  57. bb77cbf update descriptor.proto's go_package by Michael Darakananda · 8 years ago
  58. 607b921 Merge pull request #2437 from xfxyjwf/plugin by Feng Xiao · 8 years ago
  59. ced8f73 Add version number to plugin protocol. by Feng Xiao · 8 years ago
  60. 0509072 Merge pull request #2445 from ramrunner/master by Feng Xiao · 8 years ago
  61. 4cc160e when on OpenBSD we include the correct headers for endianess and check the apropriate defines by ramrunner · 8 years ago
  62. f1ce60e Factored Conformance and Benchmark test messages into shared test schema. (#1971) by Joshua Haberman · 8 years ago
  63. f8ca3ac Generate phpdoc in php generated files. (#2406) by Paul Yang · 8 years ago
  64. 34dc96b LIBPROTOC_EXPORT added to others functions in csharp_names.h and objectivec_helpers.h by Arkadiy Shapkin · 8 years ago
  65. b790da5 Missed LIBPROTOC_EXPORT for GRPC added by Arkadiy Shapkin · 8 years ago
  66. f813bd9 Add a swift_prefix file option. by Thomas Van Lenten · 8 years ago
  67. 39f9b43 Merge pull request #2403 from google/down-integrate-with-msvc-fix by Adam Cozzette · 8 years ago
  68. db35fe7 Add a "u" suffix to tag numbers in generated code by Adam Cozzette · 8 years ago
  69. a5c30ce C++: Fix use with GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER by Julien Brianceau · 8 years ago
  70. 530ae30 Add back missing LIBPROTOBUF_EXPORT. by Feng Xiao · 8 years ago
  71. 5d63097 Merge branch 'master' into down-integrate-with-msvc-fix by Adam Cozzette · 8 years ago
  72. 5a76e63 Integrated internal changes from Google by Adam Cozzette · 8 years ago
  73. 14c147e Add LL to large constant by zhsyourai · 8 years ago
  74. 99564c3 Rename Empty to GPBEmpty in php generated file. by Paul Yang · 8 years ago
  75. 01d321c Merge pull request #2367 from jbrianceau/add-missing-include-in-message-lite-cc by Adam Cozzette · 8 years ago
  76. aac9ed8 Add missing include in message_lite.cc by Julien Brianceau · 8 years ago
  77. 3316062 Fix #include in js_generator.cc by Julien Brianceau · 8 years ago
  78. e02cb2b Resolve old TODO for StringTypeHandler. by Chris Kennelly · 8 years ago
  79. 8a4b2c5 Merge pull request #2353 from guptasu/master by Feng Xiao · 8 years ago
  80. 9f75c5a Merge pull request #2337 from sergiocampama/deprecation by Feng Xiao · 8 years ago
  81. fce8b6b Made helper code also consider package name 'proto2' when dealing with MessageOptions. by guptasu · 8 years ago
  82. e75cf40 Fixing references to the removed atomicops_internals_pnacl.h file. by Sergio Campama · 8 years ago
  83. ecc460a Renamed the pnacl version of atomicops.h into C11 atomic, and flagged the mac version to that if atomic is enabled by Sergio Campama · 8 years ago
  84. 975d577 Added explicit cast to avoid size warning on Win64. by Rodrigo Hernandez · 8 years ago
  85. 8785004 Fix unused parameter warnings in arena_free by Adam Cozzette · 8 years ago
  86. 7bd11fc Merge pull request #2301 from jbrianceau/arm-atomic-kuser-helpers-fix-v2 by Feng Xiao · 8 years ago
  87. 93a4fa2 Merge pull request #2302 from jbrianceau/generic-gcc-atomics-strong-cmpxchg by Jisi Liu · 8 years ago
  88. 4d813de Fix compiler warnings when running :protobuf_test by Michael Avrukin · 8 years ago
  89. a5a2c1d generic atomicops: Use strong compare_exchange by Julien Brianceau · 8 years ago
  90. 4587a3f [arm/gcc] Don't rely on KUSER_HELPERS feature for atomics by Julien Brianceau · 8 years ago
  91. bfc1299 define no_threadlocal on OpenBSD by ramrunner · 8 years ago
  92. 2e314a6 Add comments about converting directives into PluginName by Jisi Liu · 8 years ago
  93. 59cd5d0 Support extra parameters for plugins. by Jisi Liu · 8 years ago
  94. 686a19c Merge 3.1.x into master. by Bo Yang · 8 years ago
  95. 0321baf Merge pull request #2203 from mrry/msvc_fix by Feng Xiao · 8 years ago
  96. 7047761 Do strict enum name checking only for proto3 by Adam Cozzette · 8 years ago
  97. 4a4a162 Fixed references to foreign nested messages with CommonJS-style imports by Adam Cozzette · 8 years ago
  98. ae9455c Fix MSVC stack overflow issue. by Feng Xiao · 8 years ago
  99. 39685f6 Fix VS test failures. by Feng Xiao · 8 years ago
  100. 9e260a3 Reduce test length to avoid stack overflow on VS. by Feng Xiao · 8 years ago