1. b113649 clang-format by Craig Tiller · 9 years ago
  2. ab5611d Merge github.com:grpc/grpc into hpack_max_table_size by Craig Tiller · 9 years ago
  3. 75b53d6 Merge pull request #3993 from ctiller/new_op by David G. Quintas · 9 years ago
  4. e24913b Merge branch 'new_op' of github.com:ctiller/grpc into new_op by Craig Tiller · 9 years ago
  5. 25e46bf Merge branch 'master' of https://github.com/grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  6. 0c9e0b1 Fixing NULL terminator for test cert. by Julien Boeuf · 9 years ago
  7. 232d625 Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  8. 47b4845 Robustness work for lb_policies_test by Craig Tiller · 9 years ago
  9. 675b5ce Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  10. 8e15925 Fix bugs, make tests robust by Craig Tiller · 9 years ago
  11. 82e249b Small fixes by Craig Tiller · 9 years ago
  12. 575b420 Small fixes by Craig Tiller · 9 years ago
  13. e58d817 casting by Craig Tiller · 9 years ago
  14. 3c53bb2 clang-format by Craig Tiller · 9 years ago
  15. 856d094 Check return values by Craig Tiller · 9 years ago
  16. 027a74c First round changes to handle dynamic hpack table size by Craig Tiller · 9 years ago
  17. 334314b Updating the server1 cert so that it can be used with Go. by Julien Boeuf · 9 years ago
  18. bd50ed8 Make lb_policies_test a little less timing dependent by Craig Tiller · 9 years ago
  19. 61ed001 Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  20. d67b356 Merge pull request #3905 from vjpai/protosplit by Jan Tattermusch · 9 years ago
  21. c76ff10 Removed consts to make MSVC happy by David Garcia Quintas · 9 years ago
  22. 176844d Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  23. 8f7794d Robustness work for lb_policies_test by Craig Tiller · 9 years ago
  24. 1f6f02a Merge branch 'master' into protosplit by vjpai · 9 years ago
  25. 32bd81d Add a test for cancel_with_status by Craig Tiller · 9 years ago
  26. 1726e83 Add a test with a large negative deadline by Craig Tiller · 9 years ago
  27. 93b9447 stream_op cleanup: test fixes and updates by Craig Tiller · 9 years ago
  28. 11537dc Merge remote-tracking branch 'upstream/master' into protosplit by vjpai · 9 years ago
  29. 6eb3925 Added grpc_byte_buffer_reader_readall by David Garcia Quintas · 9 years ago
  30. 89ea0c7 Merge pull request #4006 from dgquintas/fix-lb-test by Craig Tiller · 9 years ago
  31. 93c65ae Fixed potential stack corruption by David Garcia Quintas · 9 years ago
  32. f987e3a Fix for long-running tsan test by Alistair Veitch · 9 years ago
  33. 5f42b67 merge & resolve conflicts by Alistair Veitch · 9 years ago
  34. 427eb90 Fix memory leak by Alistair Veitch · 9 years ago
  35. 4870de2 Fix more shadow and conversion warnings. by Vijay Pai · 9 years ago
  36. 4c70baa Fix sign conversion issues here by vjpai · 9 years ago
  37. b73cbc2 Addressing comments. by Julien Boeuf · 9 years ago
  38. 72badb4 more verbose message by Alistair Veitch · 9 years ago
  39. c11e847 only print #cores seen by Alistair Veitch · 9 years ago
  40. dcfb3fe add CPU tests by Alistair Veitch · 9 years ago
  41. 85ccb8c added grpc_client_uchannel_set_subchannel func by David Garcia Quintas · 9 years ago
  42. b5ab8a2 Merge branch 'master' of github.com:grpc/grpc into microchannels by David Garcia Quintas · 9 years ago
  43. e2a1bf4 Merge pull request #3726 from dgquintas/iomgr_executor by Craig Tiller · 9 years ago
  44. 3bb61d8 Merge branch 'master' of https://github.com/grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  45. 0fe7242 Merge branch 'master' of github.com:grpc/grpc into microchannels by David Garcia Quintas · 9 years ago
  46. 661ad7f We need the iomgr_init for winsocks initialization. by David Garcia Quintas · 9 years ago
  47. 5f9e979 Merge branch 'master' of github.com:grpc/grpc into cq_alarm by David Garcia Quintas · 9 years ago
  48. 9c97aae Merge branch 'master' of github.com:grpc/grpc into cq_alarm by David Garcia Quintas · 9 years ago
  49. e945cd8 Merge branch 'master' of github.com:grpc/grpc into iomgr_executor by David Garcia Quintas · 9 years ago
  50. 26bf71c Fixing mem leak and compilation error in tsan. by Julien Boeuf · 9 years ago
  51. 4e02e84 Got the core test passing. by Julien Boeuf · 9 years ago
  52. 2b15f1e Merge github.com:grpc/grpc into latent-see by Craig Tiller · 9 years ago
  53. 0ba432d Move profiling system to gpr by Craig Tiller · 9 years ago
  54. 1f0846d Merge pull request #3692 from dgquintas/inspector_fail by Sree Kuchibhotla · 9 years ago
  55. 0c33188 Hid test-only functions from surface/call.h by David Garcia Quintas · 9 years ago
  56. 68a77e3 Merge branch 'master' of github.com:grpc/grpc into cq_alarm by David Garcia Quintas · 9 years ago
  57. ad8dee1 Merge branch 'master' of github.com:grpc/grpc into iomgr_executor by David Garcia Quintas · 9 years ago
  58. 4bc3463 Introducing grpc_executor, for all your threading needs by David Garcia Quintas · 9 years ago
  59. c6787b2 Fix broken udp_server_test, by adding exec_ctx to read_cb by Robbie Shade · 9 years ago
  60. 7b1bd2c μChannels implementation. by David Garcia Quintas · 9 years ago
  61. 6a739c7 Merge branch 'master' of github.com:grpc/grpc into cq_alarm by David Garcia Quintas · 9 years ago
  62. 0d6499e Add more verbose traces for port_server usage by Craig Tiller · 9 years ago
  63. f747bbc s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm by David Garcia Quintas · 9 years ago
  64. cb954cf Removed exec_ctx from cq_alarm's functions by David Garcia Quintas · 9 years ago
  65. 0dfbdf6 Added grpc_cq_alarm by David Garcia Quintas · 9 years ago
  66. b7a5977 Merge github.com:grpc/grpc into clangf by Craig Tiller · 9 years ago
  67. b4499af Merge pull request #3450 from grpc/end2end_readme_update by Nicolas Noble · 9 years ago
  68. 043c822 Merge pull request #3582 from ctiller/safe-signal by Nicolas Noble · 9 years ago
  69. 072b938 Merge github.com:grpc/grpc into pfft by Craig Tiller · 9 years ago
  70. 2c0b91d Dont call malloc either by Craig Tiller · 9 years ago
  71. 3a12dcf Fixes by Craig Tiller · 9 years ago
  72. 4e710f5 Remove stdio usage from signal handler by Craig Tiller · 9 years ago
  73. a8e2e52 Pass through grpc_fd pointer rather than int. by Robbie Shade · 9 years ago
  74. 71a0f9d Fix clang-format script by Craig Tiller · 9 years ago
  75. 8afeec8 Fix alarms by Craig Tiller · 9 years ago
  76. e069b27 Merge pull request #3550 from ctiller/pfft by Nicolas Noble · 9 years ago
  77. 73c4e87 Fix mac build by Craig Tiller · 9 years ago
  78. cb8c468 Merge pull request #3546 from ctiller/pfft by Nicolas Noble · 9 years ago
  79. 868e1bb Merge pull request #3493 from ctiller/lowercase-all-proper by Masood Malekghassemi · 9 years ago
  80. ecc4f9c Fix mac build by Craig Tiller · 9 years ago
  81. f2eb040 Merge pull request #3544 from ctiller/backtrace-on-crash by Nicolas Noble · 9 years ago
  82. 2bc3729 Enable backtraces on C tests by Craig Tiller · 9 years ago
  83. 4dbdd6a Remove metadata canonicalization, and fix some bugs by Craig Tiller · 9 years ago
  84. 109a8dc Stop shadowing global name by Robbie Shade · 9 years ago
  85. 147fe70 Add grpc_server argument to grpc_udp_server_start by Robbie Shade · 9 years ago
  86. 2d73f05 Merge pull request #3479 from dgquintas/fix_fixtures by Craig Tiller · 9 years ago
  87. 9851e3d Fixed wrong test for FEATURE_MASK_SUPPORTS_HOSTNAME_VERIFICATION by David Garcia Quintas · 9 years ago
  88. 7f0273f Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  89. 164bb07 Fix build breakage by Craig Tiller · 9 years ago
  90. ee56eb6 Merge pull request #3444 from dgquintas/lb_policies_test by Craig Tiller · 9 years ago
  91. 6d93452 Updated end2end/README by David G. Quintas · 9 years ago
  92. d09cce1 Improvements to lb_policies_test's rebirth testcase. by David Garcia Quintas · 9 years ago
  93. 5c1ad05 Fix Windows compilation by Craig Tiller · 9 years ago
  94. 565b18b clang-format all core files by Craig Tiller · 9 years ago
  95. 82f9bd8 Update Windows stuff by Craig Tiller · 9 years ago
  96. ae4fbcd Use "#!/usr/bin/env python2.7" only in utilities by Nathaniel Manista · 9 years ago
  97. 4ed7a75 Increase deadline ==> decrease flakes by Craig Tiller · 9 years ago
  98. b8b1a46 Finish cleanup by Craig Tiller · 9 years ago
  99. a82950e clang-format all core files by Craig Tiller · 9 years ago
  100. 8af4c33 Final patches for rename by Craig Tiller · 9 years ago