aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2017-07-04core: Simplify ServerImpl constructor; testable BuilderEric Anderson
2017-06-30all: Use fixed version number for java 6/7 signaturesEric Anderson
2017-06-29core: Mark InternalNotifyOnServerBuilder @InternalEric Anderson
2017-06-29core: Move client-side decompressor selection to streamEric Anderson
2017-06-28core: minor cleanup of 859d211b6ece5827fdde56c257e9da7e3f4d56c1Carl Mastrangelo
2017-06-27core: stop spying ServerCall in UtilServerInterceptorsTest. (#3146)Kun Zhang
2017-06-27core: Fix Bazel building for :utilEric Anderson
2017-06-22testing: move NoopClientCall & NoopServerCall to internalZHANG Dapeng
2017-06-22build: Add Bazel java_grpc_library ruleSimon Horlick
2017-06-22inprocess: mark all classes finalCarl Mastrangelo
2017-06-21core: ServerBuilder.intercept(). (#3118)Kun Zhang
2017-06-20core: add RunWith annotation to OverrideAuthorityNameResolverTestEric Gribkoff
2017-06-19core: Do not leak server state when application callbacks throw exceptions (#...zpencer
2017-06-17core: don't intern Metadata keysCarl Mastrangelo
2017-06-16core: OverrideAuthorityNameResolverFactory should forward refresh() (#3061)zpencer
2017-06-16all: Filter out Internal* classes from JavadocEric Anderson
2017-06-15core: detect invalid states on server side (eg zero responses for unary) (#3068)zpencer
2017-06-12core: Simplify ChannelImpl constructor; testable BuilderEric Anderson
2017-06-12core: set server stream decompressor in transport threadEric Gribkoff
2017-06-09core: scheduler.schedule() can be used normallyZHANG Dapeng
2017-06-09core: deprecate MethodDescriptor.createŁukasz Strzałkowski
2017-06-08core: hide access to Status code and message keysCarl Mastrangelo
2017-06-07core: Mark NameResolverProvider experimental and clarify docsEric Anderson
2017-06-07Revert "core: move NameResolverProvider to internal"Eric Anderson
2017-06-06core: Bump up instrumentation_api to 0.4.3, use instrumentation-defined STATS...Yang Song
2017-06-05core: move NameResolverProvider to internalCarl Mastrangelo
2017-06-05netty: Clarify max header list size configurationEric Anderson
2017-06-05core: Avoid DNS test when no networking availableEric Anderson
2017-06-05core: JumpToApplicationThreadServerStreamListener should not close context (#...zpencer
2017-06-01core: don't return concrete type from AbstractServerImplBuilderCarl Mastrangelo
2017-06-01all: fix licence whitespaceCarl Mastrangelo
2017-05-31core: include how long deadline was in Status messageCarl Mastrangelo
2017-05-31all: update to Apache 2 licenceCarl Mastrangelo
2017-05-30core: Server side cancellations should promptly inform server (#2963)zpencer
2017-05-26core: remove 2 suffix from streamsCarl Mastrangelo
2017-05-26Log deadline narrowing events at FINE instead of INFO.William Thurston
2017-05-24Fix incorrect assertEquals argument orderingEric Anderson
2017-05-23core/tracing: set always record events option for the RPC spans. (#2998)Bogdan Drutu
2017-05-19core: delete deprecated affinity API. (#3026)Kun Zhang
2017-05-17all: Minor updates to expand javadocs (#2991)zpencer
2017-05-15core: don't expose internal Metadata.headerCountCarl Mastrangelo
2017-05-15Remove unused variablesEric Anderson
2017-05-15Javadoc improvements, especially to ContextEric Anderson
2017-05-11core: clarify more origin docs for ChannelCarl Mastrangelo
2017-05-11core: add Since java doc annotations to Server, and clarify return typesCarl Mastrangelo
2017-05-10doc: initiate some package javadocZHANG Dapeng
2017-05-09core,grpclb: Update addresses in OobChannelEric Anderson
2017-05-09core: Update addresses in SubchannelEric Anderson
2017-05-05core: document ServerBuilder return values and method historyCarl Mastrangelo
2017-05-05doc: fix broken linksZHANG Dapeng