Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
0b907fc9d1cc37a69ab7877567154be8ab757e7f
/
src
/
objective-c
/
tests
1176dc3
Add tests
by Muxi Yan
· 6 years ago
d661628
Merge pull request #15694 from srini100/bump-to-v1.14
by Srini Polavarapu
· 6 years ago
7fb48fd
Merge pull request #15696 from muxi/connectivity-monitor-cfstream
by Muxi Yan
· 6 years ago
66e6780
Merge pull request #15714 from muxi/fix-cfstream-dup-schedule
by Muxi Yan
· 6 years ago
e5a3949
nit - Update test description
by Muxi Yan
· 6 years ago
be9b5d1
Update connectivity test
by Muxi Yan
· 6 years ago
9ae3aeb
Do not register connectivity monitor if using CFStream
by Muxi Yan
· 6 years ago
c79c156
Regenrate projects
by Srini Polavarapu
· 6 years ago
6fcbee0
Merge pull request #15664 from muxi/binary-size
by Muxi Yan
· 6 years ago
c512b4f
revert -framework CoreFoundation
by Muxi Yan
· 6 years ago
a2da1d7
Scripts for iOS size audit
by Muxi Yan
· 6 years ago
ba221d0
Merge branch 'master' into prototype-cfstream
by Muxi Yan
· 6 years ago
95608df
Update interop tests
by Muxi Yan
· 7 years ago
2d43a45
Regenerate projects
by Mehrdad Afshari
· 7 years ago
dc1e4e4
Inhibit warnings caused by Protobuf
by Muxi Yan
· 7 years ago
c92d90a
clang-format objective-c files
by Muxi Yan
· 7 years ago
b0db704
Merge pull request #14942 from muxi/fix-objc-status
by Muxi Yan
· 7 years ago
109bb09
Surface return status from core
by Muxi Yan
· 7 years ago
90cfc8e
Regenerate projects
by Mehrdad Afshari
· 7 years ago
dfbf607
Introduce channel arg to disable authority filter
by Muxi Yan
· 7 years ago
834aeca
Revert "Let cronet use grpc_cronet_registry_plugin"
by Muxi Yan
· 7 years ago
53f0b8d
Merge pull request #14781 from muxi/objc-keep-alive
by Muxi Yan
· 7 years ago
4c0872d
Disable test for Cronet (unsupported)
by Muxi Yan
· 7 years ago
16248a0
Test nit fixes
by Muxi Yan
· 7 years ago
a6ffad9
Polish comments for setKeepaliveWithInterval
by Muxi Yan
· 7 years ago
6d855c5
Allow gRPC ObjC user to set keepalive options
by Muxi Yan
· 7 years ago
0287924
Added host override info to test fixture config
by David Garcia Quintas
· 7 years ago
1ead89f
Merge pull request #14758 from muxi/cronet-plugin-registry
by Muxi Yan
· 7 years ago
7cc4bd8
Let cronet use grpc_cronet_registry_plugin
by Muxi Yan
· 7 years ago
5062ce8
Merge pull request #14674 from muxi/add-link-map-analyzer
by Muxi Yan
· 7 years ago
a2f9916
Add Xcode link map analyzer
by Muxi Yan
· 7 years ago
59ea0ae
Merge pull request #14646 from muxi/add-san-objc
by Muxi Yan
· 7 years ago
3585922
Add the sanitizer tests to CI
by Muxi Yan
· 7 years ago
1648219
Add asan and tsan to ObjC
by Muxi Yan
· 7 years ago
3cec602
Rewrite connectivity testing app
by Muxi Yan
· 7 years ago
9073ea0
Regenerate projects
by Mehrdad Afshari
· 7 years ago
efc5ae8
Add binary metadata support for cronet transport
by Muxi Yan
· 7 years ago
091f546
Minor fix on obj-c code
by Vijay Pai
· 7 years ago
1acfaca
Merge branch 'master' into gpr_review_host_port
by Vijay Pai
· 7 years ago
ae376bf
Privatize host_port.h; was not used in any wrapped language implementation
by Vijay Pai
· 7 years ago
392e213
Removing grpc_alarm from core requires a major version bump for core
by Vijay Pai
· 7 years ago
4388404
Regenerate projects
by Mehrdad Afshari
· 7 years ago
dbdf495
Split lib/support into lib/gpr and lib/gpr++.
by Mark D. Roth
· 7 years ago
d9c69e1
Merge pull request #13865 from muxi/add-objc-compression
by Muxi Yan
· 7 years ago
5132bf3
Reconcile messages.proto; abort() when an invalid compression algorithm is set
by Muxi Yan
· 7 years ago
3d44fc3
print output when the first test succeeded
by Muxi Yan
· 7 years ago
36abd15
Redirect stderr of xcodebuild
by Muxi Yan
· 7 years ago
c47b3f5
Add interface to API to enable compression
by Muxi Yan
· 7 years ago
9f2dd2d
Retry test when xcodebuild exit with simulator error
by Muxi Yan
· 7 years ago
98e075a
Add a comment when Xcode simulator fails to start.
by Muxi Yan
· 7 years ago
2b57a10
pre-boot xcode sim in objc-tests
by Muxi Yan
· 7 years ago
8cf1470
Revert "Revert "All instances of exec_ctx being passed around in src/core removed""
by Yash Tibrewal
· 7 years ago
ad4d2dd
Revert "All instances of exec_ctx being passed around in src/core removed"
by Yash Tibrewal
· 7 years ago
36522e9
Merge master after no Extern C changes
by Yash Tibrewal
· 7 years ago
9a7c736
Merge pull request #13432 from ncteisen/no-more-extern-c
by Noah Eisen
· 7 years ago
10f2790
Merge branch 'master' into execctx
by Yash Tibrewal
· 7 years ago
01bc32c
Fine tune test output better
by Muxi Yan
· 7 years ago
4b947d3
Verbose log of start of each test suite
by Muxi Yan
· 7 years ago
c354269
Remove _ prefixed variable names
by Yash Tibrewal
· 7 years ago
78683f7
Fix ObjC++ build error
by Muxi Yan
· 7 years ago
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
14e96f9
Bump 1.8.0-dev to 1.9.0-dev
by Mehrdad Afshari
· 7 years ago
6fbe010
minor objc test change
by Yash Tibrewal
· 7 years ago
32318b0
Fix ObjC C++ syntax error
by Muxi Yan
· 7 years ago
3b99079
Refer test to internal doc of issue
by Muxi Yan
· 7 years ago
3305e5c
Add user-agent test and regex matching test to test suite
by Muxi Yan
· 7 years ago
1cd67eb
Add test for forward declaration
by Muxi Yan
· 7 years ago
c70a0e4
Merge pull request #12339 from muxi/add-objc-call-deadline
by Muxi Yan
· 7 years ago
2795eae
Fix timeout test
by Muxi Yan
· 7 years ago
3fb250b
Polish output more
by Muxi Yan
· 7 years ago
f6e61bf
Add comment for timeout; assert on negative timeout value; fix timeout test
by Muxi Yan
· 7 years ago
c7c8e3c
Rename deadline to timeout
by Muxi Yan
· 7 years ago
f282c8f
Surface call deadline to Objective C API
by Muxi Yan
· 7 years ago
41ccb77
Reenable CronetUnitTests as it is no longer a blocker
by Muxi Yan
· 7 years ago
c53c379
Make Jenkins debug information more useful
by Muxi Yan
· 7 years ago
26cdf5b
fix run_plugin_tests.sh
by Jan Tattermusch
· 7 years ago
9359e50
objc tests cleanup
by Jan Tattermusch
· 7 years ago
b25c9bf
Show passed tests as well
by Muxi Yan
· 7 years ago
dde4548
Revert to more useful debug info
by Muxi Yan
· 7 years ago
860b1da
Resume GRXBufferedPipe when it gets dealloced
by Muxi Yan
· 7 years ago
4d39b4d
Merge pull request #11070 from muxi/fix-pipe-buffer
by Muxi Yan
· 7 years ago
bb3d95b
Use https://grpc.io consistently as the canonical URL
by Mehrdad Afshari
· 7 years ago
bea9fe4
Merge remote-tracking branch 'upstream/master' into fix-pipe-buffer
by Muxi Yan
· 7 years ago
d19c112
Add test
by Muxi Yan
· 7 years ago
070a8ee
Merge pull request #11341 from muxi/fix-objc-plugin-output
by Muxi Yan
· 7 years ago
035f7e4
Modify copyright information
by Muxi Yan
· 7 years ago
7352bae
Move tests
by Muxi Yan
· 7 years ago
4d5c310
fix remaining license notices
by Jan Tattermusch
· 7 years ago
7897ae9
auto-fix most of licenses
by Jan Tattermusch
· 7 years ago
cc620df
Fix test proto
by Muxi Yan
· 7 years ago
d7d6a2e
Better concurrency handling
by Muxi Yan
· 7 years ago
6a8763e
Add test to verify objective c plugin outputs correct filename
by Muxi Yan
· 7 years ago
a8d40b5
Asynchronously wait for tests
by Muxi Yan
· 7 years ago
49b7f83
Remove synchronization in GRXBufferedPipe:writesFinishedWithError and change tests correspondingly
by Muxi Yan
· 7 years ago
ec8e825
Use dispatch_queue to serialize writes
by Muxi Yan
· 7 years ago
716c7c5
Added a binary trailer test
by Makarand Dharmapurikar
· 7 years ago
42a95a2
Merge pull request #10505 from muxi/move-parsing-queue
by Muxi Yan
· 8 years ago
fd00263
Fix nit
by Muxi Yan
· 8 years ago
b965ff6
Move test to GRPCClientTests
by Muxi Yan
· 8 years ago
8805306
Revert API to change default queue for a stub
by Muxi Yan
· 8 years ago
Next »