1. 675080b all: Enable ErrorProne during compilation by Eric Anderson · 8 years ago
  2. 9283b2b interop-testing: Remove useless Threads in test by Eric Anderson · 8 years ago
  3. 72923dc all: prepare for ErrorProne's FutureReturnValueIgnored by Eric Anderson · 8 years ago
  4. 48e1430 interop-testing: fix flakes in Http2Client by Eric Gribkoff · 8 years ago
  5. 7ab5e0e core: record server_elapsed_time on client (#2673) by Kun Zhang · 8 years ago
  6. 6fbe140 interop-testing: Replace Mockito with StreamObserver for several tests (#2639) by kpayson64 · 8 years ago
  7. 57b9105 interop-testing: overrideAuthority breaks JWT by Eric Anderson · 8 years ago
  8. 65e4d9f all: avoid DNS with GRPC_PROXY_EXP by Eric Anderson · 8 years ago
  9. 89bc2cd all: update to latest import ordering by Carl Mastrangelo · 8 years ago
  10. f088b81 core: stop "testing" from depending on "core"'s test. (#2652) by Kun Zhang · 8 years ago
  11. 737cd16 core: make StatsContextFactory setters protected (#2634) by Kun Zhang · 8 years ago
  12. f51316b testing: Move echo interceptors out of TestUtils by Eric Anderson · 8 years ago
  13. 060eb45 Rename attributes() to getAttributes() to make it consistent by Lukasz Strzalkowski · 8 years ago
  14. 1e99b29 all: ErrorProne fixes and avoid @Beta in Guava by Eric Anderson · 8 years ago
  15. 8e463ce core,stub: remove deprecated deadline methods by Carl Mastrangelo · 8 years ago
  16. d17a7b5 core: abstract channel builder to accept LoadBalancer2 (#2583) by Kun Zhang · 8 years ago
  17. 8d49df2 all: add max message size to client calls by Carl Mastrangelo · 8 years ago
  18. 4a4f25a weekly cleanup: errorprone, javastyle, unused (#2566) by ZHANG Dapeng · 8 years ago
  19. cce8eac core: upgrade census (now named instrumentation) to 0.3.0 (#2565) by Kun Zhang · 8 years ago
  20. 1aaf1a9 compiler: final bindService() in generated code. (#2553) by Kun Zhang · 8 years ago
  21. 84eaefe interop-testing: Add status_code_and_message interop test by Eric Gribkoff · 8 years ago
  22. 257062f interop-testing: Add custom_metadata interop test by Eric Gribkoff · 8 years ago
  23. 24bc205 interop-testing: New client for HTTP/2 interop tests by Eric Gribkoff · 8 years ago
  24. ce9d152 all: update to guava 20 by Carl Mastrangelo · 8 years ago
  25. 0573c25 interop-testing: Observe --use_tls to disable TLS with OkHttp by Eric Anderson · 8 years ago
  26. b6ebede testing: added junit rule for in-process servers by Joey Bratton · 8 years ago
  27. 0ec395d interop-testing: apply --server_host_override regardless of flag order by Eric Gribkoff · 8 years ago
  28. 08e9483 interop-testing: new stress test client command line options (#2413) by Eric Gribkoff · 8 years ago
  29. 0e27eef core: fix bug when stream listener not set before stream closed by ZHANG Dapeng · 8 years ago
  30. abffc76 addressing reviewer comments by Eric Gribkoff · 8 years ago
  31. aff1cac Compiler/core changes to support the proto reflection API by Eric Gribkoff · 8 years ago
  32. 9eb8f15 interop-testing: fix lint errors found on import by Carl Mastrangelo · 8 years ago
  33. fdd062c core: make max message size part of the public API by Carl Mastrangelo · 8 years ago
  34. 2417660 netty: fix static data race on handler settings by Carl Mastrangelo · 8 years ago
  35. 33d99ce Add UNIMPLEMENTED_METHOD interop test case. by Eric Gribkoff · 8 years ago
  36. 894802e compiler: lazily generate ServiceDescriptors by Carl Mastrangelo · 8 years ago
  37. d760a5a interop-testing: No census asserts for standalone client by Eric Anderson · 8 years ago
  38. 132f7a9 core: Census integration for stats (#2262) by Kun Zhang · 8 years ago
  39. 3481283 interop-testing: limit the amount of noise from failing tests by Carl Mastrangelo · 8 years ago
  40. 48b6c19 interop-testing: skip large memory tests on constrained JVMs by Carl Mastrangelo · 8 years ago
  41. 893ef44 all/tests: add a ClientCall and ServerCall suitable for use in tests by Carl Mastrangelo · 8 years ago
  42. 58d78dd core: add ServerTransportFilter by Kun Zhang · 8 years ago
  43. 48c6b3d all/tests: unmock ClientCall and ServerCall by Carl Mastrangelo · 8 years ago
  44. f254fad Add RunWith annotation to AutoWindowSizingOnTest by nmittler · 8 years ago
  45. 8a0c89a integration-tests: add integration tests for auto window sizing by mfcripps · 8 years ago
  46. 092496b interop-testing: Remove hard-coded ports in ProxyTest by Eric Anderson · 8 years ago
  47. d854da6 interop-tests: reduce flakiness of proxy tests by mfcripps · 8 years ago
  48. 09d663f integration test: add a flowcontrolling proxy and integration tests by mfcripps · 8 years ago
  49. 1285477 all: add parameter name to checkNotNull by Carl Mastrangelo · 8 years ago
  50. 5e1e883 Update protobuf to 3.0.0 by Eric Anderson · 8 years ago
  51. 563baa4 interop: Fix flake in cascading test due to sleeps by Eric Anderson · 8 years ago
  52. 3a13aa5 compiler: make Stub final class by ZHANG Dapeng · 8 years ago
  53. e109125 compiler: add build option to enable deprecated generated code by ZHANG Dapeng · 8 years ago
  54. c1ef806 Fix selection of security Provider to conscruct SSLContext by Louis Ryan · 8 years ago
  55. e34f2cf interop: Add constant for necessary max message size by Eric Anderson · 8 years ago
  56. f52b4e5 Make the OkHTTP transport AppEngine friendly. AppEngine may support by Louis Ryan · 9 years ago
  57. e9643bb Start 1.1.0 development cycle by Eric Anderson · 8 years ago
  58. 0a98ff0 interop: Bump maxMessageSize for Android testing by Eric Anderson · 8 years ago
  59. 16b096b Reduce default max message size to 4 MiB by Eric Anderson · 8 years ago
  60. 9bbaa8f interop tests: fix race in Compression tests where MetadataEntry.getParsed was being concurrently called. by Carl Mastrangelo · 8 years ago
  61. 46379da Start 1.0.0 development cycle by Eric Anderson · 8 years ago
  62. 31651f3 auth: Promote OAuth2 service accounts to JWT by Eric Anderson · 8 years ago
  63. f149e4c compiler: deprecate interfaces and add ImplBase in codegen by ZHANG Dapeng · 8 years ago
  64. 8ed2dc8 testware: fix flakes caused by pickUnusedPort by ZHANG Dapeng · 8 years ago
  65. dbef1af Bump protobuf dependency to 3.0.0-beta-3 by Eric Anderson · 8 years ago
  66. 66ab956 Reapply "Eliminate MethodDescriptor from startCall and interceptCall for servers" by Eric Anderson · 8 years ago
  67. ef17830 Revert "Eliminate MethodDescriptor from startCall and interceptCall for servers" by Eric Anderson · 8 years ago
  68. def237d auth: MoreCallCredentials.from(Credentials). by Kun Zhang · 8 years ago
  69. a2076f4 core: Enable per-message compression bit by default by Eric Anderson · 9 years ago
  70. 3df1446 Eliminate MethodDescriptor from startCall and interceptCall for servers by Louis Ryan · 8 years ago
  71. 7da48ae core: log exceptions thrown by Runnable's executed via schedule(..). Fixes #1237 by Jakob Buchgraber · 8 years ago
  72. 7c722e4 codegen: Specify URL for ExperimentalApi by Eric Anderson · 8 years ago
  73. 2ed39c9 core: cache decompressor registry encodings, and make it copy on write by Carl Mastrangelo · 8 years ago
  74. fa22259 netty: use custom Http2Headers class for encoding Metadata by Carl Mastrangelo · 8 years ago
  75. b7eea7c implements health check service by ZHANG Dapeng · 8 years ago
  76. e198480 core, interop-testing: always set message encoding, and use it in interop tests by Carl Mastrangelo · 9 years ago
  77. a70e1a4 interop: Don't catch AssertionError as it makes test failure confusing by Eric Anderson · 9 years ago
  78. f13fbaa interop-testing: update testing protos to include compression fields by Carl Mastrangelo · 9 years ago
  79. 46edcad Don't enforce a timeout in stress test client. Fixes #1812 (#1823) by Jakob Buchgraber · 9 years ago
  80. f85ecdf interop-testing: Print JVM Flags by default for Stress tests by Carl Mastrangelo · 9 years ago
  81. 83bf5e6 Fix flakiness of testConfigureDeadlineNanoTime with warmup by Eric Anderson · 9 years ago
  82. aed886d use Jetty ALPN agent instead of Jetty ALPN by ZHANG Dapeng · 9 years ago
  83. 3c5b5a5 Begin v0.15.0 Cycle by Carl Mastrangelo · 9 years ago
  84. ac4168a Revert "Update proto packages to reflect directory structure" by Eric Anderson · 9 years ago
  85. cd89dde Fix race in StressTestClientTest.gaugesShouldBeExported(). Fixes #1695 (#1728) by Jakob Buchgraber · 9 years ago
  86. 8825f35 Update proto packages to reflect directory structure by Carl Mastrangelo · 9 years ago
  87. 38a91f8 Fix lint warnings found on internal import by Carl Mastrangelo · 9 years ago
  88. 7e8b504 Add javadoc to grpc codegen based on proto docs by nmittler · 9 years ago
  89. 8502730 Attach an exception to client-initiated CANCELLED. by Kun Zhang · 9 years ago
  90. fe7e8a0 Use correct Guava API in stress test client by Carl Mastrangelo · 9 years ago
  91. 9bc5d93 Mark generated abstract class as Experimental by Eric Anderson · 9 years ago
  92. 6ab27ab Update checkstyle version and sync style updates by Eric Anderson · 9 years ago
  93. 5d22e06 Add stress test client. Fixes #1584 by buchgr · 9 years ago
  94. fd8fd51 Context deadline propagation should cascade. Fixes #1205 by buchgr · 9 years ago
  95. 363e0f6 Print compiler version number in generated files by Lukasz Strzalkowski · 9 years ago
  96. 2fbf142 Provide base methods for Abstract stub by Lukasz Strzalkowski · 9 years ago
  97. 90fbf9b Adapt BindableService in ServerBuilder#addService by Łukasz Strzałkowski · 9 years ago
  98. 73a2b77 Deflake StubConfigTest.testConfigureDeadlineNanoTime by Eric Anderson · 9 years ago
  99. f8b71e7 Add Abstract{ServiceName} class in compiled service class by Lukasz Strzalkowski · 9 years ago
  100. d4615ff Fix flaky deadline test by Carl Mastrangelo · 9 years ago