1. 49b235d benchmarks: update to jmh 1.17.3 by Carl Mastrangelo · 8 years ago
  2. ecb79ce Update param name for saving histograms by Lukasz Strzalkowski · 8 years ago
  3. f15ed05 stub: remove a reference to internal by Carl Mastrangelo · 8 years ago
  4. e70f7b4 all: cleanup - errorprone, unused by ZHANG Dapeng · 8 years ago
  5. 944879d benchmarks: reuse executor between channels by Carl Mastrangelo · 8 years ago
  6. 636b43b benchmarks: print gc detail and vm flags for benchmarks by Carl Mastrangelo · 8 years ago
  7. f6c333e benchmarks: check shutdown after acquiring a token, and weaken error messages on shutdown by Carl Mastrangelo · 8 years ago
  8. abffc76 addressing reviewer comments by Eric Gribkoff · 8 years ago
  9. aff1cac Compiler/core changes to support the proto reflection API by Eric Gribkoff · 8 years ago
  10. 98f4e41 benchmarks: Avoid sending a message after half close by Eric Anderson · 8 years ago
  11. 894802e compiler: lazily generate ServiceDescriptors by Carl Mastrangelo · 8 years ago
  12. 46e46eb benchmarks: Reduce histogram precision. (#2343) by Jakob Buchgraber · 8 years ago
  13. 1623063 core: speed up Status code and message parsing by Carl Mastrangelo · 8 years ago
  14. 8c18a0d netty: use custom http2 headers for decoding. by Jakob Buchgraber · 8 years ago
  15. de9c320 benchmarks: upgrade to jmh 1.14 by Carl Mastrangelo · 8 years ago
  16. ca5a402 netty: cache method path conversion by Carl Mastrangelo · 8 years ago
  17. 54f5c4b benchmarks: add fork join pool executor to load server too by Carl Mastrangelo · 8 years ago
  18. 130d381 benchmarks: use a fork-join pool to reduce executor contention by Carl Mastrangelo · 8 years ago
  19. 1aadc6c benchmarks: update to using jmh 1.13 by Carl Mastrangelo · 8 years ago
  20. 5e1e883 Update protobuf to 3.0.0 by Eric Anderson · 8 years ago
  21. efc5cf5 benchmarks: avoid 2 copies in favor of one by Carl Mastrangelo · 8 years ago
  22. bfd12e4 benchmarks: improve benchmarks recording and shutdown by Carl Mastrangelo · 8 years ago
  23. 3a13aa5 compiler: make Stub final class by ZHANG Dapeng · 8 years ago
  24. e109125 compiler: add build option to enable deprecated generated code by ZHANG Dapeng · 8 years ago
  25. fa86c8e benchmarks: daemonize threads to reduce the number of stacktraces by Carl Mastrangelo · 8 years ago
  26. c1ef806 Fix selection of security Provider to conscruct SSLContext by Louis Ryan · 8 years ago
  27. e9643bb Start 1.1.0 development cycle by Eric Anderson · 8 years ago
  28. 46379da Start 1.0.0 development cycle by Eric Anderson · 8 years ago
  29. 8f78b4d Fixing error-prone warnings. by nmittler · 8 years ago
  30. 3eafa5a benchmarks: fix typo in README by Jakob Buchgraber · 8 years ago
  31. f149e4c compiler: deprecate interfaces and add ImplBase in codegen by ZHANG Dapeng · 8 years ago
  32. 8ed2dc8 testware: fix flakes caused by pickUnusedPort by ZHANG Dapeng · 8 years ago
  33. dbef1af Bump protobuf dependency to 3.0.0-beta-3 by Eric Anderson · 8 years ago
  34. 66ab956 Reapply "Eliminate MethodDescriptor from startCall and interceptCall for servers" by Eric Anderson · 8 years ago
  35. ef17830 Revert "Eliminate MethodDescriptor from startCall and interceptCall for servers" by Eric Anderson · 8 years ago
  36. 63d8274 core: don't create a new context for each client call. Fixes #1926 by Jakob Buchgraber · 8 years ago
  37. 33cd6be core: Overwrite values for existing custom call options. by Jakob Buchgraber · 8 years ago
  38. 7c2f791 benchmarks: add a header encoding benchmark by Carl Mastrangelo · 8 years ago
  39. 3df1446 Eliminate MethodDescriptor from startCall and interceptCall for servers by Louis Ryan · 8 years ago
  40. 0b55c81 core: Move ACCEPT_ENCODING_JOINER to DecompressorRegistry by Eric Anderson · 8 years ago
  41. 7c722e4 codegen: Specify URL for ExperimentalApi by Eric Anderson · 8 years ago
  42. 0021e06 benchmarks: reset context in AsyncClient to avoid chaining. by Carl Mastrangelo · 8 years ago
  43. 2ed39c9 core: cache decompressor registry encodings, and make it copy on write by Carl Mastrangelo · 8 years ago
  44. 134451f benchmarks: use nextUp for nextDelay calculation in OpenLoopClient by Carl Mastrangelo · 8 years ago
  45. 9f37951 benchmarks: honor transport in AsyncClient by Carl Mastrangelo · 8 years ago
  46. f172170 benchmarks: use more realistic header counts in benchmark by Carl Mastrangelo · 8 years ago
  47. 641cb35 Tweak -Xlint warnings by Eric Anderson · 8 years ago
  48. cca473d benchmarks: add client/server header benchmarks by Carl Mastrangelo · 8 years ago
  49. 5e30b2f netty: speed up header conversion by caching user agent string by Carl Mastrangelo · 8 years ago
  50. 8090eff netty: don't revalidate when converting between Metadata and Http2Headers by Carl Mastrangelo · 8 years ago
  51. 8c7440e benchmarks: add NETTY_EPOLL as an option for transport testing by Carl Mastrangelo · 8 years ago
  52. 6a802a2 benchmarks: revert use of CMS GC by Carl Mastrangelo · 8 years ago
  53. d08c167 benchmarks: use Concurrent Mark and Sweep GC for benchmark worker by Carl Mastrangelo · 8 years ago
  54. 188840b benchmarks: update to JMH 1.12 by Carl Mastrangelo · 8 years ago
  55. 9597382 Refactor HandlerRegistry. by Kun Zhang · 8 years ago
  56. aed886d use Jetty ALPN agent instead of Jetty ALPN by ZHANG Dapeng · 8 years ago
  57. 3c5b5a5 Begin v0.15.0 Cycle by Carl Mastrangelo · 8 years ago
  58. ac4168a Revert "Update proto packages to reflect directory structure" by Eric Anderson · 8 years ago
  59. 43b73f3 Fix more null proto refs by Carl Mastrangelo · 8 years ago
  60. 8825f35 Update proto packages to reflect directory structure by Carl Mastrangelo · 8 years ago
  61. 0293c10 Checking null on proto fields just ain't right. by Carl Mastrangelo · 8 years ago
  62. 6b5177d Fix javadoc warning. by Kun Zhang · 8 years ago
  63. 16e1689 Allow application to pass cancellation details. by Kun Zhang · 8 years ago
  64. 38a91f8 Fix lint warnings found on internal import by Carl Mastrangelo · 8 years ago
  65. 7e8b504 Add javadoc to grpc codegen based on proto docs by nmittler · 8 years ago
  66. 9bc5d93 Mark generated abstract class as Experimental by Eric Anderson · 8 years ago
  67. 4a0c110 Merge pull request #1687 from grpc/java_qps_take_two by Jan Tattermusch · 8 years ago
  68. 6b2727b Merge pull request #1686 from grpc/tweaking_java_qpsworker by Jan Tattermusch · 8 years ago
  69. c4e8b1f Rename internal.Server to internal.TransportServer by Carl Mastrangelo · 8 years ago
  70. a1725d4 Update benchmark gradle file by Carl Mastrangelo · 8 years ago
  71. a7049bc Implement the load worker that can receive control events from the load driver and initiate load testing scenarios. by Louis Ryan · 8 years ago
  72. 357878d Bump jmh version by Carl Mastrangelo · 8 years ago
  73. 363e0f6 Print compiler version number in generated files by Lukasz Strzalkowski · 8 years ago
  74. 2fbf142 Provide base methods for Abstract stub by Lukasz Strzalkowski · 8 years ago
  75. 90fbf9b Adapt BindableService in ServerBuilder#addService by Łukasz Strzałkowski · 8 years ago
  76. f8b71e7 Add Abstract{ServiceName} class in compiled service class by Lukasz Strzalkowski · 8 years ago
  77. de7ec3c Synchronize benchmarking protos with grpc/grpc by Louis Ryan · 8 years ago
  78. ffe0dce Add missing override annotation to generated protos by Carl Mastrangelo · 8 years ago
  79. 0e370eb Remove static initializer blocks by Carl Mastrangelo · 8 years ago
  80. 72f1e88 Inlcude the file that was used to generate service descriptors by Carl Mastrangelo · 9 years ago
  81. 544cd3a pause by Carl Mastrangelo · 9 years ago
  82. e2ed2e8 Upgrade to protobuf-3.0.0-beta-2 and protobuf-nano-3.0.0-alpha-5 by Kun Zhang · 9 years ago
  83. 4168f67 Optimize blocking calls to avoid app thread pool by Eric Anderson · 9 years ago
  84. 509c7e7 Make Benchmark Client terminate after running by Carl Mastrangelo · 9 years ago
  85. d52429d Reduce number of codegen'd classes needed for Services by Eric Anderson · 9 years ago
  86. 602473d Add directExecutor() to Channel and Server Builders. Fixes #368. by buchgr · 9 years ago
  87. ebed5a6 Upgrading to Netty 4.1.0.Beta8 by nmittler · 9 years ago
  88. c40d702 Switch to use Executor instead of ExecutorService where we don't need it by Louis Ryan · 9 years ago
  89. e13d1dc Fixing benchmarks. by nmittler · 9 years ago
  90. ff3dbf7 Deprecate OkHttpChannelBuilder#overrideHostForAuthority by Kun Zhang · 9 years ago
  91. a6621da Private ServerMethodDefinition constructor; avoid create() in codegen by Eric Anderson · 9 years ago
  92. df7bf44 Enable license header checking in checkstyle by Eric Anderson · 9 years ago
  93. be0d7e9 Prevent construction of container classes and reduce API by Eric Anderson · 9 years ago
  94. 23e6318 Reduce API surface of AbstractStub by Eric Anderson · 9 years ago
  95. 47a7ccf Avoid Parser for normal protobuf by Eric Anderson · 9 years ago
  96. b687bdc Refactoring channel API. by nmittler · 9 years ago
  97. d5bd33c Fix generated code reference for intellij projects. by Xudong Ma · 9 years ago
  98. 66b984c Extract the fully-qualified service name into a public static final field on the service container type. by David P. Baker · 9 years ago
  99. 5bb0ea9 Annotate method descritpor files in the generated code with ExperimentalApi by Kun Zhang · 9 years ago
  100. bd23a8d Upgrade to protobuf-3.0.0-beta-1 by Kun Zhang · 9 years ago