1. 0bfad14 Make resolver combiner part of the base type, to be consistent with future changes to lb_policy by Craig Tiller · 8 years ago
  2. 648d648 Missed file by Craig Tiller · 8 years ago
  3. 972470b Initial pass to remove mutexes from resolvers by Craig Tiller · 8 years ago
  4. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  5. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  6. 17f6904 Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_new_closures by Craig Tiller · 8 years ago
  7. 0b09341 Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures by Craig Tiller · 8 years ago
  8. 91031da Changes to exec_ctx/closure/combiner/workqueue interfaces by Craig Tiller · 8 years ago
  9. ef69384 Merge branch 'slice_with_exec_ctx' into metadata_filter by Craig Tiller · 8 years ago
  10. 0704727 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  11. 63e3e3b Add grpc_pollset_set as an arg in grpc_resolver_create by Yuchen Zeng · 8 years ago
  12. 201db7d Eliminate redundant places where server name was stored. by Mark D. Roth · 8 years ago
  13. b4aa70e Offer grpc_slice_to_c_string to simplify some code by Craig Tiller · 8 years ago
  14. 87a7e1f Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  15. a59c16c Progress towards making grpc_slice_unref_internal take an exec_ctx by Craig Tiller · 8 years ago
  16. 6e080a3 Merge branch 'buffer_pools_for_realsies' into grpc_slice by Craig Tiller · 8 years ago
  17. 0f31080 Update includes, s/gpr_dump_slice/grpc_dump_slice/g by Craig Tiller · 8 years ago
  18. d41a4a7 s/gpr_slice/grpc_slice, and move around tests, impls by Craig Tiller · 8 years ago
  19. fb809b7 Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  20. 557c990 clang-format by Mark D. Roth · 8 years ago
  21. b516cad Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  22. ae07f7f Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  23. af84245 Remove resolver_result. by Mark D. Roth · 8 years ago
  24. 3686996 Encode server name, LB policy name, and addresses in channel args. by Mark D. Roth · 8 years ago
  25. 16883a3 Set user data vtable when creating grpc_lb_addresses. by Mark D. Roth · 8 years ago
  26. 98abfd3 Pass channel args through resolver. by Mark D. Roth · 8 years ago
  27. 10edf68 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  28. eb35a1d Merge remote-tracking branch 'upstream/master' into rename_client_config by Mark D. Roth · 8 years ago
  29. fde76d7 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  30. 1519574 Merge remote-tracking branch 'upstream/master' into rename_client_config by Mark D. Roth · 8 years ago
  31. 49e405a Merge branch 'fake_resolver' into service_config by Mark D. Roth · 8 years ago
  32. 07aab59 clang-format by Mark D. Roth · 8 years ago
  33. c532d83 Merge branch 'fake_resolver' into service_config by Mark D. Roth · 8 years ago
  34. b34b055 Code cleanup. by Mark D. Roth · 8 years ago
  35. 9eee718 Merge branch 'fake_resolver' into service_config by Mark D. Roth · 8 years ago
  36. da0ec82 Add fake resolver for tests. by Mark D. Roth · 8 years ago
  37. eebb129 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  38. 88405f7 Centralized logic for choosing the right LB policy. by Mark D. Roth · 8 years ago
  39. 21993e0 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  40. afa8c10 clang-format by Mark D. Roth · 8 years ago
  41. 72d0b16 Change sockaddr resolver to allow setting method config via URI query params. by Mark D. Roth · 8 years ago
  42. 0d366c9 PR comments by David Garcia Quintas · 8 years ago
  43. 5f2e90e Populate server_name for sockaddr resolver by David Garcia Quintas · 8 years ago
  44. dedb923 Clang format by murgatroid99 · 8 years ago
  45. 046cf76 Encode method config table in channel args instead of in resolver result. by Mark D. Roth · 8 years ago
  46. 4c3a468 Move method config table code to its own module. by Mark D. Roth · 8 years ago
  47. 08b0fab Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  48. 7871f73 Remove sockaddr type structs and socklen_t from internal core APIs, update POSIX tests by murgatroid99 · 8 years ago
  49. 933c955 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  50. 8967515 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  51. bcc60f7 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  52. 9030c81 Add a libuv endpoint to the C core, for use in the Node library by murgatroid99 · 8 years ago
  53. 8b7678c Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  54. ee5173f Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2 by Mark D. Roth · 8 years ago
  55. 2b62646 Bug fixes and cleanups. by Mark D. Roth · 8 years ago
  56. c5c3878 Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes by Mark D. Roth · 8 years ago
  57. 1621c26 Allow resolver to pass channel args to LB policy. by Mark D. Roth · 8 years ago
  58. f47d6fb More PR comments by David Garcia Quintas · 8 years ago
  59. 2137cd8 Rename client_config directory to client_channel. by Mark D. Roth · 8 years ago
  60. 331b9c0 Moved LB token changes solely into grpclb.c by David Garcia Quintas · 8 years ago
  61. 38525a9 Fix use-after-free bug. by Mark D. Roth · 8 years ago
  62. 0e48a9a Move LB policy instantiation from resolvers into client_channel. by Mark D. Roth · 8 years ago
  63. e011b1e Move is_balancer into a new struct in the client_config directory. by Mark D. Roth · 8 years ago
  64. f655c85 Add is_resolver bit to grpc_resolved_address. by Mark D. Roth · 8 years ago
  65. ceb39ae Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  66. ff4df06 Rename grpc_client_config to grpc_resolver_result. by Mark D. Roth · 8 years ago
  67. 623dd4f Renamed GPR_ constants to GRPC_ in iomgr/port.h by murgatroid99 · 8 years ago
  68. e273b03 Plumb server name down into the subchannel. by Mark D. Roth · 8 years ago
  69. 332f1b3 Rename functions by Craig Tiller · 8 years ago
  70. 804ff71 Progress converting to new error system by Craig Tiller · 8 years ago
  71. 9885bff Factored out parse functions from sockaddr_resolver by David Garcia Quintas · 8 years ago
  72. f82ddc4 Nailing down dependencies better by Craig Tiller · 8 years ago
  73. d08c6ae Merge github.com:grpc/grpc into optionalize_client_config by Craig Tiller · 8 years ago
  74. 2c7f8f1 Merge pull request #6037 from dgquintas/sockaddr_resolver_lb_2 by Jan Tattermusch · 8 years ago
  75. f47240e Merge branch 'master' of github.com:grpc/grpc into sockaddr_resolver_lb_2 by David Garcia Quintas · 8 years ago
  76. 74071cd Merge branch 'subchannel_factory_create_lb_channel' of github.com:dgquintas/grpc into ccmerge by Craig Tiller · 8 years ago
  77. 414ee32 Merge branch 'master' of github.com:grpc/grpc into subchannel_factory_create_lb_channel by David Garcia Quintas · 8 years ago
  78. d4c9833 Reposition files to optionalize client_config system by Craig Tiller · 8 years ago
  79. dfa160e Merge branch 'optionalize_census' into optionalize_resolvers by Craig Tiller · 8 years ago
  80. 65938df Optionalize name resolvers by Craig Tiller · 8 years ago[Renamed (95%) from src/core/lib/client_config/resolvers/sockaddr_resolver.c]
  81. dd2cfc5 Revert "added grpclb support to sockaddr resolver" by Craig Tiller · 8 years ago
  82. 981bfb0 Merge pull request #5933 from dgquintas/sockaddr_resolver_lb by Jan Tattermusch · 8 years ago
  83. b3b7249 Merge branch 'master' of github.com:grpc/grpc into sockaddr_resolver_lb by David Garcia Quintas · 8 years ago
  84. 3c05db5 Merge branch 'master' of github.com:grpc/grpc into lb_policies_new_interface by David Garcia Quintas · 8 years ago
  85. 9533d04 Fix includes by Craig Tiller · 8 years ago
  86. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago[Renamed from src/core/client_config/resolvers/sockaddr_resolver.c]
  87. 3811dc7 more style fixes by ahedberg · 8 years ago
  88. fcbcbff prefix external linkage functions with grpc by ahedberg · 8 years ago
  89. 80d6b12 move unix socket functionality to unix_sockets_posix module by ahedberg · 8 years ago
  90. 803931d Make use of unix sockets optional. by ahedberg · 8 years ago
  91. a93a25f Update copyrights by Craig Tiller · 9 years ago
  92. 6c39686 Preparatory changes for work shedding by Craig Tiller · 9 years ago
  93. 7536af0 Eliminate gpr_ int types - and insist on C99 variants instead by Craig Tiller · 9 years ago
  94. e8ab66c Fix memory leaks by Craig Tiller · 9 years ago
  95. cb2609f Signal back to resolver on error by Craig Tiller · 9 years ago
  96. 486ea35 Change saw_error API by Craig Tiller · 9 years ago
  97. a82950e clang-format all core files by Craig Tiller · 9 years ago
  98. 8ad0375 Change runs to enqueue by Craig Tiller · 9 years ago
  99. 9f7dc3a Move argument passing to start of list by Craig Tiller · 9 years ago
  100. 1be70cc Move arguments to the start of lists by Craig Tiller · 9 years ago