1. 106e154 Merge pull request #3107 from a-veitch/view_api by Hongyu Chen · 9 years ago
  2. 1c09acc change aggregation_ops to internal type by Alistair Veitch · 9 years ago
  3. c47621f merge by Alistair Veitch · 9 years ago
  4. d1b6152 Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  5. fe1478f Change the ownership model of the auth processor. by Julien Boeuf · 9 years ago
  6. 8c0d6b3 Merge pull request #2668 from a-veitch/tracing_api by Craig Tiller · 9 years ago
  7. 97cd4ae Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  8. bff9cf5 Merge branch 'master' into tracing_api by Alistair Veitch · 9 years ago
  9. 6c7185d Merge branch 'master' of github.com:grpc/grpc into credentials_naming_and_cleanup by Julien Boeuf · 9 years ago
  10. a883ccf Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  11. 0c711ad Adding C++ metadata processor. by Julien Boeuf · 9 years ago
  12. 6afe53f add functions for getting trace records by Alistair Veitch · 9 years ago
  13. ae7bbfc merge to head by Alistair Veitch · 9 years ago
  14. e535aac Merge github.com:grpc/grpc into reject-the-stuffs by Craig Tiller · 9 years ago
  15. 2d487f2 Merge pull request #3082 from dgquintas/cl by Craig Tiller · 9 years ago
  16. a8c01be Merge pull request #3100 from murgatroid99/core_fix_improper_include by Craig Tiller · 9 years ago
  17. e62f68c make metric part of view by Alistair Veitch · 9 years ago
  18. 459faf3 Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  19. fe4bacb Merge branch 'credentials_naming_and_cleanup' of github.com:jboeuf/grpc into credentials_naming_and_cleanup by Julien Boeuf · 9 years ago
  20. 240b7db Outlaw comma in non-binary metadata values by Craig Tiller · 9 years ago
  21. 9a09982 view and aggregation API by Alistair Veitch · 9 years ago
  22. 0834833 Merge pull request #2947 from jboeuf/grpc_security_abi by Craig Tiller · 9 years ago
  23. 1c3b213 Merge pull request #3070 from ctiller/winlog by Jan Tattermusch · 9 years ago
  24. 8685459 Fixed incorrect include line in core/census/grpc_filter.c by murgatroid99 · 9 years ago
  25. 2845c86 Fix include guard of census/grpc_filter.h by Hongyu Chen · 9 years ago
  26. c9ab6a0 Protect against dereferencing a null ptr. by David Garcia Quintas · 9 years ago
  27. 5b3516e Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor by Julien Boeuf · 9 years ago
  28. f1c7674 Merge pull request #3048 from maxwell-demon/timespec by Craig Tiller · 9 years ago
  29. 52730d3 Merge pull request #3035 from ctiller/naming-crisis by David G. Quintas · 9 years ago
  30. 510a920 Credentials cleanup: by Julien Boeuf · 9 years ago
  31. c5b570f Adding void* at then end of security related method in order to have a stable ABI. by Julien Boeuf · 9 years ago
  32. c22b179 Merge remote-tracking branch 'upstream/master' into timespec by Hongyu Chen · 9 years ago
  33. 6e86944 Merge pull request #3021 from ctiller/reject-the-stuffs by Yang Gao · 9 years ago
  34. d17fcc3 Make C core log output readable by Craig Tiller · 9 years ago
  35. a4e8847 merge to head by Alistair Veitch · 9 years ago
  36. f886985 refactor census_timestamp by Alistair Veitch · 9 years ago
  37. 011ea49 Merge remote-tracking branch 'upstream/master' into timespec by Hongyu Chen · 9 years ago
  38. 9dee67b Merge github.com:grpc/grpc into naming-crisis by Craig Tiller · 9 years ago
  39. 25de92c Assert uri not null better by Craig Tiller · 9 years ago
  40. 4087ea6 Merge pull request #2945 from maxwell-demon/master by Alistair Veitch · 9 years ago
  41. 4f5e6f0 Merge pull request #3063 from jtattermusch/windows_server_memory_leak by Craig Tiller · 9 years ago
  42. f5cf6fa Assert uri not null by Craig Tiller · 9 years ago
  43. a4d9f26 fix gpr_slice leak in server on connection reset by Jan Tattermusch · 9 years ago
  44. c0136b9 Add comments by Craig Tiller · 9 years ago
  45. c9a3b0d Respond to review by Craig Tiller · 9 years ago
  46. 775ec1d Use SSL override as a default host name if none is specified by Craig Tiller · 9 years ago
  47. a96ce80 Update include path of core/profiling/basic_timers.c by Hongyu Chen · 9 years ago
  48. 12a2701 Merge pull request #3011 from dgquintas/comma-separated-ips by Craig Tiller · 9 years ago
  49. 5d4d1ee Merge github.com:grpc/grpc into naming-crisis by Craig Tiller · 9 years ago
  50. 049e1df Made udp_server.c compile for iOS by murgatroid99 · 9 years ago
  51. a0f149e Move core/profiling/timers_preciseclock.h to core/support/ such that we by Hongyu Chen · 9 years ago
  52. d7af736 Merge pull request #3010 from dgquintas/head_vs_tails by Craig Tiller · 9 years ago
  53. 0e67ac2 Merge pull request #3034 from yang-g/sec_conn_leak by jboeuf · 9 years ago
  54. ddb0b8c Merge pull request #3019 from dgquintas/channel_args_compression by Yang Gao · 9 years ago
  55. d2ea031 Merge pull request #2818 from ctiller/y12kdm3 by Vijay Pai · 9 years ago
  56. e180766 Merge pull request #3007 from jboeuf/core_md_processor_fixes by Craig Tiller · 9 years ago
  57. bb88b90 Merge branch 'master' of github.com:grpc/grpc into head_vs_tails by David Garcia Quintas · 9 years ago
  58. 25bf313 Fix for lame clients by Craig Tiller · 9 years ago
  59. fe5f254 Improvements to the grpc_channel_args_compression_algorithm_set_state api by David Garcia Quintas · 9 years ago
  60. 46f2d34 Move the default roots check before allocation by yang-g · 9 years ago
  61. bc85be1 Refactor default host name resolution by Craig Tiller · 9 years ago
  62. b7e22b9 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  63. e09dc78 rename census_filter.{c,h} to grpc_filter.{c,h} by Hongyu Chen · 9 years ago
  64. 80aa280 Fix character classes to updated spec by Craig Tiller · 9 years ago
  65. 49772e0 Outlaw illegal metadata characters by Craig Tiller · 9 years ago
  66. a4c4f02 Added C API functions for compression args handling (w/ tests) by David Garcia Quintas · 9 years ago
  67. 2bfd275 sockaddr_resolver now supports comma-separated list of IPs by David Garcia Quintas · 9 years ago
  68. c389bd2 Merge remote-tracking branch 'upstream/master' by Hongyu Chen · 9 years ago
  69. a14ce85 comment by David Garcia Quintas · 9 years ago
  70. 5bb30c7 if to assert by David Garcia Quintas · 9 years ago
  71. 2670086 Assert http2 header ordering by David Garcia Quintas · 9 years ago
  72. f0ee18d Merge pull request #3005 from dgquintas/head_vs_tails by Yang Gao · 9 years ago
  73. ee3dbb0 Have a richer interface for auth metadata processors. by Julien Boeuf · 9 years ago
  74. bdfc7ad Fixed wrong creation of metadata in compression. by David Garcia Quintas · 9 years ago
  75. fdc1dc7 Move census_filters from .../channel to .../census by Hongyu Chen · 9 years ago
  76. 65d3ab2 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  77. 00a3dab Short-circuit shutdown when it is already published (core) by murgatroid99 · 9 years ago
  78. 4836492 Merge pull request #2972 from ctiller/get-reserved-things-right by Yang Gao · 9 years ago
  79. 5068fa4 Merge pull request #2982 from ctiller/tsan-race by Yang Gao · 9 years ago
  80. 4d90b21 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  81. 376076b Fix TSAN reported race by Craig Tiller · 9 years ago
  82. f900fb8 Fix build breakage by Craig Tiller · 9 years ago
  83. 128f4a9 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  84. 9928d39 Add some reserved checks that need to be present by Craig Tiller · 9 years ago
  85. d6c98df clang-format all source by Craig Tiller · 9 years ago
  86. bb1c795 Merge pull request #2965 from yang-g/lame_client_error_message by Craig Tiller · 9 years ago
  87. e4fec62 Merge pull request #2603 from dgquintas/compression-interop by Yang Gao · 9 years ago
  88. 935c171 Merge branch 'master' of github.com:grpc/grpc into compression-interop by David Garcia Quintas · 9 years ago
  89. c31cd86 Let lame_client accept error status by yang-g · 9 years ago
  90. f206604 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  91. d0efbdb Update subchannel.h by David G. Quintas · 9 years ago
  92. eb12fbd docstrings for gprc_subchannel_{add,del}_interested_party by David G. Quintas · 9 years ago
  93. 8f7bff7 Merge github.com:grpc/grpc into y12kdm3 by Craig Tiller · 9 years ago
  94. 58c927c Make census_filter more of a noop. by Hongyu Chen · 9 years ago
  95. bf25bb0 Few improvements: by Julien Boeuf · 9 years ago
  96. bd0d1bd Merge pull request #2549 from hongweiwang/zookeeper by David G. Quintas · 9 years ago
  97. 7671434 Merge pull request #2376 from rjshade/add_udp_server_2 by Yang Gao · 9 years ago
  98. c3f48c8 Minor fix on comments by Hongwei Wang · 9 years ago
  99. 3c9b873 Make census filter mostly no-op by Hongyu Chen · 9 years ago
  100. cddd95b Renamed "none" as "identity" for the no-op compression algorithm for consistency with the spec by David Garcia Quintas · 9 years ago