1. 93cdb18 Merge pull request #4635 from ctiller/spam_cleanup by Sree Kuchibhotla · 9 years ago
  2. 4c219e6 Spam cleanup by Craig Tiller · 9 years ago
  3. 791a491 Merge github.com:grpc/grpc into clangfmt by Craig Tiller · 9 years ago
  4. bbb94bd Merge pull request #4562 from ctiller/ints by jboeuf · 9 years ago
  5. 64f1028 Merge pull request #4591 from nathanielmanistaatgoogle/protobuf-version by Masood Malekghassemi · 9 years ago
  6. 772f950 Merge pull request #4609 from yang-g/timespec by Vijay Pai · 9 years ago
  7. a4ae4b5 Add tox to Py build-from-source instructions by Masood Malekghassemi · 9 years ago
  8. befa1ff Copyright checker fixes by Craig Tiller · 9 years ago
  9. 9bda5a8 Merge pull request #4554 from yang-g/stalled_and_destroy by Craig Tiller · 9 years ago
  10. b1fe7d6 Merge pull request #4590 from yang-g/unreachable by Craig Tiller · 9 years ago
  11. bba5431 Merge pull request #4608 from a11r/import1_4 by Craig Tiller · 9 years ago
  12. e959827 Update copyrights by Craig Tiller · 9 years ago
  13. 6a56221 Merge github.com:grpc/grpc into ints by Craig Tiller · 9 years ago
  14. c506e24 Update copyrights by Craig Tiller · 9 years ago
  15. 8525354 Use stdint for Cython code by Masood Malekghassemi · 9 years ago
  16. eb29fc7 Merge github.com:grpc/grpc into clangfmt by Craig Tiller · 9 years ago
  17. be52c6e clang-format code by Craig Tiller · 9 years ago
  18. 471dbd8 Make possible lossy conversion explicit. by yang-g · 9 years ago
  19. f4ef7bc Added exception handling for ImportError by Abhishek Kumar · 9 years ago
  20. de3da74 Add copyright checks to sanity; make them verify copyright year is valid by Craig Tiller · 9 years ago
  21. 27f6243 Remove ceiling on required protobuf version by Nathaniel Manista · 9 years ago
  22. ceaa3c8 Merge pull request #4468 from jtattermusch/csharp_server_kill_test by Michael Lumish · 9 years ago
  23. 648da52 Merge pull request #4563 from ctiller/copying by Michael Lumish · 9 years ago
  24. 3fd2836 Add a error log to indicate error, then abort. by yang-g · 9 years ago
  25. eb92fa7 remove unreachable macro by yang-g · 9 years ago
  26. b4aa08c Merge remote-tracking branch 'upstream/master' into stalled_and_destroy by yang-g · 9 years ago
  27. 897e4fe Update copyrights by Craig Tiller · 9 years ago
  28. 7536af0 Eliminate gpr_ int types - and insist on C99 variants instead by Craig Tiller · 9 years ago
  29. 0fe5ee7 BoringSSL integration: non-vsprojects changes by Craig Tiller · 9 years ago
  30. d491897 Merge pull request #4526 from soltanmm/schrodingers-fix by Nathaniel Manista · 9 years ago
  31. 0db9032 remove stream from stalled_by_transport list before destroy it by yang-g · 9 years ago
  32. f872c6a Fix Python test timeouts by Masood Malekghassemi · 9 years ago
  33. 11169d9 Merge pull request #4384 from ctiller/big_data by Yang Gao · 9 years ago
  34. 96d7c8e Merge branch 'master' of github.com:grpc/grpc into remove_peer_from_ssl_auth_context by Julien Boeuf · 9 years ago
  35. ee9d78b Unit testing the peer from auth context functionality. by Julien Boeuf · 9 years ago
  36. 3f9fe46 Merge pull request #4523 from jboeuf/no_auth_context_in_security_connector by Craig Tiller · 9 years ago
  37. 1d9ac66 Removing the peer from the SSL security connector. by Julien Boeuf · 9 years ago
  38. 1b34aeb fixing x64 build with vs2015 by Jan Tattermusch · 9 years ago
  39. 5b19403 Making the stack work with outgoing channel args. by Julien Boeuf · 9 years ago
  40. 575625c hide a debug log under trace and fix two log levels by yang-g · 9 years ago
  41. 309b621 Merge pull request #4501 from jtattermusch/refcounting_completion_queue_shutdown by Jan Tattermusch · 9 years ago
  42. 6b09780 Fix typo in Python test harness by Masood Malekghassemi · 9 years ago
  43. 366f42c Removing the auth context from the security connector. by Julien Boeuf · 9 years ago
  44. a3f298f clang-format by Craig Tiller · 9 years ago
  45. 8a09593 Fix flow control for unstarted streams by Craig Tiller · 9 years ago
  46. 50788ac Merge branch 'big_data' of github.com:ctiller/grpc into big_data by Craig Tiller · 9 years ago
  47. e1b8c2b Fix merge by Craig Tiller · 9 years ago
  48. 86e8ad8 Merge github.com:grpc/grpc into big_data by Craig Tiller · 9 years ago
  49. ea7469d refcounting completion queue shutdown by Jan Tattermusch · 9 years ago
  50. 62ae50d Merge pull request #4487 from stanley-cheung/php_insecure_channel_creds by jboeuf · 9 years ago
  51. 416000f Merge pull request #4485 from ctiller/wat by Nicolas Noble · 9 years ago
  52. 6bd3180 php: make channel credentials createInsecure explicit by Stanley Cheung · 9 years ago
  53. 7a53de1 Merge pull request #4467 from ctiller/DotInHeaderName by David G. Quintas · 9 years ago
  54. 5ff97a2 Merge pull request #4479 from ctiller/aarons-bug by Yang Gao · 9 years ago
  55. 9e38c21 Merge pull request #4484 from alfatraining/fix_test/gpr_stack_lockfree_test by Craig Tiller · 9 years ago
  56. 1ce471a fix indentation and be more explicit re cast to gpr_atm by Konstantinos Sofokleous · 9 years ago
  57. 0580b6a Add fflush to windows log lines by Craig Tiller · 9 years ago
  58. 147cc70 fix gpr_stack_lockfree_test assert bug on 64 bits by Konstantinos Sofokleous · 9 years ago
  59. e5cdbea Merge pull request #4453 from ctiller/server_stall by Sree Kuchibhotla · 9 years ago
  60. ca9a637 Fix double read at end of stream bug by Craig Tiller · 9 years ago
  61. 27a3167 php: bump version for release by Stanley Cheung · 9 years ago
  62. 5c8c3e7 Merge pull request #4435 from murgatroid99/node_interop_server_response_delay by Jan Tattermusch · 9 years ago
  63. 9bbb1f9 simple kill test by Jan Tattermusch · 9 years ago
  64. a761589 Allow . in header names by Craig Tiller · 9 years ago
  65. 29c3ca5 Merge pull request #4451 from ctiller/proxy-crash by Yang Gao · 9 years ago
  66. 34533ca Merge pull request #4463 from ctiller/perf_test by Craig Tiller · 9 years ago
  67. af63816 Merge pull request #4379 from jtattermusch/per_rpc_creds_test by Michael Lumish · 9 years ago
  68. 88fefe9 Merge pull request #4436 from jtattermusch/csharp_shutdown_test by Michael Lumish · 9 years ago
  69. b4d93b5 Merge pull request #4449 from jtattermusch/csharp_test_restructuring by Michael Lumish · 9 years ago
  70. 3ac4900 improve MetadataCredentials test by Jan Tattermusch · 9 years ago
  71. ef1d424 Merge branch 'proxy-crash' into server_stall by Craig Tiller · 9 years ago
  72. be5a4eb Fix merge error by Craig Tiller · 9 years ago
  73. ea50b90 Fix missing timer tag by Craig Tiller · 9 years ago
  74. f71910c Merge branch 'proxy-crash' into server_stall by Craig Tiller · 9 years ago
  75. abb2e3d Handle cancelling writes whilst writing by Craig Tiller · 9 years ago
  76. 31d0d1e recv_message_ready was already taken care of by Craig Tiller · 9 years ago
  77. 1a423ef Merge branch 'proxy-crash' into server_stall by Craig Tiller · 9 years ago
  78. 4579846 Better fix by Craig Tiller · 9 years ago
  79. da308ae Merge github.com:grpc/grpc into proxy-crash by Craig Tiller · 9 years ago
  80. 791df44 Merge pull request #4459 from soltanmm/tmp by Nicolas Noble · 9 years ago
  81. b5a1806 Python version bump by Masood Malekghassemi · 9 years ago
  82. d63b1d6 Fix AbandonedCall test by Jan Tattermusch · 9 years ago
  83. 7608c96 fix bug in Server.KillAsync() by Jan Tattermusch · 9 years ago
  84. b113a2e Merge pull request #4441 from bogdandrutu/master by Craig Tiller · 9 years ago
  85. 1b8210f fix completion queue test by Jan Tattermusch · 9 years ago
  86. 62d6c20 add C# sanity test by Jan Tattermusch · 9 years ago
  87. 839dc96 temporarily disable UnimplementedMethod test by Jan Tattermusch · 9 years ago
  88. 450b281 temporarily disable StatusCodeAndMessage test by Jan Tattermusch · 9 years ago
  89. 3ac274f start using Ignore attribute for performance tests by Jan Tattermusch · 9 years ago
  90. 03c0106 split up C# tests into separate processes by Jan Tattermusch · 9 years ago
  91. 076f978 Addressing review feedback by Craig Tiller · 9 years ago
  92. 38edec6 Fix server side handling of incoming partial requests in core by Craig Tiller · 9 years ago
  93. 0bdc3a5 Merge branch 'cf' into proxy-crash by Craig Tiller · 9 years ago
  94. 620e965 clang-format after last weeks test-fest by Craig Tiller · 9 years ago
  95. 4bf2928 Fix proxy end2end tests by Craig Tiller · 9 years ago
  96. 1d7ccec fix "Address in use" crash by Jan Tattermusch · 9 years ago
  97. 6af31bd Fix the naming conflict issue that cause the tests to fail. by Bogdan Drutu · 9 years ago
  98. 4a4a20b Merge branch 'master' of https://github.com/grpc/grpc by Bogdan Drutu · 9 years ago
  99. fc966ec Merge github.com:grpc/grpc into bind-server-twice by Craig Tiller · 9 years ago
  100. 42ab3fa Add a destructor callback as well by Bogdan Drutu · 9 years ago