1. dc80282 Merge pull request #14042 from apolcyn/ruby_25_on_kokoro_mac by apolcyn · 7 years ago
  2. 190a8db Fix linker error on objc mac tests by explicitly installing cocoapods v1.3.1, rather than picking up 1.4.1 by Alexander Polcyn · 7 years ago
  3. fd900e0 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  4. 401f903 Build fix by Muxi Yan · 7 years ago
  5. 4388404 Regenerate projects by Mehrdad Afshari · 7 years ago
  6. fb061c3 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  7. dbdf495 Split lib/support into lib/gpr and lib/gpr++. by Mark D. Roth · 7 years ago
  8. 47fe850 Merge pull request #14031 from muxi/fix-boringssl-sed by Muxi Yan · 7 years ago
  9. 53e0b74 Specify minimum supported versions in README.md by Muxi Yan · 7 years ago
  10. f3c83bf Fix sed error in podspecs on sed 4.4 by Muxi Yan · 7 years ago
  11. d9c69e1 Merge pull request #13865 from muxi/add-objc-compression by Muxi Yan · 7 years ago
  12. 5132bf3 Reconcile messages.proto; abort() when an invalid compression algorithm is set by Muxi Yan · 7 years ago
  13. 3d44fc3 print output when the first test succeeded by Muxi Yan · 7 years ago
  14. 36abd15 Redirect stderr of xcodebuild by Muxi Yan · 7 years ago
  15. c47b3f5 Add interface to API to enable compression by Muxi Yan · 7 years ago
  16. 9f2dd2d Retry test when xcodebuild exit with simulator error by Muxi Yan · 7 years ago
  17. 032e9b3 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  18. 98e075a Add a comment when Xcode simulator fails to start. by Muxi Yan · 7 years ago
  19. 2b57a10 pre-boot xcode sim in objc-tests by Muxi Yan · 7 years ago
  20. 99024d6 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  21. 6043006 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  22. fc38142 Merge commit 'b0bad8f^' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  23. 4a117f0 Merge e759d2a^ by Muxi Yan · 7 years ago
  24. 8cf1470 Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" by Yash Tibrewal · 7 years ago
  25. ad4d2dd Revert "All instances of exec_ctx being passed around in src/core removed" by Yash Tibrewal · 7 years ago
  26. 36522e9 Merge master after no Extern C changes by Yash Tibrewal · 7 years ago
  27. 9a7c736 Merge pull request #13432 from ncteisen/no-more-extern-c by Noah Eisen · 7 years ago
  28. 4efc604 Merge pull request #13571 from muxi/verbose-objc-tests by Muxi Yan · 7 years ago
  29. 10f2790 Merge branch 'master' into execctx by Yash Tibrewal · 7 years ago
  30. 01bc32c Fine tune test output better by Muxi Yan · 7 years ago
  31. 4b947d3 Verbose log of start of each test suite by Muxi Yan · 7 years ago
  32. c354269 Remove _ prefixed variable names by Yash Tibrewal · 7 years ago
  33. e641196 Fix in one more file by Muxi Yan · 7 years ago
  34. 81f8be3 Upgrade protobuf version in podspec by Muxi Yan · 7 years ago
  35. 78683f7 Fix ObjC++ build error by Muxi Yan · 7 years ago
  36. 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
  37. 14e96f9 Bump 1.8.0-dev to 1.9.0-dev by Mehrdad Afshari · 7 years ago
  38. 9898212a Merge remote-tracking branch 'upstream/master' into fix-objc-void-func by Muxi Yan · 7 years ago
  39. 6fbe010 minor objc test change by Yash Tibrewal · 7 years ago
  40. 32318b0 Fix ObjC C++ syntax error by Muxi Yan · 7 years ago
  41. 47d843b Add comment to self == [GRPCCall self] by Muxi Yan · 7 years ago
  42. 87b1914 Change [GRPCCall load] to [GRPCCall initialize] by Muxi Yan · 7 years ago
  43. 0c0ebc5 Fix gRPC ObjC void function definition by Muxi Yan · 7 years ago
  44. 3b99079 Refer test to internal doc of issue by Muxi Yan · 7 years ago
  45. 3305e5c Add user-agent test and regex matching test to test suite by Muxi Yan · 7 years ago
  46. 03fc857 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  47. cd97297 Make platform-specific headers textual by Muxi Yan · 7 years ago
  48. 1cd67eb Add test for forward declaration by Muxi Yan · 7 years ago
  49. 528369f Fix Objective C build by Muxi Yan · 7 years ago
  50. 9887379 Update version to 1.8.0-dev, update g word to 'generous' by murgatroid99 · 7 years ago
  51. c70a0e4 Merge pull request #12339 from muxi/add-objc-call-deadline by Muxi Yan · 7 years ago
  52. 2795eae Fix timeout test by Muxi Yan · 7 years ago
  53. 3fb250b Polish output more by Muxi Yan · 7 years ago
  54. 9894661 Polish comment by Muxi Yan · 7 years ago
  55. f6e61bf Add comment for timeout; assert on negative timeout value; fix timeout test by Muxi Yan · 7 years ago
  56. afa4700 Use Apple internal type for timeout by Muxi Yan · 7 years ago
  57. ef84a1c Port #12253 by Muxi Yan · 7 years ago
  58. c7c8e3c Rename deadline to timeout by Muxi Yan · 7 years ago
  59. f282c8f Surface call deadline to Objective C API by Muxi Yan · 7 years ago
  60. 6b2b5bd Merge remote-tracking branch 'upstream/master' into stream_compression_config by Muxi Yan · 7 years ago
  61. 72827fb Merge pull request #12225 from muxi/fix-already-finished by Muxi Yan · 7 years ago
  62. e3d6a9a Merge pull request #12180 from grpc/revert-12086-revert-11832-objc-oauth-protocol by Muxi Yan · 7 years ago
  63. 7c62a35 Merge remote-tracking branch 'upstream/master' into stream_compression_config by Muxi Yan · 7 years ago
  64. 183a9cf Merge pull request #12169 from muxi/improve-objc-test-info by Muxi Yan · 7 years ago
  65. 4e1b26e Replace dispatch_once_t with BOOL by Muxi Yan · 7 years ago
  66. 713597f Master version bump to 1.7.x by David Garcia Quintas · 7 years ago
  67. b82f82b Revert "Revert "Add OAuth2 protocol in GRPCClient"" by Muxi Yan · 7 years ago
  68. 41ccb77 Reenable CronetUnitTests as it is no longer a blocker by Muxi Yan · 7 years ago
  69. c53c379 Make Jenkins debug information more useful by Muxi Yan · 7 years ago
  70. 229125a Merge remote-tracking branch 'upstream/master' into stream_compression_config by Muxi Yan · 7 years ago
  71. 26cdf5b fix run_plugin_tests.sh by Jan Tattermusch · 7 years ago
  72. 9359e50 objc tests cleanup by Jan Tattermusch · 7 years ago
  73. 5e1ac7f Fix Objc Readme for directory hierarchies by Paul Beusterien · 7 years ago
  74. f6f12de Revert "Add OAuth2 protocol in GRPCClient" by Muxi Yan · 7 years ago
  75. ab38a3d Merge pull request #11832 from muxi/objc-oauth-protocol by Muxi Yan · 7 years ago
  76. 69b8fe0 Merge branch 'master' into stream_compression_config by Muxi Yan · 7 years ago
  77. 4f68ecf Merge pull request #11893 from wilhuff/wilhuff/copy-servername by Muxi Yan · 7 years ago
  78. 3188ae5 Merge pull request #11998 from muxi/revert-debug-info by Muxi Yan · 7 years ago
  79. 5fbfa18 Merge pull request #11991 from muxi/fix-objc-nsdata-memory-leak by Muxi Yan · 7 years ago
  80. b25c9bf Show passed tests as well by Muxi Yan · 7 years ago
  81. dde4548 Revert to more useful debug info by Muxi Yan · 7 years ago
  82. 6a8355d Fix two memory leaks by Muxi Yan · 7 years ago
  83. 860b1da Resume GRXBufferedPipe when it gets dealloced by Muxi Yan · 7 years ago
  84. 021c29e Create optional subspec for GRPCCall+GID by Muxi Yan · 7 years ago
  85. 8dc1b7d Merge pull request #11732 from muxi/update-podspecs by Muxi Yan · 7 years ago
  86. c95110a Move OAuth2 provider to GRPCCall+OAuth2 by Muxi Yan · 7 years ago
  87. c80526d Modify C++ and Objective C to initialize maybe_stream_compression_level by Muxi Yan · 7 years ago
  88. e30a87d Fix warning in GRPCCall.h by Marek Gilbert · 7 years ago
  89. 104dd1f Fix umbrella header of BoringSSL by Muxi Yan · 7 years ago
  90. 7dc61e0 Polish property name by Muxi Yan · 7 years ago
  91. 23f19d8 Move closure to a method of GRPCCall by Muxi Yan · 7 years ago
  92. 8ad304b Fix a bug when setting GRPCCall.state = GRXWriterStateFinished by Muxi Yan · 7 years ago
  93. d996379 Reset OWNERS state by Craig Tiller · 7 years ago
  94. 34949db Add protocol and corresponding changes in GRPCClient by Muxi Yan · 7 years ago
  95. e476f7d Strawman OWNERS --> CODEOWNERS script by Craig Tiller · 7 years ago
  96. 4d39b4d Merge pull request #11070 from muxi/fix-pipe-buffer by Muxi Yan · 7 years ago
  97. 2ca8282 Merge pull request #11738 from mehrdada/canonica-urls by Mehrdad Afshari · 7 years ago
  98. a840e4a make SwiftSample support Xcode8 by Jan Tattermusch · 7 years ago
  99. c0d3bab Update BoringSSL version by Muxi Yan · 7 years ago
  100. bb3d95b Use https://grpc.io consistently as the canonical URL by Mehrdad Afshari · 7 years ago