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 Loading
-
-
protobuf Public
Forked from protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
-
-
810 contributions in the last year
Less
More
Activity overview
Loading
Contribution activity
November 2021
Created 53 commits in 2 repositories
Created a pull request in grpc/grpc that received 8 comments
Opened 61 other pull requests in 2 repositories
grpc/grpc
10
open
44
merged
6
closed
- Remove bm_metadata
- Revert "Added absl::Status support to grpc_closure.error"
- Reland slice metadata conversion
- Fix status code for resource exhaustion
- Revert "Move a bunch of slice typed metadata to new system"
- Sketch of resource quota change
- Revert "use WorkSerializer for subchannel connectivity state notifications"
- Move content-type, colon prefixed metadata to new system
- Remove content-type metadata callout (move to new system)
- Move some integer based metadata to the new system
- Remove unused override, and the static metadata that supports it
- Revert "Channel args preconditioning"
- Fix cronet tests
- Check IWYU status in presubmits
- Reland arena based promises
- Revert "Introduce empty targets to ease the internal merge of #25586 "
- Revert "Arena allocated promise"
- Remove unused constants
- Ignore dynamic linker segments in bloat severity calculations
- Add missing exec ctx to public api
- Channel args preconditioning
- Remove BUILD.gn (again)
- Don't limit bloaty output lines
- grpc_millis -> Timestamp/Duration
- Guard against duplicate ops in the same batch
- Some pull requests not shown.
grpc/proposal
1
merged
Reviewed 28 pull requests in 2 repositories
grpc/grpc
27 pull requests
- Add locks to synchronize access to shared variable in flow control test to prevent data race
- Filter zero length slices passed to grpc passthru endpoint
- accounting for un-matched utf8 bytes in json parsing
- Added absl::Status support to grpc_closure.error
- Added workaround for gcc 6.3.0
- Move a bunch of slice typed metadata to new system
- Channel args preconditioning
- Api fuzzer overflow bug
- Reland user-agent metadata work
- Guard against duplicate ops in the same batch
- use CppImplOf for grpc_server
- Declarative JSON parser
- Revert "user-agent metadata trait, also: grpc_core::Slice is born"
- Revert "Revert "Api fuzzer extensions to support simulating traffic congestion (#27820)" (#27973)"
- Remove extra ';' after member function definition
- Second attempt: XdsClient: fix resource timeout behavior
- Tooling to remove redundant grpc_core:: namespace references
- Save some bytes in JSON parsing and error list creation
- Fixing bot message.
- user-agent metadata trait, also: grpc_core::Slice is born
- First pass IWYU tooling
- Tweak bloat thresholds
- Move resolver code around a little
- New resource quota integration
- Reintroduce the EventEngine default factory
- Some pull request reviews not shown.