1. 97209ae fix warning & typo by Jan Tattermusch · 7 years ago
  2. fd900e0 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  3. 62569dd Fix arena to return aligned memory. by Mark D. Roth · 7 years ago
  4. fb061c3 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  5. 69d3e09 Merge pull request #13815 from vjpai/catcher by Vijay Pai · 7 years ago
  6. c9ec2c0 Revert "Stop using std::thread in C++ library since it can trigger exceptions" by Jan Tattermusch · 7 years ago
  7. 4db3b74 Merge pull request #13697 from vjpai/nostdthread by Vijay Pai · 7 years ago
  8. 1d91362 exec_ctx_fwd.h should never have been in public headers by Vijay Pai · 7 years ago
  9. b4b0ac7 Resolve leak by freeing request payload if resources exhausted by Vijay Pai · 7 years ago
  10. fd4884a Address review comments by Vijay Pai · 7 years ago
  11. 7500577 Address review feedback; stop using result of 'what' by Vijay Pai · 7 years ago
  12. 32d077e Merge pull request #13922 from y-zeng/openssl_1_1_0 by Yuchen Zeng · 7 years ago
  13. ab00654 Tag new #else and #endif blocks with comments by Vijay Pai · 7 years ago
  14. 9809ce3 Use appropriate preprocessor guards to allow building without exceptions by Vijay Pai · 7 years ago
  15. 8fc3715 Catch exceptions from sync method handlers without crashing server by Vijay Pai · 7 years ago
  16. 5dd3226 Switch C++ sync server to use gpr_thd rather than std::thread and provide resource exhaustion mechanism by Vijay Pai · 7 years ago
  17. 91bab37 When building with bazel on a Mac, workaround bazelbuild/bazel#4341 by Vijay Pai · 7 years ago
  18. c6ae9b5 Silence openssl 1.1.0 warnings by Yuchen Zeng · 7 years ago
  19. 832bd00 Merge pull request #13874 from vjpai/allow_no_message by Vijay Pai · 7 years ago
  20. 11d1ac4 Add an exception in TLS to use pthread library instead of __thread for Android NDK with GCC as the compiler by Yash Tibrewal · 7 years ago
  21. d5730c6 Allow no message on sync unary call, just like async by Vijay Pai · 7 years ago
  22. 032e9b3 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  23. 934a3ce Allow forward declaration of log args by ncteisen · 7 years ago
  24. 30ced5d Add comments for AsyncGenericService by yang-g · 7 years ago
  25. 9c5d826 resolve comments by yang-g · 7 years ago
  26. 69aec17 Add dummy operator delete to make VS2015 not complain. by yang-g · 7 years ago
  27. 99024d6 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  28. 5b1a66c Merge pull request #13413 from ncteisen/surfacing-error-details-wrapped by Noah Eisen · 7 years ago
  29. 6193c63 Reviewer feedback by ncteisen · 7 years ago
  30. 9c02a3c Do not separate message/stream compression levels by Muxi Yan · 7 years ago
  31. 6043006 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  32. fc38142 Merge commit 'b0bad8f^' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  33. 38fcd0c clang-format by Muxi Yan · 7 years ago
  34. 4a117f0 Merge e759d2a^ by Muxi Yan · 7 years ago
  35. 8cf1470 Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" by Yash Tibrewal · 7 years ago
  36. ad4d2dd Revert "All instances of exec_ctx being passed around in src/core removed" by Yash Tibrewal · 7 years ago
  37. a3df36c Merge pull request #13058 from yashykt/execctx by Yash Tibrewal · 7 years ago
  38. 9dbb6e3 Merge pull request #13559 from dmaclach/threadnames by Vijay Pai · 7 years ago
  39. 73bb67d Merge master into execctx by Yash Tibrewal · 7 years ago
  40. 30ccc94 Update port_platform.h by Vijay Pai · 7 years ago
  41. 6fa206d Merge pull request #13336 from markdroth/server_connection_timeout by Mark D. Roth · 7 years ago
  42. 11f6780 Add comment with API by ncteisen · 7 years ago
  43. 64e0b10 Variable name consistency by ncteisen · 7 years ago
  44. b9cff78 Reviewer feedback by ncteisen · 7 years ago
  45. 0d7f5e7 No null string ctor by Noah Eisen · 7 years ago
  46. 74c106e Add error string to C++ by ncteisen · 7 years ago
  47. d9f6407 Merge master into execctx after removal of assert in tls_gcc by yashkt · 7 years ago
  48. 7d7babb Merge branch 'master' into threadnames by Vijay Pai · 7 years ago
  49. e1e7db0 Remove asserts from tls_gcc.h by Yash Tibrewal · 7 years ago
  50. e109ddf Merge remote-tracking branch 'upstream/master' into server_connection_timeout by Mark D. Roth · 7 years ago
  51. 764ef8c Merge pull request #13575 from vjpai/dehist by Vijay Pai · 7 years ago
  52. 36522e9 Merge master after no Extern C changes by Yash Tibrewal · 7 years ago
  53. 195cf1e Move histogram to test/core/util by Vijay Pai · 7 years ago
  54. 10f2790 Merge branch 'master' into execctx by Yash Tibrewal · 7 years ago
  55. 43db249 Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c by ncteisen · 7 years ago
  56. 14b27b8 Merge commit 'aa358d5e43' into no-more-extern-c by ncteisen · 7 years ago
  57. 8a631a2 Remove unused BSD thread name macro by Dave MacLachlan · 7 years ago
  58. af5c54d Add thread naming support on platforms that support it. by Dave MacLachlan · 7 years ago
  59. 17a1431 Merge pull request #13466 from nicolasnoble/upmerge-from-v1.7 by Nicolas Noble · 7 years ago
  60. c49b24a Merge pull request #13549 from ncteisen/test-error-string-api by Noah Eisen · 7 years ago
  61. bf51c97 Merge pull request #13529 from ctiller/api-cleanup by Craig Tiller · 7 years ago
  62. 9b6283a Make API comment more specific: by ncteisen · 7 years ago
  63. c5d0df9 Merge remote-tracking branch 'upstream/master' into server_connection_timeout by Mark D. Roth · 7 years ago
  64. 361f810 Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7 by Nicolas "Pixel" Noble · 7 years ago
  65. e8c4703 Update comments by Craig Tiller · 7 years ago
  66. 3aeff22 Remove some dead code from a previous iteration of internal::Call by Vijay Pai · 7 years ago
  67. 03412ee Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in grpc_init and grpc_shutdown. Add grpc_init and grpc_shutdown in failing test/cpp tests by Yash Tibrewal · 7 years ago
  68. ba5f5ce ServerBuilder interface cleanup by Craig Tiller · 7 years ago
  69. aa358d5 Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c by ncteisen · 7 years ago
  70. 81fc8c9 Fix tests to call grpc_init and grpc_shutdown before using exec_ctx by Yash Tibrewal · 7 years ago
  71. 3285f4c Fix grpc_init by removing exec_ctx usage before init by Yash Tibrewal · 7 years ago
  72. 45b7ad5 GPR_TLS Macro fix, and windows resolve_address fix by Yash Tibrewal · 7 years ago
  73. 9898212a Merge remote-tracking branch 'upstream/master' into fix-objc-void-func by Muxi Yan · 7 years ago
  74. ba0689f tls macro changes and UV fix by Yash Tibrewal · 7 years ago
  75. 5491eb7 Merge remote-tracking branch 'upstream/master' into server_connection_timeout by Mark D. Roth · 7 years ago
  76. a13a8c0 A few src/core fixes due to missing exec_ctx_finish by Yash Tibrewal · 7 years ago
  77. 7486144 Merge master by Yash Tibrewal · 7 years ago
  78. e8bb874 Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c by ncteisen · 7 years ago
  79. dd010f2 Merge pull request #13364 from ncteisen/surfacing-error-details by Noah Eisen · 7 years ago
  80. 18a6837 Merge branch 'v1.7.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 7 years ago
  81. da6b479 Merge remote-tracking branch 'upstream/master' into server_connection_timeout by Mark D. Roth · 7 years ago
  82. c567ceb Merge pull request #13173 from kwasimensah/patch-1 by Nicolas Noble · 7 years ago
  83. 01a7547 Re 89 the public headers by ncteisen · 7 years ago
  84. adbfbd5 Remove all extern C by ncteisen · 7 years ago
  85. 177039b Merge master by Yash Tibrewal · 7 years ago
  86. 14c60f1 Fix segfault by ncteisen · 7 years ago
  87. 0354c22 Save C++ for follow up PR by ncteisen · 7 years ago
  88. 8c1f338 Add comment by ncteisen · 7 years ago
  89. df817f3 Merge branch 'master' of https://github.com/grpc/grpc into surfacing-error-details by ncteisen · 7 years ago
  90. 03610f6 Merge remote-tracking branch 'upstream/master' into server_connection_timeout by Mark D. Roth · 7 years ago
  91. 2cb57e5 Avalanching operations on completion queue should be private, not API by Vijay Pai · 7 years ago
  92. 1037216 Merge branch 'master' of https://github.com/grpc/grpc into surfacing-error-details by ncteisen · 7 years ago
  93. 40737d6 Add error string to recv status API by ncteisen · 7 years ago
  94. 33652d3 Merge pull request #2 from grpc/master by kwasimensah · 7 years ago
  95. 36cd68f Merge master by Yash Tibrewal · 7 years ago
  96. 5d7cb43 Merge pull request #13315 from yang-g/proto_utils by Yang Gao · 7 years ago
  97. fcfa440 Default to 1 cq per sync server by Ken Payson · 7 years ago
  98. 4e9265c Merge with master by Yash Tibrewal · 7 years ago
  99. b90f0e6 relax for inlined bytes to avoid allocation by yang-g · 7 years ago
  100. c881859 handle 0 byte size message... by yang-g · 7 years ago