Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add needed include | Hope Casey-Allen | 2018-09-19 |
| | |||
* | Some reorganizing to respond to code review comments | Hope Casey-Allen | 2018-09-19 |
| | |||
* | Even cleaner implementation that does not modify the grpc_mdelem struct. | Hope Casey-Allen | 2018-09-12 |
| | |||
* | Clang tidy | Hope Casey-Allen | 2018-09-11 |
| | |||
* | Merge branch 'hpack_static_table' of github.com:hcaseyal/grpc into ↵ | Hope Casey-Allen | 2018-09-11 |
|\ | | | | | | | hpack_static_table | ||
* | | Small formatting and style changes | Hope Casey-Allen | 2018-09-11 |
| | | |||
| * | Fix codegen script to include port_platform | Hope Casey-Allen | 2018-09-10 |
| | | |||
* | | Fix codegen script to include port_platform | Hope Casey-Allen | 2018-09-10 |
|/ | |||
* | Much cleaner approach that should address code review comments as well | Hope Casey-Allen | 2018-09-10 |
| | |||
* | WIP. Modifying grpc_mdelem to store the static hpack table idnex | Hope Casey-Allen | 2018-09-10 |
| | |||
* | Responding to code review comments | Hope Casey-Allen | 2018-09-10 |
| | |||
* | Temporary workaround for memory leak in debugging function | Hope Casey-Allen | 2018-09-09 |
| | |||
* | Merge branch 'hpack_static_table' of github.com:hcaseyal/grpc into ↵ | Hope Casey-Allen | 2018-09-09 |
|\ | | | | | | | hpack_static_table | ||
* | | Fix memory leak in debugging function | Hope Casey-Allen | 2018-09-09 |
| | | |||
| * | Clang tidy | Hope Casey-Allen | 2018-09-08 |
|/ | |||
* | Fix mdelem tracing | Hope Casey-Allen | 2018-09-08 |
| | |||
* | Clang tidy | Hope Casey-Allen | 2018-09-08 |
| | |||
* | Merge branch 'hpack_static_table' of github.com:hcaseyal/grpc into ↵ | Hope Casey-Allen | 2018-09-08 |
|\ | | | | | | | hpack_static_table | ||
* | | Fix objective c unit test and debugging functions | Hope Casey-Allen | 2018-09-08 |
| | | |||
| * | Clang tidy | Hope Casey-Allen | 2018-09-08 |
|/ | |||
* | WIP. Setting md_index to 0 on grpc_linked_mdelem creation | Hope Casey-Allen | 2018-09-08 |
| | |||
* | Zero out linked_mdelem when created in test | Hope Casey-Allen | 2018-09-06 |
| | |||
* | Zero out md_index when linked_mdelem is created to fix bug | Hope Casey-Allen | 2018-09-06 |
| | |||
* | Fix assertion in debugging code | Hope Casey-Allen | 2018-09-06 |
| | |||
* | Fix internal_data to be the same size as the new grpc_linked_mdelem | Hope Casey-Allen | 2018-09-06 |
| | |||
* | WIP. Handling error conditions such as duplicate metadata, metadata size ↵ | Hope Casey-Allen | 2018-09-06 |
| | | | | limit, and default count. Clang tidy. | ||
* | WIP. Created static data for size of metadata and callouts index | Hope Casey-Allen | 2018-09-04 |
| | |||
* | Add ability to use static hpack table on the encode path | Hope Casey-Allen | 2018-08-28 |
| | |||
* | Merge pull request #16478 from jtattermusch/foundry_more_logs | Jan Tattermusch | 2018-08-28 |
|\ | | | | | Run remote bazel tests with GRPC_VERBOSITY=debug | ||
* \ | Merge pull request #16351 from markdroth/health_checking_service | Mark D. Roth | 2018-08-28 |
|\ \ | | | | | | | Implement Watch method in health check service. | ||
* \ \ | Merge pull request #15618 from markdroth/naming_doc_update | Mark D. Roth | 2018-08-28 |
|\ \ \ | | | | | | | | | Update naming documentation. | ||
* \ \ \ | Merge pull request #16481 from billfeng327/bugfix/fix-end2end-script | Bill Feng | 2018-08-28 |
|\ \ \ \ | | | | | | | | | | | flipped shell script logic to enable pollers | ||
| * | | | | flipped logic to enable pollers | Bill Feng | 2018-08-28 |
|/ / / / | |||
* | | | | Merge pull request #16456 from yashykt/errqueueredefine | Yash Tibrewal | 2018-08-28 |
|\ \ \ \ | | | | | | | | | | | Redefine constants from errqueue.h. Some header files lag behind the … | ||
| | * | | | Update naming documentation. | Mark D. Roth | 2018-08-28 |
| | | | | | |||
| | | * | | Implement Watch method in health check service. | Mark D. Roth | 2018-08-28 |
| | |/ / | |||
| | | * | run remote bazel tests with GRPC_VERBOSITY=debug | Jan Tattermusch | 2018-08-28 |
| |_|/ |/| | | |||
* | | | Merge pull request #16467 from AspirinSJL/bump_master | Juanli Shen | 2018-08-27 |
|\ \ \ | | | | | | | | | Bump version to 1.16.0-dev | ||
| | * \ | Merge branch 'master' into errqueueredefine | Yash Tibrewal | 2018-08-27 |
| | |\ \ | |_|/ / |/| | | | |||
* | | | | Merge pull request #16469 from grpc/revert-16463-revert-15941-fathomtcpchanges | Yash Tibrewal | 2018-08-27 |
|\ \ \ \ | | | | | | | | | | | Revert "Revert "Fathom tcp changes"" | ||
* \ \ \ \ | Merge pull request #16466 from adelez/foundry3 | adelez | 2018-08-27 |
|\ \ \ \ \ | | | | | | | | | | | | | Switch to use the default instance. | ||
| | * | | | | Remove linux/version.h include from port.h | Yash Tibrewal | 2018-08-27 |
| | | | | | | |||
| | * | | | | Revert "Revert "Fathom tcp changes"" | Yash Tibrewal | 2018-08-27 |
| |/ / / / |/| | | | | |||
| * | | | | Switch to use the default instance. | Adele Zhou | 2018-08-27 |
| | | | | | |||
| | * | | | Regenerate projects | Juanli Shen | 2018-08-27 |
| | | | | | |||
* | | | | | Merge pull request #16342 from markdroth/pf_keep_unselected_subchannels | Mark D. Roth | 2018-08-27 |
|\ \ \ \ \ | |/ / / / |/| | | | | Change pick_first to not unref unselected subchannels. | ||
| | * | | | Bump version to 1.16.0-dev | Juanli Shen | 2018-08-27 |
| |/ / / |/| | | | |||
* | | | | Merge pull request #16440 from jtattermusch/csharp_cancellation_deadlock | Jan Tattermusch | 2018-08-27 |
|\ \ \ \ | | | | | | | | | | | C#: Avoid deadlock while cancelling a call | ||
* \ \ \ \ | Merge pull request #16438 from jtattermusch/csharp_fix_subchannel_sharing | Jan Tattermusch | 2018-08-27 |
|\ \ \ \ \ | | | | | | | | | | | | | C#: fix subchannel sharing for secure channels | ||
* \ \ \ \ \ | Merge pull request #16463 from grpc/revert-15941-fathomtcpchanges | Jan Tattermusch | 2018-08-27 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Revert "Fathom tcp changes" |