1. 6ddcae2 Use && for internal_copied_filegroup. by Jisi Liu · 9 years ago
  2. 66e3a6d Merge pull request #867 from pherl/master by Jisi Liu · 9 years ago
  3. 8f54026 avoid name duplication. by Jisi Liu · 9 years ago
  4. bc4fd15 Rename copeid_src to internal_copied_filegroup by Jisi Liu · 9 years ago
  5. 14c8f8a Uncomment objc tests by Jisi Liu · 9 years ago
  6. a33fa8e fix sources for python target and add needed dependencies. by Jisi Liu · 9 years ago
  7. 53a56be Change the impl rule include to includes. by Jisi Liu · 9 years ago
  8. 04658a3 Change default value of protoc on xx_proto_library rules. by Jisi Liu · 9 years ago
  9. 32fb7dd Merge pull request #869 from anandolee/master by Jie Luo · 9 years ago
  10. 7b948cc Support python for bazel. by Jisi Liu · 9 years ago
  11. 993fb70 Python bazel support. by Jisi Liu · 9 years ago
  12. 2850a98 fix json_format for python2.6: by Jie Luo · 9 years ago
  13. e63bd9b Merge pull request #892 from pherl/cc_bazel by Jisi Liu · 9 years ago
  14. 6dac082 Allow include to be None. by Jisi Liu · 9 years ago
  15. 70b81ba Merge pull request #889 from leif81/patch-1 by Feng Xiao · 9 years ago
  16. a9e6a8f Change back to "protobuf_BUILD_TESTS" flag by Leif Gruenwoldt · 9 years ago
  17. 5314ad1 Merge pull request #783 from podsvirov/topic-cmake-project by Feng Xiao · 9 years ago
  18. beeb3aa Merge pull request #883 from pherl/cc_bazel by Jisi Liu · 9 years ago
  19. 24e2d8c Fix typos in cmake README.md by Leif Gruenwoldt · 9 years ago
  20. 3101e73 Change prefix to include, and add docs by Jisi Liu · 9 years ago
  21. d8701b5 Rename deps/proto_deps to cc_libs/deps by Jisi Liu · 9 years ago
  22. 9c7d9c0 style/naming fix by Jisi Liu · 9 years ago
  23. 25d75b5 make cc_out and py_out internal. by Jisi Liu · 9 years ago
  24. 125a91b Format code. by Jisi Liu · 9 years ago
  25. ee8131a buildifier the file by Jisi Liu · 9 years ago
  26. 39362b3 Extract protoc action into .bzl for cc. by Jisi Liu · 9 years ago
  27. c3aa4c2 Improved SHARED build from CMake project by Konstantin Podsvirov · 9 years ago
  28. d8a926e Merge pull request #824 from jtattermusch/expose_get_output_file by Jan Tattermusch · 9 years ago
  29. 8894d1f Merge pull request #875 from tkarls/return_correct_bool_type_from_map by Feng Xiao · 9 years ago
  30. 3af7054 Merge pull request #878 from matthewvalimaki/autogen-options by Feng Xiao · 9 years ago
  31. b699c28 Merge pull request #876 from tkarls/use_correct_int_type_in_set_function by Feng Xiao · 9 years ago
  32. c0a7ea4 Add support for arguments. Support curl -s argument. by Matthew Valimaki · 9 years ago
  33. 59906e8 Changed argument typ to uint32 in set function that sets an uint32 value by Thomas Karlsson · 9 years ago
  34. b7996f0 Changed return type from int32 to bool in function returning a bool by Thomas Karlsson · 9 years ago
  35. 49f24af Merge pull request #815 from TeBoring/third-party by Paul Yang · 9 years ago
  36. 693cb3d Merge pull request #822 from podsvirov/topic-cmake-readme by Feng Xiao · 9 years ago
  37. 0f21c53 Update cmake/README.md for #783 PR by Konstantin Podsvirov · 9 years ago
  38. 3f78836 Merge pull request #866 from Sahloul/patch-1 by Feng Xiao · 9 years ago
  39. e2fb73a Merge pull request #856 from mzhaom/bazel-build by Jisi Liu · 9 years ago
  40. 4ead55c Use static cast by Hamdi Sahloul · 9 years ago
  41. 4c4aae8 VS2010 compatibility of address initalization by Hamdi Sahloul · 9 years ago
  42. 5cdd936 Add missing csharp_doc_comment.cc to protoc_lib. by Ming Zhao · 9 years ago
  43. c34ed5c Merge pull request #846 from jskeet/tostring by Jon Skeet · 9 years ago
  44. 2842568 Merge pull request #860 from pherl/master by Jisi Liu · 9 years ago
  45. f6fa5c7 add complete WKT for python. by Jisi Liu · 9 years ago
  46. 7464f40 Generate well known types for python. by Jisi Liu · 9 years ago
  47. 878b603 Merge pull request #849 from pherl/master by Jisi Liu · 9 years ago
  48. 5f6a1d3 Remove duplicated header file by Jisi Liu · 9 years ago
  49. 479a90b Revert unwanted changes. by Jisi Liu · 9 years ago
  50. 78d040a remove extra collection import by Jisi Liu · 9 years ago
  51. 72bd9c9 disable tests for python-cpp under py26 as well. by Jisi Liu · 9 years ago
  52. f509c7b disable py2.6 tests for json_format_test by Jisi Liu · 9 years ago
  53. dbea00a Revert back changes to import unittest2 for py26 by Jisi Liu · 9 years ago
  54. a783eaf make the python json test less strict on expected errors. by Jisi Liu · 9 years ago
  55. 61871a0 fix stringpiece test to use portable hash set. by Jisi Liu · 9 years ago
  56. e8c3c54 Adding back three missing export macros. by Jisi Liu · 9 years ago
  57. 9cafa20 Merge pull request #837 from mzhaom/bazel-java by Jisi Liu · 9 years ago
  58. 8d8177c Merge remote-tracking branch 'origin/master' into fix-author by Jisi Liu · 9 years ago
  59. 46e8ff6 Down-integrate from google internal. by Jisi Liu · 9 years ago
  60. cccf6fe Merge pull request #845 from jskeet/xmldocs by Jan Tattermusch · 9 years ago
  61. 7c14dc8 Down-integrate internal bug fixing changes. by Bo Yang · 9 years ago
  62. 24fe6ba Merge pull request #843 from thomasvl/objcpp_enum_fwd_decl by Paul Yang · 9 years ago
  63. ad2d5c9 Support enum forward decls in Objective C++ by Thomas Van Lenten · 9 years ago
  64. 9ed6d4d Support ToString in RepeatedField and MapField. by Jon Skeet · 9 years ago
  65. 18e0a2e Generated code from previous commit. by Jon Skeet · 9 years ago
  66. 67dd42c First pass at generating XML documentation from .proto comments. by Jon Skeet · 9 years ago
  67. ebf3eb6 Merge pull request #841 from thomasvl/newer_xcodes by Paul Yang · 9 years ago
  68. aa7ea3b Merge pull request #834 from jskeet/docfixes by Jon Skeet · 9 years ago
  69. 6bbbdfa Fix typo in oneof case enum comment by Jon Skeet · 9 years ago
  70. 5ebac49 Merge pull request #836 from jcanizales/fix-version-number by Paul Yang · 9 years ago
  71. 1383d53 Cleanups for newer Xcodes by Thomas Van Lenten · 9 years ago
  72. 60880a7 Add "java_proto" target in bazel BUILD file to provide Java runtime library. by Ming Zhao · 9 years ago
  73. 61874bc Merge pull request #831 from haberman/ruby-tinyfix by Joshua Haberman · 9 years ago
  74. c1e3f54 Fix Podspec version number by Jorge Canizales · 9 years ago
  75. e2c8230 Generated code changes for previous commit. by Jon Skeet · 9 years ago
  76. 1351d20 Move the summary comments above the attributes. by Jon Skeet · 9 years ago
  77. b0888a4 Generated code for previous commit by Jon Skeet · 9 years ago
  78. 2212f56 Added documentation to generated code. by Jon Skeet · 9 years ago
  79. 14e2b4f A very small fix to silence some warnings. by Josh Haberman · 9 years ago
  80. 0e5686a Merge pull request #727 from AustinSchuh/arena_bounds_fix by Feng Xiao · 9 years ago
  81. c31f11d expose GetOutputFile in csharp_names.h by Jan Tattermusch · 9 years ago
  82. 97a1c1e Merge pull request #785 from jskeet/csharp-directories by Jan Tattermusch · 9 years ago
  83. f397ede Add CMake option protobuf_DEBUG_POSTFIX by Konstantin Podsvirov · 9 years ago
  84. e301946 Simplify testing from CMake project to "check" target by Konstantin Podsvirov · 9 years ago
  85. c941891 Merge pull request #813 from 0xAAE/master by Feng Xiao · 9 years ago
  86. d41601c Improved testing from CMake project by Konstantin Podsvirov · 9 years ago
  87. 0a22fe5 Rename CMake option BUILD_SHARED_LIBS to protobuf_BUILD_SHARED_LIBS by Konstantin Podsvirov · 9 years ago
  88. 620bd74 Rename CMake option ZLIB to protobuf_WITH_ZLIB by Konstantin Podsvirov · 9 years ago
  89. 673d32e Rename CMake option BUILD_TESTING to protobuf_BUILD_TESTS by Konstantin Podsvirov · 9 years ago
  90. 2fa0439 Improved testing from CMake project by Konstantin Podsvirov · 9 years ago
  91. d41a3d6 Add GOOGLE_ATTRIBUTE_NOINLINE to GetArena() and GetMaybeArenaPointer() methods. This is to avoid "unresolved link" errors in MSVC 2015 during Release build by 0xAAE · 9 years ago
  92. fbabf98 Merge pull request #769 from pkasting/metadata by Feng Xiao · 9 years ago
  93. c8c5fed Merge pull request #766 from pkasting/hash by Feng Xiao · 9 years ago
  94. e61ff47 Merge pull request #802 from bsilver8192/master by Feng Xiao · 9 years ago
  95. 21f3d37 Don't assume char is signed. by Brian Silverman · 9 years ago
  96. 133be3d Use TEST_TMPDIR for writing temporary files if it's set. by Brian Silverman · 9 years ago
  97. 0e606bc Merge pull request #786 from pherl/master by Jisi Liu · 9 years ago
  98. ef50a29 Update objc script in generate_descriptor_proto.sh by Jisi Liu · 9 years ago
  99. e473761 Merge pull request #796 from jcanizales/add-missing-comma by Paul Yang · 9 years ago
  100. af66e90 Fix podspec by adding missing comma by Jorge Canizales · 9 years ago