1. 72ce442 regenerate C# protos by Jan Tattermusch · 9 years ago
  2. 75849e4 fix C# generate_protos.sh script by Jan Tattermusch · 9 years ago
  3. aba2548 upgrade Grpc.sln to newest Google.Protobuf nuget by Jan Tattermusch · 9 years ago
  4. d214fb9 Remove leftovers from packages.config by Jan Tattermusch · 9 years ago
  5. da717f4 update C# generator to the new API by Jan Tattermusch · 9 years ago
  6. 4c3c397 Merge pull request #4783 from ctiller/cpu-cost by Jan Tattermusch · 9 years ago
  7. bfd0553 Add C++ CPU costs by Craig Tiller · 9 years ago
  8. be31d46 A test of the Cython Channel by Nathaniel Manista · 9 years ago
  9. 8e25c25 Merge pull request #4683 from yang-g/epollset by Craig Tiller · 9 years ago
  10. 2bd2b3e Merge pull request #4730 from jtattermusch/revamp_native_loader by Michael Lumish · 9 years ago
  11. d70b6dc Merge pull request #4676 from stanley-cheung/php_gcov_reports by Michael Lumish · 9 years ago
  12. 2a9244a Copyright date fixes for Python generator files by Nathaniel Manista · 9 years ago
  13. 4ae8416 Merge pull request #4755 from nathanielmanistaatgoogle/remove-alpha-code-generation by Masood Malekghassemi · 9 years ago
  14. dc8c323 Remove Python alpha code generation by Nathaniel Manista · 9 years ago
  15. a49474e Merge remote-tracking branch 'upstream/master' into epollset by yang-g · 9 years ago
  16. 57633ea Merge pull request #4744 from dgquintas/check_newlines by Craig Tiller · 9 years ago
  17. 447ef7e extend copyright to 2016 by Jan Tattermusch · 9 years ago
  18. afab541 revamp C# native library loader by Jan Tattermusch · 9 years ago
  19. 5d7b6a2 Merge remote-tracking branch 'upstream/master' into epollset by yang-g · 9 years ago
  20. 166e749 Merge pull request #4696 from jtattermusch/win_static_deps by Nicolas Noble · 9 years ago
  21. 3c1720c Updated copyrights... by David Garcia Quintas · 9 years ago
  22. 17fe83b Merge branch 'master' of github.com:grpc/grpc into check_newlines by David Garcia Quintas · 9 years ago
  23. 15bad3f Merge pull request #4742 from bogdandrutu/bug by Alistair Veitch · 9 years ago
  24. ecda59b Merge pull request #4743 from murgatroid99/node_doc_gen_config_update by Michael Lumish · 9 years ago
  25. 45484b3 Added sanity check for trailing newlines by David Garcia Quintas · 9 years ago
  26. d50a4ee Merge pull request #4709 from murgatroid99/node_method_names_no_capitalize by Michael Lumish · 9 years ago
  27. f7f4f57 Update Node API documentation generation configuration for move to repo root by murgatroid99 · 9 years ago
  28. 2803f74 Fix the bug that was causing census_initialization to never work. by Bogdan Drutu · 9 years ago
  29. 2bf574f Added back trailing newlines by David Garcia Quintas · 9 years ago
  30. f8eacca Merge pull request #4729 from sreecha/import_issues_proto by Craig Tiller · 9 years ago
  31. 21c0ebf Merge pull request #4653 from murgatroid99/release-0_12_master_merge by Craig Tiller · 9 years ago
  32. a193faf update copyright by Sree Kuchibhotla · 9 years ago
  33. 80b6a47 Fix the error that was causing incorrect Makefile generation by Sree Kuchibhotla · 9 years ago
  34. c819e50 Generate transitive dependencies as well in gen_build_yaml.py for protos by Sree Kuchibhotla · 9 years ago
  35. 6cf15e0 Updated copyright in node/common.js by murgatroid99 · 9 years ago
  36. ace28d3 Fix copyrights again by murgatroid99 · 9 years ago
  37. a2517a1 Merge pull request #4725 from yang-g/destroy_reader by Vijay Pai · 9 years ago
  38. d212b33 Re-add missing newline in ruby file by murgatroid99 · 9 years ago
  39. cd06833 Merge pull request #4720 from sreecha/import_issues by Yang Gao · 9 years ago
  40. df2778d Merge remote-tracking branch 'upstream/master' into epollset by yang-g · 9 years ago
  41. f805735 destroy reader after using it by yang-g · 9 years ago
  42. 1d17781 Check compiler versions at Python setup time by Masood Malekghassemi · 9 years ago
  43. 59994bc Warn on Python proto module build failure by Masood Malekghassemi · 9 years ago
  44. 754bd26 clang-format code by Craig Tiller · 9 years ago
  45. 5a05f51 Rename TestService to EchoTestService to prevent name-conflict with by Sree Kuchibhotla · 9 years ago
  46. eeb02ba Update copyrights again by murgatroid99 · 9 years ago
  47. 4080921 Update copyrights by murgatroid99 · 9 years ago
  48. a6b9548 Add lcov php code coverage report by Stanley Cheung · 9 years ago
  49. 947ab26 Merge branch 'master' into bbuf by Vijay Pai · 9 years ago
  50. a97b531 Generated projects again by murgatroid99 · 9 years ago
  51. b70206f Merge branch 'master' into release-0_12_master_merge by murgatroid99 · 9 years ago
  52. 4cfb01d Don't modify proto method names in service paths in Node library by murgatroid99 · 9 years ago
  53. 11493fb Merge remote-tracking branch 'upstream/master' into epollset by yang-g · 9 years ago
  54. d233543 Cleanup of grpc.csharp.native package by Jan Tattermusch · 9 years ago
  55. 2623014 unlock before return by yang-g · 9 years ago
  56. 3466c4b Updated copyrights by murgatroid99 · 9 years ago
  57. 1949efd Test for tsan error by yang-g · 9 years ago
  58. 2a9e76f Merge pull request #4678 from ctiller/clangfix by Michael Lumish · 9 years ago
  59. 4cdb624 Merge pull request #4457 from soltanmm/plate-tectonics by Nathaniel Manista · 9 years ago
  60. 81afdda Fix formatting by Craig Tiller · 9 years ago
  61. 069384d base64: clarify signedness in negative initialization by Ian Coolidge · 9 years ago
  62. 09d8cf6 Merge pull request #4642 from yang-g/epollset by Craig Tiller · 9 years ago
  63. 387e116 Use BoringSSL for Python gRPC by Masood Malekghassemi · 9 years ago
  64. 6d2ef17 Use default gRPC roots.pem if none provided by Masood Malekghassemi · 9 years ago
  65. 0878d52 Merge pull request #4238 from ctiller/poffy by Vijay Pai · 9 years ago
  66. 5bd6f2e Merge branch 'master' into bbuf by Vijay Pai · 9 years ago
  67. b3a6787 Merge pull request #4525 from ctiller/proto_names by Vijay Pai · 9 years ago
  68. b30bc2a Remove dead code and a thus unneeded change to C++ bbuf by Vijay Pai · 9 years ago
  69. 6045681 Merge branch 'master' into bbuf by Vijay Pai · 9 years ago
  70. d12d5ba Fixed a couple of remaining merge issues by murgatroid99 · 9 years ago
  71. 1401c7a merge with head by yang-g · 9 years ago
  72. 9fa6a10 Finished merge by murgatroid99 · 9 years ago
  73. 058fff2 Merge another file by murgatroid99 · 9 years ago
  74. 8b791a4 Merged from master and resolved merge conflicts by murgatroid99 · 9 years ago
  75. c357749 Merge pull request #4625 from murgatroid99/ruby_client_stub_fix_typo by Craig Tiller · 9 years ago
  76. 9a781b7 Merge pull request #4620 from murgatroid99/ruby_auth_plugin_event_loop by Craig Tiller · 9 years ago
  77. b47eab5 Merge pull request #4644 from yoloseem/typo-1 by Nathaniel Manista · 9 years ago
  78. fdd0225 Merge pull request #4627 from daniel-j-born/tcp_fd by Craig Tiller · 9 years ago
  79. 3420622 Fix docstring typos in python grpc interfaces by Hyunjun Kim · 9 years ago
  80. 69108a3 Resolved merge conflicts with upstream/release-0_12 by murgatroid99 · 9 years ago
  81. cc2b8d4 Fixed mutex and cond var usage by murgatroid99 · 9 years ago
  82. cd92509 Update some wrapped stuff by Craig Tiller · 9 years ago
  83. ad8bc06 Merge pull request #4640 from murgatroid99/node_use_core_metadata_check by Craig Tiller · 9 years ago
  84. 6924aaa Merge pull request #4637 from murgatroid99/core_metadata_validation_empty_check by Craig Tiller · 9 years ago
  85. 6b4066c Merge pull request #4634 from murgatroid99/ruby_metadata_downcasing by Craig Tiller · 9 years ago
  86. b698eda Merge pull request #4610 from murgatroid99/node_dependencies_version_update by Craig Tiller · 9 years ago
  87. 7cc0f46 Merge github.com:grpc/grpc into proto_names by Craig Tiller · 9 years ago
  88. 8fefe37 Remove from all epoll sets when releasing an fd by yang-g · 9 years ago
  89. b9ff149 Merge branch 'core_metadata_validation_empty_check' into node_use_core_metadata_check by murgatroid99 · 9 years ago
  90. de332df Refactor server side to support generic tests. by vjpai · 9 years ago
  91. 58bb40f Make metadata validation functions reject empty keys by murgatroid99 · 9 years ago
  92. f776f90 Make Node library use core metadata validation instead of duplicating it by murgatroid99 · 9 years ago
  93. 93cdb18 Merge pull request #4635 from ctiller/spam_cleanup by Sree Kuchibhotla · 9 years ago
  94. 0467295 Fail test build if protoc can't be found by Masood Malekghassemi · 9 years ago
  95. 116982e Include core in Python distribution by Masood Malekghassemi · 9 years ago
  96. 093193e Fix pings by Craig Tiller · 9 years ago
  97. 320bee0 Review feedback by Craig Tiller · 9 years ago
  98. de2163b Merge github.com:grpc/grpc into poffy by Craig Tiller · 9 years ago
  99. 54ed674 Merge github.com:grpc/grpc into proto_names by Craig Tiller · 9 years ago
  100. 4c219e6 Spam cleanup by Craig Tiller · 9 years ago