aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | Started using immutable collections and other code cleanupGravatar Jan Tattermusch2015-03-12
| * | | | | | | | | | Merge pull request #1029 from jtattermusch/csharp_stylefixingGravatar Tim Emiola2015-03-12
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Setting up stylecop to ignore generated files and fixing styleGravatar Jan Tattermusch2015-03-12
| | | * | | | | | | | | Improved node install instructions and bumped versionGravatar murgatroid992015-03-12
| | |/ / / / / / / / /
| * / / / / / / / / / Remove a const from a variable that should be mutable.Gravatar Nicolas "Pixel" Noble2015-03-12
| |/ / / / / / / / /
| * | | | | | | | | Merge pull request #1017 from jtattermusch/csharp_codestyleGravatar Michael Lumish2015-03-12
| |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | Fix client sending invalid GOAWAY last-stream-idGravatar Tatsuhiro Tsujikawa2015-03-12
| | |_|/ / / / / / / | |/| | | | | | | |
| | | | | | | | | * Change behavior to properly account for possibility of NULLGravatar Vijay Pai2015-03-12
| * | | | | | | | | Add missing GRPC_OVERRIDE, NFCGravatar Chilledheart2015-03-12
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | resolve leak, now asan cleanGravatar Yang Gao2015-03-11
* | | | | | | | | Rename anonymous to generic globallyGravatar Yang Gao2015-03-11
| | * | | | | | | code style fixes based on StyleCop warningsGravatar Jan Tattermusch2015-03-11
| | * | | | | | | added stylecop settings fileGravatar Jan Tattermusch2015-03-11
| |/ / / / / / /
| | | | | | | * Add support for deadline on CompletionQueue::NextGravatar Vijay Pai2015-03-11
| | | | | * | | Add a no_barrier_load atomic operation.Gravatar David Klempner2015-03-11
| | |_|_|/ / / | |/| | | | |
| | | | | * | The Jwt code was dropped somewhere in a merge. Put it backGravatar Yang Gao2015-03-11
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'master' into untypedAPIGravatar Yang Gao2015-03-11
|\| | | | |
| * | | | | Merge pull request #990 from jtattermusch/csharp_tls_serverGravatar Tim Emiola2015-03-11
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | | * | Removing the `using std::string` in the python plugin code.Gravatar Nicolas "Pixel" Noble2015-03-11
| * | | | | Merge pull request #998 from yang-g/nameoverrideGravatar Vijay Pai2015-03-11
| |\ \ \ \ \
* | | | | | | Expose server cq for polling incoming anonymous rpcsGravatar Yang Gao2015-03-11
* | | | | | | Merge branch 'master' into untypedAPIGravatar Yang Gao2015-03-10
|\| | | | | |
| * | | | | | Merge pull request #978 from Chilledheart/masterGravatar Yang Gao2015-03-10
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge pull request #993 from nathanielmanistaatgoogle/framework-cleanupGravatar Masood Malekghassemi2015-03-10
| |\ \ \ \ \ \
| | | | * | | | Use ssl name override if it's in the channel argumentGravatar Yang Gao2015-03-10
| | |_|/ / / / | |/| | | | |
* | | | | | | merge with upstream and resolve conflictGravatar Yang Gao2015-03-10
|\| | | | | |
* | | | | | | read and copy add two ref's, unref oneGravatar Yang Gao2015-03-10
* | | | | | | initial imple of byte buffer and sliceGravatar Yang Gao2015-03-10
| * | | | | | Updated Node package version to 0.5.3Gravatar murgatroid992015-03-10
| | * | | | | Eliminate the Python "assembly" packageGravatar Nathaniel Manista2015-03-10
| | | |_|_|/ | | |/| | |
| | | | | * Adding refresh token credentials.Gravatar Julien Boeuf2015-03-09
| * | | | | Merge branch 'master' into node_11_cleanup_segfaultGravatar murgatroid992015-03-09
| |\| | | |
| * | | | | Fixed segfault by fixing scope issueGravatar murgatroid992015-03-09
| | | | * | C# server side TLS supportGravatar Jan Tattermusch2015-03-09
| | * | | | Merge pull request #982 from sahlberg/python-readmeGravatar Tim Emiola2015-03-09
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge pull request #979 from nathanielmanistaatgoogle/framework-cleanupGravatar Masood Malekghassemi2015-03-09
| | |\ \ \ \
| * | | | | | Added more testsGravatar murgatroid992015-03-09
| | | | | * | Avoid unnecessary copies during protobuf serialization and deserializationGravatar Chilledheart2015-03-10
| | | | | * | Add method grp_slice_buffer_pop to remove the last element for grp_slice_bufferGravatar Chilledheart2015-03-10
| | | | | | * Adding refresh token parsingGravatar Julien Boeuf2015-03-09
| | | |_|_|/ | | |/| | |
| | | | * | README: fix the path to the python requirements.txt fileGravatar Ronnie Sahlberg2015-03-07
| | * | | | strcmp: change all !str[n]cmp to str[n]cmp == 0Gravatar Ronnie Sahlberg2015-03-07
| | | |/ / | | |/| |
| | | * | Refactoring within Python RPC FrameworkGravatar Nathaniel Manista2015-03-07
| | |/ /
| | * | Merge pull request #835 from ctiller/creditGravatar Nicolas Noble2015-03-06
| | |\ \
| | * | | Use server_host_override in interop clientGravatar Nathaniel Manista2015-03-07
| | * | | Add a server_host_override to stub creationGravatar Nathaniel Manista2015-03-07
* | | | | Service side should be done, it builds and existing tests passGravatar Yang Gao2015-03-06
| | * | | Reintroduce sleep on backup threadGravatar Craig Tiller2015-03-06
| |/ / /
| | * | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-06
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #973 from tbetbetbe/grpc_ruby_trim_dependenciesGravatar Michael Lumish2015-03-06
| |\ \ \