aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.json
Commit message (Expand)AuthorAge
* Sort by language, then by nameGravatar Craig Tiller2015-01-18
* Merge branch 'testrun' of github.com:ctiller/grpc into build-cleanerGravatar Craig Tiller2015-01-18
|\
* | build.json prettifierGravatar Craig Tiller2015-01-18
| * Explicitly name the target language.Gravatar Craig Tiller2015-01-18
|/
* Changing tabs for spaces.Gravatar Nicolas Noble2015-01-16
* Factor out the pollset kicking mechanism and eliminate shardingGravatar David Klempner2015-01-16
* Fixing typos in build.json: .cpp -> .ccGravatar Nicolas Noble2015-01-15
* Merge github.com:google/grpc into nogoGravatar Craig Tiller2015-01-13
|\
| * Merge branch 'testcpp' of github.com:ctiller/grpc into testcppGravatar Craig Tiller2015-01-13
| |\
| * | Fix qps test.Gravatar Craig Tiller2015-01-13
| * | Merge github.com:google/grpc into testcppGravatar Craig Tiller2015-01-13
| |\ \
* | | | Remove go compilerGravatar Craig Tiller2015-01-13
| |/ / |/| |
| | * Fix alignmentGravatar Craig Tiller2015-01-12
| |/
* | Fixing opensource build.Gravatar nnoble2015-01-12
| * Merge github.com:google/grpc into testcppGravatar Craig Tiller2015-01-12
| |\ | |/ |/|
* | Moving the google-internal security code in their own files.Gravatar jboeuf2015-01-12
* | Splitting grpc_test_util into gpr_test_util.Gravatar nnoble2015-01-12
| * Fix some C++ test dependenciesGravatar Craig Tiller2015-01-12
|/
* Fix gRPC compilation failureGravatar rsilvera2015-01-12
* Preparing the go plugin for non-[] compilation.Gravatar nnoble2015-01-12
* Add impl subdirectory under public and move headers that need to be installedGravatar yangg2015-01-12
* Add ServiceAccount Credentials wrapping and handle credentials creationGravatar yangg2015-01-12
* Add a test to export two TestService on the same server, only with differentGravatar yangg2015-01-09
* C implementation of Census trace store and stats store for grpc C lib.Gravatar hongyu2015-01-09
* Remove libevent.Gravatar ctiller2015-01-09
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-09
* Remove libevent.Gravatar ctiller2015-01-08
* Adding plugins to the mako rendering system.Gravatar nnoble2015-01-06
* Provide a port of cpu related code to posix, and linux.Gravatar ctiller2014-12-29
* Improving Makefile support for shared libraries.Gravatar nnoble2014-12-29
* Update build.json, fix opensource build.Gravatar ctiller2014-12-29
* Add SSL root for production GFE.Gravatar chenw2014-12-29
* Port [] alarm management to GRPC.Gravatar ctiller2014-12-29
* Adding support for service account credentials.Gravatar jboeuf2014-12-29
* Client side implementation of creating channel with credentials.Gravatar yangg2014-12-29
* gRPC: Avoid AF_INET6 sockets when the ::1 loopback address doesn't exist.Gravatar pmarks2014-12-19
* Sync up open source build with []Gravatar yangg2014-12-19
* Introduce the (outside-of-iomgr) pollset API.Gravatar ctiller2014-12-19
* Changing compilation ordering to fix dependency issue between generated files...Gravatar nnoble2014-12-17
* Prepare QPS tests for running in GCEGravatar vpai2014-12-17
* Remove endpoint/ directories.Gravatar ctiller2014-12-17
* The built-in ssl target now properly merges the archives instead of nesting t...Gravatar nnoble2014-12-16
* Remove a (very) deprecated file.Gravatar ctiller2014-12-16
* Add time averaged stats for future alarm list work.Gravatar ctiller2014-12-15
* Fix a bug in base-log, and add test.Gravatar aveitch2014-12-15
* Add a test for useful.h.Gravatar ctiller2014-12-15
* Makefile will now build zlib and/or OpenSSL if needed.Gravatar nnoble2014-12-12
* Adding base utils for JWT service account workflow. OpenSSL base64 decoding isGravatar jboeuf2014-12-12
* Getting the generated Makefile to support .proto files.Gravatar nnoble2014-12-12
* Tweaking log calls a bit.Gravatar nnoble2014-12-12