aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface/init.c
Commit message (Collapse)AuthorAge
* Fix typo.Gravatar Bogdan Drutu2016-01-26
|
* Initialize census if not initialized yet and some features are available.Gravatar Bogdan Drutu2016-01-26
|
* Merge github.com:grpc/grpc into clangfmtGravatar Craig Tiller2016-01-06
|\
* | Update copyrightsGravatar Craig Tiller2016-01-04
| |
* | clang-format codeGravatar Craig Tiller2016-01-04
| |
| * Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
|/
* fixing x64 build with vs2015Gravatar Jan Tattermusch2015-12-17
|
* Shutdown lb policy registryGravatar Craig Tiller2015-12-09
|
* Make default prefix overridableGravatar Craig Tiller2015-12-03
|
* Use static metadata table in metadata.cGravatar Craig Tiller2015-11-19
|
* stream_op cleanup: surface layerGravatar Craig Tiller2015-11-02
|
* Merge pull request #3726 from dgquintas/iomgr_executorGravatar Craig Tiller2015-10-19
|\ | | | | Introducing grpc_executor, for all your threading needs
* | Move profiling system to gprGravatar Craig Tiller2015-10-09
| |
| * Introducing grpc_executor, for all your threading needsGravatar David Garcia Quintas2015-10-07
|/
* Coalesce GRPC_TRACE=surface with API tracingGravatar Masood Malekghassemi2015-10-02
|
* Add API tracing to gRPC coreGravatar Masood Malekghassemi2015-10-02
|
* Coalesce GRPC_TRACE=surface,batch into GRPC_TRACE=surfaceGravatar Masood Malekghassemi2015-10-02
|
* Added round robin LB policy.Gravatar David Garcia Quintas2015-09-08
|
* Introduced a registry for LB policies.Gravatar David Garcia Quintas2015-09-03
|
* Refactor default host name resolutionGravatar Craig Tiller2015-08-24
| | | | | | | | Rephrase API's such that resolvers are constrained to be able to provide a default host given just the text of the URI channel target. This avoids needing to rewrite such details in the core library during retries, and generally makes things much saner to debug.
* Address comments and update grpc pluginsGravatar Hongwei Wang2015-08-13
|
* Fix zookeeper resolver plugin bugsGravatar Hongwei Wang2015-08-12
|
* Merge branch 'master' of https://github.com/grpc/grpc into zookeeperGravatar Hongwei Wang2015-07-31
|\
* | Add zookeeper end-to-end testGravatar Hongwei Wang2015-07-31
| |
| * Merge pull request #2669 from a-veitch/init_api_fixGravatar Hongyu Chen2015-07-29
| |\ | | | | | | Enrich census initialization and feature code
* | | Merge branch 'master' of https://github.com/grpc/grpc into zookeeperGravatar Hongwei Wang2015-07-28
|\| |
* | | Merge branch 'iomgr-refcounting' of https://github.com/nicolasnoble/grpc ↵Gravatar Hongwei Wang2015-07-27
|\ \ \ | | | | | | | | | | | | into zookeeper
| | | * Enrich census initialization and feature codeGravatar Alistair Veitch2015-07-26
| | |/ | |/|
* | | FormattingGravatar Hongwei Wang2015-07-24
| | |
| | * Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-23
| | |\ | | |/ | |/| | | | sometimes-its-good-just-to-check-in-with-each-other
| * | Add ipv4:, ipv6: schemesGravatar Craig Tiller2015-07-20
| | |
* | | Merge branch 'master' into zookeeperGravatar Hongwei Wang2015-07-17
|\| |
* | | Register zookeeper plugin in grpcGravatar Hongwei Wang2015-07-17
| | |
* | | Add zookeeper public headerGravatar Hongwei Wang2015-07-17
| | |
| | * Added connectivity tests, fixed bugsGravatar Craig Tiller2015-07-16
| |/
* | Zookeeper resolver worksGravatar Hongwei Wang2015-07-09
| |
| * Merge github.com:grpc/grpc into footprints-on-the-sands-of-timeGravatar Craig Tiller2015-07-07
| |\ | |/ |/| | | | | | | Conflicts: src/core/channel/client_setup.c src/core/surface/init.c
| * Introduce multiple clocks to GPRGravatar Craig Tiller2015-07-01
| |
* | Ensure registry is shutdownGravatar Craig Tiller2015-07-01
| |
* | Unix resolver, bug fixesGravatar Craig Tiller2015-06-29
| |
* | Further client config workGravatar Craig Tiller2015-06-26
|/
* Proper init/shutdownGravatar Craig Tiller2015-06-04
|
* add init checksGravatar Alistair Veitch2015-06-01
|
* Initial refactoring and context API changesGravatar Alistair Veitch2015-05-26
|
* Merge github.com:grpc/grpc into one-readGravatar Craig Tiller2015-05-01
|\ | | | | | | | | | | Conflicts: src/core/iomgr/tcp_posix.c src/core/profiling/basic_timers.c
| * Integration of Systemtap (STAP) for profiling.Gravatar David Garcia Quintas2015-04-29
| | | | | | | | This commit includes a faulty Makefile to be fixed in a follow commit.
* | Add flow control tracingGravatar Craig Tiller2015-04-28
|/ | | | Allow some insight into what the flow controller is doing
* Get GRPC_TRACE tcp working againGravatar Craig Tiller2015-04-15
|
* Move files to a new "profiling" directory to better distinguish from censusGravatar Vijay Pai2015-04-13
| | | | statistics
* Infrastructure for timer insertion, logging, and testing.Gravatar Vijay Pai2015-04-13
|