1. 756a36c Srcs and hdrs sanity checks skip third_party by David Garcia Quintas · 9 years ago
  2. 0878d52 Merge pull request #4238 from ctiller/poffy by Vijay Pai · 9 years ago
  3. 5bd6f2e Merge branch 'master' into bbuf by Vijay Pai · 9 years ago
  4. b3a6787 Merge pull request #4525 from ctiller/proto_names by Vijay Pai · 9 years ago
  5. b30bc2a Remove dead code and a thus unneeded change to C++ bbuf by Vijay Pai · 9 years ago
  6. 6045681 Merge branch 'master' into bbuf by Vijay Pai · 9 years ago
  7. 7826821 clang-format by Vijay Pai · 9 years ago
  8. af2e1cf Fix bugs and include build files by Vijay Pai · 9 years ago
  9. 083dc62 Generic test by vjpai · 9 years ago
  10. 4dfe317 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  11. 7f34c78 Merge pull request #4645 from ctiller/coveralls by Michael Lumish · 9 years ago
  12. d12d5ba Fixed a couple of remaining merge issues by murgatroid99 · 9 years ago
  13. 1401c7a merge with head by yang-g · 9 years ago
  14. c8bfa7c Merge pull request #4647 from ctiller/run_errors by Michael Lumish · 9 years ago
  15. d4f86d0 Merge pull request #4652 from ctiller/no-cache by Michael Lumish · 9 years ago
  16. 9fa6a10 Finished merge by murgatroid99 · 9 years ago
  17. 207b071 Update after cloning boringssl by murgatroid99 · 9 years ago
  18. 058fff2 Merge another file by murgatroid99 · 9 years ago
  19. 8b791a4 Merged from master and resolved merge conflicts by murgatroid99 · 9 years ago
  20. c357749 Merge pull request #4625 from murgatroid99/ruby_client_stub_fix_typo by Craig Tiller · 9 years ago
  21. 9a781b7 Merge pull request #4620 from murgatroid99/ruby_auth_plugin_event_loop by Craig Tiller · 9 years ago
  22. 61bc8ab Disable ccache for the moment by Craig Tiller · 9 years ago
  23. b47eab5 Merge pull request #4644 from yoloseem/typo-1 by Nathaniel Manista · 9 years ago
  24. 4f2be36 Flag errors better by Craig Tiller · 9 years ago
  25. eb9de8b Tweak run_tests exit status handling by Craig Tiller · 9 years ago
  26. fdd0225 Merge pull request #4627 from daniel-j-born/tcp_fd by Craig Tiller · 9 years ago
  27. 5bf8e61 Merge pull request #4643 from murgatroid99/node_compiler_standard_c99 by Craig Tiller · 9 years ago
  28. 1690066 Refine coverage language list by Craig Tiller · 9 years ago
  29. 3420622 Fix docstring typos in python grpc interfaces by Hyunjun Kim · 9 years ago
  30. 69108a3 Resolved merge conflicts with upstream/release-0_12 by murgatroid99 · 9 years ago
  31. cc2b8d4 Fixed mutex and cond var usage by murgatroid99 · 9 years ago
  32. 3f42ea0 Removed redundant std= cflag by murgatroid99 · 9 years ago
  33. 3abed31 Compile Node extension with c99 and c++11 by murgatroid99 · 9 years ago
  34. cd92509 Update some wrapped stuff by Craig Tiller · 9 years ago
  35. ad8bc06 Merge pull request #4640 from murgatroid99/node_use_core_metadata_check by Craig Tiller · 9 years ago
  36. 6924aaa Merge pull request #4637 from murgatroid99/core_metadata_validation_empty_check by Craig Tiller · 9 years ago
  37. 6b4066c Merge pull request #4634 from murgatroid99/ruby_metadata_downcasing by Craig Tiller · 9 years ago
  38. b698eda Merge pull request #4610 from murgatroid99/node_dependencies_version_update by Craig Tiller · 9 years ago
  39. 7cc0f46 Merge github.com:grpc/grpc into proto_names by Craig Tiller · 9 years ago
  40. 8fefe37 Remove from all epoll sets when releasing an fd by yang-g · 9 years ago
  41. abf85d9 Merge pull request #4616 from ctiller/i-like-pie by Michael Lumish · 9 years ago
  42. c75e7de Merge pull request #4639 from ctiller/nominally-nuisance by Michael Lumish · 9 years ago
  43. e1349ce Merge pull request #4641 from ctiller/farout by Michael Lumish · 9 years ago
  44. 2a15404 clang-format by Craig Tiller · 9 years ago
  45. 9f991e2 More changes needed for generic support by Vijay Pai · 9 years ago
  46. 5e7a9fe Slightly loosen dependencies by murgatroid99 · 9 years ago
  47. 9b028b2 Merge pull request #4626 from ctiller/wtfwin by Alistair Veitch · 9 years ago
  48. b9ff149 Merge branch 'core_metadata_validation_empty_check' into node_use_core_metadata_check by murgatroid99 · 9 years ago
  49. 9ac9c12 Merge pull request #4619 from ctiller/windows_logs by adelez · 9 years ago
  50. 3d87984 Dont fail build if no report generated by Craig Tiller · 9 years ago
  51. a7ed54c Don't use ep after destroy in the test. by Dan Born · 9 years ago
  52. 15f383c Exploratory refactoring for mixed sync/async methods on the same C++ service by Craig Tiller · 9 years ago
  53. 93beeb8 Fix one use of grpc instead of gpr by Vijay Pai · 9 years ago
  54. 31c0c79 clang-format by Vijay Pai · 9 years ago
  55. de332df Refactor server side to support generic tests. by vjpai · 9 years ago
  56. 58bb40f Make metadata validation functions reject empty keys by murgatroid99 · 9 years ago
  57. f776f90 Make Node library use core metadata validation instead of duplicating it by murgatroid99 · 9 years ago
  58. 93cdb18 Merge pull request #4635 from ctiller/spam_cleanup by Sree Kuchibhotla · 9 years ago
  59. ccc1610 Use tox commands to run interop client/server by Masood Malekghassemi · 9 years ago
  60. 0467295 Fail test build if protoc can't be found by Masood Malekghassemi · 9 years ago
  61. 4352e87 Add used-by-Python comments to top-level files by Masood Malekghassemi · 9 years ago
  62. 5cab41f Rename INVENTORY.md to MANIFEST.md by Masood Malekghassemi · 9 years ago
  63. b7e7b3f Redirect Python manifest to less ambiguous filename by Masood Malekghassemi · 9 years ago
  64. 974e8d5 Add an inventory of top-level items by Masood Malekghassemi · 9 years ago
  65. 116982e Include core in Python distribution by Masood Malekghassemi · 9 years ago
  66. bbaad2a Merge pull request #4606 from ctiller/clangfmt by Michael Lumish · 9 years ago
  67. 093193e Fix pings by Craig Tiller · 9 years ago
  68. d27c78d Fix Makefile by Craig Tiller · 9 years ago
  69. 0eaf296 Fix Makefile by Craig Tiller · 9 years ago
  70. 848ee62 Merge pull request #4631 from sreecha/stress_test_logging by Yang Gao · 9 years ago
  71. 76d21f9 Unit tests for new functions by Dan Born · 9 years ago
  72. 9577b31 Fixes by Craig Tiller · 9 years ago
  73. c6ff28f Merge branch 'poffy' of github.com:ctiller/grpc into poffy by Craig Tiller · 9 years ago
  74. 320bee0 Review feedback by Craig Tiller · 9 years ago
  75. de2163b Merge github.com:grpc/grpc into poffy by Craig Tiller · 9 years ago
  76. 04b3cf6 Merge github.com:grpc/grpc into wtfwin by Craig Tiller · 9 years ago
  77. 54ed674 Merge github.com:grpc/grpc into proto_names by Craig Tiller · 9 years ago
  78. 4c219e6 Spam cleanup by Craig Tiller · 9 years ago
  79. 160a690 Merge pull request #4633 from murgatroid99/core_validate_metadata by Craig Tiller · 9 years ago
  80. 24e826e Updated dependencies, fixed a couple of tests by murgatroid99 · 9 years ago
  81. fc5281f Merge pull request #4632 from ctiller/dep_head by Michael Lumish · 9 years ago
  82. 56fada5 Make the Ruby extension throw an error when passed invalid metadata by murgatroid99 · 9 years ago
  83. be0327b Update new files by Craig Tiller · 9 years ago
  84. 791a491 Merge github.com:grpc/grpc into clangfmt by Craig Tiller · 9 years ago
  85. c9d3084 Merge branch 'core_validate_metadata' into ruby_metadata_downcasing by murgatroid99 · 9 years ago
  86. 36187ab Fix header include syntax by murgatroid99 · 9 years ago
  87. c3910ca Expose core metadata validation functions in public headers by murgatroid99 · 9 years ago
  88. 0850640 Merge pull request #4589 from ctiller/enforcer by jboeuf · 9 years ago
  89. bbb94bd Merge pull request #4562 from ctiller/ints by jboeuf · 9 years ago
  90. c2ea3ae Parital implementation of ruby header checking by murgatroid99 · 9 years ago
  91. b361b4e Fix building submodules at head by Craig Tiller · 9 years ago
  92. 38b6eee Merge pull request #4622 from ctiller/dep_head by Michael Lumish · 9 years ago
  93. 2cf57db Merge pull request #4630 from ctiller/document_write by Vijay Pai · 9 years ago
  94. 7cecfa6 Adjust the log levels in interop tests and stress tests by Sree Kuchibhotla · 9 years ago
  95. 0fa95ea Ability to filter log messages based on log level by Sree Kuchibhotla · 9 years ago
  96. 0ede550 Update async write documentation by Craig Tiller · 9 years ago
  97. 64f1028 Merge pull request #4591 from nathanielmanistaatgoogle/protobuf-version by Masood Malekghassemi · 9 years ago
  98. 43a7803 Expose the fd in grpc_fd and grpc_tcp. by Dan Born · 9 years ago
  99. e8f9ba6 Fix compilation with clang/gcc by Craig Tiller · 9 years ago
  100. 772f950 Merge pull request #4609 from yang-g/timespec by Vijay Pai · 9 years ago