- 0573c25 interop-testing: Observe --use_tls to disable TLS with OkHttp by Eric Anderson · 9 years ago
- fd33a72 core: thread-less ChannelExecutor. (#2493) by Kun Zhang · 9 years ago
- ecb79ce Update param name for saving histograms by Lukasz Strzalkowski · 9 years ago
- cfb6bd0 context: Fix ErrorProne ClassNewInstance by Eric Anderson · 9 years ago
- 21bca9a core: Add @Nullable to Metadata#get by Kenji Kaneda · 9 years ago
- e999f8d core: Fix ErrorProne failure for ForOverride by Eric Anderson · 9 years ago
- 67ff170 docs: Place all badges together by Eric Anderson · 9 years ago
- b6ebede testing: added junit rule for in-process servers by Joey Bratton · 9 years ago
- a10261a all: add gitter chat icon to the README.md file by Kailash Sethuraman · 9 years ago
- 483f3d5 Remove deadcode by Lukasz Strzalkowski · 9 years ago
- cb1ba5b core: remove extra allocation in MessageFramer by Carl Mastrangelo · 9 years ago
- 1d5fd1f core: Fix typos in GrpcUtil by Kenji Kaneda · 9 years ago
- 209a32f core,netty: add a log id to the server and server transports by Carl Mastrangelo · 9 years ago
- e9779d7 all: use a proper log id which can reference channels, subchannels, and transports by Carl Mastrangelo · 9 years ago
- 7ec8167 core: LoadBalancer2 and DelayedClientTransport.reprocess(). (#2443) by Kun Zhang · 9 years ago
- cbadf4b internal: mark internal subchannel methods for override by Carl Mastrangelo · 9 years ago
- 8486286 context: pluggable Storage mechanism. (#2461) by Kun Zhang · 9 years ago
- f15ed05 stub: remove a reference to internal by Carl Mastrangelo · 9 years ago
- 4d4d4b3 core: improve error message for adding method (#2460) by Michael Avrukin · 9 years ago
- 8ecf054 compiler: Explicitly specify std:: by Eric Anderson · 9 years ago
- e71f2c9 core: make Status reference the correct internal Marshaller by Carl Mastrangelo · 9 years ago
- 5ff16dd core: Make tiny fixes to InUseStateAggregator2 and InternalSubchannel (#2466) by Kenji Kaneda · 9 years ago
- 5269a1b netty: call the client ssl negotiation handler by Carl Mastrangelo · 9 years ago
- b24d263 internal/test: make FakeClock more thread-safe (#2452) by ZHANG Dapeng · 9 years ago
- 6dc4633 stub: add withWaitForReady by ZHANG Dapeng · 9 years ago
- c1a7984 core: address data race in StatsTraceContext. (#2454) by Kun Zhang · 9 years ago
- 6da8f47 compiler: whitelist USER32.DLL. (#2455) by Kun Zhang · 9 years ago
- c408ead core: add javadocs to internal methods in MethodDescriptor by Carl Mastrangelo · 9 years ago
- c8c9fff services: Proto reflection service by Eric Gribkoff · 9 years ago
- 6c589e1 core: reverse dependency from core/internal classes, so that it is now one directional. by Carl Mastrangelo · 9 years ago
- 0207354 travis: Remove old comment for broken OS X caching by Eric Anderson · 9 years ago
- 335638e travis: Use default OS X image (xcode7.3) by Eric Anderson · 9 years ago
- 18e628a all: update to gradle 3.2 by Carl Mastrangelo · 9 years ago
- 0ec395d interop-testing: apply --server_host_override regardless of flag order by Eric Gribkoff · 9 years ago
- 6a04022 core: InternalSubchannel: the new TransportSet. (#2427) by Kun Zhang · 9 years ago
- 325c965 example: really fix the loss of precision error (#2435) by Kun Zhang · 9 years ago
- a05892a examples: address ErrorProne and warnings. (#2433) by Kun Zhang · 9 years ago
- 08e9483 interop-testing: new stress test client command line options (#2413) by Eric Gribkoff · 9 years ago
- e70f7b4 all: cleanup - errorprone, unused by ZHANG Dapeng · 9 years ago
- e0e13c4 examples: don't use System.lineSeparator if unsupported by Carl Mastrangelo · 9 years ago
- 06697b5 doc: link to IDE-specific docs for os-maven-plugin by Eric Anderson · 9 years ago
- 7306df4 examples: unit test examples for users by ZHANG Dapeng · 9 years ago
- 7311572 core: fix a benign data race in NoopCensusContextFactory. (#2421) by Kun Zhang · 9 years ago
- 8826bb5 Remove UTF-8 symbols in example to simplify compilation for most people. by Benjamin Ellenberger · 9 years ago
- 0d694c8 core,netty: quick patch for setListener regression by ZHANG Dapeng · 9 years ago
- 0e27eef core: fix bug when stream listener not set before stream closed by ZHANG Dapeng · 9 years ago
- e406684 netty: add channel options in NettyChannelBuilder by ZHANG Dapeng · 9 years ago
- 944879d benchmarks: reuse executor between channels by Carl Mastrangelo · 9 years ago
- 809cf1b core: MutableHandlerRegistry#addService with BindableService arg by ZHANG Dapeng · 9 years ago
- d954bc2 Typo in version number by Łukasz Strzałkowski · 9 years ago
- 636b43b benchmarks: print gc detail and vm flags for benchmarks by Carl Mastrangelo · 9 years ago
- 91e61ec github: add an issue template by Carl Mastrangelo · 9 years ago
- 540f70e ProtoUtil.jsonMarshaller can be supplied a JsonFormat Parser and Printer by dave · 9 years ago
- f6c333e benchmarks: check shutdown after acquiring a token, and weaken error messages on shutdown by Carl Mastrangelo · 9 years ago
- 2e7e25d core: Update HTTP status to gRPC status mapping by Eric Anderson · 9 years ago
- 78107a6 core: Do not rely on HTTP 200 by Eric Anderson · 9 years ago
- c38611a Bump protobuf to 3.1.0 by Eric Anderson · 9 years ago
- 483662e interop-testing: -PskipCodegen requires =true by Eric Anderson · 9 years ago
- abffc76 addressing reviewer comments by Eric Gribkoff · 9 years ago
- aff1cac Compiler/core changes to support the proto reflection API by Eric Gribkoff · 9 years ago
- 9eb8f15 interop-testing: fix lint errors found on import by Carl Mastrangelo · 9 years ago
- d019eea android-interop-testing: use new channel builder size limit by Carl Mastrangelo · 9 years ago
- fdd062c core: make max message size part of the public API by Carl Mastrangelo · 9 years ago
- 98f4e41 benchmarks: Avoid sending a message after half close by Eric Anderson · 9 years ago
- 2417660 netty: fix static data race on handler settings by Carl Mastrangelo · 9 years ago
- 862157a Changes to add support of Power8 little endian by Nishidha · 9 years ago
- 496a621 core: Use grace period to avoid exitIdleMode in fast path by Eric Anderson · 9 years ago
- 33d99ce Add UNIMPLEMENTED_METHOD interop test case. by Eric Gribkoff · 9 years ago
- 8702185 netty: use memory efficient slice in Buffer by Carl Mastrangelo · 9 years ago
- 894802e compiler: lazily generate ServiceDescriptors by Carl Mastrangelo · 9 years ago
- 6fa63a6 netty: Upgrade to 4.1.6 and tcnative Fork23. Fixes #2224 (#2349) by Jakob Buchgraber · 9 years ago
- 10f4c90 core: Call onSentBytes only if future is successfull. (#2339) by Jakob Buchgraber · 9 years ago
- 46e46eb benchmarks: Reduce histogram precision. (#2343) by Jakob Buchgraber · 9 years ago
- 1e1c71d netty: Add toString() to GrpcHttp2InboundHeaders. Fixes #2341. (#2342) by Jakob Buchgraber · 9 years ago
- abb4a2a core: Fix a bug for exception handling at messageRead by ZHANG Dapeng · 9 years ago
- 9606995 netty: Remove RequestMessagesCommand (#2333) by Jakob Buchgraber · 9 years ago
- 14cc0db netty: Special case Http2ChannelClosedException. Fixes #2279 (#2334) by Jakob Buchgraber · 9 years ago
- e7ce41d all: Style, unused, and errorprone fixes by Eric Anderson · 9 years ago
- d760a5a interop-testing: No census asserts for standalone client by Eric Anderson · 9 years ago
- 132f7a9 core: Census integration for stats (#2262) by Kun Zhang · 9 years ago
- 4e5765a all: fix minor JavaStyle errors found in code sync by dapengzhang0 · 9 years ago
- cad7124 core,netty: split stream state on client-side; AbstractStream2 by Eric Anderson · 9 years ago
- 93dd02c core/test: sanitize FakeClock by ZHANG Dapeng · 9 years ago
- e46cb81 Update OAuth section in SECURITY.md (#2319) by ZHANG Dapeng · 9 years ago
- 7aa0e1a netty: server support extension content types (#2306) by Jakob Buchgraber · 9 years ago
- 28ba599 Update README to reference 1.0.1 by Eric Anderson · 9 years ago
- 60715a5 docs: Suggest using Fork19 of tcnative by Eric Anderson · 9 years ago
- b1d72e5 all: Bump protobuf to 3.0.2, to fix protoc in CI by Eric Anderson · 9 years ago
- 3481283 interop-testing: limit the amount of noise from failing tests by Carl Mastrangelo · 9 years ago
- 3fb3af4 android-interop-testing: skip integration tests if there is not enough memory by Carl Mastrangelo · 9 years ago
- f5f9ca5 all: fix minor bugs discovered on import by Carl Mastrangelo · 9 years ago
- ce78224 netty: Refactor passing down SSL Session (#2295) by Łukasz Strzałkowski · 9 years ago
- 017f5f8 protobuf: make buffer cache even weaker by Carl Mastrangelo · 9 years ago
- ef4e0f4 protobuf: cache temp buffers by Carl Mastrangelo · 9 years ago
- d74091f core: fix a discrepency in state transition. by Kun Zhang · 9 years ago
- 107fa8e core: Channel connectivity state API. by Kun Zhang · 9 years ago
- 40c5700 core: fix race condition for TransportSet scheduleBackoff by ZHANG Dapeng · 9 years ago
- 141eed5 core: change Metadata internals to avoid garbage creation by Carl Mastrangelo · 9 years ago
- 16c07ba examples: fix bound method not same as in service descriptor for HelloJsonServer by ZHANG Dapeng · 9 years ago
- 48b6c19 interop-testing: skip large memory tests on constrained JVMs by Carl Mastrangelo · 9 years ago