aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/surface
Commit message (Expand)AuthorAge
* Merge pull request #4336 from ctiller/windows-fixGravatar Yang Gao2015-12-08
|\
* \ Merge pull request #4333 from yang-g/fixit_completion_queue_cGravatar Sree Kuchibhotla2015-12-08
|\ \
| | * Fix windows buildGravatar Craig Tiller2015-12-08
| |/ |/|
| * add test for pluck after shutdownGravatar yang-g2015-12-08
* | add test for global pluginGravatar yang-g2015-12-07
|/
* add test for byte_buffer_copyGravatar yang-g2015-12-07
* clang-formatGravatar Craig Tiller2015-11-10
* Removed consts to make MSVC happyGravatar David Garcia Quintas2015-11-04
* Added grpc_byte_buffer_reader_readallGravatar David Garcia Quintas2015-10-30
* s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarmGravatar David Garcia Quintas2015-10-04
* Removed exec_ctx from cq_alarm's functionsGravatar David Garcia Quintas2015-10-04
* Added grpc_cq_alarmGravatar David Garcia Quintas2015-10-04
* Finish cleanupGravatar Craig Tiller2015-09-22
* clang-format all core filesGravatar Craig Tiller2015-09-22
* Move argument passing to start of listGravatar Craig Tiller2015-09-22
* Rename initGravatar Craig Tiller2015-09-22
* Rename runGravatar Craig Tiller2015-09-22
* Move arguments to the start of listsGravatar Craig Tiller2015-09-22
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
* Rename call_list to closure_listGravatar Craig Tiller2015-09-22
* FixesGravatar Craig Tiller2015-09-21
* Call list progressGravatar Craig Tiller2015-09-21
* Core compiles with -Wsign-conversionGravatar Craig Tiller2015-09-10
* Fix completion_queue_testGravatar Craig Tiller2015-09-02
* clang-format all sourceGravatar Craig Tiller2015-08-18
* Let lame_client accept error statusGravatar yang-g2015-08-17
* Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-08
|\
| * s/inherit/propagate/gGravatar Craig Tiller2015-07-31
| * Update wrappers, tests to new create_call()Gravatar Craig Tiller2015-07-31
* | Properly initializing reserved pointer in tests.Gravatar Nicolas "Pixel" Noble2015-08-01
* | Fixing C/C++ tests.Gravatar Nicolas "Pixel" Noble2015-07-29
| * Add grpc_call_get_peerGravatar Craig Tiller2015-07-20
|/
* Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-13
|\
* | Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
| * Merge pull request #2289 from ctiller/footprints-on-the-sands-of-timeGravatar Vijay Pai2015-07-10
| |\ | |/ |/|
| * Merge pull request #2384 from ctiller/spiderman-cant-competeGravatar Vijay Pai2015-07-10
| |\
| | * 1 != 10Gravatar Craig Tiller2015-07-10
| * | clang-format affected filesGravatar Craig Tiller2015-07-09
| * | Rewrite completion queue internals to use pre-allocation of eventsGravatar Craig Tiller2015-07-08
| |/
* | Merge github.com:grpc/grpc into footprints-on-the-sands-of-timeGravatar Craig Tiller2015-07-06
|\|
| * Merge pull request #2117 from dgquintas/bb_from_bbreaderGravatar Craig Tiller2015-07-05
| |\
* | | Introduce multiple clocks to GPRGravatar Craig Tiller2015-07-01
|/ /
| * 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
|\|