1. 8a7fe1a Fix crash by Craig Tiller · 8 years ago
  2. 139040b Merge github.com:grpc/grpc into test_affine by Craig Tiller · 8 years ago
  3. 718ce51 Fix server plugin test by Craig Tiller · 8 years ago
  4. e004958 Fix formatting, mem leak, stall by Craig Tiller · 8 years ago
  5. 20431a8 Fix merge by Craig Tiller · 8 years ago
  6. 0e314bc Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into test_affine by Craig Tiller · 8 years ago
  7. aae6c2c Fix server plugin test by Craig Tiller · 8 years ago
  8. 8ad69bf Attempt to fix Windows by Craig Tiller · 8 years ago
  9. 29dc490 clang-format by Craig Tiller · 8 years ago
  10. 2afdc93 Unrevert protobuf version by Craig Tiller · 8 years ago
  11. 3c62c55 Merge pull request #6658 from jtattermusch/support_32core_scenarios by Jan Tattermusch · 8 years ago
  12. ec3e616 Merge pull request #6643 from jtattermusch/csharp_profiling2 by Jan Tattermusch · 8 years ago
  13. 75381c5 tiny fix by Jan Tattermusch · 8 years ago
  14. 4c31b7a Merge pull request #6640 from jtattermusch/csharp_assorted_cleanup by Jan Tattermusch · 8 years ago
  15. d27888b mark unconstrained scenarios with scalable category by Jan Tattermusch · 8 years ago
  16. bd820c6 add run_full_performance.sh script by Jan Tattermusch · 8 years ago
  17. aeb7034 Merge pull request #6639 from adelez/fix_code_coverage_again by adelez · 8 years ago
  18. 19fa14b Merge pull request #6652 from jtattermusch/master by Jan Tattermusch · 8 years ago
  19. bf682f4 address comments by Jan Tattermusch · 8 years ago
  20. 54140f9 Merge pull request #6608 from yang-g/interop by Jan Tattermusch · 8 years ago
  21. 1226387 Merge pull request #6585 from ctiller/connect_first by Jan Tattermusch · 8 years ago
  22. 505b13d Merge pull request #6576 from rjshade/fix_udp_server_test by Jan Tattermusch · 8 years ago
  23. 9d410be provide readme for tools/run_tests/ by Jan Tattermusch · 8 years ago
  24. 94a0c92 Update README.md by Jan Tattermusch · 8 years ago
  25. 80fec20 Update README.md by Jan Tattermusch · 8 years ago
  26. 3b6ab81 Fix code coverage. by Adele Zhou · 8 years ago
  27. 2272d7a Merge branch 'test_affine' of github.com:ctiller/grpc into test_affine by Craig Tiller · 8 years ago
  28. 3eee9b4 Mark sync cq as non-listening when it is by Craig Tiller · 8 years ago
  29. 4221c37 Merge branch 'test_affine' of github.com:ctiller/grpc into test_affine by Craig Tiller · 8 years ago
  30. db7c356 Work stealing between affinitized cqs by Craig Tiller · 8 years ago
  31. 10ff0de Merge pull request #6642 from jtattermusch/integrate_changes_from_0_14 by Jan Tattermusch · 8 years ago
  32. 09c5e05 support adding profilers to C# qps clients by Jan Tattermusch · 8 years ago
  33. d0f5f72 return number of cores from server by Jan Tattermusch · 8 years ago
  34. a71b0af Merge pull request #6627 from stanley-cheung/php-update-package-xml by Jan Tattermusch · 8 years ago
  35. 166d482 Merge remote-tracking branch 'upstream/release-0_14' into HEAD by Jan Tattermusch · 8 years ago
  36. e0af286 rename some ill-named enums and move them to the right files by Jan Tattermusch · 8 years ago
  37. a7db28f dont call into C core to get Timespec.InfPast and Timespec.InfFuture by Jan Tattermusch · 8 years ago
  38. f4a961d move ServerRpcNew and ClientSideStatus to their own file by Jan Tattermusch · 8 years ago
  39. 6dd544c tiny optimization in MetadataArraySafeHandle by Jan Tattermusch · 8 years ago
  40. 29d414c make Profilers visible to Grpc.IntegrationTesting by Jan Tattermusch · 8 years ago
  41. 37f3184 Merge pull request #6611 from murgatroid99/ruby_signal_handling_improvement by Jan Tattermusch · 8 years ago
  42. b9f11c3 Merge pull request #6625 from sreecha/stress_test_misc by Jan Tattermusch · 8 years ago
  43. 9766f4f Merge github.com:grpc/grpc into test_affine by Craig Tiller · 8 years ago
  44. fa92da7 Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago
  45. 8c1d796 Merge pull request #6620 from ctiller/fuzz-it by Jan Tattermusch · 8 years ago
  46. 8231a0a Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago
  47. 746ea97 Finished removing ruby-level signal handlers again by murgatroid99 · 8 years ago
  48. e68a715 Fixed a couple of issues, removed ruby-level signal handling again by murgatroid99 · 8 years ago
  49. 049831a php: update package.xml after fixes by Stanley Cheung · 8 years ago
  50. fcbe7da Merge pull request #6588 from soltanmm/you're-my-compression by Jan Tattermusch · 8 years ago
  51. 64a553f Merge pull request #6329 from dgquintas/tiny_include_guard_fix by Jan Tattermusch · 8 years ago
  52. 057a2f8 Merge pull request #6445 from yang-g/unique_ptr_reset by Jan Tattermusch · 8 years ago
  53. aa51f63 Merge pull request #6463 from dgquintas/fix_compression_interop by Jan Tattermusch · 8 years ago
  54. deb8c3e Merge pull request #6499 from dgquintas/compression_accept_encoding by Jan Tattermusch · 8 years ago
  55. 2b62eb5 Merge pull request #6607 from michaelbausor/master by Jan Tattermusch · 8 years ago
  56. c1dc660 Merge pull request #6621 from stanley-cheung/php-tsrm-fix by Jan Tattermusch · 8 years ago
  57. 7987d79 Merge branch 'fuzz-it' of https://github.com/ctiller/grpc into fuzz-it by Craig Tiller · 8 years ago
  58. 2bcf78d Expand corpus by Craig Tiller · 8 years ago
  59. 96c3236 Merge branch 'master' into server_channel_affinity by Sree Kuchibhotla · 8 years ago
  60. 4dd02fc Misc changes by Sree Kuchibhotla · 8 years ago
  61. 19bf00b Re-added signal handlers to cancel calls and shut down servers by murgatroid99 · 8 years ago
  62. eaa3072 Make the rpc timeout configurable by Sree Kuchibhotla · 8 years ago
  63. 0b4d123 Merge pull request #6622 from ctiller/fix-master by Craig Tiller · 8 years ago
  64. 2d8427a Expand corpus by Craig Tiller · 8 years ago
  65. 93cc06a Add compression support to Cython layers by Masood Malekghassemi · 8 years ago
  66. d5ed5a9 Merge pull request #6590 from jtattermusch/perf_script_improvements by Jan Tattermusch · 8 years ago
  67. 9be075c Fix leak in port deallocation by Craig Tiller · 8 years ago
  68. ada376c Updated functions with TSRM macros for ZTS support by Michael Bausor · 8 years ago
  69. 88ef00e Remove broken test by Craig Tiller · 8 years ago
  70. 534fd0a Regen projects by Craig Tiller · 8 years ago
  71. bff5e91 Merge branch 'fuzz-it' of https://github.com/ctiller/grpc into fuzz-it by Craig Tiller · 8 years ago
  72. cf2cce6 Bug fixes by Craig Tiller · 8 years ago
  73. c1623dc Expand corpus by Craig Tiller · 8 years ago
  74. 312040d Merge pull request #6613 from jtattermusch/protobuf3beta3 by Jan Tattermusch · 8 years ago
  75. 8010daa Merge pull request #6542 from ctiller/ecterm by Jan Tattermusch · 8 years ago
  76. cad9205 regenerate buildfiles by Jan Tattermusch · 8 years ago
  77. 71d0f5f Expand corpus by Craig Tiller · 8 years ago
  78. 37a85c3 Expand corpus by Craig Tiller · 8 years ago
  79. 8c34e7c Fix a typo by Sree Kuchibhotla · 8 years ago
  80. 98a185a Change error to warning since we do not have a good way to determine by Sree Kuchibhotla · 8 years ago
  81. 9a0da59 Merge pull request #6602 from nathanielmanistaatgoogle/test-parallelism by Jan Tattermusch · 8 years ago
  82. 19144a6 Merge pull request #6439 from kpayson64/python_health_check by Jan Tattermusch · 8 years ago
  83. f1dc3de Merge pull request #6568 from dgquintas/fix-include-guards-long-names by Jan Tattermusch · 8 years ago
  84. 305b0f4 Merge pull request #6587 from dgquintas/fix-proto-utils-anon-namespace by Jan Tattermusch · 8 years ago
  85. 4b67b7f Merge pull request #6603 from ctiller/better_wakeups by Jan Tattermusch · 8 years ago
  86. 2eb7e2f Merge pull request #6609 from nathanielmanistaatgoogle/sooner-or-later by Jan Tattermusch · 8 years ago
  87. fc9c1a7 Merge pull request #6556 from goldenbull/master by Jan Tattermusch · 8 years ago
  88. 1b6969a Merge pull request #6589 from dklempner/return_unused_port by Jan Tattermusch · 8 years ago
  89. 87ba294 rename names of generated enum values to match protobuf3beta3 by Jan Tattermusch · 8 years ago
  90. 11e304a Fix the failing test. (Adding fd was caling 'kicked_without_pollers' by Sree Kuchibhotla · 8 years ago
  91. 40945c7 Add missing function for completion queue by Craig Tiller · 8 years ago
  92. c96fdde regenerate C# protobuf messages by Jan Tattermusch · 8 years ago
  93. f14bb3b Update Grpc.sln to Google.Protobuf.3.0.0-beta3 by Jan Tattermusch · 8 years ago
  94. 9f9d422 Further server cq affinity work by Craig Tiller · 8 years ago
  95. 948afdd Run clang-format against port_posix.c and port_windows.c by David Klempner · 8 years ago
  96. 418a821 Begin sharding request queues per cq by Craig Tiller · 8 years ago
  97. c0ecedb Made signal handling properly handle non-killing signals by murgatroid99 · 8 years ago
  98. ea8ae09 "sooner" -> "server" typo correction by Nathaniel Manista · 8 years ago
  99. 20a9739 upgrade C# protobuf dependencies to 3.0.0-beta3 by Jan Tattermusch · 8 years ago
  100. 4c1dd4b update third_party/protobuf to v3.0.0-beta3 by Jan Tattermusch · 8 years ago