Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of github.com:grpc/grpc into cq_alarm | David Garcia Quintas | 2015-10-13 |
|\ | |||
* \ | Merge branch 'master' of github.com:grpc/grpc into cq_alarm | David Garcia Quintas | 2015-10-12 |
|\ \ | |||
| | * | Merge github.com:grpc/grpc into latent-see | Craig Tiller | 2015-10-09 |
| | |\ | | |/ | |/| | |||
| | * | Move profiling system to gpr | Craig Tiller | 2015-10-09 |
| | * | More markup | Craig Tiller | 2015-10-09 |
| * | | Merge pull request #3701 from yang-g/unreachable | Craig Tiller | 2015-10-09 |
| |\ \ | |||
| | | * | Simplify adding annotations, annotate more things | Craig Tiller | 2015-10-09 |
| * | | | Merge pull request #3692 from dgquintas/inspector_fail | Sree Kuchibhotla | 2015-10-09 |
| |\ \ \ | |||
| | | | * | more markers | Craig Tiller | 2015-10-08 |
| | | * | | add another return in case the macro is not defined and the compiler complain... | yang-g | 2015-10-08 |
| | * | | | Hid test-only functions from surface/call.h | David Garcia Quintas | 2015-10-08 |
| | | | * | Merge github.com:grpc/grpc into latent-see | Craig Tiller | 2015-10-08 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| | | * | | merge and resolve conflicts | yang-g | 2015-10-08 |
| | | |\ \ | | |_|/ / | |/| | | | |||
* | | | | | Merge branch 'master' of github.com:grpc/grpc into cq_alarm | David Garcia Quintas | 2015-10-08 |
|\| | | | | |||
| | | | * | Latency traces | Craig Tiller | 2015-10-08 |
| * | | | | fix compilation with VS2010 | Jan Tattermusch | 2015-10-08 |
* | | | | | Merge branch 'master' of github.com:grpc/grpc into cq_alarm | David Garcia Quintas | 2015-10-07 |
|\| | | | | |||
| | | * | | mark unreachable code with a macro | yang-g | 2015-10-07 |
| | | |/ | |||
| | * / | Fixed unprotected access to call field | David Garcia Quintas | 2015-10-06 |
| | |/ | |||
| * | | Merge pull request #3679 from yang-g/flake3 | Vijay Pai | 2015-10-06 |
| |\ \ | |||
| | * | | unref slice before cancel | yang-g | 2015-10-06 |
| | |/ | |||
| * | | Simplified comments | David Garcia Quintas | 2015-10-06 |
* | | | Merge branch 'master' of github.com:grpc/grpc into cq_alarm | David Garcia Quintas | 2015-10-05 |
|\ \ \ | | |/ | |/| | |||
| | * | Merge branch 'master' of github.com:grpc/grpc into gcc_520 | David Garcia Quintas | 2015-10-05 |
| | |\ | | |/ | |/| | |||
| | * | Added comments | David Garcia Quintas | 2015-10-05 |
| * | | Restore sanity | Craig Tiller | 2015-10-05 |
* | | | s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm | David Garcia Quintas | 2015-10-04 |
* | | | Removed exec_ctx from cq_alarm's functions | David Garcia Quintas | 2015-10-04 |
* | | | Added grpc_cq_alarm | David Garcia Quintas | 2015-10-04 |
| | * | Type conversion fixes to make GCC 5.2.0 happy | David Garcia Quintas | 2015-10-03 |
| |/ |/| | |||
| * | Coalesce GRPC_TRACE=surface with API tracing | Masood Malekghassemi | 2015-10-02 |
| * | Add API tracing to gRPC core | Masood Malekghassemi | 2015-10-02 |
| * | Coalesce GRPC_TRACE=surface,batch into GRPC_TRACE=surface | Masood Malekghassemi | 2015-10-02 |
* | | Restore sanity by reformatting grpc_version_string | David Klempner | 2015-10-02 |
|/ | |||
* | Fix clang-format script | Craig Tiller | 2015-09-28 |
* | Remove metadata canonicalization, and fix some bugs | Craig Tiller | 2015-09-25 |
* | Fix a livelock issue | Craig Tiller | 2015-09-24 |
* | Fix some bugs leading to memory leaks | Craig Tiller | 2015-09-24 |
* | Merge github.com:grpc/grpc into shindig | Craig Tiller | 2015-09-24 |
|\ | |||
| * | Merge github.com:grpc/grpc into come-out-of-the-shadow | Craig Tiller | 2015-09-24 |
| |\ | |||
* | | | Merge with gyp changes | Craig Tiller | 2015-09-23 |
* | | | clang-format all core files | Craig Tiller | 2015-09-23 |
* | | | Enable warnings as errors on Windows | Craig Tiller | 2015-09-23 |
* | | | Update Windows stuff | Craig Tiller | 2015-09-23 |
| | * | Merge pull request #3422 from jcanizales/fix-mutex-bug | Craig Tiller | 2015-09-22 |
| | |\ | |||
| | | * | Fix mutex bug | Jorge Canizales | 2015-09-22 |
* | | | | Add mutex init | Craig Tiller | 2015-09-22 |
* | | | | clang-format all core files | Craig Tiller | 2015-09-22 |
* | | | | Final patches for rename | Craig Tiller | 2015-09-22 |
* | | | | Move argument passing to start of list | Craig Tiller | 2015-09-22 |