Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #387 from maxwell-demon/census_active_ops | Alistair Veitch | 2015-02-06 |
|\ | | | | | V0 implementation of census_get_active_ops(). | ||
* \ | Merge pull request #417 from yang-g/docker | donnadionne | 2015-02-06 |
|\ \ | | | | | | | Use environment variable to set root certs in c++ interop test | ||
| * | | update comments | Yang Gao | 2015-02-05 |
| | | | |||
| * | | Use environment variable to set root certs in c++ interop test. | Yang Gao | 2015-02-05 |
| | | | |||
| | * | prefix struct & functions in census_tracing.h per ctiller's suggestion. | Hongyu Chen | 2015-02-05 |
| | | | |||
* | | | Merge pull request #359 from jboeuf/ssl_default_creds_integration | Yang Gao | 2015-02-05 |
|\ \ \ | |/ / |/| | | Adding support for loading the SSL roots from an environment variable. | ||
| | * | Update trace_test.c | Alistair Veitch | 2015-02-05 |
| | | | |||
* | | | Merge pull request #396 from dklempner/source_cleanup | Craig Tiller | 2015-02-04 |
|\ \ \ | | | | | | | | | Fix up feature test macros | ||
* \ \ \ | Merge github.com:google/grpc into async-api | Craig Tiller | 2015-02-04 |
|\ \ \ \ | |||
| * | | | | Fix a memory leak and a gpr_strdup/free mismatch in json_test | David Klempner | 2015-02-04 |
| | | | | | |||
| | * | | | Merge branch 'master' into source_cleanup | David Klempner | 2015-02-04 |
| | |\ \ \ | | |/ / / | |/| | | | |||
| * | | | | Fling client needs to have 4 invocations of event_finish to make this | Vijay Pai | 2015-02-04 |
| | | | | | | | | | | | | | | | | | | | | a real ping-pong test | ||
| | | | * | V0 implementation of census_get_active_ops(). | Hongyu Chen | 2015-02-04 |
| | | | | | |||
| | * | | | Fix up feature test macros | David Klempner | 2015-02-04 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move all feature test macros to the start of the file and check that they aren't already defined or defined to a lower value than the file needs. Projects should be allowed to put these in CFLAGS and we shouldn't break when they do. | ||
| | * | | Addressing comments. | Julien Boeuf | 2015-02-03 |
| | | | | | | | | | | | | | | | | The new gpr_tmpfile API is actually much nicer to use. Thanks Nico! | ||
* | | | | Merge github.com:google/grpc into async-api | Craig Tiller | 2015-02-03 |
|\| | | | |||
| * | | | Cleaning out remains of google3. | Nicolas "Pixel" Noble | 2015-02-03 |
| | | | | |||
| | * | | Adding support for loading the SSL roots from an environment variable. | Julien Boeuf | 2015-02-02 |
| |/ / | | | | | | | | | | | | | | | | - Had to add support for files and environment variables as well. - I can't compile on windows so I'm sure there will be some issues. - Tested end-to-end with the simple ssl fullstack test. | ||
| * | | Merge pull request #358 from dklempner/build | Nathaniel Manista | 2015-02-02 |
| |\ \ | |||
| | * | | Make several python scripts explicitly python2.7 | David Klempner | 2015-02-02 |
| | | | | | | | | | | | | | | | | | | | | I tried actually doing a build on my home desktop, and none of these run with python 3.3, which is /usr/bin/python on my home desktop. | ||
| * | | | Prepare for the new batch call API. | Craig Tiller | 2015-02-02 |
| | | | | | | | | | | | | | | | | | | | | Rename all core API functions that are on their way to deprecation with an _old tag across all wrappings. | ||
* | | | | Merge branch 'async-api-prep' of github.com:ctiller/grpc into async-api | Craig Tiller | 2015-02-02 |
|\ \ \ \ | |||
* \ \ \ \ | Merge github.com:google/grpc into async-api | Craig Tiller | 2015-02-02 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
* | | | | | Fix tests to be a bit more sane | Craig Tiller | 2015-02-02 |
| | | | | | |||
| * | | | | Fix poll_kick_posix_test under asan | David Klempner | 2015-02-02 |
| | |/ / | |/| | | | | | | | | | | | | | | 1. Init the freelist_mu in the forced-fallback path 2. Free allocated memory in the test_over_free test case. | ||
* | | | | Cleanup output of tests | Craig Tiller | 2015-02-02 |
| | | | | |||
| | * | | Prepare for the new batch call API. | Craig Tiller | 2015-02-02 |
| |/ / | | | | | | | | | | | | | Rename all core API functions that are on their way to deprecation with an _old tag across all wrappings. | ||
* | | | Merge github.com:google/grpc into async-api | Craig Tiller | 2015-02-02 |
|\| | | |||
| * | | Merge pull request #324 from ctiller/bench | Vijay Pai | 2015-02-01 |
| |\ \ | | |/ | |/| | Add pprof support to qps client, server | ||
| | * | Add pprof support | Craig Tiller | 2015-01-31 |
| | | | | | | | | | | | | | | | | | | Starts profiling on client and server. On client, finishes after a test. On the server, finishes after sigint. | ||
* | | | Rename & semantic fixup progress | Craig Tiller | 2015-01-30 |
| | | | |||
| * | | Init fix | Craig Tiller | 2015-01-30 |
| | | | |||
* | | | Init fix | Craig Tiller | 2015-01-29 |
| | | | |||
* | | | Merge github.com:google/grpc into async-api | Craig Tiller | 2015-01-29 |
|\| | | | | | | | | | | | | | | Conflicts: test/core/echo/echo_test.c | ||
| * | | Fixing echo test. | Nicolas "Pixel" Noble | 2015-01-30 |
| | | | |||
* | | | Add missing wait | Craig Tiller | 2015-01-29 |
| | | | |||
| * | | Re-enabling errors on warning, disabling unused parameter warning, and ↵ | Nicolas "Pixel" Noble | 2015-01-30 |
| | | | | | | | | | | | | fixing all subsequent errors. | ||
* | | | Fix echo test | Craig Tiller | 2015-01-29 |
| | | | |||
* | | | Merge github.com:google/grpc into async-api | Craig Tiller | 2015-01-29 |
|\| | | | | | | | | | | | | | | Conflicts: test/core/echo/client.c | ||
| * | | Merge pull request #168 from nicolasnoble/json | Craig Tiller | 2015-01-29 |
| |\ \ | | | | | | | | | Replacing cJSON with our own code instead. | ||
| | * | | Adding a few more tests. | Nicolas "Pixel" Noble | 2015-01-29 |
| | | | | |||
| | * | | Adding a few more test to improve coverage. | Nicolas "Pixel" Noble | 2015-01-29 |
| | | | | |||
| * | | | Add a timeout to echo client's RPCs | David Klempner | 2015-01-28 |
| | | | | | | | | | | | | | | | | | | | | This ensures that echo test fails in a timely manner rather than hanging when it breaks. | ||
* | | | | Merge github.com:google/grpc into async-api | Craig Tiller | 2015-01-28 |
|\| | | | |||
| | * | | Merge branch 'master' of github.com:google/grpc into json | Nicolas Noble | 2015-01-27 |
| | |\ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile build.json vsprojects/vs2013/grpc.vcxproj vsprojects/vs2013/grpc.vcxproj.filters vsprojects/vs2013/grpc_unsecure.vcxproj vsprojects/vs2013/grpc_unsecure.vcxproj.filters | ||
| | * | | Fixing a couple of minor bugs, and adding a few tests. | Nicolas Noble | 2015-01-27 |
| | | | | |||
| * | | | Merge pull request #167 from maxwell-demon/master | Alistair Veitch | 2015-01-27 |
| |\ \ \ | | | | | | | | | | | Fix census_log_tests on platforms with only one core. | ||
| * \ \ \ | Merge pull request #157 from dklempner/eventfd | Craig Tiller | 2015-01-27 |
| |\ \ \ \ | | | | | | | | | | | | | Add support for eventfd based kicking on linux. | ||
| | | | * | | Addressing latest comments. | Nicolas Noble | 2015-01-28 |
| | | | | | | |||
| * | | | | | format | Yang Gao | 2015-01-27 |
| | | | | | |