Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #12808 from sreecha/cq_stats | Craig Tiller | 2017-10-12 |
|\ | | | | | Counter for number of trylocks (successes/failures) and transient pop-failures in cq | ||
| * | Merge branch 'master' into cq_stats | Sree Kuchibhotla | 2017-10-09 |
| |\ | |||
* | | | Add newline at the end of src/core headers that did not have it | Yash Tibrewal | 2017-10-09 |
| |/ |/| | |||
* | | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-10-05 |
|\ \ | |||
* \ \ | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-10-05 |
|\ \ \ | |||
| | * \ | Merge branch 'master' into externC | Yash Tibrewal | 2017-10-03 |
| | |\ \ | | |/ / | |/| | | |||
| | | * | Add more counters in cq | Sree Kuchibhotla | 2017-10-03 |
| | | | | |||
| | | * | Counter for number of failed trylocks in cq | Sree Kuchibhotla | 2017-10-03 |
| | |/ | |/| | |||
| * | | Update version to 1.8.0-dev, update g word to 'generous' | murgatroid99 | 2017-10-02 |
| | | | |||
| | * | Reverting pb.c files for now. Also fixing few more build errors | Yash Tibrewal | 2017-10-02 |
| | | | |||
| | * | More build errors | Yash Tibrewal | 2017-10-02 |
| | | | |||
| | * | Removing more build errors | Yash Tibrewal | 2017-10-02 |
| | | | |||
| | * | Removing few more build errors | Yash Tibrewal | 2017-10-02 |
| | | | |||
| | * | Fixing build.yaml. More pointer conversions and changes required by other builds | Yash Tibrewal | 2017-10-02 |
| | | | |||
| | * | Changes for C to C++. Adding extern C to header files for compatibility. | Yash Tibrewal | 2017-10-02 |
| | | | | | | | | | | | | Also converting to .cc | ||
| | * | Changes for C to C++. Adding extern C to header files for compatibility. | Yash Tibrewal | 2017-10-02 |
| | | | |||
| | * | Changes for C to C++. Adding extern C to header files for compatibility. | Yash Tibrewal | 2017-10-02 |
| | | | |||
| | * | Changes for C to C++. Adding extern C to header files for compatibility. | Yash Tibrewal | 2017-10-02 |
| |/ | |||
* | | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-09-29 |
|\| | |||
| * | Add tracer for plugin credentials. | Mark D. Roth | 2017-09-26 |
| | | |||
* | | Merge branch 'grpc_millis' into flowctl+millis | Craig Tiller | 2017-09-21 |
|\ \ | |||
| * | | Use monotonic times (as we used to) | Craig Tiller | 2017-09-20 |
| | | | |||
* | | | Fix memory leak | Craig Tiller | 2017-09-20 |
| |/ |/| | |||
| * | Merge github.com:grpc/grpc into grpc_millis | Craig Tiller | 2017-09-20 |
| |\ | |/ |/| | |||
* | | Merge pull request #12624 from yashykt/ctocc6 | Yash Tibrewal | 2017-09-19 |
|\ \ | | | | | | | C to C++ compilation | ||
| | * | Merge github.com:grpc/grpc into grpc_millis | Craig Tiller | 2017-09-19 |
| | |\ | |_|/ |/| | | |||
| | * | Merge github.com:grpc/grpc into grpc_millis | Craig Tiller | 2017-09-19 |
| | |\ | |||
* | | \ | Merge github.com:grpc/grpc into pollset_kick_stats | Craig Tiller | 2017-09-18 |
|\ \ \ \ | | |_|/ | |/| | | |||
| | * | | Removing designated initializers, implicit string literal to char * | Yash Tibrewal | 2017-09-18 |
| |/ / | | | | | | | | | | conversions and solving crosses initialization due to jump warnings | ||
| * | | Merge pull request #12564 from sreecha/exp-cq-fix | Sree Kuchibhotla | 2017-09-18 |
| |\ \ | | | | | | | | | Fix TSAN failure in completion queue | ||
| | | * | Merge github.com:grpc/grpc into grpc_millis | Craig Tiller | 2017-09-18 |
| | | |\ | |||
| | * | | | Restore no_barrier operations to some places where it is safe | Sree Kuchibhotla | 2017-09-18 |
| | | | | | |||
| | * | | | Merge branch 'master' into exp-cq-fix | Sree Kuchibhotla | 2017-09-18 |
| | |\ \ \ | | | | |/ | | | |/| | |||
* | | | | | Merge github.com:grpc/grpc into pollset_kick_stats | Craig Tiller | 2017-09-18 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||
| | * | | | Removing deprecated string to char * conversions | Yash Tibrewal | 2017-09-17 |
| |/ / / | |||
| | * | | Address some review comments | Sree Kuchibhotla | 2017-09-15 |
| | | | | |||
| * | | | Reverting suffixes and changing field names instead | Yash Tibrewal | 2017-09-14 |
| | | | | |||
| | * | | Merge branch 'master' into exp-cq-fix | Sree Kuchibhotla | 2017-09-14 |
| | |\ \ | | |/ / | |/| | | |||
| * | | | Merge pull request #12532 from yashykt/ctocc4 | Yash Tibrewal | 2017-09-14 |
| |\ \ \ | | | | | | | | | | | Getting files C++ compilable | ||
| * \ \ \ | Merge pull request #12555 from ctiller/gross-object-counts | Craig Tiller | 2017-09-13 |
| |\ \ \ \ | | | | | | | | | | | | | Count API object creations | ||
| | | | * | | Consistent acq/rel semantics for pending_events atomic | Sree Kuchibhotla | 2017-09-13 |
| | | | | | | |||
| | | * | | | Merging master into ctocc4 | Yash Tibrewal | 2017-09-13 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| | * | | | | Count api object creations | Craig Tiller | 2017-09-13 |
| | | | | | | |||
| * | | | | | Merge pull request #12326 from AspirinSJL/bug_shutdown | Juanli Shen | 2017-09-13 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | Add refcount to subchannel_index | ||
| | | | * | | removing a completed TODO, removing forward declarations and rearranging ↵ | Yash Tibrewal | 2017-09-13 |
| | | | | | | | | | | | | | | | | | | | | | | | | code instead, removing _t suffixes with other recommendations | ||
| | * | | | | Add refcount to subchannel_index. | Juanli Shen | 2017-09-13 |
| | | | | | | |||
| | | | * | | Adding more pointer conversions and type renaming | Yash Tibrewal | 2017-09-13 |
| | |_|/ / | |/| | | | |||
| | | | * | Merge github.com:grpc/grpc into grpc_millis | Craig Tiller | 2017-09-13 |
| | | | |\ | | |_|_|/ | |/| | | | |||
* | | | | | Merge github.com:grpc/grpc into pollset_kick_stats | Craig Tiller | 2017-09-13 |
|\| | | | | |||
| | | | * | Merge github.com:grpc/grpc into grpc_millis | Craig Tiller | 2017-09-12 |
| | | | |\ | | | |_|/ | | |/| | |