1. ef84a1c Port #12253 by Muxi Yan · 7 years ago
  2. 6b2b5bd Merge remote-tracking branch 'upstream/master' into stream_compression_config by Muxi Yan · 7 years ago
  3. 72827fb Merge pull request #12225 from muxi/fix-already-finished by Muxi Yan · 7 years ago
  4. e3d6a9a Merge pull request #12180 from grpc/revert-12086-revert-11832-objc-oauth-protocol by Muxi Yan · 7 years ago
  5. 7c62a35 Merge remote-tracking branch 'upstream/master' into stream_compression_config by Muxi Yan · 7 years ago
  6. 183a9cf Merge pull request #12169 from muxi/improve-objc-test-info by Muxi Yan · 7 years ago
  7. 4e1b26e Replace dispatch_once_t with BOOL by Muxi Yan · 7 years ago
  8. 713597f Master version bump to 1.7.x by David Garcia Quintas · 7 years ago
  9. b82f82b Revert "Revert "Add OAuth2 protocol in GRPCClient"" by Muxi Yan · 7 years ago
  10. 41ccb77 Reenable CronetUnitTests as it is no longer a blocker by Muxi Yan · 7 years ago
  11. c53c379 Make Jenkins debug information more useful by Muxi Yan · 7 years ago
  12. 229125a Merge remote-tracking branch 'upstream/master' into stream_compression_config by Muxi Yan · 7 years ago
  13. 26cdf5b fix run_plugin_tests.sh by Jan Tattermusch · 7 years ago
  14. 9359e50 objc tests cleanup by Jan Tattermusch · 7 years ago
  15. 5e1ac7f Fix Objc Readme for directory hierarchies by Paul Beusterien · 7 years ago
  16. f6f12de Revert "Add OAuth2 protocol in GRPCClient" by Muxi Yan · 7 years ago
  17. ab38a3d Merge pull request #11832 from muxi/objc-oauth-protocol by Muxi Yan · 7 years ago
  18. 69b8fe0 Merge branch 'master' into stream_compression_config by Muxi Yan · 7 years ago
  19. 4f68ecf Merge pull request #11893 from wilhuff/wilhuff/copy-servername by Muxi Yan · 7 years ago
  20. 3188ae5 Merge pull request #11998 from muxi/revert-debug-info by Muxi Yan · 7 years ago
  21. 5fbfa18 Merge pull request #11991 from muxi/fix-objc-nsdata-memory-leak by Muxi Yan · 7 years ago
  22. b25c9bf Show passed tests as well by Muxi Yan · 7 years ago
  23. dde4548 Revert to more useful debug info by Muxi Yan · 7 years ago
  24. 6a8355d Fix two memory leaks by Muxi Yan · 7 years ago
  25. 860b1da Resume GRXBufferedPipe when it gets dealloced by Muxi Yan · 7 years ago
  26. 021c29e Create optional subspec for GRPCCall+GID by Muxi Yan · 7 years ago
  27. 8dc1b7d Merge pull request #11732 from muxi/update-podspecs by Muxi Yan · 7 years ago
  28. c95110a Move OAuth2 provider to GRPCCall+OAuth2 by Muxi Yan · 7 years ago
  29. c80526d Modify C++ and Objective C to initialize maybe_stream_compression_level by Muxi Yan · 7 years ago
  30. e30a87d Fix warning in GRPCCall.h by Marek Gilbert · 7 years ago
  31. 104dd1f Fix umbrella header of BoringSSL by Muxi Yan · 7 years ago
  32. 7dc61e0 Polish property name by Muxi Yan · 7 years ago
  33. 23f19d8 Move closure to a method of GRPCCall by Muxi Yan · 7 years ago
  34. 8ad304b Fix a bug when setting GRPCCall.state = GRXWriterStateFinished by Muxi Yan · 7 years ago
  35. d996379 Reset OWNERS state by Craig Tiller · 7 years ago
  36. 34949db Add protocol and corresponding changes in GRPCClient by Muxi Yan · 7 years ago
  37. e476f7d Strawman OWNERS --> CODEOWNERS script by Craig Tiller · 7 years ago
  38. 4d39b4d Merge pull request #11070 from muxi/fix-pipe-buffer by Muxi Yan · 7 years ago
  39. 2ca8282 Merge pull request #11738 from mehrdada/canonica-urls by Mehrdad Afshari · 7 years ago
  40. a840e4a make SwiftSample support Xcode8 by Jan Tattermusch · 7 years ago
  41. c0d3bab Update BoringSSL version by Muxi Yan · 7 years ago
  42. bb3d95b Use https://grpc.io consistently as the canonical URL by Mehrdad Afshari · 7 years ago
  43. 367c2c0 Update protoc version by Muxi Yan · 7 years ago
  44. be7f2a4 Merge pull request #11602 from muxi/add_cancel_after_round_trip_test by Muxi Yan · 7 years ago
  45. dadb4ab Merge pull request #11606 from vsco/upstream by Muxi Yan · 7 years ago
  46. 5c8f27b Update serverName comment to be more accurate by thassss · 7 years ago
  47. a5082db Pass NULL to grpc_channel_create_call for nil serverName by thassss · 7 years ago
  48. 260ddd1 Remove nullability specifiers by thassss · 7 years ago
  49. e78a0b7 Warn against using serverName property with Cronet by thassss · 7 years ago
  50. be3c7e2 Fix the memory leak in metadata by Muxi Yan · 7 years ago
  51. c05d1b4 Some fixes for tests and change contract by Muxi Yan · 7 years ago
  52. bea9fe4 Merge remote-tracking branch 'upstream/master' into fix-pipe-buffer by Muxi Yan · 7 years ago
  53. d6cee15 Simply queue up writesFinishedWithError without cancelling pending messages by Muxi Yan · 7 years ago
  54. a139bfd Expose :authority pseudo-header to Obj-C API. by thassss · 7 years ago
  55. 08fef09 Fix minor problems by Muxi Yan · 7 years ago
  56. d19c112 Add test by Muxi Yan · 7 years ago
  57. 655a275 Merge pull request #11521 from muxi/fix-objc-memory-leak by Muxi Yan · 7 years ago
  58. 070a8ee Merge pull request #11341 from muxi/fix-objc-plugin-output by Muxi Yan · 7 years ago
  59. 9ae2a7d Remove conditionals covered by invoke agreement by Muxi Yan · 7 years ago
  60. f1ce470 Release slice no longer owned by Muxi Yan · 7 years ago
  61. d4792e9 Polish GRXBufferedPipe by Muxi Yan · 7 years ago
  62. 035f7e4 Modify copyright information by Muxi Yan · 7 years ago
  63. 7352bae Move tests by Muxi Yan · 7 years ago
  64. 4d5c310 fix remaining license notices by Jan Tattermusch · 7 years ago
  65. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  66. cc620df Fix test proto by Muxi Yan · 7 years ago
  67. d7d6a2e Better concurrency handling by Muxi Yan · 7 years ago
  68. 6a8763e Add test to verify objective c plugin outputs correct filename by Muxi Yan · 7 years ago
  69. e09e47c Use getter/setter by Muxi Yan · 7 years ago
  70. d6545bb Comments on BufferedPipe by Muxi Yan · 7 years ago
  71. aebcdbd master bumped to 1.5.x by David Garcia Quintas · 7 years ago
  72. 033db46 Fix pipeline finishing bug by Muxi Yan · 7 years ago
  73. a8d40b5 Asynchronously wait for tests by Muxi Yan · 7 years ago
  74. 49b7f83 Remove synchronization in GRXBufferedPipe:writesFinishedWithError and change tests correspondingly by Muxi Yan · 7 years ago
  75. ec8e825 Use dispatch_queue to serialize writes by Muxi Yan · 7 years ago
  76. 91d7bb0 Sync writes with queue by Muxi Yan · 7 years ago
  77. 716c7c5 Added a binary trailer test by Makarand Dharmapurikar · 7 years ago
  78. 42a95a2 Merge pull request #10505 from muxi/move-parsing-queue by Muxi Yan · 7 years ago
  79. fd00263 Fix nit by Muxi Yan · 7 years ago
  80. a2529ce Minor comment polish by Muxi Yan · 7 years ago
  81. b965ff6 Move test to GRPCClientTests by Muxi Yan · 7 years ago
  82. 8805306 Revert API to change default queue for a stub by Muxi Yan · 7 years ago
  83. cac4e17 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  84. c2d9f1e Merge pull request #10689 from muxi/revert-boringssl-81 by Muxi Yan · 7 years ago
  85. d280788 Revert umbrella header too by Muxi Yan · 7 years ago
  86. 8938943 Merge pull request #10609 from makdharma/xcodebuild_cmdline by makdharma · 7 years ago
  87. 50810d7 Revert a change in BoringSSL 8.1 by Muxi Yan · 7 years ago
  88. 2c6f637 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  89. fe5ec74 Merge pull request #10631 from muxi/fix-xcode83-modulemap by Muxi Yan · 7 years ago
  90. 0e5fa9e Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  91. a3aec50 Remove arm_arch and hack version number by Muxi Yan · 7 years ago
  92. 9e1acc0 master to 1.4.0-dev by David Garcia Quintas · 7 years ago
  93. 2eeedad fix mac issues by Sree Kuchibhotla · 7 years ago
  94. 60df47a added env var to the Cronet target by Makarand Dharmapurikar · 7 years ago
  95. 840a135 Add shutdown_cq as a server cq so that progress can be made when calling cq_pluck on f->shutdown_cq by Sree Kuchibhotla · 7 years ago
  96. db32770 Fix modulemap redefinition by Muxi Yan · 7 years ago
  97. b3d308b Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  98. e7a8f41 Create f->shutdown_cq in the fixture by Sree Kuchibhotla · 7 years ago
  99. 2bb075d Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  100. f70b9ee added correct preprocessor defines to xcodeproj by Makarand Dharmapurikar · 7 years ago