aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.xml
Commit message (Collapse)AuthorAge
...
* | | | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2018-01-24
|\ \ \ \ | | | | | | | | | | | | | | | fix-stream-compression-config-interface
| | | | * Fix header dependancyGravatar ncteisen2018-01-23
| | | | |
| | * | | rename gts to altsGravatar Yihua Zhang2018-01-23
| |/ / /
| | | * Move object registry out of gprGravatar ncteisen2018-01-23
| | | |
| | | * Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-01-23
| | | |\ | | |_|/ | |/| |
| | * | Remove alarm from core, implement in C++ layer onlyGravatar Vijay Pai2018-01-21
| |/ /
| * | PHP: make generate_projects.sh smarter for package.xmlGravatar Stanley Cheung2018-01-19
| | |
| * | Merge pull request #14092 from mehrdada/bump1-10Gravatar Mehrdad Afshari2018-01-19
| |\ \ | | | | | | | | Bump version to 1.10
| | * | Regenerate projectsGravatar Mehrdad Afshari2018-01-19
| | | |
| * | | Rename 'gpr++' directories to 'gprpp'.Gravatar Mark D. Roth2018-01-19
| |/ /
* | | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2018-01-19
|\| | | | | | | | | | | fix-stream-compression-config-interface
| * | Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
| | |
| * | Fix existing ref counting classes and add new ones.Gravatar Mark D. Roth2018-01-11
| | |
| * | Merge pull request #13676 from markdroth/inlined_vectorGravatar Mark D. Roth2018-01-11
| |\ \ | | | | | | | | Implement InlinedVector independently of absl.
| * | | exec_ctx_fwd.h should never have been in public headersGravatar Vijay Pai2018-01-10
| | | |
| | * | Implement InlinedVector independently of absl.Gravatar Mark D. Roth2018-01-10
| |/ /
| | * Initial commitGravatar ncteisen2017-12-28
| |/ | | | | | | | | | | | | Picks up work from https://github.com/grpc/grpc/pull/10259. A merge was impossible due to the many sweeping changed that have occured since I last touched that PR (c++-ization, exec_ctx, reorganitation of filters, etc).
* | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2017-12-06
|\| | | | | | | fix-stream-compression-config-interface
* | Merge e759d2a^Gravatar Muxi Yan2017-12-06
|\ \
| | * Move histogram to test/core/utilGravatar Vijay Pai2017-11-30
| | |
| | * Merge pull request #13357 from markdroth/reference_countedGravatar Mark D. Roth2017-11-30
| | |\ | | | | | | | | Add ReferenceCounted base class.
| | | * Merge remote-tracking branch 'upstream/master' into reference_countedGravatar Mark D. Roth2017-11-29
| | | |\
| | | * | Shorted "reference" to "ref".Gravatar Mark D. Roth2017-11-29
| | | | |
| | | * | Fix check_sources_and_headers.Gravatar Mark D. Roth2017-11-29
| | | | |
| | * | | Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7Gravatar Nicolas "Pixel" Noble2017-11-29
| | |\ \ \ | | | | |/ | | | |/|
| | | | * Code review changes.Gravatar Mark D. Roth2017-11-28
| | | | |
| | | * | Merge github.com:grpc/grpc into no-abslGravatar Craig Tiller2017-11-28
| | | |\ \
| | | | * \ Merge pull request #13515 from mehrdada/bump-master-versionGravatar Mehrdad Afshari2017-11-28
| | | | |\ \ | | | | | | | | | | | | | | Bump 1.8.0-dev to 1.9.0-dev
| | | * | \ \ Merge github.com:grpc/grpc into no-abslGravatar Craig Tiller2017-11-28
| | | |\ \ \ \
| | | | | | | * Add ReferenceCountedPtr class.Gravatar Mark D. Roth2017-11-28
| | | | | | | |
| | | | | | * | Bump 1.8.0-dev to 1.9.0-devGravatar Mehrdad Afshari2017-11-27
| | | | | |/ / | | | | |/| |
| | | | | | * Add ReferenceCounted base class.Gravatar Mark D. Roth2017-11-27
| | | | | |/ | | | | |/|
| | | | | * Remove lockfree stack, againGravatar Vijay Pai2017-11-22
| | | | |/
| | | | * Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-coreGravatar Noah Eisen2017-11-21
| | | | |\
| | * | | \ Merge branch 'v1.7.x' of https://github.com/grpc/grpcGravatar Nicolas "Pixel" Noble2017-11-21
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | | * | Back-out absl dependency for nowGravatar Craig Tiller2017-11-13
| | |_|/ / | |/| | |
| | | | * Regenerate projectsGravatar ncteisen2017-11-13
| | |_|/ | |/| |
| | * | Inline closureGravatar ncteisen2017-11-12
| |/ /
| | * Bump v1.7.x branch to 1.7.2Gravatar Alexander Polcyn2017-11-01
| | |
| * | Merge pull request #13106 from Vizerai/census_updateGravatar Jim King2017-10-31
| |\ \ | | | | | | | | Cleaning up census code.
| * \ \ Merge pull request #12732 from y-zeng/connectivity_watcherGravatar Yuchen Zeng2017-10-30
| |\ \ \ | | | | | | | | | | Client channel backup poller
| | * | | Use backup pollser instead of connectivity watcherGravatar Yuchen Zeng2017-10-30
| | | | |
| | * | | convert connectivity_watcher to cpp fileGravatar Yuchen Zeng2017-10-30
| | | | |
| | * | | Add client channel connectivity watcherGravatar Yuchen Zeng2017-10-30
| | | | |
| | | | * Bump v1.7.x branch to 1.7.1Gravatar Alexander Polcyn2017-10-26
| | | | |
| * | | | Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_listGravatar Mark D. Roth2017-10-23
| |\| | |
| | | * | Cleaning up census code.Gravatar Vizerai2017-10-23
| | |/ /
| | | * Flagging 1.7.0Gravatar Nicolas "Pixel" Noble2017-10-21
| | | |
| | * | Merge branch 'pid++' into flow++Gravatar Craig Tiller2017-10-18
| | |\ \
| | | * \ Merge github.com:grpc/grpc into vectorGravatar Craig Tiller2017-10-16
| | | |\ \