aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/iomgr
Commit message (Collapse)AuthorAge
...
| * | Use `grpc_closure`s in `grpc_timer`sGravatar Masood Malekghassemi2017-01-05
| | |
* | | Merge branch 'slice_with_exec_ctx_and_new_closures' into ↵Gravatar Craig Tiller2017-01-04
|\| | | | | | | | | | | metadata_filter_and_new_closures
| * | Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
| |\ \
| | * | clang-format codeGravatar Craig Tiller2017-01-03
| | | |
| | * | Some fixesGravatar Craig Tiller2016-12-29
| | | |
| | * | Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - make closures know where they should be executed (eg, on a workqueue, or a combiner, or on an exec_ctx) - this allows removal of a large number of trampoline functions that were appearing whenever we used combiners, and should allow for a much easier interface to combiner locks
* | | | Merge branch 'slice_with_exec_ctx' into metadata_filterGravatar Craig Tiller2016-12-27
|\| | |
| * | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-27
| |\| |
| | * | Address review commentsGravatar Yuchen Zeng2016-12-15
| | | |
| | * | Fix resolve_address_testGravatar Yuchen Zeng2016-12-15
| | | |
| | * | Request a pollset_set in grpc_resolve_addressGravatar Yuchen Zeng2016-12-15
| | | |
* | | | Merge branch 'slice_with_exec_ctx' into metadata_filterGravatar Craig Tiller2016-12-12
|\| | |
| * | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-12
| |\| |
| | | * Tests for pollset_set.Gravatar Sree Kuchibhotla2016-12-09
| | |/
| | * Fix more allocation bugs.Gravatar Mark D. Roth2016-12-09
| | |
* | | Merge branch 'slice_interning' into metadata_filterGravatar Craig Tiller2016-11-30
|\| |
| * | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-30
| |\|
| | * Merge pull request #8650 from kpayson64/poll_cv_improvementGravatar kpayson642016-11-23
| | |\ | | | | | | | | Bypass poll thread if wakeup fd is set
| * | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-18
| |\| |
* | | | Initial fixesGravatar Craig Tiller2016-11-17
|/ / /
* | | Merge branch 'slice_with_exec_ctx' of github.com:ctiller/grpc into ↵Gravatar Craig Tiller2016-11-16
|\ \ \ | | | | | | | | | | | | slice_with_exec_ctx
* \ \ \ Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-16
|\ \ \ \ | | |/ / | |/| |
| | * | Review feedbackGravatar Craig Tiller2016-11-14
| |/ / |/| |
| * | Merge pull request #8335 from y-zeng/tosGravatar Yuchen Zeng2016-11-11
| |\ \ | | | | | | | | Add grpc_socket_mutator
* | | | Finish moving to new APIsGravatar Craig Tiller2016-11-09
| | | |
* | | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-09
|\| | |
| | * | Add grpc_socket_mutator_compareGravatar Yuchen Zeng2016-11-08
| | | |
| * | | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-08
| |\ \ \
| | | | * Bypass poll thread if wakeup fd is setGravatar Ken Payson2016-11-06
| | | | |
| | * | | Make resource_quota a real objectGravatar Craig Tiller2016-11-04
| | | |/ | | |/|
| | | * Merge remote-tracking branch 'upstream/master' into tosGravatar Yuchen Zeng2016-11-02
| | | |\ | | | |/ | | |/|
* | / | Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
|/ / /
* | | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-10-28
|\| |
| * | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-27
| |\ \
| * | | Review feedbackGravatar Craig Tiller2016-10-26
| | | |
* | | | clang-formatGravatar Craig Tiller2016-10-26
| | | |
* | | | 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
| |\ \ \
* | | | | Bulk update #includesGravatar Craig Tiller2016-10-26
| | | | |
* | | | | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
|/ / / /
| | * / Fix issue with pointers in udp_server_testGravatar murgatroid992016-10-26
| |/ /
* | | Review feedbackGravatar Craig Tiller2016-10-25
| | |
| * | Added import order comments, resolved other minor issuesGravatar murgatroid992016-10-24
| | |
* | | Address review commentsGravatar Craig Tiller2016-10-21
| | |
| * | Clang formatGravatar murgatroid992016-10-20
| | |
| * | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-19
| |\ \
* | \ \ Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-19
|\ \ \ \ | | |/ / | |/| |
| | * | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-19
| | |\ \
| * | | | Avoid TSAN reported lock cycleGravatar Craig Tiller2016-10-19
| | |/ / | |/| |