Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add C++ CPU costs | Craig Tiller | 2016-01-20 |
* | Merge pull request #4683 from yang-g/epollset | Craig Tiller | 2016-01-19 |
|\ | |||
* \ | Merge pull request #4730 from jtattermusch/revamp_native_loader | Michael Lumish | 2016-01-19 |
|\ \ | |||
* \ \ | Merge pull request #4676 from stanley-cheung/php_gcov_reports | Michael Lumish | 2016-01-19 |
|\ \ \ | |||
* | | | | Copyright date fixes for Python generator files | Nathaniel Manista | 2016-01-19 |
* | | | | Merge pull request #4755 from nathanielmanistaatgoogle/remove-alpha-code-gene... | Masood Malekghassemi | 2016-01-16 |
|\ \ \ \ | |||
| * | | | | Remove Python alpha code generation | Nathaniel Manista | 2016-01-16 |
| | | | * | Merge remote-tracking branch 'upstream/master' into epollset | yang-g | 2016-01-15 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
* | | | | | Merge pull request #4744 from dgquintas/check_newlines | Craig Tiller | 2016-01-15 |
|\ \ \ \ \ | |||
| | | | * | | extend copyright to 2016 | Jan Tattermusch | 2016-01-15 |
| | | | * | | revamp C# native library loader | Jan Tattermusch | 2016-01-15 |
| |_|_|/ / |/| | | | | |||
| | | | * | Merge remote-tracking branch 'upstream/master' into epollset | yang-g | 2016-01-15 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
* | | | | | Merge pull request #4696 from jtattermusch/win_static_deps | Nicolas Noble | 2016-01-15 |
|\ \ \ \ \ | |||
| | * | | | | Updated copyrights... | David Garcia Quintas | 2016-01-15 |
| | * | | | | Merge branch 'master' of github.com:grpc/grpc into check_newlines | David Garcia Quintas | 2016-01-15 |
| | |\ \ \ \ | |_|/ / / / |/| | | | | | |||
* | | | | | | Merge pull request #4742 from bogdandrutu/bug | Alistair Veitch | 2016-01-15 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||
* | | | | | | Merge pull request #4743 from murgatroid99/node_doc_gen_config_update | Michael Lumish | 2016-01-15 |
|\ \ \ \ \ \ | |||
| | | | * | | | Added sanity check for trailing newlines | David Garcia Quintas | 2016-01-14 |
* | | | | | | | Merge pull request #4709 from murgatroid99/node_method_names_no_capitalize | Michael Lumish | 2016-01-14 |
|\ \ \ \ \ \ \ | |||
| | * | | | | | | Update Node API documentation generation configuration for move to repo root | murgatroid99 | 2016-01-14 |
| | | * | | | | | Fix the bug that was causing census_initialization to never work. | Bogdan Drutu | 2016-01-14 |
| |_|/ / / / / |/| | | | | | | |||
* | | | | | | | Added back trailing newlines | David Garcia Quintas | 2016-01-14 |
* | | | | | | | Merge pull request #4729 from sreecha/import_issues_proto | Craig Tiller | 2016-01-14 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #4653 from murgatroid99/release-0_12_master_merge | Craig Tiller | 2016-01-14 |
|\ \ \ \ \ \ \ | |||
| | * | | | | | | update copyright | Sree Kuchibhotla | 2016-01-14 |
| | * | | | | | | Fix the error that was causing incorrect Makefile generation | Sree Kuchibhotla | 2016-01-14 |
| | * | | | | | | Generate transitive dependencies as well in gen_build_yaml.py for protos | Sree Kuchibhotla | 2016-01-14 |
| |/ / / / / / |/| | | | | | | |||
| | * | | | | | Updated copyright in node/common.js | murgatroid99 | 2016-01-14 |
* | | | | | | | Fix copyrights again | murgatroid99 | 2016-01-14 |
| |_|_|/ / / |/| | | | | | |||
* | | | | | | Merge pull request #4725 from yang-g/destroy_reader | Vijay Pai | 2016-01-14 |
|\ \ \ \ \ \ | |||
| | * | | | | | Re-add missing newline in ruby file | murgatroid99 | 2016-01-14 |
* | | | | | | | Merge pull request #4720 from sreecha/import_issues | Yang Gao | 2016-01-14 |
|\ \ \ \ \ \ \ | |||
| | | | | | | * | Merge remote-tracking branch 'upstream/master' into epollset | yang-g | 2016-01-14 |
| | | | | | | |\ | |||
| | * | | | | | | | destroy reader after using it | yang-g | 2016-01-14 |
| | | |_|_|_|_|/ | | |/| | | | | | |||
* | | | | | | | | Check compiler versions at Python setup time | Masood Malekghassemi | 2016-01-14 |
* | | | | | | | | Warn on Python proto module build failure | Masood Malekghassemi | 2016-01-14 |
| |/ / / / / / |/| | | | | | | |||
* | | | | | | | clang-format code | Craig Tiller | 2016-01-14 |
| * | | | | | | Rename TestService to EchoTestService to prevent name-conflict with | Sree Kuchibhotla | 2016-01-13 |
* | | | | | | | Update copyrights again | murgatroid99 | 2016-01-13 |
|/ / / / / / | |||
| * | | | | | Update copyrights | murgatroid99 | 2016-01-13 |
| | | | * | | Add lcov php code coverage report | Stanley Cheung | 2016-01-13 |
| |_|_|/ / |/| | | | | |||
* | | | | | Merge branch 'master' into bbuf | Vijay Pai | 2016-01-13 |
|\ \ \ \ \ | |||
| | * | | | | Generated projects again | murgatroid99 | 2016-01-13 |
| | * | | | | Merge branch 'master' into release-0_12_master_merge | murgatroid99 | 2016-01-13 |
| | |\ \ \ \ | | |/ / / / | |/| | | | | |||
| | | * | | | Don't modify proto method names in service paths in Node library | murgatroid99 | 2016-01-13 |
| | |/ / / | |/| | | | |||
| | | | * | Merge remote-tracking branch 'upstream/master' into epollset | yang-g | 2016-01-13 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| | | * | | Cleanup of grpc.csharp.native package | Jan Tattermusch | 2016-01-12 |
| | | | * | unlock before return | yang-g | 2016-01-12 |
| * | | | | Updated copyrights | murgatroid99 | 2016-01-12 |
| | | | * | Test for tsan error | yang-g | 2016-01-12 |