Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc-java
/
ab92ff0819b1cfe2abb84e4a31d2e72132d8f4bd
/
context
a414b91
context: remove context profiling
by Carl Mastrangelo
· 7 years ago
6ea8fff
context: add basic context profiling
by Carl Mastrangelo
· 7 years ago
af93691
Update opencensus to 0.11.0 and remove extra dependencies.
by Bogdan Drutu
· 7 years ago
2d88269
Update to Truth 0.36
by Eric Anderson
· 7 years ago
2bde25d
testing: Remove DeadlineSubject
by Eric Anderson
· 7 years ago
255643b
context: Make CancellableContext implement Closeable (#3607)
by zpencer
· 7 years ago
5bf4f5b
context: Use .class literal instead of Class.forName
by Eric Anderson
· 7 years ago
bd28b92
Avoid catching AssertionError in tests
by Eric Anderson
· 7 years ago
86dec11
context: log severe warning if ancestry chain too long (#3459)
by zpencer
· 7 years ago
6164b7b
Move jmh benchmarks to their respective modules
by Eric Anderson
· 7 years ago
812e65a
context: add RunWith annotation
by Eric Gribkoff
· 7 years ago
3620931
context: Use polymorphism instead of canBeCancelled field
by Eric Anderson
· 7 years ago
21cd244
context: Remove superfluous cascadesCancellation field
by Eric Anderson
· 7 years ago
7cafb67
context: Store Deadline in CancellableContext directly
by Eric Anderson
· 7 years ago
e707d95
context: compress cancellation ancestor chain (#3372)
by zpencer
· 7 years ago
608b955
context: remove unused fields from removed bloomfilter (#3371)
by zpencer
· 7 years ago
b45e354
context: hashtrie based keyvalue store (#3368)
by zpencer
· 7 years ago
47ce000
add bloom filter to Context (#3350)
by zpencer
· 7 years ago
72b9ee2
all: Fix mismatch in naming Bazel Maven jars
by Paul Gross
· 7 years ago
e195c1a
context: change storage API to return a restoreable context (#3292)
by zpencer
· 7 years ago
00fe090
context: Create TimeoutException only when deadline occurs
by Vladimir Gordiychuk
· 7 years ago
db279eb
context: add test for the scenario that Context's logger itself is using Context
by ZHANG Dapeng
· 7 years ago
7f1ac34
context: Lazy load storage
by Eric Anderson
· 7 years ago
2f6e2c8
context: stop using logger at all in static initialization. (#3191)
by Kun Zhang
· 7 years ago
c436561
all: Use fixed version number for java 6/7 signatures
by Eric Anderson
· 7 years ago
6d9e149
build: Add Bazel java_grpc_library rule
by Simon Horlick
· 7 years ago
0622dce
context: declare that context should not be mocked
by Carl Mastrangelo
· 7 years ago
166108a
all: fix licence whitespace
by Carl Mastrangelo
· 7 years ago
3bfd630
all: update to Apache 2 licence
by Carl Mastrangelo
· 7 years ago
347eb09
all: Minor updates to expand javadocs (#2991)
by zpencer
· 7 years ago
eb6acfe
Javadoc improvements, especially to Context
by Eric Anderson
· 7 years ago
87c75b3
core: annotate some keys with Immutable; Context.Key final
by ZHANG Dapeng
· 8 years ago
72923dc
all: prepare for ErrorProne's FutureReturnValueIgnored
by Eric Anderson
· 8 years ago
42aa64c
all: swap to newer animalsniffer plugin
by Eric Anderson
· 8 years ago
89bc2cd
all: update to latest import ordering
by Carl Mastrangelo
· 8 years ago
8a4c7bd
docs: clarify requirements of detach(). (#2630)
by Kun Zhang
· 8 years ago
a3a5420
context: don't log to logger in static initialization. (#2581)
by Kun Zhang
· 8 years ago
ea4390c
context: put ContextStorageOverride in io.grpc.override. (#2570)
by Kun Zhang
· 8 years ago
b34d07d
core: remove a benign data race. (#2546)
by Kun Zhang
· 8 years ago
97b9263
context: add the four-value withValues(). (#2506)
by Kun Zhang
· 8 years ago
cfb6bd0
context: Fix ErrorProne ClassNewInstance
by Eric Anderson
· 8 years ago
8486286
context: pluggable Storage mechanism. (#2461)
by Kun Zhang
· 8 years ago
c4f7f5c
core: split Context into a separate grpc-context artifact.
by Kun Zhang
· 8 years ago