Eugene Ostroukhov
|
352c33986e
|
[doc] Add address proxy documentation. (#34750)
|
2023-10-19 14:48:02 -07:00 |
AJ Heller
|
2c81c5619e
|
[deps] Remove libuv dependency (#33748)
|
2023-07-19 10:56:11 -07:00 |
Yash Tibrewal
|
d42de64831
|
[HTTP Proxy] Add user guide on how Core performs HTTP proxy determination (#32789)
Forked from https://github.com/grpc/proposal/pull/349
|
2023-04-04 17:55:22 -07:00 |
Esun Kim
|
309d83832c
|
Removed error.md (#30338)
|
2022-07-22 15:25:11 -07:00 |
Craig Tiller
|
766cd6b573
|
Remove epollex poller (#29160)
* start delete
* remove build.gn... again
* remove more
* Automated change: Fix sanity tests
* fixes
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
|
2022-03-21 10:27:52 -07:00 |
Craig Tiller
|
5fc3ff8203
|
grpc_millis -> Timestamp/Duration (#28119)
* wip
* Automated change: Fix sanity tests
* fixes
* progress
* progress
* grpc compiles
* Automated change: Fix sanity tests
* fixing tests
* x
* progress
* better code
* Automated change: Fix sanity tests
* progress
* progress
* windows fix
* Make Duration metadata trivial
* better message
* fix
* Automated change: Fix sanity tests
* fix
* fix
* fix
* fix
* Automated change: Fix sanity tests
* Automated change: Fix sanity tests
* fix
* progress
* fixes
* fix
* fix
* spam
* un-disable errantly disabled tests
* gain insight
* Automated change: Fix sanity tests
* fixes
* fixes
* fix
* debug
* tweak
* fix
* fix timeout
* fix comment
* fixes
* x
* better test
* tests
* Automated change: Fix sanity tests
* missed file
* fix
* x
* fix
* fix
* fix
* fix
* Automated change: Fix sanity tests
* fix
* merge
* Automated change: Fix sanity tests
* fix
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
|
2022-03-01 11:34:05 -08:00 |
Craig Tiller
|
59da7bc42a
|
Eliminate grpc_core::Atomic (#27025)
* Eliminate grpc_core::Atomic
* Automated change: Fix sanity tests
* Automated change: Fix sanity tests
* initialize things
* fix include order
* fix
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
Co-authored-by: Mark D. Roth <roth@google.com>
|
2021-08-19 20:54:55 -07:00 |
Esun Kim
|
ca945a58e9
|
Introduced grpc_error_handle (#25902)
- Define grpc_error_handle
- Replace grpc_error* with grpc_error_handle
|
2021-04-22 12:00:28 -07:00 |
AJ Heller
|
5058c519e8
|
Update the grpc_error documentation to reflect ExecCtx changes from 2019 (#25883)
|
2021-04-06 10:09:59 -07:00 |
Yash Tibrewal
|
b555343dd3
|
Revert "Revert "Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS""
|
2020-10-21 15:29:52 -07:00 |
Yash Tibrewal
|
a9fd34a81d
|
Revert "Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS"
|
2020-09-28 12:51:15 -07:00 |
Yash Tibrewal
|
e0c4475db0
|
Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS and make it non-effective
|
2020-09-24 13:52:46 -07:00 |
Yushiro FURUKAWA
|
61360c754b
|
Remove trailing-spaces from doc/*
|
2020-02-10 23:53:33 +09:00 |
Esun Kim
|
467f96651b
|
Update by review
|
2019-11-15 09:33:37 -08:00 |
Esun Kim
|
8fa5fcf778
|
Update C++ doc
|
2019-11-14 10:53:41 -08:00 |
Juanli Shen
|
6dde2f43f7
|
Merge pull request #20522 from imjoey/patch-1
Docs: Correct the text format
|
2019-11-01 10:10:18 -07:00 |
Zhiliang Xu
|
4030b49f71
|
Fix a typo in transport_explainer.md
Fix a typo in transport_explainer.md
|
2019-10-15 14:16:13 +08:00 |
Joey
|
7fd8c40d2b
|
Docs: Correct the text format
Some minor changes that improve the docs upon markdown format.
|
2019-10-09 00:34:55 +08:00 |
Esun Kim
|
019b82ca34
|
Add note about thread_local
|
2019-10-02 08:46:30 -07:00 |
Esun Kim
|
69a91b82e1
|
Update C++ doc
|
2019-10-02 08:34:00 -07:00 |
Juanli Shen
|
a2eb267ccb
|
Clarify std:: usage
|
2019-07-10 14:29:55 -07:00 |
SataQiu
|
c99ac03b11
|
fix some spell errors
|
2019-04-10 15:45:54 +08:00 |
Nicolas Noble
|
e63050a0bb
|
Merge pull request #18286 from grpc/breaking-changes-list
Adding a few potential breaking changes
|
2019-03-14 16:49:46 -07:00 |
Nicolas Noble
|
7dbe321d76
|
Update pending_api_cleanups.md
|
2019-03-14 10:54:02 -07:00 |
Yash Tibrewal
|
abcd5861eb
|
Nuking the poll-cv polling engine
|
2019-03-07 14:49:24 -08:00 |
Nicolas Noble
|
fc56889a5c
|
Removing the change about headers, since it's the wrong file.
|
2019-03-06 16:47:30 -08:00 |
Nicolas Noble
|
0a36746ebe
|
Changing + to plus.
|
2019-03-06 16:45:25 -08:00 |
Nicolas Noble
|
e0059af33b
|
Adding a few potential breaking changes
|
2019-03-06 16:44:37 -08:00 |
Nguyen Hai Truong
|
5c52622fa6
|
Trivial fix many typos
Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
|
2019-02-20 02:13:27 -08:00 |
Vu Cong Tuan
|
69fab8eacb
|
Fix many typos in doc
Signed-off-by: Vu Cong Tuan <tuanvc@vn.fujitsu.com>
|
2019-02-14 11:14:16 +07:00 |
Mark D. Roth
|
7b48518f65
|
Move core docs to core subdir.
|
2018-10-22 13:42:32 -07:00 |
Sree Kuchibhotla
|
4f940918b1
|
Merge branch 'master' into sreek-pe-doc
|
2018-09-28 16:38:53 -07:00 |
Sree Kuchibhotla
|
635e0bd1e5
|
fix typo
|
2018-09-27 12:30:51 -07:00 |
Sree Kuchibhotla
|
67d2fb7847
|
Merge branch 'master' into sreek-pe-usages-doc
|
2018-09-27 12:29:15 -07:00 |
Sree Kuchibhotla
|
c1f880d9fe
|
Minor change
|
2018-09-27 12:28:21 -07:00 |
Sree Kuchibhotla
|
a74492e8a4
|
Polling engine usage in client server
|
2018-09-27 11:14:47 -07:00 |
Sree Kuchibhotla
|
31d3134d5b
|
Cq documentation
|
2018-09-26 12:40:36 -07:00 |
Sree Kuchibhotla
|
3c2c28e3fc
|
Moved to under core
|
2018-09-26 10:57:20 -07:00 |
Chris Lamb
|
fba18d8551
|
Fix a number of spelling errors.
|
2018-08-22 16:52:46 +01:00 |
Vijay Pai
|
d4e296b36b
|
Transport explainer
|
2017-11-09 11:48:32 -08:00 |
Vijay Pai
|
d137066be8
|
Add some details
|
2017-10-09 12:47:20 -07:00 |
Vijay Pai
|
cd42eb0a8e
|
Doc with plans for converting core to C++
|
2017-10-06 15:32:27 -07:00 |
ncteisen
|
274bbbe6a0
|
Add rich closure debug mode
|
2017-06-08 15:29:29 -07:00 |
Noah Eisen
|
3d194ad7a3
|
Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimization
|
2017-03-22 14:40:28 -07:00 |
ncteisen
|
031cfeb954
|
Line breaks and doc reffing
|
2017-03-21 19:07:17 -07:00 |
ncteisen
|
0d11361820
|
Add error ownership doc
|
2017-03-17 14:38:36 -05:00 |
Mark D. Roth
|
fb927409d3
|
Re-add GRPC_ARG_MAX_MESSAGE_LENGTH, which can't be removed yet.
|
2016-11-08 10:53:14 -08:00 |
Mark D. Roth
|
b1c2bbf497
|
Remove deprecated macros from C-core API. Also move one pending C++ cleanup item to the proper file.
|
2016-11-08 08:10:33 -08:00 |
Mark D. Roth
|
62cfbea908
|
Update pending API cleanups doc.
|
2016-09-28 13:35:20 -07:00 |
Mark D. Roth
|
6665c4076b
|
Add missing entry.
|
2016-09-22 08:11:19 -07:00 |