Highlights
- Pro
Block or Report
Block or report ctiller
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
protobuf Public
Forked from protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
-
-
1,041 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2022
Created 13 commits in 1 repository
Created a pull request in grpc/grpc that received 6 comments
Revert "Revert "Transport channel arg""
Reverts #28818 Will cherry pick across this time!
+61
−23
•
6
comments
Opened 19 other pull requests in 1 repository
grpc/grpc
7
open
10
merged
2
closed
- Remove idempotent/cacheable requests
- Convert max_age filter to promises
- Service config parser to core configuration
- Remove chttp2 plugin
- Move resolver to core configuration
- Convert server config selector filter
- Introduce ChannelArgs C++ type
- Fix use after free
- Improve promise-based-filter APIs
- Move client-idle-filter to promises
- fix pr
- Revert "Transport channel arg"
- Convert filter to a promise
- Transport channel arg
- Uniquify channel args keys
- Make Activity more of an interface
- Disable flaky test
- Async sequences over iterators
- Convert client_auth_filter to promises
Reviewed 22 pull requests in 2 repositories
grpc/grpc
20 pull requests
- Move resolver to core configuration
- Avoid fully qualifying namespaces (and add check)
- Revert "Revert "Revert "Implement transparent retries (#28548)" (#28888)""
- Service config parser to core configuration
- Convert client_auth_filter to promises
- More run_microbenchmark.py cleanup
- Upgrade IWYU to use clang 13
- Revert "Revert "Implement transparent retries (#28548)" (#28888)"
- Revert "Implement transparent retries (#28548)"
- Small cleanup in microbenchmark scripts
- Increase number of threads in stress test
- Revert "Revert "Reimplement Gevent Integration""
- Implement transparent retries
- Uniquify channel args keys
- Promise based sleeps
- Set trailing_metadata_available for recv_initial_metadata ops when generating a fake status
- Removed grpc_error_string usage
- grpc_millis -> Timestamp/Duration
- InsecureCredentials: singleton object
- Removing Te metadata key-value pairs sent through initial or trailing metadata
ctiller/grpc
2 pull requests
Created an issue in grpc/grpc that received 1 comment
Credentials should be in grpc_core
With grpc_core::CppImplOf we have a lightweight mechanism to have idiomatic C++ implementations of objects named in C style in the public APIs. Let…
1
comment