1. 28d44ae Start 1.16.0 development cycle (#4803) by Kun Zhang · 6 years ago
  2. 7b126b0 all: Swap to Java 7 source and bytecode by Eric Anderson · 6 years ago
  3. 8d6ba23 alts: add Google Default Channel implementation (#4742) by Jiangtao Li · 6 years ago
  4. 778804f gae-interop-testing/jdk7: Cleanup after Assert/Assume by Eric Anderson · 6 years ago
  5. 79b2470 all: update animalsniffer to Java 7 and add Android 14 (#4727) by Eric Gribkoff · 6 years ago
  6. 8188a3e gradle: Use config_loc in checkstyle by Eric Anderson · 7 years ago
  7. d66ba24 Upgrade Shadow and Animalsniffer plugins by Eric Anderson · 6 years ago
  8. 5823fff Upgrade to Truth 0.42 by Eric Anderson · 6 years ago
  9. c30e509 Downgrade to Truth 0.41 for Java 7 support by Eric Anderson · 6 years ago
  10. 7d45596 all: update to netty 4.1.27 and tcnative 2.0.12 by Carl Mastrangelo · 6 years ago
  11. 6d7c7dc context: Avoid deprecated Truth API by Eric Anderson · 6 years ago
  12. 15a5ba2 Remove DoNotMock annotation in favor of JavaDoc by Eric Anderson · 6 years ago
  13. 37e6f5f Fix jdk10 support in travis (#4653) by zpencer · 6 years ago
  14. 4335445 Start 1.15.0 development cycle (#4650) by zpencer · 6 years ago
  15. 5ce10f0 all: add gradle format checker by ZHANG Dapeng · 6 years ago
  16. 8a3e623 Start 1.14.0 development cycle by ZHANG Dapeng · 6 years ago
  17. 2a127ce core: update opencensus to 0.12.3. (#4530) by Bogdan Drutu · 6 years ago
  18. 8db8497 services: use RE2/J by Nathan Herring · 6 years ago
  19. 4388d90 netty: update to 4.1.25 by Carl Mastrangelo · 6 years ago
  20. e085a0e Bump to Gradle 4.7 by Eric Anderson · 6 years ago
  21. 045c566 netty: bump to 4.1.24-Final by Carl Mastrangelo · 6 years ago
  22. 62e6e2d Start 1.13.0 development cycle (#4383) by zpencer · 6 years ago
  23. 4e82e62 Fix compilation in Java 9 by Eric Anderson · 6 years ago
  24. 14003c1 build.gradle: bump protobuf plugin to 0.8.5 (#4101) by zpencer · 6 years ago
  25. 5f0ee3a Bump to Guava 20 by Eric Anderson · 6 years ago
  26. 7eab0d9 netty: Add support for Conscrypt by Eric Anderson · 6 years ago
  27. 5241172 build.gradle: Filter -Xep instead of just -Xep: by Eric Anderson · 6 years ago
  28. 4f19f14 buildscript: read jmh include class from project property (#4215) by zpencer · 6 years ago
  29. 11c8bcd Start 1.12.0 development cycle by Eric Anderson · 6 years ago
  30. 1fb72ef Ignore proto-generated code for ErrorProne by Eric Anderson · 6 years ago
  31. 066ad3c buildscripts,travis: fetch from mvn with retries (#4140) by zpencer · 6 years ago
  32. 713ac0a all: update to latest alpn agent by Carl Mastrangelo · 6 years ago
  33. 6d51cb4 netty: bump to 4.1.22-Final by Carl Mastrangelo · 6 years ago
  34. e7f2f1d alts: add gRPC ALTS by Jiangtao Li · 6 years ago
  35. 8925921 buildscripts: avoid remote repo vars in uploadArchives for local (#4076) by zpencer · 6 years ago
  36. 35665af netty: upgrade to 4.1.21 by Carl Mastrangelo · 6 years ago
  37. 2f05c23 Start 1.11.0 development cycle by Eric Gribkoff · 6 years ago
  38. af93691 Update opencensus to 0.11.0 and remove extra dependencies. by Bogdan Drutu · 6 years ago
  39. 71bad37 Update protobuf-gradle-plugin to 0.8.3 by Eric Anderson · 6 years ago
  40. af02834 Update ErrorProne to 2.2.0 and fix failures by Eric Anderson · 6 years ago
  41. 4bc0c95 Update ErrorProne to 2.1.3 and fix failures by Eric Anderson · 6 years ago
  42. 35a6bf8 Enable the Guava Beta Checker by Eric Anderson · 6 years ago
  43. 86d6412 Upgrade to Protobuf 3.5.1 and Protoc 3.5.1-1. (#3921) by Kun Zhang · 6 years ago
  44. 172b2d3 core: add a service config file by Carl Mastrangelo · 6 years ago
  45. 04420df Start 1.10.0 development cycle (#3877) by Kun Zhang · 6 years ago
  46. 4f4cedf build: Support uploading releases separately from building by Eric Anderson · 6 years ago
  47. b6f556c core,okhttp: bump census to 0.10.0 which should fix GAE issue (#3833) by zpencer · 6 years ago
  48. 2d88269 Update to Truth 0.36 by Eric Anderson · 7 years ago
  49. aee5fc4 all: update to proto 3.5.0 by Carl Mastrangelo · 7 years ago
  50. 3671af2 okhttp: bump to okio 1.13.0 by Carl Mastrangelo · 7 years ago
  51. 09307ce netty: update to 4.1.17-Final by Carl Mastrangelo · 7 years ago
  52. 69aedda Bumping proto-google-common-protos to 1.0.0 by Garrett Jones · 7 years ago
  53. 6bab82e auth: Use async version of getRequestMetadata by Eric Anderson · 7 years ago
  54. ef2ec94 core: use new OpenCensus stats/tagging API. (#3647) by sebright · 7 years ago
  55. ae37d21 all: bump to 1.9.0-SNAPSHOT by Carl Mastrangelo · 7 years ago
  56. d87ef74 core: set sampled for local span per MethodDescriptor. (#3627) by Kun Zhang · 7 years ago
  57. b9f6590 all: update to hdr histograms 2.1.10 by Carl Mastrangelo · 7 years ago
  58. b07c70a gae-interop-testing: add GAE interop tests (#3535) by zpencer · 7 years ago
  59. dba2323 compiler: Remove enable_depreated option (#3541) by ZHANG Dapeng · 7 years ago
  60. 5e36a8d all: upgrade to JUnit 4.12 by Carl Mastrangelo · 7 years ago
  61. 7c97aa9 thrift: Delete thrift by ZHANG Dapeng · 7 years ago
  62. 55621a3 Start 1.8.0 development cycle by Eric Anderson · 7 years ago
  63. a62108a gradle: add japicmp plugin (#3500) by zpencer · 7 years ago
  64. 80334d5 netty: update to 4.1.16 by Carl Mastrangelo · 7 years ago
  65. a6653bb core/compiler: register Span names for code-generated methods (take 2) by Kun Zhang · 7 years ago
  66. 7e534ed core: record individual messages with sizes to Census/tracing (#3461) by Kun Zhang · 7 years ago
  67. a3ff9cd all: Keep artifacts dependencyConvergence-clean by Eric Anderson · 7 years ago
  68. b8b5f5e protobuf-nano: do not use preexisting IoUtils internal class #3450 by zpencer · 7 years ago
  69. 671783f protobuf-nano: use existing class IoUtils for toByteArray (#3437) by zpencer · 7 years ago
  70. 6164b7b Move jmh benchmarks to their respective modules by Eric Anderson · 7 years ago
  71. 97c625f netty: Update to Netty 4.1.15 by Eric Anderson · 7 years ago
  72. 24ff274 all: update to proto 3.4.0 by Carl Mastrangelo · 7 years ago
  73. 182164e compiler: Add option to disable version output by Eric Anderson · 8 years ago
  74. ab85c5a Start 1.7.0 development cycle (#3357) by zpencer · 7 years ago
  75. 4147632 netty: Update netty to 4.1.14 by Eric Anderson · 7 years ago
  76. 8572f5f all: update animal sniffer and error prone by Carl Mastrangelo · 7 years ago
  77. 5713ebc build.gradle: intellij fix for gradle 4.0 (#3243) by zpencer · 7 years ago
  78. d34260a all: update to proto gradle plugin 0.8.1 by Carl Mastrangelo · 7 years ago
  79. 482b651 core: Change gRPC to use io.opencensus:opencensus-api:0.5.1. (#3204) by Bogdan Drutu · 7 years ago
  80. 8ce0bc2 Canonicalize URL prefixes to https://grpc.io by Mehrdad Afshari · 7 years ago
  81. 7207a9f all: update to netty 4.1.13 by Carl Mastrangelo · 7 years ago
  82. e6d0062 Move checkstyle config to buildscripts/ by Eric Anderson · 7 years ago
  83. cbad906 Update to Error Prone 2.0.21 by Eric Anderson · 7 years ago
  84. 7c60510 all,interop-testing: update google-auth-library-oauth2-http (#3188) by Eric Gribkoff · 7 years ago
  85. 424eeea all: begin 1.6 release cycle by Carl Mastrangelo · 7 years ago
  86. cc5343a all: update to gradle 4.0 by Carl Mastrangelo · 7 years ago
  87. e7fd6fc netty: upgrade to netty tcnative 2.0.5 by Carl Mastrangelo · 7 years ago
  88. 2a3cb8f all: bump netty to 4.1.12-Final by Carl Mastrangelo · 7 years ago
  89. 8d304b6 netty: update to netty tcnative 2.0.3 by Carl Mastrangelo · 7 years ago
  90. 1da1dba all: update to gradle 3.5 by Carl Mastrangelo · 7 years ago
  91. 4a0cf0b core: Bump up instrumentation_api to 0.4.3, use instrumentation-defined STATS_CONTEXT_KEY. (#3070) by Yang Song · 7 years ago
  92. 7b97df0 all: fix gradle file for licence type by Carl Mastrangelo · 7 years ago
  93. 3bfd630 all: update to Apache 2 licence by Carl Mastrangelo · 7 years ago
  94. 4ce52d1 all: bump to 1.5.0-SNAPSHOT by Carl Mastrangelo · 7 years ago
  95. 0fe2c5c all: bump to proto 3.3.1 by Carl Mastrangelo · 7 years ago
  96. 66ebcb1 doc: generate use page in javadoc by ZHANG Dapeng · 7 years ago
  97. 67eefa6 Upgrade to netty and netty-tcnative by Łukasz Strzałkowski · 7 years ago
  98. df69485 build,protobuf: update google_api_protos dependency by Eric Gribkoff · 7 years ago
  99. 982541b build: fix -PerrorProne=false by Eric Anderson · 7 years ago
  100. 49bde54 core: integrate instrumentation-java (Census) tracing (#2938) by Kun Zhang · 7 years ago