1. 6c06189 Use a not-broken setuptools by Masood Malekghassemi · 8 years ago
  2. 52676ba Merge pull request #5694 from nicolasnoble/pre-0.13.1-downmerge by Jan Tattermusch · 9 years ago
  3. aad4156 Disabling iOS user-agent test. by Nicolas "Pixel" Noble · 9 years ago
  4. a41940d Disabling check_version. by Nicolas "Pixel" Noble · 9 years ago
  5. 9f0f1e3 Merge branch 'master' into pre-0.13.1-downmerge by Nicolas "Pixel" Noble · 9 years ago
  6. fbdf51b Merge pull request #5678 from murgatroid99/ruby_synchronization_fixes by Nicolas Noble · 9 years ago
  7. 52c05e9 Merge pull request #5448 from jtattermusch/fix_csharp_artifacts by Nicolas Noble · 9 years ago
  8. 8831d4c Merge pull request #5690 from soltanmm/merp by Masood Malekghassemi · 9 years ago
  9. 01dd7fe Merge pull request #5628 from royalharsh/master by Jan Tattermusch · 9 years ago
  10. 9a1de8d Merge pull request #5687 from soltanmm/other-typo by Nathaniel Manista · 9 years ago
  11. cbdd984 updates contributing.md by Harsh Vardhan · 9 years ago
  12. 0640711 Merge pull request #5668 from y-zeng/master by LisaFC · 9 years ago
  13. 280eedd Merge branch 'master' into pre-0.13.1-downmerge by Nicolas "Pixel" Noble · 9 years ago
  14. 40ed554 Merge pull request #5686 from soltanmm/gills by Masood Malekghassemi · 9 years ago
  15. 6387add Merge pull request #5540 from soltanmm/upmerge by Craig Tiller · 9 years ago
  16. 60cbec7 fix C# artifacts compatibility by Jan Tattermusch · 9 years ago
  17. e3e640f Merge pull request #5676 from ctiller/neg by Vijay Pai · 9 years ago
  18. 1d68520 Remove extraneous mutex, restrict state transitions by murgatroid99 · 9 years ago
  19. 907f963 Merge pull request #5677 from ctiller/neg3 by Vijay Pai · 9 years ago
  20. 8b744f4 Merge pull request #5662 from ctiller/timer_list by Vijay Pai · 9 years ago
  21. 68a94c8 Don't set linetrace unless testing coverage by Masood Malekghassemi · 9 years ago
  22. f7ff8be Fix other typo to match previous typo fix by Masood Malekghassemi · 9 years ago
  23. 1f646dc Release GIL in queue __dealloc__ by Masood Malekghassemi · 9 years ago
  24. 76ee82c Merge pull request #5680 from soltanmm/tmp by makdharma · 9 years ago
  25. 798b0dc Doc Fixit: src/cpp/README need more information, revised 03092016 by Yuchen Zeng · 9 years ago
  26. ec49e15 Fix typo by Masood Malekghassemi · 9 years ago
  27. 3c77ff4 Fix copyright by murgatroid99 · 9 years ago
  28. d48d84d Ruby: fix some synchronization code in server implementation by murgatroid99 · 9 years ago
  29. d426d9d Fix memory leak if call is already cancelled by Craig Tiller · 9 years ago
  30. 76a5c0e Fix memory leak: keep all resolver calls under the same lock by Craig Tiller · 9 years ago
  31. d68ee7e Merge pull request #5672 from LisaFC/master by Stanley Cheung · 9 years ago
  32. 5f3ba8c Copyright, casting fixes by Craig Tiller · 9 years ago
  33. a39c199 clang-format by Craig Tiller · 9 years ago
  34. 3a951bd clang-format by Craig Tiller · 9 years ago
  35. 0e6e34e Add an additional test by Craig Tiller · 9 years ago
  36. 1b393da Updated main examples README to link to main docs and quickstarts by Lisa Carey · 9 years ago
  37. 72dbc4a updates contributing.md by Harsh Vardhan · 9 years ago
  38. 341b5ab Doc Fixit: src/cpp/README need more information by Yuchen Zeng · 9 years ago
  39. 08e0c19 Revert mistaken change by Craig Tiller · 9 years ago
  40. 9d14763 Fix timers by Craig Tiller · 9 years ago
  41. 0e67d19 Merge pull request #5655 from LisaFC/master by Stanley Cheung · 9 years ago
  42. 3be6801 Clarifying how to install for gRPC C++ by Lisa Carey · 9 years ago
  43. 4046492 Merge pull request #5601 from stanley-cheung/add-protoc-to-install-doc by LisaFC · 9 years ago
  44. 119fd38 Merge pull request #5632 from stanley-cheung/php-update-readme by LisaFC · 9 years ago
  45. a2c8b20 review changes by Stanley Cheung · 9 years ago
  46. f37db9f Merge pull request #5638 from ctiller/no_profiler_for_you by Vijay Pai · 9 years ago
  47. 5618865 updates contributing.md by Harsh Vardhan · 9 years ago
  48. baaf655 Fix formatting by Craig Tiller · 9 years ago
  49. 3b1a3f9 Merge pull request #5639 from ctiller/examples_are_executable by Craig Tiller · 9 years ago
  50. 9d0638c Fix copyright by Craig Tiller · 9 years ago
  51. 710d58c Disable profiling in qps_worker for now by Craig Tiller · 9 years ago
  52. dba9485 Merge pull request #5620 from VcamX/patch-1 by Masood Malekghassemi · 9 years ago
  53. 838531e Merge pull request #5629 from jtattermusch/python_custom_test by Masood Malekghassemi · 9 years ago
  54. a41a677 php: update readme by Stanley Cheung · 9 years ago
  55. e713659 Merge pull request #5633 from vjpai/soc by Kailash Sethuraman · 9 years ago
  56. ac731e0 @a11r asked me to respond to some BSD folks, so I figured that I should also by vjpai · 9 years ago
  57. 17908c1 Address comments and add a TODO. by Jan Tattermusch · 9 years ago
  58. 9b9c40c Merge pull request #5630 from yang-g/gflags_mention by Vijay Pai · 9 years ago
  59. 3a84f46 resolve comments by yang-g · 9 years ago
  60. 8395bfc Put back the gflags/gtest requirement to doc by yang-g · 9 years ago
  61. e6cc9c7 custom test target for parallel test running by Jan Tattermusch · 9 years ago
  62. 06ba6cb Merge pull request #5625 from ctiller/node_failure by Vijay Pai · 9 years ago
  63. 67b05a2 updates contributing.md by Harsh Vardhan · 9 years ago
  64. de14e50 text update by Stanley Cheung · 9 years ago
  65. 84774b6 clang-format by Craig Tiller · 9 years ago
  66. f880e62 Potential fix for race condition exposed by Node by Craig Tiller · 9 years ago
  67. 6537ab9 Merge pull request #5624 from LisaFC/master by Stanley Cheung · 9 years ago
  68. 0211098 Removes confusing/unnecessary section on generating code. by Lisa Carey · 9 years ago
  69. 208fd6b Set grace=0 to server stop in route_guide by VcamX · 9 years ago
  70. 72724bc Merge pull request #5609 from ctiller/fix_mac_race by Craig Tiller · 9 years ago
  71. 9f285e4 Merge pull request #5610 from murgatroid99/node_client_status_race_fix by Michael Lumish · 9 years ago
  72. 187d4a7 Merge pull request #5611 from ctiller/fff by Craig Tiller · 9 years ago
  73. c1edf22 Fix sanity by Craig Tiller · 9 years ago
  74. f1b6d61 Fix formatting by Craig Tiller · 9 years ago
  75. 9adecb0 Fix race between parsing messages and receiving status in Node client by murgatroid99 · 9 years ago
  76. b3320fc Fix race in poll() based pollset by Craig Tiller · 9 years ago
  77. a8712e0 Merge pull request #5608 from grpc/revert-5598-make_qps_great_again by Vijay Pai · 9 years ago
  78. f5dca10 Revert "Improve perf smoke test stability" by Vijay Pai · 9 years ago
  79. aaf8316 Merge pull request #5607 from grpc/revert-5544-master by Craig Tiller · 9 years ago
  80. 459edd9 Revert "Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll()" by Jan Tattermusch · 9 years ago
  81. ac96662 Merge pull request #5595 from ctiller/trycancel by Vijay Pai · 9 years ago
  82. d2b4ad0 Merge pull request #5603 from murgatroid99/node_windows_test_fix by Michael Lumish · 9 years ago
  83. 929ddb0 Merge pull request #5544 from gresrun/master by Jorge Canizales · 9 years ago
  84. 11ce4ff update min node version by Stanley Cheung · 9 years ago
  85. aaf66a9 Add comments and feature flag. by Greg Haines · 9 years ago
  86. 60d38cb Simplify Node Windows tests slightly by Michael Lumish · 9 years ago
  87. 3ad5348 Merge pull request #5598 from vjpai/make_qps_great_again by Craig Tiller · 9 years ago
  88. 4cbf32f mention how to get protoc compiler in base INSTALL.md by Stanley Cheung · 9 years ago
  89. c276619 Merge pull request #5599 from grpc/revert-5572-srv_ctx by Craig Tiller · 9 years ago
  90. edd96e4 Revert "Properly integrate async API with server-side cancellations." by Sree Kuchibhotla · 9 years ago
  91. 180f6df Keep changing the ports each scenario also by Vijay Pai · 9 years ago
  92. 22e53cb Merge pull request #5572 from vjpai/srv_ctx by Sree Kuchibhotla · 9 years ago
  93. 2af78fe Merge branch 'master' into make_qps_great_again by Vijay Pai · 9 years ago
  94. d07fc33 Merge pull request #5597 from grpc/revert-5547-limit_cores_includes by Craig Tiller · 9 years ago
  95. 2d94768 Revert "Ensure that no #includes are inside of a namespace." by Craig Tiller · 9 years ago
  96. 34fcf43 Restart workers in each scenario by vjpai · 9 years ago
  97. ad23ae1 Unref writable streams on transport close to avoid leaks by Craig Tiller · 9 years ago
  98. 647def2 Merge pull request #5547 from dgquintas/limit_cores_includes by Vijay Pai · 9 years ago
  99. e7aa84f Merge branch 'master' of github.com:grpc/grpc into limit_cores_includes by David Garcia Quintas · 9 years ago
  100. af22087 Fix leak: dont become writable if writes are closed by Craig Tiller · 9 years ago