1. af14f34 Start adding Soong build files for grpc-grpc-java by Julien Desprez · 6 years ago
  2. b0f4232 all: use Java7 brackets by Carl Mastrangelo · 6 years ago
  3. 79b2470 all: update animalsniffer to Java 7 and add Android 14 (#4727) by Eric Gribkoff · 6 years ago
  4. 6d7c7dc context: Avoid deprecated Truth API by Eric Anderson · 6 years ago
  5. bf4a00c context/core/netty: Add @CheckReturnValue to Context by ZHANG Dapeng · 6 years ago
  6. 60a0b0c all: normalize copyright header by Carl Mastrangelo · 6 years ago
  7. a414b91 context: remove context profiling by Carl Mastrangelo · 6 years ago
  8. 6ea8fff context: add basic context profiling by Carl Mastrangelo · 6 years ago
  9. af93691 Update opencensus to 0.11.0 and remove extra dependencies. by Bogdan Drutu · 6 years ago
  10. 2d88269 Update to Truth 0.36 by Eric Anderson · 7 years ago
  11. 2bde25d testing: Remove DeadlineSubject by Eric Anderson · 7 years ago
  12. 255643b context: Make CancellableContext implement Closeable (#3607) by zpencer · 7 years ago
  13. 5bf4f5b context: Use .class literal instead of Class.forName by Eric Anderson · 7 years ago
  14. bd28b92 Avoid catching AssertionError in tests by Eric Anderson · 7 years ago
  15. 86dec11 context: log severe warning if ancestry chain too long (#3459) by zpencer · 7 years ago
  16. 6164b7b Move jmh benchmarks to their respective modules by Eric Anderson · 7 years ago
  17. 812e65a context: add RunWith annotation by Eric Gribkoff · 7 years ago
  18. 3620931 context: Use polymorphism instead of canBeCancelled field by Eric Anderson · 7 years ago
  19. 21cd244 context: Remove superfluous cascadesCancellation field by Eric Anderson · 7 years ago
  20. 7cafb67 context: Store Deadline in CancellableContext directly by Eric Anderson · 7 years ago
  21. e707d95 context: compress cancellation ancestor chain (#3372) by zpencer · 7 years ago
  22. 608b955 context: remove unused fields from removed bloomfilter (#3371) by zpencer · 7 years ago
  23. b45e354 context: hashtrie based keyvalue store (#3368) by zpencer · 7 years ago
  24. 47ce000 add bloom filter to Context (#3350) by zpencer · 7 years ago
  25. 72b9ee2 all: Fix mismatch in naming Bazel Maven jars by Paul Gross · 7 years ago
  26. e195c1a context: change storage API to return a restoreable context (#3292) by zpencer · 7 years ago
  27. 00fe090 context: Create TimeoutException only when deadline occurs by Vladimir Gordiychuk · 7 years ago
  28. db279eb context: add test for the scenario that Context's logger itself is using Context by ZHANG Dapeng · 7 years ago
  29. 7f1ac34 context: Lazy load storage by Eric Anderson · 7 years ago
  30. 2f6e2c8 context: stop using logger at all in static initialization. (#3191) by Kun Zhang · 7 years ago
  31. c436561 all: Use fixed version number for java 6/7 signatures by Eric Anderson · 7 years ago
  32. 6d9e149 build: Add Bazel java_grpc_library rule by Simon Horlick · 7 years ago
  33. 0622dce context: declare that context should not be mocked by Carl Mastrangelo · 7 years ago
  34. 166108a all: fix licence whitespace by Carl Mastrangelo · 7 years ago
  35. 3bfd630 all: update to Apache 2 licence by Carl Mastrangelo · 7 years ago
  36. 347eb09 all: Minor updates to expand javadocs (#2991) by zpencer · 7 years ago
  37. eb6acfe Javadoc improvements, especially to Context by Eric Anderson · 7 years ago
  38. 87c75b3 core: annotate some keys with Immutable; Context.Key final by ZHANG Dapeng · 7 years ago
  39. 72923dc all: prepare for ErrorProne's FutureReturnValueIgnored by Eric Anderson · 7 years ago
  40. 42aa64c all: swap to newer animalsniffer plugin by Eric Anderson · 7 years ago
  41. 89bc2cd all: update to latest import ordering by Carl Mastrangelo · 7 years ago
  42. 8a4c7bd docs: clarify requirements of detach(). (#2630) by Kun Zhang · 7 years ago
  43. a3a5420 context: don't log to logger in static initialization. (#2581) by Kun Zhang · 7 years ago
  44. ea4390c context: put ContextStorageOverride in io.grpc.override. (#2570) by Kun Zhang · 7 years ago
  45. b34d07d core: remove a benign data race. (#2546) by Kun Zhang · 7 years ago
  46. 97b9263 context: add the four-value withValues(). (#2506) by Kun Zhang · 7 years ago
  47. cfb6bd0 context: Fix ErrorProne ClassNewInstance by Eric Anderson · 7 years ago
  48. 8486286 context: pluggable Storage mechanism. (#2461) by Kun Zhang · 7 years ago
  49. c4f7f5c core: split Context into a separate grpc-context artifact. by Kun Zhang · 8 years ago