Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Transport memory management fixes | Craig Tiller | 2015-11-06 |
| | |||
* | Fix flow control for 0-byte messages | Craig Tiller | 2015-11-06 |
| | |||
* | Fix for returned status | Craig Tiller | 2015-11-03 |
| | | | | | If we already have a status from the wire when we're disconnecting, leave it in place - don't overwrite it. Fixes disappearing_server_test. | ||
* | stream_op cleanup: transport changes | Craig Tiller | 2015-11-02 |
| | |||
* | Merge pull request #3794 from ctiller/mf | Vijay Pai | 2015-10-14 |
|\ | | | | | Metadata atomic magic | ||
| * | Fix race conditions | Craig Tiller | 2015-10-10 |
| | | |||
| * | Make getting metadata user data a lock free operation | Craig Tiller | 2015-10-09 |
| | | |||
| * | Make metadata unref atomic | Craig Tiller | 2015-10-09 |
| | | | | | | | | | | | | We used to need to lock the metadata context to unref an mdelem. This change makes it possible to lock only when the mdelem refcount would reach zero. | ||
* | | Merge github.com:grpc/grpc into latent-see | Craig Tiller | 2015-10-09 |
|\ \ | |||
* | | | Move profiling system to gpr | Craig Tiller | 2015-10-09 |
| | | | |||
* | | | Simplify adding annotations, annotate more things | Craig Tiller | 2015-10-09 |
| | | | |||
* | | | more markers | Craig Tiller | 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 |
| | |\ \ | | |/ / | |/| | | |||
* | | | | Latency traces | Craig Tiller | 2015-10-08 |
| |_|/ |/| | | |||
| | * | mark unreachable code with a macro | yang-g | 2015-10-07 |
| |/ |/| | |||
| * | Simplified comments | David Garcia Quintas | 2015-10-06 |
| | | |||
| * | 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 |
| | | |||
* | | Merge pull request #3627 from yang-g/flake2 | Craig Tiller | 2015-10-05 |
|\ \ | | | | | | | Deflake end2end_test | ||
| | * | Type conversion fixes to make GCC 5.2.0 happy | David Garcia Quintas | 2015-10-03 |
| |/ |/| | |||
* | | Merge pull request #3586 from dgquintas/conn_state_watcher_plucking | Craig Tiller | 2015-10-02 |
|\ \ | | | | | | | Added subchannel ability to unsubscribe to connectivity state changes. | ||
| | * | handle closed transport at the end of a read | yang-g | 2015-10-02 |
| | | | |||
* | | | Merge github.com:grpc/grpc into clangf | Craig Tiller | 2015-10-01 |
|\ \ \ | | |/ | |/| | |||
| | * | Added subchannel ability to unsubscribe to connectivity state changes. | David Garcia Quintas | 2015-09-30 |
| |/ | |||
| * | C changes to avoid shadowed global declaration warnings in gcc4.4 | Vijay Pai | 2015-09-29 |
| | | |||
* | | Fix clang-format script | Craig Tiller | 2015-09-28 |
|/ | |||
* | Merge pull request #3493 from ctiller/lowercase-all-proper | Masood Malekghassemi | 2015-09-28 |
|\ | | | | | Remove metadata canonicalization, and fix some bugs | ||
| * | Remove metadata canonicalization, and fix some bugs | Craig Tiller | 2015-09-25 |
| | | |||
* | | Fix a memory corruption bug | Craig Tiller | 2015-09-24 |
|/ | |||
* | Update Windows stuff | Craig Tiller | 2015-09-23 |
| | |||
* | clang-format all core files | Craig Tiller | 2015-09-22 |
| | |||
* | Final patches for rename | Craig Tiller | 2015-09-22 |
| | |||
* | Change runs to enqueue | Craig Tiller | 2015-09-22 |
| | |||
* | Move argument passing to start of list | Craig Tiller | 2015-09-22 |
| | |||
* | Move arguments to the start of lists | Craig Tiller | 2015-09-22 |
| | |||
* | indent pass to get logical source lines on one physical line | Craig Tiller | 2015-09-22 |
| | |||
* | Split closures from iomgr.h | Craig Tiller | 2015-09-22 |
| | |||
* | clang-format all core files | Craig Tiller | 2015-09-22 |
| | |||
* | Rename call_list to closure_list | Craig Tiller | 2015-09-22 |
| | |||
* | Fixes | Craig Tiller | 2015-09-21 |
| | |||
* | Fixes | Craig Tiller | 2015-09-21 |
| | |||
* | Call list progress | Craig Tiller | 2015-09-21 |
| | |||
* | Call list progress | Craig Tiller | 2015-09-18 |
| | |||
* | Cleanup | Craig Tiller | 2015-09-18 |
| | |||
* | Introduce call lists for moving work outside locks | Craig Tiller | 2015-09-18 |
| | |||
* | Update connectivity state code to be completely synchronous | Craig Tiller | 2015-09-17 |
| | |||
* | Getting stuff working | Craig Tiller | 2015-09-16 |
| | |||
* | Merge github.com:grpc/grpc into shindig | Craig Tiller | 2015-09-16 |
|\ | |||
* | | Core compiles with workqueues | Craig Tiller | 2015-09-15 |
| | |