1. 69ff63d clang-format by David Garcia Quintas · 8 years ago
  2. a0d7491 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  3. c4d5112 moar renamings by David Garcia Quintas · 8 years ago
  4. e751846 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  5. 2a50dfe s/grpc_pops/grpc_polling_entity by David Garcia Quintas · 8 years ago
  6. 3b4b50b Remove unused struct by vjpai · 8 years ago
  7. 246d853 Remove some unused enums by vjpai · 8 years ago
  8. 772f485 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  9. d013e9b Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  10. aa51f63 Merge pull request #6463 from dgquintas/fix_compression_interop by Jan Tattermusch · 8 years ago
  11. 4612337 grpc-accept-encoding checks by David Garcia Quintas · 8 years ago
  12. 303d308 Fixed compression interop and re-enable for C++. by David Garcia Quintas · 8 years ago
  13. 6044909 allocate grpc_pops on the stack by David Garcia Quintas · 8 years ago
  14. 261db11 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  15. f72eb97 Introduced grpc_pops (pollset or pollset_set) by David Garcia Quintas · 8 years ago
  16. 580987a Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  17. 0d6fee6 Merge pull request #2286 from ctiller/split-me-baby-one-more-time by Jan Tattermusch · 8 years ago
  18. f128cd2 Merge pull request #6196 from y-zeng/call-error-to-string by Craig Tiller · 8 years ago
  19. 12e111c Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  20. 396f445 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  21. 9859d8d Fix use-after-free by Craig Tiller · 8 years ago
  22. 89c5cb5 Merge github.com:grpc/grpc into split-me-baby-one-more-time by Craig Tiller · 8 years ago
  23. 879b3b9 PR comments by David Garcia Quintas · 8 years ago
  24. 52cf871 Bug fixes by Craig Tiller · 8 years ago
  25. 1cbf576 Fix hanging call bug by Craig Tiller · 8 years ago
  26. 8a67780 Fix bug causing calls to never complete by Craig Tiller · 8 years ago
  27. 3ec4b83 Fix memory leak in failed metadata preparation by Craig Tiller · 8 years ago
  28. b42445c Fix memory leak in failed metadata preparation by Craig Tiller · 8 years ago
  29. f02bada remove defaut case in grpc_call_error_to_string by Yuchen Zeng · 8 years ago
  30. 4afce7e Changes across the board from pollset to pollset_set by David Garcia Quintas · 8 years ago
  31. 2e7d957 Provide a function that converts grpc_call_error values into a string by Yuchen Zeng · 8 years ago
  32. da0beaf Done right this time... by David Garcia Quintas · 8 years ago
  33. 1cfe1d9 Merge github.com:grpc/grpc into split-me-baby-one-more-time by Craig Tiller · 8 years ago
  34. cae3cb3 Merge github.com:grpc/grpc into split-me-baby-one-more-time by Craig Tiller · 8 years ago
  35. 36bb50a Merge github.com:grpc/grpc into e2efuzz by Craig Tiller · 8 years ago
  36. c48ca71 Add a test demonstrating forced closure of a stream, and make it work by Craig Tiller · 8 years ago
  37. 41dac84 Merge github.com:grpc/grpc into ignore_connectivity by Craig Tiller · 8 years ago
  38. c532c21 Merge github.com:grpc/grpc into split-me-baby-one-more-time by Craig Tiller · 8 years ago
  39. 3b27de1 Merge github.com:grpc/grpc into split-me-baby-one-more-time by Craig Tiller · 8 years ago
  40. 64a12c5 Merge github.com:grpc/grpc into copyright-fix by Craig Tiller · 8 years ago
  41. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  42. a5dc80d Merge pull request #5691 from ctiller/idempotent by Nicolas Noble · 8 years ago
  43. 4af12f4 Merge github.com:grpc/grpc into accounting by Craig Tiller · 8 years ago
  44. c5ff781 Merge branch 'idempotent' into ignore_connectivity by Craig Tiller · 8 years ago
  45. 3bd9695 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  46. 94473ae Merge github.com:grpc/grpc into split-me-baby-one-more-time by Craig Tiller · 8 years ago
  47. 9533d04 Fix includes by Craig Tiller · 8 years ago
  48. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago[Renamed from src/core/surface/call.c]
  49. c757f34 Merge branch 'clang_complete' into ignore_connectivity by Craig Tiller · 9 years ago
  50. c65ed87 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 9 years ago
  51. 7d2c733 Locked read access to call->encodings_accepted_by_peer by David Garcia Quintas · 9 years ago
  52. 13c2f6e Implemented compression level algorithms properly (as a function of the accepted algorithms by the call's peer. by David Garcia Quintas · 9 years ago
  53. a44cbfc Fix race condition in transport API by Craig Tiller · 9 years ago
  54. 6c39686 Preparatory changes for work shedding by Craig Tiller · 9 years ago
  55. 8b791a4 Merged from master and resolved merge conflicts by murgatroid99 · 9 years ago
  56. c3910ca Expose core metadata validation functions in public headers by murgatroid99 · 9 years ago
  57. 7536af0 Eliminate gpr_ int types - and insist on C99 variants instead by Craig Tiller · 9 years ago
  58. a3f298f clang-format by Craig Tiller · 9 years ago
  59. e1b8c2b Fix merge by Craig Tiller · 9 years ago
  60. 86e8ad8 Merge github.com:grpc/grpc into big_data by Craig Tiller · 9 years ago
  61. 5ff97a2 Merge pull request #4479 from ctiller/aarons-bug by Yang Gao · 9 years ago
  62. e5cdbea Merge pull request #4453 from ctiller/server_stall by Sree Kuchibhotla · 9 years ago
  63. ca9a637 Fix double read at end of stream bug by Craig Tiller · 9 years ago
  64. 29c3ca5 Merge pull request #4451 from ctiller/proxy-crash by Yang Gao · 9 years ago
  65. ea50b90 Fix missing timer tag by Craig Tiller · 9 years ago
  66. 38edec6 Fix server side handling of incoming partial requests in core by Craig Tiller · 9 years ago
  67. 4bf2928 Fix proxy end2end tests by Craig Tiller · 9 years ago
  68. e734997 Merge pull request #4404 from ctiller/slaya by Yang Gao · 9 years ago
  69. 7337933 Remove dead code by Craig Tiller · 9 years ago
  70. 3b66ab9 Window overflow test by Craig Tiller · 9 years ago
  71. 656f7d8 Merge github.com:grpc/grpc into connected-subchannel by Craig Tiller · 9 years ago
  72. 48f3a71 add missing goto by yang-g · 9 years ago
  73. 2c23ad5 Merge github.com:grpc/grpc into connected-subchannel by Craig Tiller · 9 years ago
  74. 4920976 Fix unreachable macro by yang-g · 9 years ago
  75. 27e5aa4 Test fixes by Craig Tiller · 9 years ago
  76. 7b43561 Finish initial scrape, clang-format by Craig Tiller · 9 years ago
  77. 0927c70 Merge github.com:grpc/grpc into no-transport-metadata by Craig Tiller · 9 years ago
  78. b2b4261 Remove metadata context entirely by Craig Tiller · 9 years ago
  79. ebdef9d Remove metadata context from the channel stack by Craig Tiller · 9 years ago
  80. e58d817 casting by Craig Tiller · 9 years ago
  81. 20df14e Fix flow control for 0-byte messages by Craig Tiller · 9 years ago
  82. c7e1a2a stream_op cleanup: surface layer by Craig Tiller · 9 years ago
  83. 8dbc473 Merge pull request #3767 from ctiller/cache-accept-enc by David G. Quintas · 9 years ago
  84. 05bdfdc Merge pull request #3794 from ctiller/mf by Vijay Pai · 9 years ago
  85. 5f9e979 Merge branch 'master' of github.com:grpc/grpc into cq_alarm by David Garcia Quintas · 9 years ago
  86. 9c97aae Merge branch 'master' of github.com:grpc/grpc into cq_alarm by David Garcia Quintas · 9 years ago
  87. 63bda56 Make metadata unref atomic by Craig Tiller · 9 years ago
  88. 42cc378 Merge branch 'latent-see' into cache-accept-enc by Craig Tiller · 9 years ago
  89. 2b15f1e Merge github.com:grpc/grpc into latent-see by Craig Tiller · 9 years ago
  90. 0ba432d Move profiling system to gpr by Craig Tiller · 9 years ago
  91. 3ff2754 Enable cache for encodings accepted by peer by Craig Tiller · 9 years ago
  92. 4c351aa Merge pull request #3701 from yang-g/unreachable by Craig Tiller · 9 years ago
  93. 1f41b6b Simplify adding annotations, annotate more things by Craig Tiller · 9 years ago
  94. 1f0846d Merge pull request #3692 from dgquintas/inspector_fail by Sree Kuchibhotla · 9 years ago
  95. 8910ac6 more markers by Craig Tiller · 9 years ago
  96. 90540b4 add another return in case the macro is not defined and the compiler complains about no return statement by yang-g · 9 years ago
  97. 0c33188 Hid test-only functions from surface/call.h by David Garcia Quintas · 9 years ago
  98. b37391e Merge github.com:grpc/grpc into latent-see by Craig Tiller · 9 years ago
  99. 2b74536 merge and resolve conflicts by yang-g · 9 years ago
  100. 7a0ae4c Merge branch 'master' of github.com:grpc/grpc into cq_alarm by David Garcia Quintas · 9 years ago