1. 81afdda Fix formatting by Craig Tiller · 9 years ago
  2. 09d8cf6 Merge pull request #4642 from yang-g/epollset by Craig Tiller · 9 years ago
  3. 0878d52 Merge pull request #4238 from ctiller/poffy by Vijay Pai · 9 years ago
  4. b3a6787 Merge pull request #4525 from ctiller/proto_names by Vijay Pai · 9 years ago
  5. 7f34c78 Merge pull request #4645 from ctiller/coveralls by Michael Lumish · 9 years ago
  6. 1401c7a merge with head by yang-g · 9 years ago
  7. c8bfa7c Merge pull request #4647 from ctiller/run_errors by Michael Lumish · 9 years ago
  8. d4f86d0 Merge pull request #4652 from ctiller/no-cache by Michael Lumish · 9 years ago
  9. 61bc8ab Disable ccache for the moment by Craig Tiller · 9 years ago
  10. b47eab5 Merge pull request #4644 from yoloseem/typo-1 by Nathaniel Manista · 9 years ago
  11. 4f2be36 Flag errors better by Craig Tiller · 9 years ago
  12. eb9de8b Tweak run_tests exit status handling by Craig Tiller · 9 years ago
  13. fdd0225 Merge pull request #4627 from daniel-j-born/tcp_fd by Craig Tiller · 9 years ago
  14. 5bf8e61 Merge pull request #4643 from murgatroid99/node_compiler_standard_c99 by Craig Tiller · 9 years ago
  15. 1690066 Refine coverage language list by Craig Tiller · 9 years ago
  16. 3420622 Fix docstring typos in python grpc interfaces by Hyunjun Kim · 9 years ago
  17. 3f42ea0 Removed redundant std= cflag by murgatroid99 · 9 years ago
  18. 3abed31 Compile Node extension with c99 and c++11 by murgatroid99 · 9 years ago
  19. cd92509 Update some wrapped stuff by Craig Tiller · 9 years ago
  20. 7cc0f46 Merge github.com:grpc/grpc into proto_names by Craig Tiller · 9 years ago
  21. 8fefe37 Remove from all epoll sets when releasing an fd by yang-g · 9 years ago
  22. abf85d9 Merge pull request #4616 from ctiller/i-like-pie by Michael Lumish · 9 years ago
  23. c75e7de Merge pull request #4639 from ctiller/nominally-nuisance by Michael Lumish · 9 years ago
  24. e1349ce Merge pull request #4641 from ctiller/farout by Michael Lumish · 9 years ago
  25. 2a15404 clang-format by Craig Tiller · 9 years ago
  26. 9b028b2 Merge pull request #4626 from ctiller/wtfwin by Alistair Veitch · 9 years ago
  27. 9ac9c12 Merge pull request #4619 from ctiller/windows_logs by adelez · 9 years ago
  28. 3d87984 Dont fail build if no report generated by Craig Tiller · 9 years ago
  29. a7ed54c Don't use ep after destroy in the test. by Dan Born · 9 years ago
  30. 93cdb18 Merge pull request #4635 from ctiller/spam_cleanup by Sree Kuchibhotla · 9 years ago
  31. bbaad2a Merge pull request #4606 from ctiller/clangfmt by Michael Lumish · 9 years ago
  32. 093193e Fix pings by Craig Tiller · 9 years ago
  33. d27c78d Fix Makefile by Craig Tiller · 9 years ago
  34. 0eaf296 Fix Makefile by Craig Tiller · 9 years ago
  35. 848ee62 Merge pull request #4631 from sreecha/stress_test_logging by Yang Gao · 9 years ago
  36. 76d21f9 Unit tests for new functions by Dan Born · 9 years ago
  37. 9577b31 Fixes by Craig Tiller · 9 years ago
  38. c6ff28f Merge branch 'poffy' of github.com:ctiller/grpc into poffy by Craig Tiller · 9 years ago
  39. 320bee0 Review feedback by Craig Tiller · 9 years ago
  40. de2163b Merge github.com:grpc/grpc into poffy by Craig Tiller · 9 years ago
  41. 04b3cf6 Merge github.com:grpc/grpc into wtfwin by Craig Tiller · 9 years ago
  42. 54ed674 Merge github.com:grpc/grpc into proto_names by Craig Tiller · 9 years ago
  43. 4c219e6 Spam cleanup by Craig Tiller · 9 years ago
  44. fc5281f Merge pull request #4632 from ctiller/dep_head by Michael Lumish · 9 years ago
  45. be0327b Update new files by Craig Tiller · 9 years ago
  46. 791a491 Merge github.com:grpc/grpc into clangfmt by Craig Tiller · 9 years ago
  47. 0850640 Merge pull request #4589 from ctiller/enforcer by jboeuf · 9 years ago
  48. bbb94bd Merge pull request #4562 from ctiller/ints by jboeuf · 9 years ago
  49. b361b4e Fix building submodules at head by Craig Tiller · 9 years ago
  50. 38b6eee Merge pull request #4622 from ctiller/dep_head by Michael Lumish · 9 years ago
  51. 2cf57db Merge pull request #4630 from ctiller/document_write by Vijay Pai · 9 years ago
  52. 7cecfa6 Adjust the log levels in interop tests and stress tests by Sree Kuchibhotla · 9 years ago
  53. 0fa95ea Ability to filter log messages based on log level by Sree Kuchibhotla · 9 years ago
  54. 0ede550 Update async write documentation by Craig Tiller · 9 years ago
  55. 64f1028 Merge pull request #4591 from nathanielmanistaatgoogle/protobuf-version by Masood Malekghassemi · 9 years ago
  56. 43a7803 Expose the fd in grpc_fd and grpc_tcp. by Dan Born · 9 years ago
  57. e8f9ba6 Fix compilation with clang/gcc by Craig Tiller · 9 years ago
  58. 772f950 Merge pull request #4609 from yang-g/timespec by Vijay Pai · 9 years ago
  59. d3917ab Add an early out to gpr_cpu_test by Craig Tiller · 9 years ago
  60. 2428342 Merge pull request #4623 from soltanmm/from-source by Nathaniel Manista · 9 years ago
  61. a4ae4b5 Add tox to Py build-from-source instructions by Masood Malekghassemi · 9 years ago
  62. 4083977 Update copyrights by Craig Tiller · 9 years ago
  63. 1676f91 Add ability to update submodules before build by Craig Tiller · 9 years ago
  64. db21899 Delay reading stdout from disk until process terminates by Craig Tiller · 9 years ago
  65. e6d95c9 Tweak end2end formatting by Craig Tiller · 9 years ago
  66. 8ceba19 Tweak end2end formatting by Craig Tiller · 9 years ago
  67. 383ffac Merge pull request #4617 from ctiller/cython_copyright by Michael Lumish · 9 years ago
  68. befa1ff Copyright checker fixes by Craig Tiller · 9 years ago
  69. ec2af56 Tweak compiler settings to hopefully make Jenkins more robust by Craig Tiller · 9 years ago
  70. 3731cc0 Fix end2end_test formatting by Craig Tiller · 9 years ago
  71. b0d8f68 Merge pull request #4613 from soltanmm/writecopyright by Craig Tiller · 9 years ago
  72. 9bda5a8 Merge pull request #4554 from yang-g/stalled_and_destroy by Craig Tiller · 9 years ago
  73. b1fe7d6 Merge pull request #4590 from yang-g/unreachable by Craig Tiller · 9 years ago
  74. bba5431 Merge pull request #4608 from a11r/import1_4 by Craig Tiller · 9 years ago
  75. 5a32e2c Merge branch 'copyzomg' into clangfmt by Craig Tiller · 9 years ago
  76. 560e5f8 Update copyrights, clang-fmt by Craig Tiller · 9 years ago
  77. c18b471 Merge pull request #4614 from ctiller/copyzomg by Michael Lumish · 9 years ago
  78. e959827 Update copyrights by Craig Tiller · 9 years ago
  79. 6a56221 Merge github.com:grpc/grpc into ints by Craig Tiller · 9 years ago
  80. 2e8c2ef Add Cython files to check_copyright.py by Masood Malekghassemi · 9 years ago
  81. c506e24 Update copyrights by Craig Tiller · 9 years ago
  82. 8525354 Use stdint for Cython code by Masood Malekghassemi · 9 years ago
  83. eb29fc7 Merge github.com:grpc/grpc into clangfmt by Craig Tiller · 9 years ago
  84. be52c6e clang-format code by Craig Tiller · 9 years ago
  85. 7d07563 Merge pull request #4604 from ctiller/copyzomg by Michael Lumish · 9 years ago
  86. 482234f Get better output for clang-format diffs by Craig Tiller · 9 years ago
  87. 471dbd8 Make possible lossy conversion explicit. by yang-g · 9 years ago
  88. f4ef7bc Added exception handling for ImportError by Abhishek Kumar · 9 years ago
  89. 64195a7 Attempt to get docker clang-format working by Craig Tiller · 9 years ago
  90. 408dc21 Merge branch 'clang-format-fix' of github.com:nicolasnoble/grpc into clangfmt by Craig Tiller · 9 years ago
  91. de3da74 Add copyright checks to sanity; make them verify copyright year is valid by Craig Tiller · 9 years ago
  92. fd1b06c Merge pull request #4593 from ctiller/copyzomg by Michael Lumish · 9 years ago
  93. 418411f Happy new year by Craig Tiller · 9 years ago
  94. ea21ca2 Fix makefile, codegen bugs by Craig Tiller · 9 years ago
  95. 5e4775f Merge pull request #4561 from ctiller/StyleGuide by jboeuf · 9 years ago
  96. 27f6243 Remove ceiling on required protobuf version by Nathaniel Manista · 9 years ago
  97. ceaa3c8 Merge pull request #4468 from jtattermusch/csharp_server_kill_test by Michael Lumish · 9 years ago
  98. 648da52 Merge pull request #4563 from ctiller/copying by Michael Lumish · 9 years ago
  99. 3fd2836 Add a error log to indicate error, then abort. by yang-g · 9 years ago
  100. eb92fa7 remove unreachable macro by yang-g · 9 years ago