1. 9533d04 Fix includes by Craig Tiller · 8 years ago
  2. 2e19036 Fix copyrights by Craig Tiller · 8 years ago
  3. f40df23 Auto-changes by Craig Tiller · 8 years ago
  4. 19fa540 Fix copyrights by Craig Tiller · 8 years ago
  5. 521423c Regenerate files, fix bugs by Craig Tiller · 8 years ago
  6. 732a875 Add a sanity test for name aliasing by Craig Tiller · 8 years ago
  7. 7536af0 Eliminate gpr_ int types - and insist on C99 variants instead by Craig Tiller · 9 years ago
  8. 0fe5ee7 BoringSSL integration: non-vsprojects changes by Craig Tiller · 9 years ago
  9. aae3b8c Merge github.com:grpc/grpc into ping-ping-ping-ping-ping-ping-ping-ping-ping by Craig Tiller · 9 years ago
  10. a75ae6e Merge github.com:grpc/grpc into census_suite by Craig Tiller · 9 years ago
  11. c586f4e Expand census coverage: make this a fixture instead of a simple test by Craig Tiller · 9 years ago
  12. 28bf891 Ping API by Craig Tiller · 9 years ago
  13. 87b71e2 Merge branch 'connected-subchannel' into ping-ping-ping-ping-ping-ping-ping-ping-ping by Craig Tiller · 9 years ago
  14. 26dab31 Start of ping sketch by Craig Tiller · 9 years ago
  15. f62c4d5 Test repeatability fixes by Craig Tiller · 9 years ago
  16. d88e1d8 merge with head and resolve conflict by yang-g · 9 years ago
  17. a6bebf4 clang-format by Craig Tiller · 9 years ago
  18. f036a64 Memory fixes by Craig Tiller · 9 years ago
  19. ac5e2ee Clang format. by Nicolas "Pixel" Noble · 9 years ago
  20. 1d881fb clang-format by Craig Tiller · 9 years ago
  21. d6ddc49 Merge github.com:grpc/grpc into i-have-no-master by Craig Tiller · 9 years ago
  22. 27e5aa4 Test fixes by Craig Tiller · 9 years ago
  23. 7b43561 Finish initial scrape, clang-format by Craig Tiller · 9 years ago
  24. 3ff9727 merge with head by yang-g · 9 years ago
  25. 0927c70 Merge github.com:grpc/grpc into no-transport-metadata by Craig Tiller · 9 years ago
  26. b774be4 clang-format by Craig Tiller · 9 years ago
  27. b113649 clang-format by Craig Tiller · 9 years ago
  28. ab5611d Merge github.com:grpc/grpc into hpack_max_table_size by Craig Tiller · 9 years ago
  29. 75b53d6 Merge pull request #3993 from ctiller/new_op by David G. Quintas · 9 years ago
  30. 8e15925 Fix bugs, make tests robust by Craig Tiller · 9 years ago
  31. 3c53bb2 clang-format by Craig Tiller · 9 years ago
  32. 027a74c First round changes to handle dynamic hpack table size by Craig Tiller · 9 years ago
  33. 32bd81d Add a test for cancel_with_status by Craig Tiller · 9 years ago
  34. 1726e83 Add a test with a large negative deadline by Craig Tiller · 9 years ago
  35. 93b9447 stream_op cleanup: test fixes and updates by Craig Tiller · 9 years ago
  36. 4e02e84 Got the core test passing. by Julien Boeuf · 9 years ago
  37. 0c33188 Hid test-only functions from surface/call.h by David Garcia Quintas · 9 years ago
  38. 71a0f9d Fix clang-format script by Craig Tiller · 9 years ago
  39. 8afeec8 Fix alarms by Craig Tiller · 9 years ago
  40. 4dbdd6a Remove metadata canonicalization, and fix some bugs by Craig Tiller · 9 years ago
  41. 2d73f05 Merge pull request #3479 from dgquintas/fix_fixtures by Craig Tiller · 9 years ago
  42. 9851e3d Fixed wrong test for FEATURE_MASK_SUPPORTS_HOSTNAME_VERIFICATION by David Garcia Quintas · 9 years ago
  43. 4ed7a75 Increase deadline ==> decrease flakes by Craig Tiller · 9 years ago
  44. be94769 Merge github.com:grpc/grpc into immolating-conversion by Craig Tiller · 9 years ago
  45. 3121fd4 Sign conversion fixes by Craig Tiller · 9 years ago
  46. 1ebb7c8 Hand-written changes by Craig Tiller · 9 years ago
  47. fe4bacb Merge branch 'credentials_naming_and_cleanup' of github.com:jboeuf/grpc into credentials_naming_and_cleanup by Julien Boeuf · 9 years ago
  48. 0834833 Merge pull request #2947 from jboeuf/grpc_security_abi by Craig Tiller · 9 years ago
  49. 510a920 Credentials cleanup: by Julien Boeuf · 9 years ago
  50. c17fecd Fixing tests. by Julien Boeuf · 9 years ago
  51. bc85be1 Refactor default host name resolution by Craig Tiller · 9 years ago
  52. 4836492 Merge pull request #2972 from ctiller/get-reserved-things-right by Yang Gao · 9 years ago
  53. 4275899 Sprinkle reserved = NULL around by Craig Tiller · 9 years ago
  54. d6c98df clang-format all source by Craig Tiller · 9 years ago
  55. 935c171 Merge branch 'master' of github.com:grpc/grpc into compression-interop by David Garcia Quintas · 9 years ago
  56. cddd95b Renamed "none" as "identity" for the no-op compression algorithm for consistency with the spec by David Garcia Quintas · 9 years ago
  57. 74f4f0b Merge branch 'master' of github.com:grpc/grpc into compression-interop by David Garcia Quintas · 9 years ago
  58. d53b389 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  59. e41d3ad Fixing test. by Julien Boeuf · 9 years ago
  60. 10494fc Merge branch 'master' into compression-accept-encoding by David Garcia Quintas · 9 years ago
  61. 9d72b14 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  62. ca9460b Fixing test. by Julien Boeuf · 9 years ago
  63. 09316e7 Fixing build. by Julien Boeuf · 9 years ago
  64. f3128e6 Merge branch 'master' of https://github.com/grpc/grpc into server_creds_auth_md_processor by Julien Boeuf · 9 years ago
  65. 77a7b87 Fixing API (thanks Craig for the comments) and associated tests. by Julien Boeuf · 9 years ago
  66. 402acf6 Fix proxy, finalize API by Craig Tiller · 9 years ago
  67. 18541a1 Merge github.com:grpc/grpc into propagate by Craig Tiller · 9 years ago
  68. 17effab Add proxy tests to end2end suite by Craig Tiller · 9 years ago
  69. 324b4b1 Merge branch 'auth_md_processor' into server_creds_auth_md_processor by Julien Boeuf · 9 years ago
  70. 8e9ff22 Removing obsolete comment. by Julien Boeuf · 9 years ago
  71. 095f4f9 Merge branch 'master' of github.com:grpc/grpc into auth_md_processor by Julien Boeuf · 9 years ago
  72. 3d382a0 Merge pull request #2751 from ctiller/alphanumeric-juju-fish by Michael Lumish · 9 years ago
  73. 6728bef Merge branch 'propagate' of github.com:ctiller/grpc into propagate by Craig Tiller · 9 years ago
  74. fa44f18 Merge github.com:grpc/grpc into propagate by Craig Tiller · 9 years ago
  75. 74a09698 Fix UDS versions of this test by Craig Tiller · 9 years ago
  76. e1b0e6e s/inherit/propagate/g by Craig Tiller · 9 years ago
  77. 99e6164 Update wrappers, tests to new create_call() by Craig Tiller · 9 years ago
  78. 2cd9dd9 Remove optional parameter from watch connectivity state by Craig Tiller · 9 years ago
  79. 4960516 Properly initializing reserved pointer in tests. by Nicolas "Pixel" Noble · 9 years ago
  80. 45ce927 Properly send GRPC_STATUS_UNAUTHENTICATED from server auth failures by Craig Tiller · 9 years ago
  81. be043d9 Merge branch 'auth_md_processor' of github.com:jboeuf/grpc into complain-with-both-passion-and-meaning by Craig Tiller · 9 years ago
  82. 1aceadd Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about by Craig Tiller · 9 years ago
  83. 9a123df Fixing C/C++ tests. by Nicolas "Pixel" Noble · 9 years ago
  84. 753b3cb Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  85. c4b56b6 Make passing NULL for host not crash by Craig Tiller · 9 years ago
  86. b256faa Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  87. 0ee2d20 Merge github.com:grpc/grpc into warbling-wombat by Craig Tiller · 9 years ago
  88. 6999c09 Canonicalize metadata keys in core by Craig Tiller · 9 years ago
  89. 66a27da Putting the auth metadata processor on the server creds. by Julien Boeuf · 9 years ago
  90. 1b22b9d Add grpc_call_get_peer by Craig Tiller · 9 years ago
  91. 9d25e94 Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  92. 39a6de2 Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding by David Garcia Quintas · 9 years ago
  93. b4e7036 Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquintas-decompression by Craig Tiller · 9 years ago
  94. b5980be Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  95. a87d6c2 Cannot figure out server filter logic for error in auth md processing. by Julien Boeuf · 9 years ago
  96. cadbf22 Removed compression levels from clients and _experimental_'d signature of methods manipulating compression algorithms by David Garcia Quintas · 9 years ago
  97. ea456fc Server auth metadata processor. by Julien Boeuf · 9 years ago
  98. 1ada6ad Added connectivity tests, fixed bugs by Craig Tiller · 9 years ago
  99. e091af8 Implementation of the accepted encodings propagation mechanism. by David Garcia Quintas · 9 years ago
  100. e0d581b Merge branch 'master' of github.com:grpc/grpc into decompression by David Garcia Quintas · 9 years ago