aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add needed includeGravatar Hope Casey-Allen2018-09-19
* Some reorganizing to respond to code review commentsGravatar Hope Casey-Allen2018-09-19
* Even cleaner implementation that does not modify the grpc_mdelem struct.Gravatar Hope Casey-Allen2018-09-12
* Clang tidyGravatar Hope Casey-Allen2018-09-11
* Merge branch 'hpack_static_table' of github.com:hcaseyal/grpc into hpack_stat...Gravatar Hope Casey-Allen2018-09-11
|\
* | Small formatting and style changesGravatar Hope Casey-Allen2018-09-11
| * Fix codegen script to include port_platformGravatar Hope Casey-Allen2018-09-10
* | Fix codegen script to include port_platformGravatar Hope Casey-Allen2018-09-10
|/
* Much cleaner approach that should address code review comments as wellGravatar Hope Casey-Allen2018-09-10
* WIP. Modifying grpc_mdelem to store the static hpack table idnexGravatar Hope Casey-Allen2018-09-10
* Responding to code review commentsGravatar Hope Casey-Allen2018-09-10
* Temporary workaround for memory leak in debugging functionGravatar Hope Casey-Allen2018-09-09
* Merge branch 'hpack_static_table' of github.com:hcaseyal/grpc into hpack_stat...Gravatar Hope Casey-Allen2018-09-09
|\
* | Fix memory leak in debugging functionGravatar Hope Casey-Allen2018-09-09
| * Clang tidyGravatar Hope Casey-Allen2018-09-08
|/
* Fix mdelem tracingGravatar Hope Casey-Allen2018-09-08
* Clang tidyGravatar Hope Casey-Allen2018-09-08
* Merge branch 'hpack_static_table' of github.com:hcaseyal/grpc into hpack_stat...Gravatar Hope Casey-Allen2018-09-08
|\
* | Fix objective c unit test and debugging functionsGravatar Hope Casey-Allen2018-09-08
| * Clang tidyGravatar Hope Casey-Allen2018-09-08
|/
* WIP. Setting md_index to 0 on grpc_linked_mdelem creationGravatar Hope Casey-Allen2018-09-08
* Zero out linked_mdelem when created in testGravatar Hope Casey-Allen2018-09-06
* Zero out md_index when linked_mdelem is created to fix bugGravatar Hope Casey-Allen2018-09-06
* Fix assertion in debugging codeGravatar Hope Casey-Allen2018-09-06
* Fix internal_data to be the same size as the new grpc_linked_mdelemGravatar Hope Casey-Allen2018-09-06
* WIP. Handling error conditions such as duplicate metadata, metadata size limi...Gravatar Hope Casey-Allen2018-09-06
* WIP. Created static data for size of metadata and callouts indexGravatar Hope Casey-Allen2018-09-04
* Add ability to use static hpack table on the encode pathGravatar Hope Casey-Allen2018-08-28
* Merge pull request #16478 from jtattermusch/foundry_more_logsGravatar Jan Tattermusch2018-08-28
|\
* \ Merge pull request #16351 from markdroth/health_checking_serviceGravatar Mark D. Roth2018-08-28
|\ \
* \ \ Merge pull request #15618 from markdroth/naming_doc_updateGravatar Mark D. Roth2018-08-28
|\ \ \
* \ \ \ Merge pull request #16481 from billfeng327/bugfix/fix-end2end-scriptGravatar Bill Feng2018-08-28
|\ \ \ \
| * | | | flipped logic to enable pollersGravatar Bill Feng2018-08-28
|/ / / /
* | | | Merge pull request #16456 from yashykt/errqueueredefineGravatar Yash Tibrewal2018-08-28
|\ \ \ \
| | * | | Update naming documentation.Gravatar Mark D. Roth2018-08-28
| | | * | Implement Watch method in health check service.Gravatar Mark D. Roth2018-08-28
| | |/ /
| | | * run remote bazel tests with GRPC_VERBOSITY=debugGravatar Jan Tattermusch2018-08-28
| |_|/ |/| |
* | | Merge pull request #16467 from AspirinSJL/bump_masterGravatar Juanli Shen2018-08-27
|\ \ \
| | * \ Merge branch 'master' into errqueueredefineGravatar Yash Tibrewal2018-08-27
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #16469 from grpc/revert-16463-revert-15941-fathomtcpchangesGravatar Yash Tibrewal2018-08-27
|\ \ \ \
* \ \ \ \ Merge pull request #16466 from adelez/foundry3Gravatar adelez2018-08-27
|\ \ \ \ \
| | * | | | Remove linux/version.h include from port.hGravatar Yash Tibrewal2018-08-27
| | * | | | Revert "Revert "Fathom tcp changes""Gravatar Yash Tibrewal2018-08-27
| |/ / / / |/| | | |
| * | | | Switch to use the default instance.Gravatar Adele Zhou2018-08-27
| | * | | Regenerate projectsGravatar Juanli Shen2018-08-27
* | | | | Merge pull request #16342 from markdroth/pf_keep_unselected_subchannelsGravatar Mark D. Roth2018-08-27
|\ \ \ \ \ | |/ / / / |/| | | |
| | * | | Bump version to 1.16.0-devGravatar Juanli Shen2018-08-27
| |/ / / |/| | |
* | | | Merge pull request #16440 from jtattermusch/csharp_cancellation_deadlockGravatar Jan Tattermusch2018-08-27
|\ \ \ \
* \ \ \ \ Merge pull request #16438 from jtattermusch/csharp_fix_subchannel_sharingGravatar Jan Tattermusch2018-08-27
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #16463 from grpc/revert-15941-fathomtcpchangesGravatar Jan Tattermusch2018-08-27
|\ \ \ \ \ \