aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.json
Commit message (Expand)AuthorAge
* Adding a few more tests.Gravatar Nicolas "Pixel" Noble2015-01-29
* Merge branch 'master' of github.com:google/grpc into jsonGravatar Nicolas Noble2015-01-27
|\
* | Fixing a couple of minor bugs, and adding a few tests.Gravatar Nicolas Noble2015-01-27
| * Merge pull request #157 from dklempner/eventfdGravatar Craig Tiller2015-01-27
| |\
| * | added src/core/support/string.h to build.jsonGravatar Jan Tattermusch2015-01-27
| | * Rename poll_kick_test to poll_kick_posix_testGravatar David Klempner2015-01-26
| | * Rename wakeup_fd.[hc] to wakeup_fd_posix.[hc]Gravatar David Klempner2015-01-26
* | | Addressing comments.Gravatar Nicolas Noble2015-01-26
| * | removed string.h reference from build.jsonGravatar Jan Tattermusch2015-01-26
| | * Merge branch 'master' into eventfdGravatar David Klempner2015-01-26
| | |\ | | |/ | |/|
| | * Refactor the pipe/eventfd abstractionGravatar David Klempner2015-01-26
* | | Merge branch 'master' of github.com:google/grpc into jsonGravatar Nicolas Noble2015-01-26
|\| |
| * | Fixing a few winsocket misuses.Gravatar Nicolas "Pixel" Noble2015-01-24
| * | move proto files in dependency orderGravatar Yang Gao2015-01-23
| * | Merge pull request #153 from ctiller/windows-fixesGravatar Jan Tattermusch2015-01-23
| |\ \
* | | | Replacing cJSON with our own code instead.Gravatar Nicolas Noble2015-01-22
| * | | Merge branch 'master' of github.com:google/grpc into tipsGravatar Chen Wang2015-01-21
| |\ \ \ | |/ / / |/| | |
| * | | TIPS client implementation.Gravatar Chen Wang2015-01-21
| | | * Add support for eventfd based kicking on linux.Gravatar David Klempner2015-01-21
| |_|/ |/| |
| | * Build projectsGravatar Craig Tiller2015-01-21
| | * Copy pollset_posix to pollset_windowsGravatar Craig Tiller2015-01-21
| |/ |/|
* | 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