Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'win32-cleanup' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-28 |
|\ | |||
| * | Tidying things up. | Nicolas "Pixel" Noble | 2016-01-27 |
* | | Fix copyrights | Craig Tiller | 2016-01-27 |
* | | Alternative ownership for global callbacks | Craig Tiller | 2016-01-26 |
| * | Cleaning up Windows compilation. | Nicolas "Pixel" Noble | 2016-01-26 |
* | | Merge remote-tracking branch 'upstream/master' | Bogdan Drutu | 2016-01-24 |
|\| | |||
| * | fix formatting | Jan Tattermusch | 2016-01-22 |
| * | Don't use buf_size as input and output in encode | Alistair Veitch | 2016-01-22 |
| * | Single encode function | Alistair Veitch | 2016-01-22 |
| * | update comments | Alistair Veitch | 2016-01-21 |
| * | keep status with tag set, eliminate tag_set_ntags | Alistair Veitch | 2016-01-21 |
| * | comment updates | Alistair Veitch | 2016-01-20 |
| * | comment updates | Alistair Veitch | 2016-01-19 |
| * | Merge branch 'master' into tag_set | Alistair Veitch | 2016-01-15 |
| |\ | |||
* | \ | Merge remote-tracking branch 'upstream/master' | Bogdan Drutu | 2016-01-15 |
|\ \ \ | | |/ | |/| | |||
| | * | add comments | Alistair Veitch | 2016-01-15 |
| | * | add creation status | Alistair Veitch | 2016-01-15 |
| | * | new iterator interface | Alistair Veitch | 2016-01-14 |
| * | | Added back trailing newlines | David Garcia Quintas | 2016-01-14 |
* | | | Merge remote-tracking branch 'upstream/master' | Bogdan Drutu | 2016-01-14 |
|\| | | |||
| * | | Merge pull request #4653 from murgatroid99/release-0_12_master_merge | Craig Tiller | 2016-01-14 |
| |\ \ | |||
| * | | | clang-format code | Craig Tiller | 2016-01-14 |
| * | | | Update copyrights again | murgatroid99 | 2016-01-13 |
| * | | | Merge branch 'master' into bbuf | Vijay Pai | 2016-01-13 |
| |\ \ \ | |||
| | | * \ | Merge branch 'master' into release-0_12_master_merge | murgatroid99 | 2016-01-13 |
| | | |\ \ | | | |/ / | | |/| | | |||
| | | | * | Move encode/decode API into census.h | Alistair Veitch | 2016-01-13 |
| | | | * | Merge branch 'master' into tag_set | Alistair Veitch | 2016-01-12 |
| | | | |\ | | | |_|/ | | |/| | | |||
| | | | * | initial commit | Alistair Veitch | 2016-01-12 |
* | | | | | Fix the typo | Bogdan Drutu | 2016-01-12 |
* | | | | | Add a virtual destructor for the ClientContext::GlobalCallbacks. | Bogdan Drutu | 2016-01-12 |
| |/ / / |/| | | | |||
* | | | | Updated copyrights | murgatroid99 | 2016-01-12 |
* | | | | Fix R/W template argument order in prototypes | Ian Coolidge | 2016-01-11 |
| * | | | Remove dead code and a thus unneeded change to C++ bbuf | Vijay Pai | 2016-01-11 |
| * | | | Merge branch 'master' into bbuf | Vijay Pai | 2016-01-11 |
| |\ \ \ | |/ / / |/| | | | |||
| | * | | Merged from master and resolved merge conflicts | murgatroid99 | 2016-01-08 |
| | |\ \ | |_|/ / |/| | | | |||
| * | | | Fix one use of grpc instead of gpr | Vijay Pai | 2016-01-07 |
| * | | | Refactor server side to support generic tests. | vjpai | 2016-01-07 |
| | * | | Expose core metadata validation functions in public headers | murgatroid99 | 2016-01-06 |
* | | | | Merge pull request #4562 from ctiller/ints | jboeuf | 2016-01-06 |
|\ \ \ \ | |_|_|/ |/| | | | |||
* | | | | Update async write documentation | Craig Tiller | 2016-01-06 |
| | | * | Add copyright checks to sanity; make them verify copyright year is valid | Craig Tiller | 2016-01-04 |
| * | | | Merge github.com:grpc/grpc into ints | Craig Tiller | 2016-01-04 |
| |\ \ \ | |/ / / |/| | | | |||
* | | | | Add copyright checks to sanity; make them verify copyright year is valid | Craig Tiller | 2016-01-04 |
| | * | | Got rid of all compilation problems, now need to test | Vijay Pai | 2016-01-04 |
* | | | | Update link in credentials.h to point to grpc.io | sammcveety | 2016-01-03 |
| | | * | Fixing cpp auth doc pointers. | Julien Boeuf | 2015-12-28 |
| |_|/ |/| | | |||
| * | | Eliminate gpr_ int types - and insist on C99 variants instead | Craig Tiller | 2015-12-22 |
|/ / | |||
| * | Merge branch 'master' into bbuf | vjpai | 2015-12-22 |
| |\ | |/ |/| | |||
* | | Merge pull request #4441 from bogdandrutu/master | Craig Tiller | 2015-12-14 |
|\ \ | |||
* | | | clang-format after last weeks test-fest | Craig Tiller | 2015-12-14 |