1. a0bb065 allow sending trailers from server handler by Jan Tattermusch · 9 years ago
  2. 998eb9b populate server context by Jan Tattermusch · 9 years ago
  3. 5bbd818 refactor server call handlers by Jan Tattermusch · 9 years ago
  4. 7f23a75 fix bug by Jan Tattermusch · 9 years ago
  5. 77415b6 some cleanup and better metadata support by Jan Tattermusch · 9 years ago
  6. ec50f28 reading of metadata by Jan Tattermusch · 9 years ago
  7. 33c9130 fixed dependencies in C# project by Jan Tattermusch · 9 years ago
  8. 7b4a31f implement per_rpc_creds and oauth2_auth_token interop tests by Jan Tattermusch · 9 years ago
  9. aabf72c Merge pull request #2551 from ctiller/markup-the-things by Nicolas Noble · 9 years ago
  10. 7a68b29 Merge pull request #2552 from murgatroid99/node_metadata_meainingful_keys by Abhishek Kumar · 9 years ago
  11. 02c160a Use more meaningful names for metadata keys in tests by murgatroid99 · 9 years ago
  12. 2d984bf Mark up all existing comments in grpc.h for Doxygen, add main page by Craig Tiller · 9 years ago
  13. 2355066 Merge pull request #2464 from murgatroid99/node_server_construction_change by Abhishek Kumar · 9 years ago
  14. 58df9ee Merge pull request #2530 from ctiller/no-reserve by David G. Quintas · 9 years ago
  15. ddb4b1a Merge pull request #2538 from jcanizales/tests-script by Michael Lumish · 9 years ago
  16. aaab651 Refer simplifying script with xctool. by Jorge Canizales · 9 years ago
  17. cbe18e5 Remove unneeded error trap. by Jorge Canizales · 9 years ago
  18. b71f8fb Simplify xcodebuild’s output filter regex by Jorge Canizales · 9 years ago
  19. a307728 Test on iPhone instead of iPad by Jorge Canizales · 9 years ago
  20. 5dc5899 Filter xcodebuild output, fix return code, and leave make to the podspec by Jorge Canizales · 9 years ago
  21. bed5c3c Always use the locally-built plugin for tests by Jorge Canizales · 9 years ago
  22. be85352 Script to build the ObjC plugin, generate code, and run tests by Jorge Canizales · 9 years ago
  23. 0535b03 Share AllTests scheme, without the local RouteGuide tests by Jorge Canizales · 9 years ago
  24. cd32956 Merge pull request #2526 from jcanizales/accept-nil-container by Michael Lumish · 9 years ago
  25. 51c69e6 Merge pull request #2525 from jcanizales/fix-emptywriter by Michael Lumish · 9 years ago
  26. 03f0bd6 Merge pull request #2501 from jcanizales/gpr-inf-future by Michael Lumish · 9 years ago
  27. baf2ab0 Merge pull request #2503 from jcanizales/fixup-codegen by Michael Lumish · 9 years ago
  28. 669297b Merge pull request #2536 from stanley-cheung/add_homebrew_to_jenkins by Stanley Cheung · 9 years ago
  29. ba906ed Merge pull request #2500 from jcanizales/remove-cocoapods-warning by Michael Lumish · 9 years ago
  30. b00472b missed a php depenedency in dockerfile by Stanley Cheung · 9 years ago
  31. b69d4c0 Merge pull request #2499 from jcanizales/move-delegate-wrapper-to-grx by Michael Lumish · 9 years ago
  32. 8584cb1 Merge pull request #2497 from jcanizales/update-head-v-to-0.7 by Michael Lumish · 9 years ago
  33. af1f97e Fix typo by Craig Tiller · 9 years ago
  34. a314f2c Merge pull request #2531 from stanley-cheung/add_homebrew_to_jenkins by Jan Tattermusch · 9 years ago
  35. 488a5b4 temp directory doesnt work when tests run in parallel by Stanley Cheung · 9 years ago
  36. bf6abee Remove experimental prefix by Craig Tiller · 9 years ago
  37. 9b602e0 Merge pull request #2491 from stanley-cheung/add_homebrew_to_jenkins by Jan Tattermusch · 9 years ago
  38. f08b067 Merge pull request #2494 from grpc/cconfig-readme by Craig Tiller · 9 years ago
  39. ad33910 Merge branch 'dgquintas-decompression' by Craig Tiller · 9 years ago
  40. b4e7036 Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquintas-decompression by Craig Tiller · 9 years ago
  41. 17bb3ec support macos in jenkins run_distributions script by Stanley Cheung · 9 years ago
  42. 5fcdffc Accept [GRXWriter writerWithContainer:nil] for consistency with the rest by Jorge Canizales · 9 years ago
  43. bc970ae Fix [GRXWriter emptyWriter] not being reusable. by Jorge Canizales · 9 years ago
  44. d82d0b2 Merge pull request #2319 from dgquintas/str_join_with_sep by Nicolas Noble · 9 years ago
  45. 4368221 Merge pull request #2476 from murgatroid99/ruby_fix_warnings by Nicolas Noble · 9 years ago
  46. faeeac5 Rephrasing of lb policies sentence by David G. Quintas · 9 years ago
  47. 9fce455 Fixup codegen now that GRXWriter is a class by Jorge Canizales · 9 years ago
  48. 570e941 Fix C library gpr_inf_future breakage by Jorge Canizales · 9 years ago
  49. 243e8ee Remove Cocoapods warning of OTHER_LDFLAGS by Jorge Canizales · 9 years ago
  50. 6531b2b Make the call retain cycle explicit and encapsulated within GRPCCall.m by Jorge Canizales · 9 years ago
  51. 4c6f778 ConcurrentWriteable: NSData *message -> id value by Jorge Canizales · 9 years ago
  52. 35f003b Rename GRPCDelegateWrapper -> GRXConcurrentWriteable by Jorge Canizales · 9 years ago
  53. f2b7020 Merge pull request #2404 from yang-g/oauth_interop by jboeuf · 9 years ago
  54. 5e7e55b Merge with head and resolve conflict by yang-g · 9 years ago
  55. 63c3efb Move head podspec to v0.7. by Jorge Canizales · 9 years ago
  56. 4a4e22d client config README small fixes by David G. Quintas · 9 years ago
  57. f87a098 Merge pull request #2470 from ctiller/i-want-to-wait-free by Vijay Pai · 9 years ago
  58. 6016e26 Merge branch 'master' of github.com:grpc/grpc into str_join_with_sep by David Garcia Quintas · 9 years ago
  59. e9881bb Merge pull request #2403 from ctiller/no-worries-i-can-wait by Nicolas Noble · 9 years ago
  60. 0c2f162 Moved docs from .c to .h for compress_filter by David Garcia Quintas · 9 years ago
  61. cadbf22 Removed compression levels from clients and _experimental_'d signature of methods manipulating compression algorithms by David Garcia Quintas · 9 years ago
  62. 2d883e7 Merge pull request #2489 from yang-g/header_guard by Craig Tiller · 9 years ago
  63. 29cb6dd Merge pull request #2482 from vjpai/rename_schedule_callback by Craig Tiller · 9 years ago
  64. 463cde7 update according to spec change by yang-g · 9 years ago
  65. efccb3f Merge pull request #2472 from nicolasnoble/4000-is-infinite-right by Craig Tiller · 9 years ago
  66. 6ca6ec8 set header guard by yang-g · 9 years ago
  67. e086725 Merge branch 'no-worries-i-can-wait' of github.com:ctiller/grpc into no-worries-i-can-wait by Craig Tiller · 9 years ago
  68. c9fef6f Merge github.com:grpc/grpc into no-worries-i-can-wait by Craig Tiller · 9 years ago
  69. af26143 Merge github.com:grpc/grpc into i-want-to-wait-free by Craig Tiller · 9 years ago
  70. 232e04b Spelling correction by Craig Tiller · 9 years ago
  71. 2510ce4 Reflect new gpr_timespec type in C# by Craig Tiller · 9 years ago
  72. 7c4fdb5 Added comments by David Garcia Quintas · 9 years ago
  73. fea28b7 Merge pull request #2485 from ctiller/thread-stress=craig-stress by David G. Quintas · 9 years ago
  74. 068e320 Merge pull request #2486 from murgatroid99/node_error_status_test by Jan Tattermusch · 9 years ago
  75. 048fc2f Merge pull request #2488 from jcanizales/subclass-grxwriter by Michael Lumish · 9 years ago
  76. 560b82c Added tests for UNKNOWN status when the handler does not specify by murgatroid99 · 9 years ago
  77. fb5ce3d Merge pull request #2479 from grpc/pick_first_h_docstring by Craig Tiller · 9 years ago
  78. 3644adf Merge pull request #2478 from grpc/pollset_set_comment_fix by Craig Tiller · 9 years ago
  79. be2b9b2 Merge pull request #2463 from dgquintas/bitsetmacros by Craig Tiller · 9 years ago
  80. aff4f2a Changing a very long (4000s) deadline to 10s. by Nicolas "Pixel" Noble · 9 years ago
  81. 29f55d5 Remove GRXWriter wrappers that are now unnecessary by Jorge Canizales · 9 years ago
  82. a38baae Subclass GRXWriter instead of conforming to protocol by Jorge Canizales · 9 years ago
  83. 739c998 Codegen GRXWriter* instead of id<GRXWriter> by Jorge Canizales · 9 years ago
  84. a8c5d96 id<GRXWriter> -> GRXWriter * in the tests by Jorge Canizales · 9 years ago
  85. 5604712 id<GRXWriter> -> GRXWriter * in the runtime by Jorge Canizales · 9 years ago
  86. 29f13f2 Moar parenthesis! by David Garcia Quintas · 9 years ago
  87. 7b52c98 Separate GRXForwardingWriter, delete the protocol by Jorge Canizales · 9 years ago
  88. eec373c Merge pull request #2413 from dgquintas/interop_sniffer by Craig Tiller · 9 years ago
  89. 1eedf26 Merge pull request #2385 from yang-g/timeout_interop by Craig Tiller · 9 years ago
  90. 06f0972 Add tests for translating server handler errors to status objects by murgatroid99 · 9 years ago
  91. 304048c Fix leaked completions (leading to leaked calls in thread_stress_test) by Craig Tiller · 9 years ago
  92. 9d70c81 Merge pull request #2483 from stanley-cheung/add_homebrew_to_jenkins by Jan Tattermusch · 9 years ago
  93. d76bb25 rename script to run_distribution by Stanley Cheung · 9 years ago
  94. c876923 Merge pull request #2451 from yang-g/authcontext_iterator by jboeuf · 9 years ago
  95. 72a4417 ThreadPoolInterface::ScheduleCallback --> ThreadPoolInterface::Add by vjpai · 9 years ago
  96. 06fabde add missed 'class' by yang-g · 9 years ago
  97. fb58d23 Merge with head by yang-g · 9 years ago
  98. 7ef7232 split iterator into its own file by yang-g · 9 years ago
  99. 65ef0ff Merge pull request #1888 from ctiller/flow-like-lava-to-a-barnyard by Abhishek Kumar · 9 years ago
  100. 65749c1 Docstring for grpc_create_pick_first_lb_policy by David G. Quintas · 9 years ago