aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/surface
Commit message (Expand)AuthorAge
* s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
* Merge branch 'buffer_pools_for_realsies' into grpc_sliceGravatar Craig Tiller2016-10-26
|\
| * Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-26
| |\
* | | Generate build filesGravatar Craig Tiller2016-10-26
* | | Bulk update #includesGravatar Craig Tiller2016-10-26
* | | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
|/ /
* | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-24
|\ \
| | * Added import order comments, resolved other minor issuesGravatar murgatroid992016-10-24
| | * Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-21
| | |\ | | |/ | |/|
| * | Merge remote-tracking branch 'upstream/master' into rename_client_configGravatar Mark D. Roth2016-10-07
| |\ \
| | | * Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-03
| | | |\ | | | |/ | | |/|
* | | | Merge branch 'direct-calls' into buffer_pools_for_realsiesGravatar Craig Tiller2016-09-28
|\ \ \ \ | | |/ / | |/| |
| | | * Clang formatGravatar murgatroid992016-09-26
| * | | Rewrote handling of default resolver prefixGravatar David Garcia Quintas2016-09-23
| | | * Merge branch 'master' into uv_core_transportGravatar murgatroid992016-09-23
| | | |\ | | |_|/ | |/| |
* / | | Update testsGravatar Craig Tiller2016-09-23
|/ / /
| | * Remove sockaddr type structs and socklen_t from internal core APIs, update PO...Gravatar murgatroid992016-09-23
* | | Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-09-16
|\ \ \ | | |/ | |/|
| * | Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-clos...Gravatar Craig Tiller2016-09-16
| |\ \
* | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-09-16
|\| | |
| | | * Rename client_config directory to client_channel.Gravatar Mark D. Roth2016-09-14
| | * | Revert "Revert "Grand unified closures""Gravatar Craig Tiller2016-09-12
| | |/
| | * Revert "Grand unified closures"Gravatar Craig Tiller2016-09-12
* | | Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-09-06
|\ \ \
| | | * Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-09-02
| | | |\ | | |_|/ | |/| |
| | * | Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-09-01
| | |\ \ | | |/ / | |/| |
| * | | Change cq_verifier to report file and line number for expectations.Gravatar Mark D. Roth2016-08-24
* | | | Remove check for max message size from invalid_channel_args test, sinceGravatar Mark D. Roth2016-08-24
|/ / /
| * | added gpr_types.hGravatar David Garcia Quintas2016-08-01
| * | removed codegen/slice_buffer.h and scrubbed codegen/slice.hGravatar David Garcia Quintas2016-07-27
| * | removed codegen/log.hGravatar David Garcia Quintas2016-07-27
| * | removed codegen/time.hGravatar David Garcia Quintas2016-07-27
| * | removed codegen/byte_buffer.hGravatar David Garcia Quintas2016-07-27
| * | removed codegen/alloc.hGravatar David Garcia Quintas2016-07-27
|/ /
| * FixesGravatar Craig Tiller2016-07-18
| * Merge branch 'delayed-write' into grand-unified-closuresGravatar Craig Tiller2016-07-13
| |\ | |/ |/|
* | Merge remote-tracking branch 'upstream/master' into sequential_conGravatar yang-g2016-07-12
|\ \
| | * DebuggingGravatar Craig Tiller2016-07-11
| |/
| * Merge remote-tracking branch 'upstream/master' into importGravatar yang-g2016-07-08
| |\
* | | Use test roots.pem in testGravatar yang-g2016-07-06
| * | Initialize variable.Gravatar yang-g2016-07-06
|/ /
| * removed use of __func__ in testGravatar David Garcia Quintas2016-07-06
| * Added test for CGravatar David Garcia Quintas2016-07-02
| * Return success status of grpc_byte_buffer_readerGravatar David Garcia Quintas2016-06-30
|/
* clang-formatGravatar Craig Tiller2016-06-21
* Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-20
|\
| * Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
| |\
| * | Fix leaksGravatar Craig Tiller2016-06-13
| * | Add a test of connecting many times in a rowGravatar Craig Tiller2016-06-12
| | * Add format check for gpr_log and gpr_asprintfGravatar Yuchen Zeng2016-06-10