aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* Small formatting and style changesGravatar Hope Casey-Allen2018-09-11
* 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 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 #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 #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
| | |/
* | | Merge pull request #16467 from AspirinSJL/bump_masterGravatar Juanli Shen2018-08-27
|\ \ \
| | * \ Merge branch 'master' into errqueueredefineGravatar Yash Tibrewal2018-08-27
| | |\ \ | |_|/ / |/| | |
* | | | Remove linux/version.h include from port.hGravatar Yash Tibrewal2018-08-27
* | | | Revert "Revert "Fathom tcp changes""Gravatar Yash Tibrewal2018-08-27
| * | | Regenerate projectsGravatar Juanli Shen2018-08-27
* | | | Merge pull request #16342 from markdroth/pf_keep_unselected_subchannelsGravatar Mark D. Roth2018-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
|\ \ \ \ \
* | | | | | Revert "Fathom tcp changes"Gravatar Jan Tattermusch2018-08-27
* | | | | | Merge pull request #16444 from jtattermusch/csharp_metadata_key_allow_dotGravatar Jan Tattermusch2018-08-27
|\ \ \ \ \ \
* | | | | | | Add an option to collect medians every epoch. Useful for gathering per second...Gravatar Hope Casey-Allen2018-08-25
* | | | | | | Merge pull request #16408 from nicolasnoble/fix-tsi-ssl-auth-context-reuse-st...Gravatar Nicolas Noble2018-08-24
|\ \ \ \ \ \ \
| | | | | | * | Redefine constants from errqueue.h. Some header files lag behind the kernel v...Gravatar Yash Tibrewal2018-08-24
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #15941 from yashykt/fathomtcpchangesGravatar Yash Tibrewal2018-08-24
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #16434 from ericgribkoff/fork_support_v2_mac_pollGravatar Eric Gribkoff2018-08-24
|\ \ \ \ \ \ \ \
| | * | | | | | | %s/sendmsg_wrapper/tcp_sendGravatar Yash Tibrewal2018-08-24
* | | | | | | | | Merge pull request #16358 from muxi/privatize-boringsslGravatar Muxi Yan2018-08-24
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge pull request #16447 from ericgribkoff/fix_parameter_nameGravatar Eric Gribkoff2018-08-24
|\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | Update README to document the changeGravatar Muxi Yan2018-08-23
| | | * | | | | | | | sanityGravatar Eric Gribkoff2018-08-23
| * | | | | | | | | | Fix a parameter name mismatchGravatar Eric Gribkoff2018-08-23