index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
objective-c
Commit message (
Expand
)
Author
Age
*
Exclude bcm.c for dup symbol issue
Muxi Yan
2018-01-30
*
Update BoringSSL podspec
Muxi Yan
2018-01-29
*
Merge pull request #14042 from apolcyn/ruby_25_on_kokoro_mac
apolcyn
2018-01-25
|
\
|
*
Fix linker error on objc mac tests by explicitly installing cocoapods v1.3.1,...
Alexander Polcyn
2018-01-24
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2018-01-24
|
\
\
*
|
|
Build fix
Muxi Yan
2018-01-19
|
*
|
Regenerate projects
Mehrdad Afshari
2018-01-19
*
|
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2018-01-19
|
\
|
|
|
*
|
Split lib/support into lib/gpr and lib/gpr++.
Mark D. Roth
2018-01-18
|
*
|
Merge pull request #14031 from muxi/fix-boringssl-sed
Muxi Yan
2018-01-17
|
|
\
\
|
*
|
|
Specify minimum supported versions in README.md
Muxi Yan
2018-01-17
|
|
|
/
|
|
/
|
|
|
*
Fix sed error in podspecs on sed 4.4
Muxi Yan
2018-01-16
|
|
/
|
*
Merge pull request #13865 from muxi/add-objc-compression
Muxi Yan
2018-01-03
|
|
\
|
|
*
Reconcile messages.proto; abort() when an invalid compression algorithm is set
Muxi Yan
2018-01-02
|
*
|
print output when the first test succeeded
Muxi Yan
2017-12-22
|
*
|
Redirect stderr of xcodebuild
Muxi Yan
2017-12-22
|
|
*
Add interface to API to enable compression
Muxi Yan
2017-12-21
|
*
|
Retry test when xcodebuild exit with simulator error
Muxi Yan
2017-12-20
|
|
/
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2017-12-13
|
\
|
|
*
Add a comment when Xcode simulator fails to start.
Muxi Yan
2017-12-11
|
*
pre-boot xcode sim in objc-tests
Muxi Yan
2017-12-11
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2017-12-08
|
\
|
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2017-12-06
|
\
\
*
\
\
Merge commit 'b0bad8f^' into fix-stream-compression-config-interface
Muxi Yan
2017-12-06
|
\
\
\
*
\
\
\
Merge e759d2a^
Muxi Yan
2017-12-06
|
\
\
\
\
|
|
|
|
*
Revert "Revert "All instances of exec_ctx being passed around in src/core rem...
Yash Tibrewal
2017-12-06
|
|
|
|
/
|
|
|
*
Revert "All instances of exec_ctx being passed around in src/core removed"
Yash Tibrewal
2017-12-06
|
|
|
*
Merge master after no Extern C changes
Yash Tibrewal
2017-11-30
|
|
|
|
\
|
|
|
|
*
Merge pull request #13432 from ncteisen/no-more-extern-c
Noah Eisen
2017-11-30
|
|
|
|
|
\
|
|
|
|
*
\
Merge pull request #13571 from muxi/verbose-objc-tests
Muxi Yan
2017-11-30
|
|
|
|
|
\
\
|
|
|
*
|
\
\
Merge branch 'master' into execctx
Yash Tibrewal
2017-11-30
|
|
|
|
\
\
\
\
|
|
|
|
|
|
*
|
Fine tune test output better
Muxi Yan
2017-11-30
|
|
|
|
|
|
*
|
Verbose log of start of each test suite
Muxi Yan
2017-11-30
|
|
|
|
|
|
/
/
|
|
|
|
|
/
|
|
|
|
|
*
|
|
|
Remove _ prefixed variable names
Yash Tibrewal
2017-11-29
|
|
|
|
|
*
|
Fix in one more file
Muxi Yan
2017-11-29
|
|
|
|
|
*
|
Upgrade protobuf version in podspec
Muxi Yan
2017-11-29
|
|
|
|
|
/
/
|
|
|
|
|
*
Fix ObjC++ build error
Muxi Yan
2017-11-29
|
|
|
|
|
/
|
|
|
*
|
Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in grpc_init...
Yash Tibrewal
2017-11-28
|
|
|
|
*
Bump 1.8.0-dev to 1.9.0-dev
Mehrdad Afshari
2017-11-27
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into fix-objc-void-func
Muxi Yan
2017-11-27
|
|
|
|
|
\
|
|
|
*
|
|
minor objc test change
Yash Tibrewal
2017-11-27
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
Fix ObjC C++ syntax error
Muxi Yan
2017-11-27
|
|
|
/
/
|
|
*
|
Add comment to self == [GRPCCall self]
Muxi Yan
2017-11-06
|
|
*
|
Change [GRPCCall load] to [GRPCCall initialize]
Muxi Yan
2017-11-05
|
|
/
/
|
|
*
Fix gRPC ObjC void function definition
Muxi Yan
2017-10-20
|
|
/
|
*
Refer test to internal doc of issue
Muxi Yan
2017-10-16
|
*
Add user-agent test and regex matching test to test suite
Muxi Yan
2017-10-11
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2017-10-06
|
\
\
|
|
*
Make platform-specific headers textual
Muxi Yan
2017-10-06
|
|
/
|
*
Add test for forward declaration
Muxi Yan
2017-10-05
[next]