Yang Gao
96de48449c
Add the new header to build.json and regenerate projects
10 years ago
Nicolas "Pixel" Noble
436f964a80
Flagging a few census tests as flaky.
10 years ago
Nicolas "Pixel" Noble
010f1e7b62
More work in not having to compile OpenSSL.
10 years ago
Nicolas "Pixel" Noble
62b8ddfc34
Supporting comments in build-cleaner.
10 years ago
Nicolas "Pixel" Noble
8512fba380
Adding some documentation about the build/template system.
10 years ago
Craig Tiller
83f88d90b9
stuff
10 years ago
vjpai
9cf0b3b84d
Random number distributions and test for common distributions
10 years ago
Nicolas "Pixel" Noble
9d7031c238
Fixing dependencies.
10 years ago
Julien Boeuf
7d1d9ca7fa
Refactoring of core security to remove the factories.
...
- Renamed security_context -> security_connector.
- Credentials are now responsible for creating their own connectors.
10 years ago
Nicolas "Pixel" Noble
1cc29c1e1d
Fixing dependency...
10 years ago
Abhishek Kumar
60572d422b
Move .proto files up for reuse
10 years ago
Abhishek Kumar
1b3e3cd75b
Moving test.proto to an outer directory so others can depend on it.
10 years ago
Craig Tiller
4e99edb642
Kill transport end2end tests: not useful
10 years ago
Craig Tiller
6902ad2e9c
Switching to batch oriented metadata passing
10 years ago
Yang Gao
103837ee6b
Wrap ParseCommandLineFlags in InitTest
10 years ago
Yang Gao
084ef52672
Remove outdated protos
10 years ago
Yang Gao
b0b518e367
Further refactor interop_client and server to libraries
10 years ago
Vijay Pai
9cccb08311
Stub out precise clock structure from the overall flow of timers.c so that
...
there are no ifdefs in the middle of structures of the main code path
10 years ago
Vijay Pai
6dfa7e6ea3
Move files to a new "profiling" directory to better distinguish from census
...
statistics
10 years ago
Vijay Pai
c914c4a71a
Infrastructure for timer insertion, logging, and testing.
10 years ago
Nicolas "Pixel" Noble
27a0dc0208
Adjusting build.json.
10 years ago
Yang Gao
702c709061
It turns out I missed an indirect dependency after all in 1244
10 years ago
Yang Gao
fa4549dd2d
Add missing public headers
10 years ago
Yang Gao
6392d50ee2
add indirect dependencies
10 years ago
Craig Tiller
8cca9abeda
Thread local storage for grpc
10 years ago
Craig Tiller
66048f4fc1
Add reporting library, use it
10 years ago
Yang Gao
8158c6b34e
depend on what I use
10 years ago
Yang Gao
a40020788f
Split interop client and server into components
10 years ago
Julien Boeuf
1d2240cc6c
Have the secure credentials in separate header files.
10 years ago
Craig Tiller
e9a6eb7332
Allow RunScenarios to spawn in-process workers
...
This allows us to get back to single binary tests where appropriate, which will help in-depth profiling efforts.
I've built this atop my smoke_test changes as they inspired me to get this done.
10 years ago
Craig Tiller
2c2cf6d2c5
Smoke test initial version
10 years ago
Craig Tiller
34cf2f37f7
Begin port selection code for windows
10 years ago
Craig Tiller
d625d81e9b
Allow restricting platforms for certain tests
10 years ago
Craig Tiller
b25c90dbf4
Add endpoint_pair_windows.c
10 years ago
murgatroid99
ac0002adb8
Made Objective C plugin build without error
10 years ago
Nicolas "Pixel" Noble
5e51518f61
Bumping library version to 0.6.
10 years ago
Nicolas Noble
91647cc815
Adding joinable threads, and gpr_thd_join.
10 years ago
Yang Gao
7eb76cc780
make target of port.c depend on test_config
10 years ago
Yang Gao
929481e107
add missing header into build.json and regenerate project
10 years ago
Yang Gao
b946b5ea74
Refactor and add a unit test
10 years ago
Nicolas "Pixel" Noble
65c5efb409
Private headers shouldn't be public...
10 years ago
Nicolas "Pixel" Noble
714cf6982a
Moving all of the codegens into a temporary static library.
...
This will allow us to re-use code generators in other kind of protoc plugins.
10 years ago
Yang Gao
a5e20d35c9
a stub of the cli tool
10 years ago
Yang Gao
cdb2a6e071
Protect on some overflow scenarios, add a test and build/run the test
10 years ago
Nicolas "Pixel" Noble
710b6a4ae2
Added a few more missing files and re-generated project files.
10 years ago
Nicolas "Pixel" Noble
51f5b91715
Adding missing public files to build.json, and re-generating all project files.
10 years ago
Yang Gao
75e2f6d839
Implementation of generic stub
10 years ago
Masood Malekghassemi
3bb52151dd
Make Python package spec indirect
...
This is part of a change to ease internal usage of GRPC.
10 years ago
Yang Gao
4999649653
Rename to AsyncGeneric*
10 years ago
Yang Gao
005eb88c45
Rename anonymous to generic globally
10 years ago