Commits
User selector
Commit history
Commits on Feb 21, 2017
- authored andcommitted
Commits on Feb 11, 2017
- authored andcommitted
Commits on Feb 3, 2017
core: record server_elapsed_time on client (#2673)
Show description for 7ab5e0eauthored
Commits on Jan 27, 2017
testing: change names of noopMarshaller to void marshaller
Show description for 566d0e9authored
Commits on Jan 26, 2017
Commits on Jan 25, 2017
core: stop "testing" from depending on "core"'s test. (#2652)
Show description for f088b81authored
Commits on Jan 23, 2017
core: rename attributes() -> getAttributes()
Show description for 8882abaauthored andcommitted- authored
Commits on Jan 20, 2017
testing: Move echo interceptors out of TestUtils
Show description for f51316bcommitted
Commits on Jan 19, 2017
- authored andcommitted
- authored
Commits on Jan 12, 2017
Commits on Jan 9, 2017
testing: Remove accidental cast to char in file IO
Show description for cc934b0committed
Commits on Jan 6, 2017
Commits on Jan 5, 2017
core: upgrade census (now named instrumentation) to 0.3.0 (#2565)
Show description for cce8eacauthored
Commits on Dec 27, 2016
Commits on Dec 6, 2016
testing: added junit rule for in-process servers
Show description for b6ebedeauthored andcommitted
Commits on Nov 17, 2016
Commits on Nov 9, 2016
core: fix bug when stream listener not set before stream closed
Show description for 0e27eefauthored
Commits on Oct 12, 2016
Commits on Oct 7, 2016
core: Census integration for stats (#2262)
Show description for 132f7a9authored
Commits on Sep 19, 2016
core: change Metadata internals to avoid garbage creation
Show description for 141eed5committed
Commits on Sep 12, 2016
netty: Fix receipt of ClosedChannelException instead of actual error. Fixes #1330.
Show description for 4aadf55authored
Commits on Sep 3, 2016
Commits on Aug 31, 2016
core: add ServerTransportFilter
Show description for 58d78ddcommitted
Commits on Aug 2, 2016
inprocess: Avoid creating unnecessary threads
Show description for 7d464fccommitted
Commits on Jul 18, 2016
Fix selection of security Provider to conscruct SSLContext
Show description for c1ef806committed
Louis Ryan
Commits on Jul 14, 2016
Make the OkHTTP transport AppEngine friendly. AppEngine may support
Show description for f52b4e5committed
Louis Ryan
Commits on Jul 9, 2016
netty: add logging to find cause of ClosedChannelException.
Show description for 7504b79authored
Commits on Jun 28, 2016
testware: fix flakes caused by pickUnusedPort
Show description for 8ed2dc8authored
Commits on Jun 24, 2016
Remove unused variables
Show description for 5487ea8committed
Commits on Jun 23, 2016
Reapply "Eliminate MethodDescriptor from startCall and interceptCall for servers"
Show description for 66ab956committed
Commits on Jun 20, 2016
Revert "Eliminate MethodDescriptor from startCall and interceptCall for servers"
Show description for ef17830committed
Commits on Jun 15, 2016
core: add transportInUse() to transport listener.
Show description for 38b950fcommitted
Commits on Jun 13, 2016
Eliminate MethodDescriptor from startCall and interceptCall for servers
Show description for 3df1446committed
Louis Ryan