1. f74a49e WIP. Need to merge and add more tests. by David Garcia Quintas · 9 years ago
  2. f020c10 Merge remote-tracking branch 'local/bb_from_bbreader' into decompression by David Garcia Quintas · 9 years ago
  3. 3df5c44 Introduced function to create byte buffers from the output of a byte buffer reader. by David Garcia Quintas · 9 years ago
  4. 81889aa Merge pull request #2106 from soltanmm/coredoc by Craig Tiller · 9 years ago
  5. 7128a90 Document core behavior w.r.t. argument lifetimes by Masood Malekghassemi · 9 years ago
  6. b62cdbc Merge pull request #2078 from yang-g/grpc_cli_headers by Nicolas Noble · 9 years ago
  7. a93954f Merge pull request #1731 from ctiller/you-complete-me by Nicolas Noble · 9 years ago
  8. 656e776 Merge pull request #2092 from jcanizales/point-to-official-proto-podspec by Michael Lumish · 9 years ago
  9. beabcfd Link to official protobuf podspec in the README by Jorge Canizales · 9 years ago
  10. 8c95eab Merge pull request #20 from jtattermusch/you-complete-me-csharp-hotfix by Craig Tiller · 9 years ago
  11. c0e3a66 temporary hotfix before #1577 is in by Jan Tattermusch · 9 years ago
  12. 602424a Merge pull request #2064 from nicolasnoble/objc-generate-podspec-from-template by Michael Lumish · 9 years ago
  13. 44a1dd3 Fix Python compilation by Craig Tiller · 9 years ago
  14. 1680b40 Merge github.com:grpc/grpc into you-complete-me by Craig Tiller · 9 years ago
  15. 9194426 Migrate new test to new api by Craig Tiller · 9 years ago
  16. d5229da Merge pull request #16 from tbetbetbe/you-complete-me by Craig Tiller · 9 years ago
  17. b1fa5d4 Ruby shutdown api migration by Tim Emiola · 9 years ago
  18. d847f0e Merge pull request #2085 from nicolasnoble/jenkins-sanity by Jan Tattermusch · 9 years ago
  19. 43e5f56 Various Jenkins-related tweaks. by Nicolas "Pixel" Noble · 9 years ago
  20. 45bd28e One more thing... by Yang Gao · 9 years ago
  21. b680436 Merge remote-tracking branch 'upstream/master' into grpc_cli_headers by Yang Gao · 9 years ago
  22. 341f4bb Merge pull request #4 from murgatroid99/objc-generate-podspec-from-template by Nicolas Noble · 9 years ago
  23. 48dd6bf Merge github.com:grpc/grpc into you-complete-me by Craig Tiller · 9 years ago
  24. 94528cb Merge pull request #2081 from soltanmm/c89-oops by Nathaniel Manista · 9 years ago
  25. 55b4ea1 WIP. Compiles and tests pass. Need to write specific tests. by David Garcia Quintas · 9 years ago
  26. f398d5c Fixed file renaming in podspec template by murgatroid99 · 9 years ago
  27. 763afe1 merge with upstream by Yang Gao · 9 years ago
  28. 9d3fbcf Make warnings errors when building Python tests by Masood Malekghassemi · 9 years ago
  29. 32f020a Merge pull request #2079 from yang-g/statusChange by Nicolas Noble · 9 years ago
  30. 7d7e640 Merge pull request #2054 from dgquintas/flags-abi by Craig Tiller · 9 years ago
  31. 9c941ed Merge branch 'compression-levels' into decompression by David Garcia Quintas · 9 years ago
  32. c12f47b Merge branch 'compression-metadata' into decompression by David Garcia Quintas · 9 years ago
  33. 0dbdb28 Merge branch 'flags-abi' into decompression by David Garcia Quintas · 9 years ago
  34. d0bf839 Merge pull request #2063 from stanley-cheung/php_timeout_interop_test by Tim Emiola · 9 years ago
  35. cc6c43c Exposed compression level in channel arguments (C and C++) by David Garcia Quintas · 9 years ago
  36. c1f04c9 Merge branch 'compression-levels' into compression-metadata by David Garcia Quintas · 9 years ago
  37. c1a2c31 Update the Status API by Yang Gao · 9 years ago
  38. c1c697a Merge pull request #2074 from jcanizales/fix-metadata-usage-in-example by Michael Lumish · 9 years ago
  39. 4542606 Merge pull request #2077 from grpc/jtattermusch-patch-4 by Nathaniel Manista · 9 years ago
  40. f64c68c Merge pull request #2066 from stanley-cheung/add_php_to_jenkins by Jan Tattermusch · 9 years ago
  41. 102eccb Support sending and showing received metadata in grpc_cli by Yang Gao · 9 years ago
  42. 4d94140 Merge branch 'master' of github.com:grpc/grpc into flags-abi by David Garcia Quintas · 9 years ago
  43. fd62174 Mapped DEFLARE as a high compression level algorithm by David Garcia Quintas · 9 years ago
  44. 04b28e7 Make run_jenkins.sh actually fail on failure by Jan Tattermusch · 9 years ago
  45. c58a110 Fix NPE for trying to add metadata to error when it was nil by Jorge Canizales · 9 years ago
  46. db94b27 Propagation of compression level to the call. by David Garcia Quintas · 9 years ago
  47. ac366f9 Merge pull request #2068 from jtattermusch/c_only_run_passing_tests by Nicolas Noble · 9 years ago
  48. e29feb2 Introduced compression levels as an abstraction for the actual algorithm. by David Garcia Quintas · 9 years ago
  49. cc019af add PHP timeout interop test by Stanley Cheung · 9 years ago
  50. 12e8a04 backslashes break build on jenkins by Jan Tattermusch · 9 years ago
  51. 7ed3373 regenerate Grpc.mak by Jan Tattermusch · 9 years ago
  52. 4b3f952 make buildtests on windows pass by Jan Tattermusch · 9 years ago
  53. b8f5450 More missing flags = 0 lines... by David Garcia Quintas · 9 years ago
  54. 932fbd7 Add PHP to jenkins by Stanley Cheung · 9 years ago
  55. c367a09 Added missing changes to fix bad_hostname C test by David Garcia Quintas · 9 years ago
  56. 52a2322 Explicitely selecting gpr and grpc instead of trying our best. by Nicolas "Pixel" Noble · 9 years ago
  57. b4f35c0 Transforming gRPC.podspec to use build.json instead of globbing. by Nicolas "Pixel" Noble · 9 years ago
  58. ba710e5 Added changes to node and php wrappers by David Garcia Quintas · 9 years ago
  59. d7e0bea Added changes to python and csharp wrappers by David Garcia Quintas · 9 years ago
  60. de52625 Added changes to c++ and ruby wrappers by David Garcia Quintas · 9 years ago
  61. 18b4b83 Merge pull request #19 from soltanmm/ct-you-complete-me by Craig Tiller · 9 years ago
  62. 0d6cf99 Merge pull request #2052 from jcanizales/fix-empty-globs by Michael Lumish · 9 years ago
  63. e8d55cf Merge pull request #2051 from jcanizales/simplify-metadata by Michael Lumish · 9 years ago
  64. a3697b4 Merge branch 'master' of https://github.com/grpc/grpc into ct-you-complete-me by Masood Malekghassemi · 9 years ago
  65. 62c5b12 Merge pull request #2046 from a11r/cs by Eric Anderson · 9 years ago
  66. 33094a7 More fixes to GO_AWAY spelling by Abhishek Kumar · 9 years ago
  67. 783ad1e Fixed Go_AWAY to GOAWAY by Abhishek Kumar · 9 years ago
  68. 0e82379 Merge pull request #2053 from endobson/slice-doc by Craig Tiller · 9 years ago
  69. b68bcd3 Merge pull request #2056 from endobson/op-type-doc by Craig Tiller · 9 years ago
  70. f61af65 Merge pull request #2057 from kfsone/master by Craig Tiller · 9 years ago
  71. be2a75c include string_util.h for the prototype of gpr_strdup and typo. by Oliver Smith · 9 years ago
  72. 255971d Fix docs on grpc_op_type. by Eric Dobson · 9 years ago
  73. 1d5aca5 Added flags support to grpc_op. by David Garcia Quintas · 9 years ago
  74. b37307c Fix docs on gpr_slice_unref. by Eric Dobson · 9 years ago
  75. a1e32ba Remove failing globs from examples and tests by Jorge Canizales · 9 years ago
  76. cbf50c8 Advance version to 0.6, per the metadata breaking change by Jorge Canizales · 9 years ago
  77. 2285b36 Specify responseMetadata structure by Jorge Canizales · 9 years ago
  78. 1a38475 Drop repeated response headers. by Jorge Canizales · 9 years ago
  79. 8c6bc6e Test call and error metadata are the same. by Jorge Canizales · 9 years ago
  80. f3a4f2c Merge trailers into responseMetadata. Add it to NSError. by Jorge Canizales · 9 years ago
  81. 544963e Let set NSDictionary as headers, and init the property (not nil) by Jorge Canizales · 9 years ago
  82. d798125 Add test to set and read headers. Flaky!! by Jorge Canizales · 9 years ago
  83. d666fd0 Cleanup GRPCClientTests.m by Jorge Canizales · 9 years ago
  84. 22b50c9 Merge pull request #2045 from jtattermusch/cleanup_docker by Nicolas Noble · 9 years ago
  85. 0ee84dc only keep docker containers for tests that failed by Jan Tattermusch · 9 years ago
  86. 56514de Update connectivity-semantics-and-api.md by Abhishek Kumar · 9 years ago
  87. b66f19f Update connectivity-semantics-and-api.md by Abhishek Kumar · 9 years ago
  88. 9ce1fbc Merge pull request #1546 from ejona86/connectivity-semantics by Abhishek Kumar · 9 years ago
  89. 1b92d65 Merge pull request #2044 from jtattermusch/jenkins_refspec by Nicolas Noble · 9 years ago
  90. c3dd3bf fix fetch to actually work by Jan Tattermusch · 9 years ago
  91. bc17b3f fetch PR refspec for docker jenkins builds by Jan Tattermusch · 9 years ago
  92. 8af419a Merge pull request #2043 from jtattermusch/csharp_fix_native_callback_test by Nicolas Noble · 9 years ago
  93. eb741d1 fix native callback signature to match with C# by Jan Tattermusch · 9 years ago
  94. feecfdf Merge pull request #2042 from ctiller/here-he-comes-here-comes-run-tester by Nicolas Noble · 9 years ago
  95. e27b0e5 Merge pull request #1995 from jtattermusch/csharp_channel_options by Tim Emiola · 9 years ago
  96. 5af8fcf Merge pull request #2040 from nathanielmanistaatgoogle/1900 by Tim Emiola · 9 years ago
  97. 74e770d Speed up hash checks, crash on first TSAN error by Craig Tiller · 9 years ago
  98. 5ee11a8 Stability fixes for python_plugin_test by Nathaniel Manista · 9 years ago
  99. f3e4aa2 Merge pull request #2034 from soltanmm/pip89 by Nathaniel Manista · 9 years ago
  100. 5e84be5 Merge pull request #15 from soltanmm/ct-you-complete-me by Craig Tiller · 9 years ago