1. 502d644 Use cares package in node by Yuchen Zeng · 8 years ago
  2. aa6240a Try to fix node interop issues by Yuchen Zeng · 8 years ago
  3. a0941f4 Rewrite grpc_customized_resolve_address by Yuchen Zeng · 8 years ago
  4. dcd78be Remove improper ifdef by Yuchen Zeng · 8 years ago
  5. ea88fc1 Remove dependency on node c-ares by Yuchen Zeng · 8 years ago
  6. e986b65 Add back native resolver by Yuchen Zeng · 8 years ago
  7. 0fe90fb Fix single thread fake token fetch by Yuchen Zeng · 8 years ago
  8. 1d0c1c4 Fix asan issue by Yuchen Zeng · 8 years ago
  9. 6f8f09f Single thread fake token fetch by Yuchen Zeng · 8 years ago
  10. df2a7b7 Fix build with system c-ares by Yuchen Zeng · 8 years ago
  11. c1da234 Fix msan issue by Yuchen Zeng · 8 years ago
  12. 7c8be1d Fix missing header by Yuchen Zeng · 8 years ago
  13. 676b6cb Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 8 years ago
  14. 15141a6 Merge c-ares into libgrpc.a by Yuchen Zeng · 8 years ago
  15. 3a772a7 Fix error processing by Yuchen Zeng · 8 years ago
  16. 5c648dc Merge pull request #7766 from makdharma/cronet_e2e_take2 by makdharma · 8 years ago
  17. 9429717 Merge pull request #7735 from y-zeng/cli_main_fork by kpayson64 · 8 years ago
  18. b80d9c9 Merge pull request #7594 from chedeti/grpc-thrift-v2 by kpayson64 · 8 years ago
  19. 7ca9103 changed from uint32_t to size_t by Makarand Dharmapurikar · 8 years ago
  20. 3e4be9f fixed compile warnings treated as errors by Makarand Dharmapurikar · 8 years ago
  21. b731abf Merge pull request #7713 from makdharma/cronet_e2e_take2 by makdharma · 8 years ago
  22. 15a71c8 Handle multi-query results by Yuchen Zeng · 8 years ago
  23. 21e0a61 Merge branch 'cares_fork' into cares by Yuchen Zeng · 8 years ago
  24. b70fdc7 Merge pull request #7679 from stanley-cheung/fix-jenkins-linux-image by Stanley Cheung · 8 years ago
  25. d8004a8 minor tweak by Makarand Dharmapurikar · 8 years ago
  26. f8f8f5a more review feedback addressed by Makarand Dharmapurikar · 8 years ago
  27. e35d722 Trying to fix python on windows by Yuchen Zeng · 8 years ago
  28. f456885 Fix node on windows by Yuchen Zeng · 8 years ago
  29. a0dbd9f Fix interop test failures by Yuchen Zeng · 8 years ago
  30. 88d4e77 Fix python build on windows by Yuchen Zeng · 8 years ago
  31. 299dd8d Disable c-ares on windows by Yuchen Zeng · 8 years ago
  32. 508e94a Merge pull request #7749 from sreecha/pthread_fix by Nicolas Noble · 8 years ago
  33. 68c20d4 Merge pull request #7757 from adelez/fix_interop_script by Nicolas Noble · 8 years ago
  34. 9088d59 fix_interop_server_arg by Adele Zhou · 8 years ago
  35. 9248d35 Add dual stack support by Yuchen Zeng · 8 years ago
  36. 1b8deaa addressed review feedback. by Makarand Dharmapurikar · 8 years ago
  37. e61bf3b Merge remote-tracking branch 'upstream/master' into cares by Yuchen Zeng · 8 years ago
  38. 25aa88a Address review comments by Yuchen Zeng · 8 years ago
  39. 4998e30 Include missing header in ev_epoll_linux.c by Sree Kuchibhotla · 8 years ago
  40. 6b38251 Merge pull request #7633 from thunderboltsid/add-pypy-to-testing-toolchain by kpayson64 · 8 years ago
  41. 2bf9913 Fix wrongly included header by Yuchen Zeng · 8 years ago
  42. 9bf9062 Clang-format by Yuchen Zeng · 8 years ago
  43. 302763f Address review comments by Yuchen Zeng · 8 years ago
  44. 9c9d577 Merge pull request #7640 from markdroth/handshaker_api by kpayson64 · 8 years ago
  45. 3578c5e bug fix for fireball app by Makarand Dharmapurikar · 8 years ago
  46. 8d46873 Merge pull request #7730 from bsilver8192/master by Nicolas Noble · 8 years ago
  47. 7ef54b6 Fix sed failure on mac by Yuchen Zeng · 8 years ago
  48. b473c79 Merge pull request #7538 from thunderboltsid/pypy-experiments by kpayson64 · 8 years ago
  49. 0c6cce1 Merge pull request #7648 from vjpai/qps_better_ptr by kpayson64 · 8 years ago
  50. 02139a0 Add CliCredentials, config_grpc_cli.h by Yuchen Zeng · 8 years ago
  51. 5a22a59 Merge pull request #7706 from kpayson64/census_resource_test by kpayson64 · 8 years ago
  52. 69a2fc8 Merge pull request #7293 from apolcyn/send_metadata_from_server_handler by kpayson64 · 8 years ago
  53. 1748ba6 Merge pull request #7652 from vjpai/qps_better_client_ending by kpayson64 · 8 years ago
  54. 8aff34f Merge pull request #7668 from thunderboltsid/skip-test-for-pypy by kpayson64 · 8 years ago
  55. 26386e1 Merge remote-tracking branch 'upstream/master' into cli_main_fork by Yuchen Zeng · 8 years ago
  56. 4b86603 Remove <linux/unistd.h> include for compatibility with non-glibc by Brian · 8 years ago
  57. 4272cac Rewrite ProtoFileParser by Yuchen Zeng · 8 years ago
  58. 9799373 Try to fix clang3.6+ build by Yuchen Zeng · 8 years ago
  59. f914c1d Add walkaround for github.com/c-ares/c-ares/issues/44 by Yuchen Zeng · 8 years ago
  60. b6528c5 Merge pull request #7215 from murgatroid99/node_generator_nested_messages by Nicolas Noble · 8 years ago
  61. b1b2115 Fix ruby build by Yuchen Zeng · 8 years ago
  62. ff4f004 Clang format code by murgatroid99 · 8 years ago
  63. 42a6c26 Fix c and python build on mac os by Yuchen Zeng · 8 years ago
  64. f64bf28 Build c-ares without running ./configure by Yuchen Zeng · 8 years ago
  65. d790dd6 Fix python build by Yuchen Zeng · 8 years ago
  66. 93b599c Merge pull request #7688 from dgquintas/cpp_readme by David G. Quintas · 8 years ago
  67. 91d5195 removed file from commit by Makarand Dharmapurikar · 8 years ago
  68. 17d5c07 use sent flag only under mutex and dont fail in send_initial_metadata by Alexander Polcyn · 8 years ago
  69. 280885e WIP by Makarand Dharmapurikar · 8 years ago
  70. 857b957 Merge pull request #7711 from nicolasnoble/manual-upmerge by Nathaniel Manista · 8 years ago
  71. a9bc030 add mutex wrapper around sending and modifying of initial metadata by Alexander Polcyn · 8 years ago
  72. 7f074e0 Merge branch 'v1.0.x' into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  73. 5302842 Clang format by Ken Payson · 8 years ago
  74. a6402a9 Made strings constant by Ken Payson · 8 years ago
  75. fddb3d3 Merge remote-tracking branch 'upstream/master' into handshaker_api by Mark D. Roth · 8 years ago
  76. 3ed0063 Add optional resource parameters to census resource test by Ken Payson · 8 years ago
  77. 2fbf6fd Merge remote-tracking branch 'upstream/master' into cares_csharp by Yuchen Zeng · 8 years ago
  78. 839fff5 Try to solve csharp build issue on mac by Yuchen Zeng · 8 years ago
  79. d56124c Fix csharp on mac os by Yuchen Zeng · 8 years ago
  80. f66a37b WIP by Makarand Dharmapurikar · 8 years ago
  81. 35da822 WIP by Makarand Dharmapurikar · 8 years ago
  82. 198f8b0 more fixes by Makarand Dharmapurikar · 8 years ago
  83. dae95b4 Merge pull request #7691 from nathanielmanistaatgoogle/one-forgotten-beta-site by kpayson64 · 8 years ago
  84. 2c779d6 Merge pull request #7675 from y-zeng/AF_unix_so_reuseport by David G. Quintas · 8 years ago
  85. e49a001 Merge pull request #7692 from dgquintas/remove_fault_grpclb_dupe by David G. Quintas · 8 years ago
  86. db53cc0 Fix node test by Yuchen Zeng · 8 years ago
  87. b48000c Fix sanity issues, try to fix node build by Yuchen Zeng · 8 years ago
  88. d284493 Fix asan issue, ignore invalid-source-encoding warning when building c-ares with clang by Yuchen Zeng · 8 years ago
  89. 5d8d661 Removed duplicated dependency for grpclb by David Garcia Quintas · 8 years ago
  90. 2fd19a6 Upgrade one forgotten example code site to GA API by Nathaniel Manista · 8 years ago
  91. 8917aec Fix api_fuzzer failure, add proper cleanup by Yuchen Zeng · 8 years ago
  92. 5e193cb Merge pull request #7686 from dgquintas/better_docs by David G. Quintas · 8 years ago
  93. 260a002 fix c++ readme and tutorial by David Garcia Quintas · 8 years ago
  94. 2f24f49 Merge pull request #7680 from muxi/fix-objc-jenkins-test by makdharma · 8 years ago
  95. 15eba13 Improved some docstrings for grpc_call creation by David Garcia Quintas · 8 years ago
  96. f075064 Work in progress. Do not check in yet. by Makarand Dharmapurikar · 8 years ago
  97. 328f7bf Merge pull request #7677 from HuKeping/case by Nicolas Noble · 8 years ago
  98. 2e9582f Merge pull request #7678 from fr05t1k/master by Vijay Pai · 8 years ago
  99. 459480b Fix ares_library_init msan issue by Yuchen Zeng · 8 years ago
  100. 10776b9 Merge pull request #7623 from apolcyn/sys_inter_with_nuget by Nicolas Noble · 8 years ago