Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | Started using immutable collections and other code cleanup | Jan Tattermusch | 2015-03-12 | |
| * | | | | | | | | | | Merge pull request #1029 from jtattermusch/csharp_stylefixing | Tim Emiola | 2015-03-12 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | Setting up stylecop to ignore generated files and fixing style | Jan Tattermusch | 2015-03-12 | |
| | | * | | | | | | | | | Improved node install instructions and bumped version | murgatroid99 | 2015-03-12 | |
| | |/ / / / / / / / / | ||||
| * / / / / / / / / / | Remove a const from a variable that should be mutable. | Nicolas "Pixel" Noble | 2015-03-12 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | Merge pull request #1017 from jtattermusch/csharp_codestyle | Michael Lumish | 2015-03-12 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | Fix client sending invalid GOAWAY last-stream-id | Tatsuhiro Tsujikawa | 2015-03-12 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||
| | | | | | | | | * | Change behavior to properly account for possibility of NULL | Vijay Pai | 2015-03-12 | |
| * | | | | | | | | | Add missing GRPC_OVERRIDE, NFC | Chilledheart | 2015-03-12 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||
* | | | | | | | | | resolve leak, now asan clean | Yang Gao | 2015-03-11 | |
* | | | | | | | | | Rename anonymous to generic globally | Yang Gao | 2015-03-11 | |
| | * | | | | | | | code style fixes based on StyleCop warnings | Jan Tattermusch | 2015-03-11 | |
| | * | | | | | | | added stylecop settings file | Jan Tattermusch | 2015-03-11 | |
| |/ / / / / / / | ||||
| | | | | | | * | Add support for deadline on CompletionQueue::Next | Vijay Pai | 2015-03-11 | |
| | | | | * | | | Add a no_barrier_load atomic operation. | David Klempner | 2015-03-11 | |
| | |_|_|/ / / | |/| | | | | | ||||
| | | | | * | | The Jwt code was dropped somewhere in a merge. Put it back | Yang Gao | 2015-03-11 | |
| | |_|_|/ / | |/| | | | | ||||
* | | | | | | Merge branch 'master' into untypedAPI | Yang Gao | 2015-03-11 | |
|\| | | | | | ||||
| * | | | | | Merge pull request #990 from jtattermusch/csharp_tls_server | Tim Emiola | 2015-03-11 | |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||
| | | | * | | Removing the `using std::string` in the python plugin code. | Nicolas "Pixel" Noble | 2015-03-11 | |
| * | | | | | Merge pull request #998 from yang-g/nameoverride | Vijay Pai | 2015-03-11 | |
| |\ \ \ \ \ | ||||
* | | | | | | | Expose server cq for polling incoming anonymous rpcs | Yang Gao | 2015-03-11 | |
* | | | | | | | Merge branch 'master' into untypedAPI | Yang Gao | 2015-03-10 | |
|\| | | | | | | ||||
| * | | | | | | Merge pull request #978 from Chilledheart/master | Yang Gao | 2015-03-10 | |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||
| * | | | | | | Merge pull request #993 from nathanielmanistaatgoogle/framework-cleanup | Masood Malekghassemi | 2015-03-10 | |
| |\ \ \ \ \ \ | ||||
| | | | * | | | | Use ssl name override if it's in the channel argument | Yang Gao | 2015-03-10 | |
| | |_|/ / / / | |/| | | | | | ||||
* | | | | | | | merge with upstream and resolve conflict | Yang Gao | 2015-03-10 | |
|\| | | | | | | ||||
* | | | | | | | read and copy add two ref's, unref one | Yang Gao | 2015-03-10 | |
* | | | | | | | initial imple of byte buffer and slice | Yang Gao | 2015-03-10 | |
| * | | | | | | Updated Node package version to 0.5.3 | murgatroid99 | 2015-03-10 | |
| | * | | | | | Eliminate the Python "assembly" package | Nathaniel Manista | 2015-03-10 | |
| | | |_|_|/ | | |/| | | | ||||
| | | | | * | Adding refresh token credentials. | Julien Boeuf | 2015-03-09 | |
| * | | | | | Merge branch 'master' into node_11_cleanup_segfault | murgatroid99 | 2015-03-09 | |
| |\| | | | | ||||
| * | | | | | Fixed segfault by fixing scope issue | murgatroid99 | 2015-03-09 | |
| | | | * | | C# server side TLS support | Jan Tattermusch | 2015-03-09 | |
| | * | | | | Merge pull request #982 from sahlberg/python-readme | Tim Emiola | 2015-03-09 | |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | ||||
| | * | | | | Merge pull request #979 from nathanielmanistaatgoogle/framework-cleanup | Masood Malekghassemi | 2015-03-09 | |
| | |\ \ \ \ | ||||
| * | | | | | | Added more tests | murgatroid99 | 2015-03-09 | |
| | | | | * | | Avoid unnecessary copies during protobuf serialization and deserialization | Chilledheart | 2015-03-10 | |
| | | | | * | | Add method grp_slice_buffer_pop to remove the last element for grp_slice_buffer | Chilledheart | 2015-03-10 | |
| | | | | | * | Adding refresh token parsing | Julien Boeuf | 2015-03-09 | |
| | | |_|_|/ | | |/| | | | ||||
| | | | * | | README: fix the path to the python requirements.txt file | Ronnie Sahlberg | 2015-03-07 | |
| | * | | | | strcmp: change all !str[n]cmp to str[n]cmp == 0 | Ronnie Sahlberg | 2015-03-07 | |
| | | |/ / | | |/| | | ||||
| | | * | | Refactoring within Python RPC Framework | Nathaniel Manista | 2015-03-07 | |
| | |/ / | ||||
| | * | | Merge pull request #835 from ctiller/credit | Nicolas Noble | 2015-03-06 | |
| | |\ \ | ||||
| | * | | | Use server_host_override in interop client | Nathaniel Manista | 2015-03-07 | |
| | * | | | Add a server_host_override to stub creation | Nathaniel Manista | 2015-03-07 | |
* | | | | | Service side should be done, it builds and existing tests pass | Yang Gao | 2015-03-06 | |
| | * | | | Reintroduce sleep on backup thread | Craig Tiller | 2015-03-06 | |
| |/ / / | ||||
| | * | | Merge github.com:grpc/grpc into credit | Craig Tiller | 2015-03-06 | |
| | |\ \ | | |/ / | |/| | | ||||
| * | | | Merge pull request #973 from tbetbetbe/grpc_ruby_trim_dependencies | Michael Lumish | 2015-03-06 | |
| |\ \ \ |