aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
AgeCommit message (Expand)Author
2017-11-30all: update to proto 3.5.0Carl Mastrangelo
2017-11-01core: set sampled for local span per MethodDescriptor. (#3627)Kun Zhang
2017-10-31 compiler: remove references to static fieldsCarl Mastrangelo
2017-10-30compiler: add methods for accessing method descriptorsCarl Mastrangelo
2017-09-25core/compiler: register Span names for code-generated methods (take 2)Kun Zhang
2017-09-11core, compiler, protobuf: introduce MethodDescriptor#setSchemaDescriptorLukasz Strzalkowski
2017-08-28Move jmh benchmarks to their respective modulesEric Anderson
2017-08-25all: update to proto 3.4.0Carl Mastrangelo
2017-08-24jmh: accidentally checked in foo.txt (#3391)zpencer
2017-08-23compiler: Add option to disable version outputEric Anderson
2017-08-22Start 1.7.0 development cycle (#3357)zpencer
2017-08-16benchmark: context benchmark (#3263)zpencer
2017-08-05benchmark: add missing server side workloads (#3136)zpencer
2017-07-26benchmarks: fix [MissingOverride]ZHANG Dapeng
2017-07-14benchmarks: don't block shutdown when using nettyCarl Mastrangelo
2017-07-13benchmarks: add initial context benchmarksCarl Mastrangelo
2017-07-10testing: refactor part of TestUtils to internalZHANG Dapeng
2017-07-07benchmarks: update to jmh 1.19Carl Mastrangelo
2017-07-07Update to Error Prone 2.0.21Eric Anderson
2017-07-06all: begin 1.6 release cycleCarl Mastrangelo
2017-06-19benchmarks: add missing ReportQpsScenarioServiceGrpcEric Gribkoff
2017-06-19benchmark service: sync protos with c-core 070a8ee (#3108)zpencer
2017-06-01core: don't return concrete type from AbstractServerImplBuilderCarl Mastrangelo
2017-06-01all: fix licence whitespaceCarl Mastrangelo
2017-05-31all: update to Apache 2 licenceCarl Mastrangelo
2017-05-23all: bump to 1.5.0-SNAPSHOTCarl Mastrangelo
2017-05-23all: bump to proto 3.3.1Carl Mastrangelo
2017-05-15Upgrade to netty and netty-tcnativeŁukasz Strzałkowski
2017-05-02compiler: remove streaming calls from javadoc for newFutureStubEric Gribkoff
2017-04-14benchmarks: disable flag printingCarl Mastrangelo
2017-04-12compiler: move over to method descriptor builderŁukasz Strzałkowski
2017-04-11all: begin 1.4.x development cycleCarl Mastrangelo
2017-04-07core: StreamTracer (#2863)Kun Zhang
2017-03-30benchmarks: use JMH 1.18 Carl Mastrangelo
2017-03-30core,netty: support GET verb in AbstractClientStream2Eric Anderson
2017-03-29core: make SerializingExecutor lockless (#2858)Carl Mastrangelo
2017-03-23core,benchmarks: use Atomics for StatsTraceContextCarl Mastrangelo
2017-03-23benchmarks: Fix broken building of ServerServiceDefinitionEric Anderson
2017-03-22all: update to latest version of errorproneCarl Mastrangelo
2017-03-06all: start 1.3.0 development cycleCarl Mastrangelo
2017-03-01core: cache Accept-Encoding headers (#2766)Carl Mastrangelo
2017-02-24all: Enable ErrorProne during compilationEric Anderson
2017-02-16all: prepare for ErrorProne's FutureReturnValueIgnoredEric Anderson
2017-02-10compiler: add some missing final modifiers on generated codeCarl Mastrangelo
2017-02-07all: update to protobuf 3.2.0Carl Mastrangelo
2017-01-30Start 1.2.0 development cycleCarl Mastrangelo
2017-01-30core: make ServiceDescriptor use the Builder patternCarl Mastrangelo
2017-01-27testing: change names of noopMarshaller to void marshallerCarl Mastrangelo
2017-01-26all: update to latest import orderingCarl Mastrangelo
2017-01-23core: change method descriptor to be builder basedCarl Mastrangelo