1. 1cebbca fix formatting by Jan Tattermusch · 9 years ago
  2. ff14b44 Don't use buf_size as input and output in encode by Alistair Veitch · 9 years ago
  3. c45d088 Single encode function by Alistair Veitch · 9 years ago
  4. 0c1cdcd update comments by Alistair Veitch · 9 years ago
  5. 6670add keep status with tag set, eliminate tag_set_ntags by Alistair Veitch · 9 years ago
  6. 8e5b21f comment updates by Alistair Veitch · 9 years ago
  7. 4bbdb82 comment updates by Alistair Veitch · 9 years ago
  8. 0923126 Merge branch 'master' into tag_set by Alistair Veitch · 9 years ago
  9. 04de8c1 add comments by Alistair Veitch · 9 years ago
  10. a88a221 add creation status by Alistair Veitch · 9 years ago
  11. fc999ad new iterator interface by Alistair Veitch · 9 years ago
  12. 2bf574f Added back trailing newlines by David Garcia Quintas · 9 years ago
  13. 21c0ebf Merge pull request #4653 from murgatroid99/release-0_12_master_merge by Craig Tiller · 9 years ago
  14. 754bd26 clang-format code by Craig Tiller · 9 years ago
  15. eeb02ba Update copyrights again by murgatroid99 · 9 years ago
  16. 947ab26 Merge branch 'master' into bbuf by Vijay Pai · 9 years ago
  17. b70206f Merge branch 'master' into release-0_12_master_merge by murgatroid99 · 9 years ago
  18. 0f69072 Move encode/decode API into census.h by Alistair Veitch · 9 years ago
  19. f190601 Merge branch 'master' into tag_set by Alistair Veitch · 9 years ago
  20. bb30d25 initial commit by Alistair Veitch · 9 years ago
  21. 3466c4b Updated copyrights by murgatroid99 · 9 years ago
  22. 8e7a4b6 Fix R/W template argument order in prototypes by Ian Coolidge · 9 years ago
  23. b30bc2a Remove dead code and a thus unneeded change to C++ bbuf by Vijay Pai · 9 years ago
  24. 6045681 Merge branch 'master' into bbuf by Vijay Pai · 9 years ago
  25. 8b791a4 Merged from master and resolved merge conflicts by murgatroid99 · 9 years ago
  26. 93beeb8 Fix one use of grpc instead of gpr by Vijay Pai · 9 years ago
  27. de332df Refactor server side to support generic tests. by vjpai · 9 years ago
  28. c3910ca Expose core metadata validation functions in public headers by murgatroid99 · 9 years ago
  29. bbb94bd Merge pull request #4562 from ctiller/ints by jboeuf · 9 years ago
  30. 0ede550 Update async write documentation by Craig Tiller · 9 years ago
  31. 896ef30 Add copyright checks to sanity; make them verify copyright year is valid by Craig Tiller · 9 years ago
  32. 6a56221 Merge github.com:grpc/grpc into ints by Craig Tiller · 9 years ago
  33. de3da74 Add copyright checks to sanity; make them verify copyright year is valid by Craig Tiller · 9 years ago
  34. 18c0477 Got rid of all compilation problems, now need to test by Vijay Pai · 9 years ago
  35. cbf2dfe Update link in credentials.h to point to grpc.io by sammcveety · 9 years ago
  36. 77bc16e Fixing cpp auth doc pointers. by Julien Boeuf · 9 years ago
  37. 7536af0 Eliminate gpr_ int types - and insist on C99 variants instead by Craig Tiller · 9 years ago
  38. be75ffd Merge branch 'master' into bbuf by vjpai · 9 years ago
  39. b113a2e Merge pull request #4441 from bogdandrutu/master by Craig Tiller · 9 years ago
  40. 620e965 clang-format after last weeks test-fest by Craig Tiller · 9 years ago
  41. 42ab3fa Add a destructor callback as well by Bogdan Drutu · 9 years ago
  42. 38d2ad6 Add a hook for the default constructor of ClientContext. by Bogdan Drutu · 9 years ago
  43. ce015f6 Merge pull request #4381 from dgquintas/compression_coverage_2 by David G. Quintas · 9 years ago
  44. 48ec806 Done! by David Garcia Quintas · 9 years ago
  45. 0aac65d Merge pull request #4274 from maxwell-demon/master by Alistair Veitch · 9 years ago
  46. 46ab778 Merge pull request #4397 from jtattermusch/tv_sec_64bit by Craig Tiller · 9 years ago
  47. aa28ccc Merge remote-tracking branch 'upstream/master' by Hongyu Chen · 9 years ago
  48. 0504a44 More reverting by Hongyu Chen · 9 years ago
  49. 134cac2 Address comments: revert all changes except adding two new metadata keys by Hongyu Chen · 9 years ago
  50. 8808637 make gpr_timespec platform agnostic by Jan Tattermusch · 9 years ago
  51. 13180c8 Merge github.com:grpc/grpc into ping-ping-ping-ping-ping-ping-ping-ping-ping by Craig Tiller · 9 years ago
  52. 1fa1ab8 Add cmdline tests by Craig Tiller · 9 years ago
  53. d5bd3b6 Merge branch 'connected-subchannel' into ping-ping-ping-ping-ping-ping-ping-ping-ping by Craig Tiller · 9 years ago
  54. dd4b000 Merge pull request #4286 from jtattermusch/win_64bit by Craig Tiller · 9 years ago
  55. a5aa19b PR comments by David Garcia Quintas · 9 years ago
  56. 5dc93c3 include climits by Jan Tattermusch · 9 years ago
  57. 5b155e5 more win x64 fixes by Jan Tattermusch · 9 years ago
  58. 842ab7c Merge branch 'connected-subchannel' into ping-ping-ping-ping-ping-ping-ping-ping-ping by Craig Tiller · 9 years ago
  59. e2c6237 clang-format by Craig Tiller · 9 years ago
  60. 26dab31 Start of ping sketch by Craig Tiller · 9 years ago
  61. fb0002c Renaming GCOV to GPR_GCOV. by Nicolas "Pixel" Noble · 9 years ago
  62. c61d0e1 Removing code coverage for unreachable code. by Nicolas "Pixel" Noble · 9 years ago
  63. 35c1d3c Merge pull request #4207 from yang-g/server_builder_options by Craig Tiller · 9 years ago
  64. 1f96048 Census tags propagation. by Hongyu Chen · 9 years ago
  65. 6f9b171 Merge pull request #4204 from ctiller/emergency-cheese-and-crackers by jboeuf · 9 years ago
  66. 92f4a15 add doxygen comment by yang-g · 9 years ago
  67. 8352b9e Review feedback by Craig Tiller · 9 years ago
  68. 6fce197 Merge pull request #4188 from ctiller/no-transport-metadata by Sree Kuchibhotla · 9 years ago
  69. f9c58f3 Merge branch 'release-0_12' by Nicolas "Pixel" Noble · 9 years ago
  70. 594f0c4 Merge branch 'master' into bbuf by vjpai · 9 years ago
  71. b6df94a WIP by vjpai · 9 years ago
  72. de83121 Merge github.com:grpc/grpc into no-transport-metadata by Craig Tiller · 9 years ago
  73. 6489740 Improving documentation. by Julien Boeuf · 9 years ago
  74. 67c2c95 Fixing typo. by Julien Boeuf · 9 years ago
  75. 2b8e9ca Merge branch 'release-0_12' of github.com:grpc/grpc into cpp_new_creds_plugin_api by Julien Boeuf · 9 years ago
  76. eb029c9 Better documentation of the method_name field. by Julien Boeuf · 9 years ago
  77. 5270559 Add set pointer api to channel_arguments by yang-g · 9 years ago
  78. a23f17b add server_builder_option by yang-g · 9 years ago
  79. 7221d99 Global hook for doing something in response to a synchronous server call by Craig Tiller · 9 years ago
  80. 674b145 Merge pull request #4136 from ctiller/configurable-lookahead by David G. Quintas · 9 years ago
  81. e18872e Merge pull request #4203 from ctiller/power-to-the-peanut-people-rah-rah by Nicolas Noble · 9 years ago
  82. a869b5b Merge github.com:grpc/grpc into configurable-lookahead by Craig Tiller · 9 years ago
  83. 6d3b229 Merge github.com:grpc/grpc into no-transport-metadata by Craig Tiller · 9 years ago
  84. 3328a58 clang-format by Craig Tiller · 9 years ago
  85. 20d99c0 AVL: add documentation by Craig Tiller · 9 years ago
  86. 0593622 AVL: removal, and passing tests by Craig Tiller · 9 years ago
  87. fba79f2 AVL: creation, destroy, add by Craig Tiller · 9 years ago
  88. 52a2eba Two argument variant for grpc::thread by Craig Tiller · 9 years ago
  89. 0927c70 Merge github.com:grpc/grpc into no-transport-metadata by Craig Tiller · 9 years ago
  90. 114f394 Cpp example of how the plugins can be done. by Julien Boeuf · 9 years ago
  91. caf9935 Also adding a credentials type to the plugin API. by Julien Boeuf · 9 years ago
  92. b774be4 clang-format by Craig Tiller · 9 years ago
  93. 53e81e5 Merge github.com:grpc/grpc into static-metadata by Craig Tiller · 9 years ago
  94. 0e72ede Use static metadata table in metadata.c by Craig Tiller · 9 years ago
  95. 3c957e6 Fixing implementations. by Julien Boeuf · 9 years ago
  96. ea44bba Changing the credentials plugin API. by Julien Boeuf · 9 years ago
  97. 2a2a6ed Support rebuilding table by Craig Tiller · 9 years ago
  98. b113649 clang-format by Craig Tiller · 9 years ago
  99. ab5611d Merge github.com:grpc/grpc into hpack_max_table_size by Craig Tiller · 9 years ago
  100. 75b53d6 Merge pull request #3993 from ctiller/new_op by David G. Quintas · 9 years ago