Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Revert "Changes add a script for generating C code and build rule for protobuf" | Alexander Polcyn | 2018-12-12 |
| | | | | This reverts commit 62027b7e14624283f758a7785a0a1347eda0a147. | ||
* | Changes add a script for generating C code and build rule for protobuf | Vishal Powar | 2018-12-11 |
| | | | | | | | | | | | | protos All these changes need to go together to make sense - changes to use new version of upb in bazel - allowing includes in build target option - script for generating c code for protos - generated code for example build - adding changes for non-bazel builds - change sanity tests to ignore the generated files. | ||
* | Adding ads (data-plane-api) method name to wellknown names list. | Vishal Powar | 2018-11-16 |
| | | | | This is the api for getting assignments from xDS server | ||
* | Client-side health checking support. | Mark D. Roth | 2018-10-24 |
| | |||
* | Add comment to specify hpack elements | Hope Casey-Allen | 2018-10-01 |
| | |||
* | Delete hpack lookup table | Hope Casey-Allen | 2018-09-28 |
| | |||
* | Merge pull request #16663 from hcaseyal/delete_unecessary_callout_checks | hcaseyal | 2018-09-20 |
|\ | | | | | Remove unnecessary callout_is_default checks | ||
| * | Remove unnecessary callout_is_default checks | Hope Casey-Allen | 2018-09-19 |
| | | |||
* | | Minor cleanup to gen_static_metadadta.py | 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 |
| | | |||
* | | 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 |
|/ | |||
* | try fix nanopb generation | Jan Tattermusch | 2018-08-07 |
| | |||
* | Update to use the canonical version of LB proto | David Garcia Quintas | 2018-06-21 |
| | |||
* | back to using quotes for nanopb includes | David Garcia Quintas | 2018-06-04 |
| | |||
* | more tweaks go output of nanopb gen | David Garcia Quintas | 2018-06-01 |
| | |||
* | Fix the inclusion "third_party/nanopb/..." to simply "..." | David Garcia Quintas | 2018-06-01 |
| | |||
* | get rid of premature return in massage_qps_stats | Jan Tattermusch | 2018-05-18 |
| | |||
* | Clang format and yapf | Yash Tibrewal | 2018-05-14 |
| | |||
* | Cleanup stats removal for opt build. Stats will only be collected on debug ↵ | Yash Tibrewal | 2018-05-14 |
| | | | | builds or if GRPC_COLLECT_STATS is defined. | ||
* | Try removing stats | Yash Tibrewal | 2018-05-04 |
| | |||
* | Update stats generator | ncteisen | 2018-05-01 |
| | |||
* | Add ALTS code to grpc/core | Yihua Zhang | 2018-03-08 |
| | |||
* | Revert "Add ALTS C stack to gRPC core" | Sree Kuchibhotla | 2018-03-07 |
| | |||
* | Add ALTS code to grpc/core | Yihua Zhang | 2018-03-06 |
| | |||
* | Retry support. | Mark D. Roth | 2018-02-28 |
| | |||
* | Replace message/deflate,gzip with deflate,gzip | Muxi Yan | 2018-02-06 |
| | |||
* | Merge remote-tracking branch 'upstream/master' into ↵ | Muxi Yan | 2018-01-19 |
|\ | | | | | | | fix-stream-compression-config-interface | ||
| * | Upgrade yapf to 0.20.0 | Mehrdad Afshari | 2018-01-02 |
| | | | | | | | | Upgrade yapf version to 0.20.0 and reformat Python files. | ||
* | | Merge remote-tracking branch 'upstream/master' into ↵ | Muxi Yan | 2017-12-13 |
|\| | | | | | | | fix-stream-compression-config-interface | ||
| * | Fix windows compile | ncteisen | 2017-12-13 |
| | | |||
| * | yapf tools/distrib | ncteisen | 2017-12-11 |
| | | |||
| * | yapf tools/codegen | ncteisen | 2017-12-11 |
| | | |||
* | | Merge remote-tracking branch 'upstream/master' into ↵ | Muxi Yan | 2017-12-08 |
|\| | | | | | | | fix-stream-compression-config-interface | ||
* | | Merge remote-tracking branch 'upstream/master' into ↵ | Muxi Yan | 2017-12-06 |
|\ \ | | | | | | | | | | fix-stream-compression-config-interface | ||
| | * | Revert "Revert "All instances of exec_ctx being passed around in src/core ↵ | Yash Tibrewal | 2017-12-06 |
| |/ | | | | | | | removed"" | ||
| * | Revert "All instances of exec_ctx being passed around in src/core removed" | Yash Tibrewal | 2017-12-06 |
| | | |||
| * | minor objc test change | Yash Tibrewal | 2017-11-27 |
| | | |||
| * | Merge branch 'master' into execctx | Yash Tibrewal | 2017-11-27 |
| |\ | |||
| | * | Bump third_party/protobuf submodule to v3.5.0 | Mehrdad Afshari | 2017-11-24 |
| | | | |||
| * | | Removing instances of exec_ctx being passed around in functions in | Yash Tibrewal | 2017-10-18 |
| |/ | | | | | | | | | | | | | | | | | | | | | src/core. exec_ctx is now a thread_local pointer of type ExecCtx instead of grpc_exec_ctx which is initialized whenever ExecCtx is instantiated. ExecCtx also keeps track of the previous exec_ctx so that nesting of exec_ctx is allowed. This means that there is only one exec_ctx being used at any time. Also, grpc_exec_ctx_finish is called in the destructor of the object, and the previous exec_ctx is restored to avoid breaking current functionality. The code still explicitly calls grpc_exec_ctx_finish because removing all such instances causes the code to break. | ||
* | | Revert changes to "identity" "deflate" "gzip" "stream-gzip" compression ↵ | Muxi Yan | 2017-10-11 |
| | | | | | | | | | | | | | | algorithm names at surface API This reverts commit 63602748415fb836afd7a9685fbe5e85bf5ebfed. This reverts commit 33d7a7aa5a7ff5230a654390779e5da56a7639f8. | ||
* | | Merge remote-tracking branch 'upstream/master' into ↵ | Muxi Yan | 2017-10-06 |
|\| | | | | | | | fix-stream-compression-config-interface | ||
* | | Make the names of compression algorithms backwards compatible at surface API | Muxi Yan | 2017-10-06 |
| | | |||
| * | Rebasing on master for easier merging and testing | Yash Tibrewal | 2017-10-02 |
| | |