1. b4028f6 Merge pull request #7046 from murgatroid99/master_merge_release-0_15 by Jan Tattermusch · 8 years ago
  2. cea0004 Annotate error.c for timing, remove broken test by Craig Tiller · 8 years ago
  3. 193a5c7 printf portability sucks by David Garcia Quintas · 8 years ago
  4. 6dd25e5 Update gRPC in C# minutes readme. by Jan Tattermusch · 8 years ago
  5. dd3b1bd Update README.md by Jan Tattermusch · 8 years ago
  6. d4824d3 Build ObjC examples in travis by Yuchen Zeng · 8 years ago
  7. b8431ae Add .xcscheme files for ObjC examples by Yuchen Zeng · 8 years ago
  8. 07cd9c9 Initial attempt at a C++ wrapper for the C grpc_transport_op and by Mark D. Roth · 8 years ago
  9. fb39f1d Merge pull request #6973 from makdharma/network_status_change by Jan Tattermusch · 8 years ago
  10. 34d07d6 Update comments. by Mark D. Roth · 8 years ago
  11. 78aa977 Merge pull request #6849 from jcanizales/support-dynamic-frameworks by makdharma · 8 years ago
  12. e980f74 Merge remote-tracking branch 'upstream/release-0_15' into master_merge_release-0_15 by murgatroid99 · 8 years ago
  13. e97cc0c Merge pull request #7054 from jtattermusch/csharp_update_examples_to_0_15 by Jan Tattermusch · 8 years ago
  14. a6e022f Merge github.com:grpc/grpc into %s by Craig Tiller · 8 years ago
  15. 8217b79 Merge pull request #7001 from kpayson64/python_cleanup_thread by Jan Tattermusch · 8 years ago
  16. d004325 Merge pull request #6888 from yang-g/fixes by Jan Tattermusch · 8 years ago
  17. 0c75c11 Merge pull request #7027 from ctiller/faster_runtests by Jan Tattermusch · 8 years ago
  18. 8d4ea79 \o/ Python by Craig Tiller · 8 years ago
  19. aa4bb51 Updated several threads to use CleanupThread for clean exit by Ken Payson · 8 years ago
  20. 2cecece Add a unit test for compression. by yang-g · 8 years ago
  21. f89efed Merge pull request #7072 from ctiller/fix_perf_trace by Craig Tiller · 8 years ago
  22. a218a06 Fix GPR_TIMER misbalancing by Craig Tiller · 8 years ago
  23. f467846 Merge github.com:grpc/grpc into reuse_port by Craig Tiller · 8 years ago
  24. 5222790 Merge pull request #7063 from dgquintas/python_compression by Jan Tattermusch · 8 years ago
  25. 834bed9 Merge pull request #6941 from kpayson64/python_grpc_shutdown by Jan Tattermusch · 8 years ago
  26. 6b599c9 Merge pull request #7049 from kpayson64/clang_format_0_15 by Jan Tattermusch · 8 years ago
  27. 983cf52 Merge pull request #6906 from makdharma/2646 by Jan Tattermusch · 8 years ago
  28. 5e6b9ba Merge pull request #7043 from kpayson64/clang_format by Jan Tattermusch · 8 years ago
  29. ffc780d Merge pull request #6803 from sreecha/epoll_changes by Craig Tiller · 8 years ago
  30. afb62f8 Fix InteropTests.m by Yuchen Zeng · 8 years ago
  31. c2dbb56 Merge remote-tracking branch 'upstream/master' into auto-build-example by Yuchen Zeng · 8 years ago
  32. 2eb82d7 Add .xcscheme files for ObjC examples by Yuchen Zeng · 8 years ago
  33. 03efbd3 Merge pull request #7064 from jtattermusch/fix_ruby_package_build by Jan Tattermusch · 8 years ago
  34. 6e78989 Basic testing of client and sever side compression by David Garcia Quintas · 8 years ago
  35. 5d6d278 fix building ruby package by Jan Tattermusch · 8 years ago
  36. 34226af Fix sanity by Craig Tiller · 8 years ago
  37. efcc51b Investigate C++ flake in the old 0.14 branch by Jorge Canizales · 8 years ago
  38. df4455a Fix test failure by Yuchen Zeng · 8 years ago
  39. a5cae9b Merge pull request #6798 from jboeuf/fix_3803 by Jan Tattermusch · 8 years ago
  40. 75fe9ba Remove Unicode from the tests project by Jorge Canizales · 8 years ago
  41. 00ca8ea Ignore deprecation warning in the test of deprecated feature by Jorge Canizales · 8 years ago
  42. 62a6c92 Fix clang formatting by Ken Payson · 8 years ago
  43. 09685d2 regenerate files by Jan Tattermusch · 8 years ago
  44. d3b0dda update grpc nugets to 0.15 by Jan Tattermusch · 8 years ago
  45. 67ec53f Merge pull request #7014 from ctiller/fix_tracing by Jan Tattermusch · 8 years ago
  46. e010fb7 Merge branch 'faster_runtests' into %s by Craig Tiller · 8 years ago
  47. ddf02c1 Fix bad indentation by Craig Tiller · 8 years ago
  48. d1bdfd0 Merge pull request #7029 from y-zeng/fix-swiftsample by makdharma · 8 years ago
  49. 80dc760 Merge pull request #6934 from makdharma/route_guide_fixes by makdharma · 8 years ago
  50. bd96e8a Fix clang formatting by Ken Payson · 8 years ago
  51. 7d315da Merge release-0_15 into master by murgatroid99 · 8 years ago
  52. be1b9a7 Fixes by Craig Tiller · 8 years ago
  53. 8a556b7 Merge master into let-invalidate-channels by Jorge Canizales · 8 years ago
  54. a324c4f Add API to get c slice from c++ Slice. by yang-g · 8 years ago
  55. eede0aa Merge pull request #7040 from murgatroid99/release_version_0.15.0 by Jan Tattermusch · 8 years ago
  56. 06b4d6c Don’t checkout specific proto versions in Travis anymore by Jorge Canizales · 8 years ago
  57. 5e824fa Restore fix undid by https://github.com/grpc/grpc/pull/5893 by Jorge Canizales · 8 years ago
  58. f519df8 Update version to 0.15.0 by murgatroid99 · 8 years ago
  59. 2dfcf14 Fix Node Windows build error by murgatroid99 · 8 years ago
  60. 6cf35fd Merge pull request #7037 from murgatroid99/master_update_0_16 by Jan Tattermusch · 8 years ago
  61. f4c1bff Moved grpc_shutdown to end of Py_Finalize() by Ken Payson · 8 years ago
  62. d29a3bf Update master branch to 0.16.0-dev by murgatroid99 · 8 years ago
  63. 13e3434 Another boolification. by Mark D. Roth · 8 years ago
  64. 9cb96ba Merge pull request #6747 from murgatroid99/node_logger_customization by Jan Tattermusch · 8 years ago
  65. 3901cee Merge pull request #6947 from vjpai/async_stream_doc by Jan Tattermusch · 8 years ago
  66. c356891 Merge pull request #7036 from jtattermusch/csharp_fix_nuget_build by Jan Tattermusch · 8 years ago
  67. fef0fe3 Merge pull request #7033 from jtattermusch/fix_node_build_package by Jan Tattermusch · 8 years ago
  68. 886c512 fix C# nuget build by Jan Tattermusch · 8 years ago
  69. e07b83b generate_projects.sh by Sree Kuchibhotla · 8 years ago
  70. 33b767a fix build node package by Jan Tattermusch · 8 years ago
  71. 7f8db25 Bool-ify a couple of fields in grpc_transport_op. by Mark D. Roth · 8 years ago
  72. 9959f3d Fix the golden file - why do we even have this lever? by vjpai · 8 years ago
  73. d6f8f0b Add TODO by Yuchen Zeng · 8 years ago
  74. c0c38b1 Make the FCUnary class actually work and test it by vjpai · 8 years ago
  75. 60755f6 Merge pull request #7023 from jtattermusch/prevent_cq_shutdown_race by Jan Tattermusch · 8 years ago
  76. 2e1a1fe Fixes by Craig Tiller · 8 years ago
  77. eb5e437 Fix ruby tests by Craig Tiller · 8 years ago
  78. 13b2b7f Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  79. 6a29545 Change the type of 'ref_count' in polling_island from gpr_atm to gpr_refcount by Sree Kuchibhotla · 8 years ago
  80. 019021b Merge branch 'faster_runtests' into %s by Craig Tiller · 8 years ago
  81. 98d31d1 Fix special value lookup by Craig Tiller · 8 years ago
  82. 74189cd Remove caching of results by run_tests by Craig Tiller · 8 years ago
  83. 894eac5 Merge pull request #7021 from kpayson64/python_setup_env by Jan Tattermusch · 8 years ago
  84. 20d0a16 Better error handling and add polling_island_unlock_pair() helper by Sree Kuchibhotla · 8 years ago
  85. d4a299c Merge pull request #7003 from kpayson64/mingw_str_format_support by Nicolas Noble · 8 years ago
  86. d4d4c6f Fix comparison by Craig Tiller · 8 years ago
  87. 67e2525 Fix handling of one error in bidi calls, and one interop server method by murgatroid99 · 8 years ago
  88. 565c6a0 Bump Protobuf to beta-3.1 by Jorge Canizales · 8 years ago
  89. eb429c3 Removed gpr_log statement by Makarand Dharmapurikar · 8 years ago
  90. ea0dc6a Added a comment by Makarand Dharmapurikar · 8 years ago
  91. 733e3fc Fix comparison by Craig Tiller · 8 years ago
  92. 5a3c638 Added braces around _service by Makarand Dharmapurikar · 8 years ago
  93. 09b1ec8 Merge remote-tracking branch 'upstream/master' into auto-build-example by Yuchen Zeng · 8 years ago
  94. f0f70a8 Make transport-level errors be reflected in status messages on calls by Craig Tiller · 8 years ago
  95. 0140f7c Merge pull request #7010 from dgquintas/fix_compression_spec by David G. Quintas · 8 years ago
  96. abd285a Added missing todo and moved _service by Makarand Dharmapurikar · 8 years ago
  97. 76d2442 clang-format by Mark D. Roth · 8 years ago
  98. fcb98a5 Add NextMessageSize method to all readable streams as an upper-bound by vjpai · 8 years ago
  99. a122769 Add some const by vjpai · 8 years ago
  100. 5d11e43 Added test for filter whose call initialization fails, and fixed bugs by Mark D. Roth · 8 years ago