1. 72b0f3a Merge pull request #1685 from ctiller/cq-fix by Michael Lumish · 9 years ago
  2. bbc8a40 Merge pull request #1690 from ctiller/gem-shard by Yang Gao · 9 years ago
  3. 2c523e5 Merge pull request #1684 from ctiller/speculation-of-the-nation by David Klempner · 9 years ago
  4. 644cad6 Fix segfault exposed by Ruby by Craig Tiller · 9 years ago
  5. a605d33 Make cq tracing work again by Craig Tiller · 9 years ago
  6. dc6e86b Kick the tire down the road instead of blocking to free up threads by Craig Tiller · 9 years ago
  7. c9d0382 Zombie, then delete abandoned but queued incoming calls by Craig Tiller · 9 years ago
  8. d4919d0 Enforce invariant of not performing reads after stream closure by Craig Tiller · 9 years ago
  9. eb68a80 Merge github.com:grpc/grpc into really-really-finish-the-stream by Craig Tiller · 9 years ago
  10. d014f02 Fix a potential leak by Yang Gao · 9 years ago
  11. 7a29098 Send RST_STREAM when closing from the server without getting a client half-close first by Craig Tiller · 9 years ago
  12. c1f3f2d Extension should return a const char *. by Julien Boeuf · 9 years ago
  13. cf4124e Putting tsi util in header so that it can be used elsewhere. by Julien Boeuf · 9 years ago
  14. 04ae923 Merge pull request #1575 from dgquintas/profiling_marks_strtags by Vijay Pai · 9 years ago
  15. 818b876 Delete antiquated code by Craig Tiller · 9 years ago
  16. 9aaa1b6 Merge pull request #1617 from ctiller/force-a-crash-but-then-dont-crash by Nicolas Noble · 9 years ago
  17. 4f1fa98 ... by Craig Tiller · 9 years ago
  18. ee210ab GPR_ASSERT is not an expression by Craig Tiller · 9 years ago
  19. c21a809 Add subprocess GPR API by Craig Tiller · 9 years ago
  20. 6202f7d Merge pull request #1580 from jboeuf/tsi_properties_cleanup by Nicolas Noble · 9 years ago
  21. 77e8c1c Clean up tsi properties. by Julien Boeuf · 9 years ago
  22. 0fff02c Merge pull request #1472 from ctiller/bye-bye-completion-queue-pie by Yang Gao · 9 years ago
  23. 9e68c63 Added the tag enun name to the profiling marks. by David Garcia Quintas · 9 years ago
  24. 07cbf7b Merge pull request #1567 from dgquintas/cq_bgcb_cv by Craig Tiller · 9 years ago
  25. 52c6801 Merge pull request #1563 from nicolasnoble/more-win32-fixes by Craig Tiller · 9 years ago
  26. 766d77c Include <openssl/crypto.h> to make sure it compiles with boringssl. by Ming Zhao · 9 years ago
  27. 5b984ce Added comment to empty kick_poller func. by David Garcia Quintas · 9 years ago
  28. e144536 Various Win32 fixes and improvements. by Nicolas Noble · 9 years ago
  29. 54478f8 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  30. 1b6b212 Trace more events by Craig Tiller · 9 years ago
  31. 00ff7df Removed callback queue sync from iomgr. by David Garcia Quintas · 9 years ago
  32. 9ec7f5a Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream by Craig Tiller · 9 years ago
  33. 5b9e743 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  34. 5fc1adf Msys2 fixes, and compilation instructions. by Nicolas "Pixel" Noble · 9 years ago
  35. 0b0e979 Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream by Craig Tiller · 9 years ago
  36. f662aa4 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  37. 0b488f7 Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream by Craig Tiller · 9 years ago
  38. d7f768b Addressing comments. by Julien Boeuf · 9 years ago
  39. 554c79c Merging with master. by Julien Boeuf · 9 years ago
  40. fe11772 Merge pull request #1500 from ctiller/do-the-right-thing-put-it-in-a-bin by Abhishek Kumar · 9 years ago
  41. d781835 Merge pull request #1522 from nicolasnoble/better-win32-orphans by Jan Tattermusch · 9 years ago
  42. cc82be5 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  43. 72a9646 Merge pull request #1511 from ctiller/i-forgot-stuff by Yang Gao · 9 years ago
  44. bc2c63c Merge pull request #1520 from ctiller/cancel-after-invoke by Yang Gao · 9 years ago
  45. fee0cfa Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream by Craig Tiller · 9 years ago
  46. 7f2e98c Further Windows fixes. by Nicolas "Pixel" Noble · 9 years ago
  47. c354c51 If we have closed the transport, dont try reading by Craig Tiller · 9 years ago
  48. e82f826 Merge pull request #1502 from ctiller/check-on-headers by Eric Anderson · 9 years ago
  49. 8360679 Merge pull request #1503 from ctiller/dont-signal-me by Nicolas Noble · 9 years ago
  50. c5f3e26 Fix potential leak by Craig Tiller · 9 years ago
  51. e34a45a A few win32 fixes. by Nicolas "Pixel" Noble · 9 years ago
  52. 9f218dd Adding support for per call credentials in core. by Julien Boeuf · 9 years ago
  53. f666ade Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream by Craig Tiller · 9 years ago
  54. 4783854 Merge github.com:grpc/grpc into do-the-right-thing-put-it-in-a-bin by Craig Tiller · 9 years ago
  55. 228896e Merge github.com:grpc/grpc into check-on-headers by Craig Tiller · 9 years ago
  56. 46e46ed Merge github.com:grpc/grpc into dont-signal-me by Craig Tiller · 9 years ago
  57. 1d74de9 Cleanup unlock() a little by Craig Tiller · 9 years ago
  58. 2da0296 Eliminate need for SIGPIPE handling by Craig Tiller · 9 years ago
  59. b96d001 Validate that headers contain legal bytes by Craig Tiller · 9 years ago
  60. d1abc81 Throw away queued messages on error by Craig Tiller · 9 years ago
  61. 594856f Fix: Server side call with both streams closed doesnt get properly finalized by Jan Tattermusch · 9 years ago
  62. 12f809f Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  63. f9e6adf Completion queue binding for new requests API change by Craig Tiller · 9 years ago
  64. 73423ae Added important (!) profiling mark. by David Garcia Quintas · 9 years ago
  65. 234e62c Merge pull request #1395 from ctiller/swappy by David G. Quintas · 9 years ago
  66. 9eb47ad Further fixes by Craig Tiller · 9 years ago
  67. a0e1454 Merge pull request #1447 from ctiller/magical-void-pointers by jboeuf · 9 years ago
  68. 5fdcbb7 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  69. d53d87c Merge pull request #1464 from yang-g/init by Craig Tiller · 9 years ago
  70. 380b0f3 Merge pull request #1466 from ctiller/seqno2 by Yang Gao · 9 years ago
  71. 172791a resolve comments by Yang Gao · 9 years ago
  72. b7d1608 Merge github.com:grpc/grpc into seqno2 by Craig Tiller · 9 years ago
  73. 80abd54 Merge github.com:grpc/grpc into swappy by Craig Tiller · 9 years ago
  74. 745d63a Fix memory leak by Craig Tiller · 9 years ago
  75. 64be9f7 C Core API cleanup. by Craig Tiller · 9 years ago
  76. 3d3d632 merge with head by Yang Gao · 9 years ago
  77. f667f1b Added missing profiling tags. by David Garcia Quintas · 9 years ago
  78. 097e7bf Merge pull request #1465 from ctiller/foo by Yang Gao · 9 years ago
  79. 7164eea Merge pull request #1463 from ctiller/seqno by Yang Gao · 9 years ago
  80. 539af31 Merge pull request #1396 from ctiller/one-read by Yang Gao · 9 years ago
  81. 7098c03 Synthesize goaway when max sequence number generated by Craig Tiller · 9 years ago
  82. 4b40559 Remove dead file by Craig Tiller · 9 years ago
  83. 181ad88 merge with head by Yang Gao · 9 years ago
  84. 8fc673e Fix typo resulting in masking out high byte of http2 sequence numbers by Craig Tiller · 9 years ago
  85. 8802558 Add a hook to allow initial HTTP2 sequence number to be specified by Craig Tiller · 9 years ago
  86. 520ecb1 Merge pull request #1460 from ctiller/fast-timer by Vijay Pai · 9 years ago
  87. c832553 Merge pull request #1457 from nicolasnoble/win32-fixes-once-again by Craig Tiller · 9 years ago
  88. c3c9318 Merge branch 'fast-timer' of github.com:ctiller/grpc into fast-timer by Craig Tiller · 9 years ago
  89. 5649b44 clang-format by Craig Tiller · 9 years ago
  90. 573b433 Delete debug by Craig Tiller · 9 years ago
  91. 2a45a56 Thread local storage for profile data by Craig Tiller · 9 years ago
  92. 1ac95ab merge with head by Yang Gao · 9 years ago
  93. c71a9d2 clang-format by Yang Gao · 9 years ago
  94. ff30f8e fix a deadlock in cancel call by Yang Gao · 9 years ago
  95. c4e7713 correct win32-related API usage by zeliard · 9 years ago
  96. 0f981e9 Another round of win32 fixes and documentation. by Nicolas "Pixel" Noble · 9 years ago
  97. 8e1a55d More win32 fixes + documentation. by Nicolas "Pixel" Noble · 9 years ago
  98. 404fc6a Wave of Win32 fixes. by Nicolas "Pixel" Noble · 9 years ago
  99. 113d169 Add rdtsc profiling support, implement begin/end and tag hiding by Craig Tiller · 9 years ago
  100. 935cf42 Add per-call context pointer API by Craig Tiller · 9 years ago