1. 3b4e7dc Update BUILD by Andrew Harp · 8 years ago
  2. b56b461 Do not link in pthread library for Android builds. by Andrew Harp · 8 years ago
  3. d5a5732 export well known protos by Steven Parkes · 8 years ago
  4. ca3dc15 Merge pull request #1318 from smparkes/smparkes/grpc by Feng Xiao · 8 years ago
  5. 9aea0ef Merge pull request #1312 from petewarden/master by Jisi Liu · 8 years ago
  6. a9244ca add java/util support based on java/util/pom.xml by Steven Parkes · 8 years ago
  7. ea18866 pass correct args to protoc for java wellknown protos when used as an external repository by Steven Parkes · 8 years ago
  8. bc2d6c2 Merge remote-tracking branch 'upstream/master' by Pete Warden · 8 years ago
  9. f0c1a86 Added iOS settings to Bazel build by Pete Warden · 8 years ago
  10. 985c968 Remove hack for building Python support with Bazel. by David Z. Chen · 8 years ago
  11. cb39204 Updated library generation with iOS options by Pete Warden · 8 years ago
  12. 99a3e30 Added PROTOBUF_PYTHON_ALLOW_OVERSIZE_PROTOS macro and setting it when by Manjunath Kudlur · 8 years ago
  13. 4fe0381 Fix bazel BUILD for Java. by Ming Zhao · 8 years ago
  14. ef6c72b Update BUILD/cmake files. by Feng Xiao · 9 years ago
  15. d03ef20 Made targets relative to google/protobuf by Manjunath Kudlur · 9 years ago
  16. a194921 Made building the python extension configurable via --define=use_fast_cpp_protos=true by Manjunath Kudlur · 9 years ago
  17. 3ff1dca Enable fast cpp protos in the python interface. by Manjunath Kudlur · 9 years ago
  18. 2979923 Add srcs_version = "PY2AND3" in BUILD files by Geoffrey Irving · 9 years ago
  19. 562372e Merge pull request #989 from jskeet/rename-umbrella by Jan Tattermusch · 9 years ago
  20. fa8e291 Merge pull request #977 from lberki/master by Jisi Liu · 9 years ago
  21. a6361a1 Rename "umbrella" to "reflection" consistently. by Jon Skeet · 9 years ago
  22. 6a40bf8 Make the cc wkt proto target public. by Jisi Liu · 9 years ago
  23. 915d9cd add headers by Lukacs T. Berki · 9 years ago
  24. be92ffb add default_runtime attribute to cc|py rules. by Jisi Liu · 9 years ago
  25. e1f60f5 Update comments. by Jisi Liu · 9 years ago
  26. fbc51b7 Add six as an external dep. by Jisi Liu · 9 years ago
  27. 68e13f4 Enable python tests with testdata. by Jisi Liu · 9 years ago
  28. 598480d Add runfiles to make the protobuf_test pass. by Jisi Liu · 9 years ago
  29. 166e9bb Rename python and java bazel rules. by Jisi Liu · 9 years ago
  30. 8f54026 avoid name duplication. by Jisi Liu · 9 years ago
  31. bc4fd15 Rename copeid_src to internal_copied_filegroup by Jisi Liu · 9 years ago
  32. 14c8f8a Uncomment objc tests by Jisi Liu · 9 years ago
  33. 53a56be Change the impl rule include to includes. by Jisi Liu · 9 years ago
  34. 04658a3 Change default value of protoc on xx_proto_library rules. by Jisi Liu · 9 years ago
  35. 7b948cc Support python for bazel. by Jisi Liu · 9 years ago
  36. 993fb70 Python bazel support. by Jisi Liu · 9 years ago
  37. 3101e73 Change prefix to include, and add docs by Jisi Liu · 9 years ago
  38. d8701b5 Rename deps/proto_deps to cc_libs/deps by Jisi Liu · 9 years ago
  39. 39362b3 Extract protoc action into .bzl for cc. by Jisi Liu · 9 years ago
  40. 5cdd936 Add missing csharp_doc_comment.cc to protoc_lib. by Ming Zhao · 9 years ago
  41. 60880a7 Add "java_proto" target in bazel BUILD file to provide Java runtime library. by Ming Zhao · 9 years ago
  42. b90f9f8 Update cmake and BUILD files. by Jisi Liu · 9 years ago
  43. b2ac868 First part of implementing wrapper types. Not ready yet! by Jon Skeet · 9 years ago
  44. d5d7bb3 Add Bazel target for protobuf ObjC runtime by Jorge Canizales · 9 years ago
  45. 7a0c431 Enable tests for bazel build. by Jisi Liu · 9 years ago
  46. 9406239 Remove OUTS constants in BUILD by Jisi Liu · 9 years ago
  47. af3eafd Update BUILD for the recent json util change. by Jisi Liu · 9 years ago
  48. e438a51 Remove redundant include by Jisi Liu · 9 years ago
  49. d19604f Add Bazel BUILD for the project. by Jisi Liu · 9 years ago