aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/surface
Commit message (Expand)AuthorAge
* Merge pull request #2117 from dgquintas/bb_from_bbreaderGravatar Craig Tiller2015-07-05
|\
| * Introduced function to create byte buffers from the output of a byte buffer r...Gravatar David Garcia Quintas2015-06-17
* | clang-format affected filesGravatar Craig Tiller2015-06-17
* | Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-17
|\|
| * Added flags support to grpc_op.Gravatar David Garcia Quintas2015-06-14
* | Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-09
|\|
| * Changes to byte_buffer based on comments.Gravatar David Garcia Quintas2015-06-08
| * Made grpc_byte_buffer_reader able to decompress msgs.Gravatar David Garcia Quintas2015-06-05
* | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-05
|\|
| * Merge pull request #1866 from dgquintas/stack-allocate-bb-readerGravatar Craig Tiller2015-06-02
| |\
* | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-02
|\| |
| | * Removed grpc_byte_buffer_reader_{create,destroy}.Gravatar David Garcia Quintas2015-06-01
| * | Extend the test caseGravatar Craig Tiller2015-06-01
| * | Add a completion queue testGravatar Craig Tiller2015-06-01
| |/
* / Remove condition variable from pollsetGravatar Craig Tiller2015-05-28
|/
* Remove all uses of __FUNCTION__Gravatar Craig Tiller2015-05-24
* Clean out old codeGravatar Craig Tiller2015-05-11
* C Core API cleanup.Gravatar Craig Tiller2015-05-04
* Fix some memory leaksGravatar Craig Tiller2015-05-01
* Fix cq testGravatar Craig Tiller2015-04-29
* Fix lame client testGravatar Craig Tiller2015-04-29
* Switching to batch oriented metadata passingGravatar Craig Tiller2015-04-16
* Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-02-26
|\
| * Introduce slowdown factor for unit test deadlinesGravatar Craig Tiller2015-02-25
* | Update C++ server with new core APIGravatar Craig Tiller2015-02-23
|/
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Add mixed shutdown/init testGravatar Craig Tiller2015-02-17
* Allow grpc_init to be called multiple timesGravatar Craig Tiller2015-02-17
* Merge branch 'async-api-prep' of github.com:ctiller/grpc into async-apiGravatar Craig Tiller2015-02-02
|\
| * Prepare for the new batch call API.Gravatar Craig Tiller2015-02-02
* | Rename & semantic fixup progressGravatar Craig Tiller2015-01-30
* | Merge github.com:google/grpc into async-apiGravatar Craig Tiller2015-01-29
|\|
| * Re-enabling errors on warning, disabling unused parameter warning, and fixing...Gravatar Nicolas "Pixel" Noble2015-01-30
* | First compiling version of the new C api.Gravatar Craig Tiller2015-01-27
|/
* run clang-formatGravatar Yang Gao2015-01-26
* Merge branch 'new_invoke_api' of github.com:google/grpc into update-apiGravatar Craig Tiller2015-01-20
|\
* | Use clang-format-3.5Gravatar Craig Tiller2015-01-18
| * Merge branch 'new_invoke_api' of github.com:google/grpc into updateGravatar Craig Tiller2015-01-15
|/|
* | () --> (void)Gravatar Craig Tiller2015-01-15
| * clang-format codebaseGravatar Craig Tiller2015-01-13
| * Merge github.com:google/grpc into apiGravatar Craig Tiller2015-01-13
| |\ | |/ |/|
| * Moving prototype from Google to GitHubGravatar Craig Tiller2015-01-13
* | clang-format codebaseGravatar Craig Tiller2015-01-13
|/
* Introducing iomgr.Gravatar ctiller2014-12-09
* Initial import.Gravatar Nicolas Noble2014-11-26