aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.json
Commit message (Expand)AuthorAge
* Stub out precise clock structure from the overall flow of timers.c so thatGravatar Vijay Pai2015-04-13
* Move files to a new "profiling" directory to better distinguish from censusGravatar Vijay Pai2015-04-13
* Merge remote-tracking branch 'upstream/master'Gravatar Vijay Pai2015-04-13
|\
* \ Merge branch 'timers' of https://github.com/vjpai/grpc into vjpai-timersGravatar Vijay Pai2015-04-13
|\ \
| * | Infrastructure for timer insertion, logging, and testing.Gravatar Vijay Pai2015-04-13
| | * Merge pull request #1249 from ctiller/tlsGravatar Nicolas Noble2015-04-10
| | |\
| | * | Merge pull request #1258 from yang-g/interopGravatar jboeuf2015-04-10
| |/| | |/| | |
| | * | It turns out I missed an indirect dependency after all in 1244Gravatar Yang Gao2015-04-10
* | | | Merge pull request #1244 from yang-g/interopGravatar Nicolas Noble2015-04-10
|\ \ \ \ | | |/ / | |/| |
* | | | Add missing public headersGravatar Yang Gao2015-04-10
| * | | add indirect dependenciesGravatar Yang Gao2015-04-10
* | | | Merge pull request #1240 from ctiller/qpsGravatar Vijay Pai2015-04-10
|\ \ \ \
| | | | * Thread local storage for grpcGravatar Craig Tiller2015-04-10
| | | |/
| | * | Merge remote-tracking branch 'upstream/master' into interopGravatar Yang Gao2015-04-10
| | |\ \ | |_|/ / |/| | |
| * | | Add reporting library, use itGravatar Craig Tiller2015-04-10
| | * | depend on what I useGravatar Yang Gao2015-04-10
| | * | Split interop client and server into componentsGravatar Yang Gao2015-04-09
| | |/
* | / Have the secure credentials in separate header files.Gravatar Julien Boeuf2015-04-09
| |/ |/|
| * Smoke test initial versionGravatar Craig Tiller2015-04-09
|/
* Merge pull request #1226 from murgatroid99/objective_c_pluginGravatar Tim Emiola2015-04-08
|\
| * Made Objective C plugin build without errorGravatar murgatroid992015-04-07
* | Bumping library version to 0.6.Gravatar Nicolas "Pixel" Noble2015-04-07
|/
* Adding joinable threads, and gpr_thd_join.Gravatar Nicolas Noble2015-04-03
* make target of port.c depend on test_configGravatar Yang Gao2015-04-01
* add missing header into build.json and regenerate projectGravatar Yang Gao2015-04-01
* Refactor and add a unit testGravatar Yang Gao2015-03-27
* merge upstream and resolve conflictGravatar Yang Gao2015-03-26
|\
| * Private headers shouldn't be public...Gravatar Nicolas "Pixel" Noble2015-03-27
| * Merge pull request #989 from murgatroid99/core_start_batch_traceGravatar Nicolas Noble2015-03-26
| |\
| * | Moving all of the codegens into a temporary static library.Gravatar Nicolas "Pixel" Noble2015-03-26
* | | a stub of the cli toolGravatar Yang Gao2015-03-25
| * | Protect on some overflow scenarios, add a test and build/run the testGravatar Yang Gao2015-03-20
| * | Added a few more missing files and re-generated project files.Gravatar Nicolas "Pixel" Noble2015-03-20
| * | Merge pull request #1099 from nicolasnoble/build-regenGravatar Jan Tattermusch2015-03-19
| |\ \
| | * | Adding missing public files to build.json, and re-generating all project files.Gravatar Nicolas "Pixel" Noble2015-03-19
* | | | Implementation of generic stubGravatar Yang Gao2015-03-19
| |/ / |/| |
| * | Make Python package spec indirectGravatar Masood Malekghassemi2015-03-18
|/ /
* | Rename to AsyncGeneric*Gravatar Yang Gao2015-03-12
* | Rename anonymous to generic globallyGravatar Yang Gao2015-03-11
* | A first test with typed async client and untyped service for a simple rpcGravatar Yang Gao2015-03-11
* | merge with upstream and resolve conflictGravatar Yang Gao2015-03-10
|\ \
* | | initial imple of byte buffer and sliceGravatar Yang Gao2015-03-10
| | * Added batch GRPC_TRACE option to trace calls to grpc_call_start_batchGravatar murgatroid992015-03-09
| |/
| * Don't merge OpenSSL into C++ upper layer libraries; only C.Gravatar Nicolas "Pixel" Noble2015-03-06
* | first sets of changes, it buildsGravatar Yang Gao2015-03-05
| * Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-05
| |\ | |/ |/|
* | Rename some filesGravatar Craig Tiller2015-03-04
* | Async server worksGravatar Craig Tiller2015-03-04
* | Async client progressGravatar Craig Tiller2015-03-04
* | Merge github.com:grpc/grpc into qps_driverGravatar Craig Tiller2015-03-03
|\ \