Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fixing headers and paths after merge with upstream. | Julien Boeuf | 2015-08-30 |
* | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor | Julien Boeuf | 2015-08-30 |
|\ | |||
| * | Merge pull request #2668 from a-veitch/tracing_api | Craig Tiller | 2015-08-30 |
| |\ | |||
* | | | Shuffling headers around. | Julien Boeuf | 2015-08-28 |
* | | | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor | Julien Boeuf | 2015-08-28 |
|\| | | |||
| | * | Merge branch 'master' into tracing_api | Alistair Veitch | 2015-08-28 |
| | |\ | |||
| * | \ | Merge branch 'master' of github.com:grpc/grpc into credentials_naming_and_cle... | Julien Boeuf | 2015-08-28 |
| |\ \ \ | | | |/ | | |/| | |||
* | | | | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor | Julien Boeuf | 2015-08-28 |
|\ \ \ \ | | |/ / | |/| | | |||
* | | | | Adding C++ metadata processor. | Julien Boeuf | 2015-08-28 |
| | | * | add functions for getting trace records | Alistair Veitch | 2015-08-28 |
| * | | | Merge pull request #3104 from yang-g/create_channel | Craig Tiller | 2015-08-27 |
| |\ \ \ | |||
* | | | | | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor | Julien Boeuf | 2015-08-27 |
|\| | | | | |||
| | | * | | Merge branch 'credentials_naming_and_cleanup' of github.com:jboeuf/grpc into ... | Julien Boeuf | 2015-08-27 |
| | |/| | | |/| | | | |||
| * | | | | Merge pull request #2947 from jboeuf/grpc_security_abi | Craig Tiller | 2015-08-27 |
| |\ \ \ \ | |||
| | | * | | | implementation fix | yang-g | 2015-08-27 |
| | | * | | | channel creation API change | yang-g | 2015-08-27 |
| * | | | | | Revert "Refactor Endpoint API" | Craig Tiller | 2015-08-27 |
| * | | | | | Merge pull request #3025 from ctiller/endpoints | Yang Gao | 2015-08-26 |
| |\ \ \ \ \ | |||
* | | | | | | | Aligning C++ interface with C for the auth metadata processor. | Julien Boeuf | 2015-08-26 |
| * | | | | | | minor fixes | yang-g | 2015-08-26 |
| | |_|/ / / | |/| | | | | |||
* | | | | | | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor | Julien Boeuf | 2015-08-26 |
|\ \ \ \ \ \ | |||
| | | * \ \ \ | Merge github.com:grpc/grpc into endpoints | Craig Tiller | 2015-08-26 |
| | | |\ \ \ \ | |||
| | * | \ \ \ \ | Merge remote-tracking branch 'upstream/master' into string_ref_auth | yang-g | 2015-08-26 |
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | |||
| | | * | | | | | Add ostream support for string_ref | Craig Tiller | 2015-08-26 |
| | | * | | | | | Merge pull request #3065 from yang-g/string_ref | Craig Tiller | 2015-08-26 |
| | | |\ \ \ \ \ | |||
| | | * \ \ \ \ \ | Merge pull request #3048 from maxwell-demon/timespec | Craig Tiller | 2015-08-26 |
| | | |\ \ \ \ \ \ | |||
| | | | | | | | * | | Credentials cleanup: | Julien Boeuf | 2015-08-25 |
| | | | | | | |/ / | |||
| | * | | | | / / | auth context api change for string_ref | yang-g | 2015-08-25 |
| | | |_|/ / / / | | |/| | | | | | |||
| | | | | | * | | Merge branch 'master' of https://github.com/grpc/grpc into grpc_security_abi | Julien Boeuf | 2015-08-25 |
| | | | | | |\ \ | | |_|_|_|_|/ / | |/| | | | | | | |||
| | | | | | | * | merge to head | Alistair Veitch | 2015-08-25 |
| | | | | | | |\ | | |_|_|_|_|_|/ | |/| | | | | | | |||
| | | | | | | * | refactor census_timestamp | Alistair Veitch | 2015-08-25 |
| | | | * | | | | Merge remote-tracking branch 'upstream/master' into timespec | Hongyu Chen | 2015-08-25 |
| | | | |\ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||
| | | * | | | | | Merge github.com:grpc/grpc into naming-crisis | Craig Tiller | 2015-08-25 |
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||
| | * | | | | | | impl | yang-g | 2015-08-25 |
| | * | | | | | | api change to string_ref | yang-g | 2015-08-25 |
| | * | | | | | | remove constexpr since gcc 4.4 or vs2010 does not support it | yang-g | 2015-08-25 |
| |/ / / / / / | |||
| | * | | | | | Use SSL override as a default host name if none is specified | Craig Tiller | 2015-08-25 |
| * | | | | | | Merge branch 'master' of github.com:grpc/grpc into cpp_string_ref | Julien Boeuf | 2015-08-24 |
| |\| | | | | | |||
| * | | | | | | Adding grpc::string_ref class. | Julien Boeuf | 2015-08-24 |
| | | * | | | | Move core/profiling/timers_preciseclock.h to core/support/ such that we | Hongyu Chen | 2015-08-24 |
| | * | | | | | merge with head | yang-g | 2015-08-24 |
| | |\ \ \ \ \ | |||
| | | | | * \ \ | Merge github.com:grpc/grpc into endpoints | Craig Tiller | 2015-08-24 |
| | | | | |\ \ \ | | | | |_|/ / / | | | |/| | | | | |||
| | | * | | | | | Merge pull request #3015 from grpc/docsdocsdocs | Craig Tiller | 2015-08-24 |
| | | |\ \ \ \ \ | |||
| | | | * | | | | | Added some clarification | Craig Tiller | 2015-08-24 |
| | | * | | | | | | Merge branch 'master' into fray | Vijay Pai | 2015-08-24 |
| | | |\ \ \ \ \ \ | |||
| | | | | | | * \ \ | Merge github.com:grpc/grpc into endpoints | Craig Tiller | 2015-08-24 |
| | | | | | | |\ \ \ | | | | | |_|_|/ / / | | | | |/| | | | | | |||
| | | | * | | | | | | Merge pull request #3019 from dgquintas/channel_args_compression | Yang Gao | 2015-08-24 |
| | | | |\ \ \ \ \ \ | |||
| | | | * \ \ \ \ \ \ | Merge pull request #2818 from ctiller/y12kdm3 | Vijay Pai | 2015-08-24 |
| | | | |\ \ \ \ \ \ \ | |||
| | | | * \ \ \ \ \ \ \ | Merge pull request #3007 from jboeuf/core_md_processor_fixes | Craig Tiller | 2015-08-24 |
| | | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / | | | | |/| | | | | | | | |||
| | | * / | | | | | | | | Eliminate public thread-pool interface | Vijay Pai | 2015-08-24 |
| | | |/ / / / / / / / |