1. 9cc9218 fix trivial typo by Jan Tattermusch · 8 years ago
  2. 52aeb54 Merge pull request #6614 from dgquintas/fix_cancel_after_tests_for_reals by David G. Quintas · 8 years ago
  3. 3c4fe1b Fixed the fix by David Garcia Quintas · 8 years ago
  4. 3c62c55 Merge pull request #6658 from jtattermusch/support_32core_scenarios by Jan Tattermusch · 8 years ago
  5. ec3e616 Merge pull request #6643 from jtattermusch/csharp_profiling2 by Jan Tattermusch · 8 years ago
  6. 75381c5 tiny fix by Jan Tattermusch · 8 years ago
  7. 4c31b7a Merge pull request #6640 from jtattermusch/csharp_assorted_cleanup by Jan Tattermusch · 8 years ago
  8. d27888b mark unconstrained scenarios with scalable category by Jan Tattermusch · 8 years ago
  9. bd820c6 add run_full_performance.sh script by Jan Tattermusch · 8 years ago
  10. aeb7034 Merge pull request #6639 from adelez/fix_code_coverage_again by adelez · 8 years ago
  11. 19fa14b Merge pull request #6652 from jtattermusch/master by Jan Tattermusch · 8 years ago
  12. bf682f4 address comments by Jan Tattermusch · 8 years ago
  13. 54140f9 Merge pull request #6608 from yang-g/interop by Jan Tattermusch · 8 years ago
  14. 1226387 Merge pull request #6585 from ctiller/connect_first by Jan Tattermusch · 8 years ago
  15. 505b13d Merge pull request #6576 from rjshade/fix_udp_server_test by Jan Tattermusch · 8 years ago
  16. 9d410be provide readme for tools/run_tests/ by Jan Tattermusch · 8 years ago
  17. 94a0c92 Update README.md by Jan Tattermusch · 8 years ago
  18. 80fec20 Update README.md by Jan Tattermusch · 8 years ago
  19. 3b6ab81 Fix code coverage. by Adele Zhou · 8 years ago
  20. 10ff0de Merge pull request #6642 from jtattermusch/integrate_changes_from_0_14 by Jan Tattermusch · 8 years ago
  21. 09c5e05 support adding profilers to C# qps clients by Jan Tattermusch · 8 years ago
  22. d0f5f72 return number of cores from server by Jan Tattermusch · 8 years ago
  23. a71b0af Merge pull request #6627 from stanley-cheung/php-update-package-xml by Jan Tattermusch · 8 years ago
  24. 166d482 Merge remote-tracking branch 'upstream/release-0_14' into HEAD by Jan Tattermusch · 8 years ago
  25. e0af286 rename some ill-named enums and move them to the right files by Jan Tattermusch · 8 years ago
  26. a7db28f dont call into C core to get Timespec.InfPast and Timespec.InfFuture by Jan Tattermusch · 8 years ago
  27. f4a961d move ServerRpcNew and ClientSideStatus to their own file by Jan Tattermusch · 8 years ago
  28. 6dd544c tiny optimization in MetadataArraySafeHandle by Jan Tattermusch · 8 years ago
  29. 29d414c make Profilers visible to Grpc.IntegrationTesting by Jan Tattermusch · 8 years ago
  30. 37f3184 Merge pull request #6611 from murgatroid99/ruby_signal_handling_improvement by Jan Tattermusch · 8 years ago
  31. b9f11c3 Merge pull request #6625 from sreecha/stress_test_misc by Jan Tattermusch · 8 years ago
  32. 8c1d796 Merge pull request #6620 from ctiller/fuzz-it by Jan Tattermusch · 8 years ago
  33. 746ea97 Finished removing ruby-level signal handlers again by murgatroid99 · 8 years ago
  34. e68a715 Fixed a couple of issues, removed ruby-level signal handling again by murgatroid99 · 8 years ago
  35. 049831a php: update package.xml after fixes by Stanley Cheung · 8 years ago
  36. fcbe7da Merge pull request #6588 from soltanmm/you're-my-compression by Jan Tattermusch · 8 years ago
  37. 64a553f Merge pull request #6329 from dgquintas/tiny_include_guard_fix by Jan Tattermusch · 8 years ago
  38. 057a2f8 Merge pull request #6445 from yang-g/unique_ptr_reset by Jan Tattermusch · 8 years ago
  39. aa51f63 Merge pull request #6463 from dgquintas/fix_compression_interop by Jan Tattermusch · 8 years ago
  40. deb8c3e Merge pull request #6499 from dgquintas/compression_accept_encoding by Jan Tattermusch · 8 years ago
  41. 2b62eb5 Merge pull request #6607 from michaelbausor/master by Jan Tattermusch · 8 years ago
  42. c1dc660 Merge pull request #6621 from stanley-cheung/php-tsrm-fix by Jan Tattermusch · 8 years ago
  43. 7987d79 Merge branch 'fuzz-it' of https://github.com/ctiller/grpc into fuzz-it by Craig Tiller · 8 years ago
  44. 2bcf78d Expand corpus by Craig Tiller · 8 years ago
  45. 4dd02fc Misc changes by Sree Kuchibhotla · 8 years ago
  46. 19bf00b Re-added signal handlers to cancel calls and shut down servers by murgatroid99 · 8 years ago
  47. eaa3072 Make the rpc timeout configurable by Sree Kuchibhotla · 8 years ago
  48. 0b4d123 Merge pull request #6622 from ctiller/fix-master by Craig Tiller · 8 years ago
  49. 2d8427a Expand corpus by Craig Tiller · 8 years ago
  50. 93cc06a Add compression support to Cython layers by Masood Malekghassemi · 8 years ago
  51. d5ed5a9 Merge pull request #6590 from jtattermusch/perf_script_improvements by Jan Tattermusch · 8 years ago
  52. 9be075c Fix leak in port deallocation by Craig Tiller · 8 years ago
  53. ada376c Updated functions with TSRM macros for ZTS support by Michael Bausor · 8 years ago
  54. 534fd0a Regen projects by Craig Tiller · 8 years ago
  55. bff5e91 Merge branch 'fuzz-it' of https://github.com/ctiller/grpc into fuzz-it by Craig Tiller · 8 years ago
  56. c1623dc Expand corpus by Craig Tiller · 8 years ago
  57. 312040d Merge pull request #6613 from jtattermusch/protobuf3beta3 by Jan Tattermusch · 8 years ago
  58. 8010daa Merge pull request #6542 from ctiller/ecterm by Jan Tattermusch · 8 years ago
  59. cad9205 regenerate buildfiles by Jan Tattermusch · 8 years ago
  60. 71d0f5f Expand corpus by Craig Tiller · 8 years ago
  61. 37a85c3 Expand corpus by Craig Tiller · 8 years ago
  62. 9a0da59 Merge pull request #6602 from nathanielmanistaatgoogle/test-parallelism by Jan Tattermusch · 8 years ago
  63. 19144a6 Merge pull request #6439 from kpayson64/python_health_check by Jan Tattermusch · 8 years ago
  64. bb76c33 Fixes leak in test_cancel_after_client_done & cancel_after_accept by David Garcia Quintas · 8 years ago
  65. f1dc3de Merge pull request #6568 from dgquintas/fix-include-guards-long-names by Jan Tattermusch · 8 years ago
  66. 305b0f4 Merge pull request #6587 from dgquintas/fix-proto-utils-anon-namespace by Jan Tattermusch · 8 years ago
  67. 4b67b7f Merge pull request #6603 from ctiller/better_wakeups by Jan Tattermusch · 8 years ago
  68. 2eb7e2f Merge pull request #6609 from nathanielmanistaatgoogle/sooner-or-later by Jan Tattermusch · 8 years ago
  69. fc9c1a7 Merge pull request #6556 from goldenbull/master by Jan Tattermusch · 8 years ago
  70. 1b6969a Merge pull request #6589 from dklempner/return_unused_port by Jan Tattermusch · 8 years ago
  71. 87ba294 rename names of generated enum values to match protobuf3beta3 by Jan Tattermusch · 8 years ago
  72. c96fdde regenerate C# protobuf messages by Jan Tattermusch · 8 years ago
  73. f14bb3b Update Grpc.sln to Google.Protobuf.3.0.0-beta3 by Jan Tattermusch · 8 years ago
  74. 948afdd Run clang-format against port_posix.c and port_windows.c by David Klempner · 8 years ago
  75. c0ecedb Made signal handling properly handle non-killing signals by murgatroid99 · 8 years ago
  76. ea8ae09 "sooner" -> "server" typo correction by Nathaniel Manista · 8 years ago
  77. 20a9739 upgrade C# protobuf dependencies to 3.0.0-beta3 by Jan Tattermusch · 8 years ago
  78. 4c1dd4b update third_party/protobuf to v3.0.0-beta3 by Jan Tattermusch · 8 years ago
  79. 76733cf Removed remaining references to old server handling code by murgatroid99 · 8 years ago
  80. d595fb6 Handle signals properly when dropping GVL by murgatroid99 · 8 years ago
  81. 6f7756e Expand corpus by Craig Tiller · 8 years ago
  82. ed9ae72 Assert we get a valid creds. by yang-g · 8 years ago
  83. e2f7f31 Expand corpus by Craig Tiller · 8 years ago
  84. 1f963ba Expand corpus by Craig Tiller · 8 years ago
  85. 4f8e40b Updated functions with TSRM macros for ZTS support by Michael Bausor · 8 years ago
  86. 556e5ae Fix accelerated wakeups by Craig Tiller · 8 years ago
  87. d5b3482 Expand corpus by Craig Tiller · 8 years ago
  88. 680822f Expand corpus by Craig Tiller · 8 years ago
  89. 3fe7199 Split and rename test_constants.PARALLELISM by Nathaniel Manista · 8 years ago
  90. 892c370 Expand corpora by Craig Tiller · 8 years ago
  91. 9d2822a Fix fuzzer bugs by Craig Tiller · 8 years ago
  92. 2f9fc7b Fix fuzzer bug, add corpora by Craig Tiller · 8 years ago
  93. d855075 Add fuzzing for receving messages after close by Craig Tiller · 8 years ago
  94. 5cbccd0 set client params differently for sync and async client by Jan Tattermusch · 8 years ago
  95. 1ba1bba Merge pull request #6567 from markdroth/large_metadata_test_fix by David Klempner · 8 years ago
  96. 6fb122d Add calls to grpc_recycle_unused_port to two of the tests which call by David Klempner · 8 years ago
  97. c7614cf Fix declarations in port.h to not be ambiguous in C due to K&R. by David Klempner · 8 years ago
  98. 0fde713 Fixed usage of anon namespace inside .h by David Garcia Quintas · 8 years ago
  99. 3bf45e1 Merge pull request #6583 from carl-mastrangelo/dotdotdot by Jan Tattermusch · 8 years ago
  100. 37a907e add support for CLIENT_LANGUAGE setting by Jan Tattermusch · 8 years ago