Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
doclava
/
ef693fdf0a5a9d78557eb7fe5257026c4010a503
ef693fd
Merge "Reduce 'final' method churn when class is 'final'" am: a90e133bee
by Adam Lesinski
· 7 years ago
a90e133
Merge "Reduce 'final' method churn when class is 'final'"
by Adam Lesinski
· 7 years ago
18b65ca
Reduce 'final' method churn when class is 'final'
by Adam Lesinski
· 7 years ago
d0b671a
Merge "Convert doclava to Soong for Droiddoc" am: a54d47755b
by Nan Zhang
· 7 years ago
a54d477
Merge "Convert doclava to Soong for Droiddoc"
by Treehugger Robot
· 7 years ago
c155704
Convert doclava to Soong for Droiddoc
by Nan Zhang
· 7 years ago
5bd576a
Merge "Pick private APIs from all classes" am: cc8c74cd12
by David Brazdil
· 7 years ago
cc8c74c
Merge "Pick private APIs from all classes"
by Treehugger Robot
· 7 years ago
9e981a8
Pick private APIs from all classes
by David Brazdil
· 7 years ago
11dd5d6
Merge "Fix dimension of TypeInfo.dexType results" am: 5e9068dbec
by David Brazdil
· 7 years ago
5e9068d
Merge "Fix dimension of TypeInfo.dexType results"
by Treehugger Robot
· 7 years ago
fa94e17
Fix dimension of TypeInfo.dexType results
by David Brazdil
· 7 years ago
26b317d
Merge "Fix DEX type name for `long`" am: 5051c31aae
by David Brazdil
· 7 years ago
5051c31
Merge "Fix DEX type name for `long`"
by David Brazdil
· 7 years ago
0ed17b2
Fix DEX type name for `long`
by David Brazdil
· 7 years ago
c1c5bd1
Merge "Add ability to build unbundled builds." am: e0457574f4
by Aurimas Liutikas
· 7 years ago
e045757
Merge "Add ability to build unbundled builds."
by Aurimas Liutikas
· 7 years ago
ce9bbbe
Add ability to build unbundled builds.
by Aurimas Liutikas
· 7 years ago
26659e3
Merge "Add option to generate DEX signatures of private API" am: af0a04c601
by David Brazdil
· 7 years ago
4533812
Merge "Add option to print the complement of public API" am: 61cea0883d
by David Brazdil
· 7 years ago
af0a04c
Merge "Add option to generate DEX signatures of private API"
by David Brazdil
· 7 years ago
61cea08
Merge "Add option to print the complement of public API"
by David Brazdil
· 7 years ago
e8ac821
Merge "Refactor code to make predicates negatable" am: 76b7493035
by David Brazdil
· 7 years ago
76b7493
Merge "Refactor code to make predicates negatable"
by Treehugger Robot
· 7 years ago
479ad6b
Merge "ApiFile and a few more methods are now public" am: f206f14d7c
by Jiyong Park
· 7 years ago
f206f14
Merge "ApiFile and a few more methods are now public"
by Treehugger Robot
· 7 years ago
3195ee8
ApiFile and a few more methods are now public
by Jiyong Park
· 7 years ago
2832290
Add option to generate DEX signatures of private API
by David Brazdil
· 7 years ago
2bf4c1d
Add option to print the complement of public API
by David Brazdil
· 7 years ago
e62e16d
Refactor code to make predicates negatable
by David Brazdil
· 7 years ago
b6d27f3
Merge "Add -showUnannotated" am: f9dea10e50
by Paul Duffin
· 7 years ago
f9dea10
Merge "Add -showUnannotated"
by Paul Duffin
· 7 years ago
530b621
Merge "Filter removedApi file by package" am: de398aab7c
by Paul Duffin
· 7 years ago
de398aa
Merge "Filter removedApi file by package"
by Treehugger Robot
· 7 years ago
d2e0d32
Add -showUnannotated
by Paul Duffin
· 7 years ago
7f0f237
Filter removedApi file by package
by Paul Duffin
· 7 years ago
906ccf2
Merge "Parse "private" methods/fields in text ApiFile parser" am: d919184b60
by David Brazdil
· 7 years ago
d919184
Merge "Parse "private" methods/fields in text ApiFile parser"
by David Brazdil
· 7 years ago
9108cb9
Parse "private" methods/fields in text ApiFile parser
by David Brazdil
· 7 years ago
308bbfa
Merge changes from topic "predicates_aosp" am: a71b1d0a26
by Jeff Sharkey
· 7 years ago
7660c29
Emit all APIs using Predicates. am: 1563953aaf
by Jeff Sharkey
· 7 years ago
a71b1d0
Merge changes from topic "predicates_aosp"
by Jeff Sharkey
· 7 years ago
e816113
Merge "DO NOT MERGE: Merge Oreo MR1 into master" am: 827c2ac0b3 -s ours
by Xin Li
· 7 years ago
a699c72
Deeper sanity checking of emitted types.
by Jeff Sharkey
· 7 years ago
1563953
Emit all APIs using Predicates.
by Jeff Sharkey
· 7 years ago
5be93dd
DO NOT MERGE: Merge Oreo MR1 into master am: 4c13213ced -s ours
by Xin Li
· 7 years ago
827c2ac
Merge "DO NOT MERGE: Merge Oreo MR1 into master"
by Xin Li
· 7 years ago
4c13213
DO NOT MERGE: Merge Oreo MR1 into master
by Xin Li
· 7 years ago
62d776e
Merge commit '8fd9d692aabab8f55f90ab1aa2885c8502534275' into HEAD
by Xin Li
· 7 years ago
221404f
Merge "Handle type annotations when generating cache keys" am: 255b001fc2
by Tobias Thierer
· 7 years ago
255b001
Merge "Handle type annotations when generating cache keys"
by Tobias Thierer
· 7 years ago
985e27c
Handle type annotations when generating cache keys
by Liam Miller-Cushon
· 7 years ago
49e7843
Add Doclava support for federated APIs not referenced from code
by Alan Viverette
· 7 years ago
8fd9d69
Merge "Follow rename of tagsouplib to tagsoup" am: 2328a856db am: f41e16b37b
by Colin Cross
· 7 years ago
7b989d8
Merge "Follow rename of tagsouplib to tagsoup" am: 2328a856db am: f41e16b37b
by Colin Cross
· 7 years ago
f41e16b
Merge "Follow rename of tagsouplib to tagsoup" am: 2328a856db
by Colin Cross
· 7 years ago
2328a85
Merge "Follow rename of tagsouplib to tagsoup"
by Colin Cross
· 7 years ago
5e6f6d2
Revert "Revert "Follow rename of tagsouplib to tagsoup""
by Colin Cross
· 7 years ago
6be0852
Revert "Follow rename of tagsouplib to tagsoup"
by Colin Cross
· 7 years ago
91e473a
Follow rename of tagsouplib to tagsoup
by Colin Cross
· 7 years ago
948953c
Follow rename of tagsouplib to tagsoup
by Colin Cross
· 7 years ago
0b44ee3
Merge "Optionally tag classes with Maven artifact spec" into oc-mr1-dev
by Alan Viverette
· 7 years ago
8ea43aa
Merge "Optionally tag classes with Maven artifact spec" into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
f394eff
Merge "Fix handling of @removed APIs." into oc-mr1-dev am: 1100052bd4
by Jeff Sharkey
· 7 years ago
1100052
Merge "Fix handling of @removed APIs." into oc-mr1-dev
by Jeff Sharkey
· 7 years ago
4a6deba
Optionally tag classes with Maven artifact spec
by Alan Viverette
· 7 years ago
a45f9a9
Fix handling of @removed APIs.
by Jeff Sharkey
· 7 years ago
5885038
Fix flags bug for linting. am: 22603b3657
by Jeff Sharkey
· 7 years ago
22603b3
Fix flags bug for linting.
by Jeff Sharkey
· 7 years ago
6eca208
resolve merge conflicts of 7819b01 to oc-mr1-dev-plus-aosp
by Xin Li
· 7 years ago
c297d92
DO NOT MERGE: Merge commit '2f6f6abe4d05282c82dd56fa897949f49ac3cd6c' from oc-support-26.0-dev to stage-aosp-master. am: e15c52f95e -s ours am: 1cc4f4ec49 -s ours am: 8272ed7d35 -s ours am: 6b616ebc08 -s ours
by Xin Li
· 7 years ago
702a04c
DO NOT MERGE: Merge commit '2f6f6abe4d05282c82dd56fa897949f49ac3cd6c' from oc-support-26.0-dev to stage-aosp-master. am: e15c52f95e -s ours am: 1cc4f4ec49 -s ours am: 8272ed7d35 -s ours
by Xin Li
· 7 years ago
6b616eb
DO NOT MERGE: Merge commit '2f6f6abe4d05282c82dd56fa897949f49ac3cd6c' from oc-support-26.0-dev to stage-aosp-master. am: e15c52f95e -s ours am: 1cc4f4ec49 -s ours
by Xin Li
· 7 years ago
7819b01
DO NOT MERGE: Merge commit '2f6f6abe4d05282c82dd56fa897949f49ac3cd6c' from oc-support-26.0-dev to stage-aosp-master. am: e15c52f95e -s ours
by Xin Li
· 7 years ago
8272ed7
DO NOT MERGE: Merge commit '2f6f6abe4d05282c82dd56fa897949f49ac3cd6c' from oc-support-26.0-dev to stage-aosp-master. am: e15c52f95e -s ours
by Xin Li
· 7 years ago
1cc4f4e
DO NOT MERGE: Merge commit '2f6f6abe4d05282c82dd56fa897949f49ac3cd6c' from oc-support-26.0-dev to stage-aosp-master.
by Xin Li
· 7 years ago
e15c52f
DO NOT MERGE: Merge commit '2f6f6abe4d05282c82dd56fa897949f49ac3cd6c'
by Xin Li
· 7 years ago
494b051
cp from master: Docs build: add proper clearsilver comment tag am: d09b4bd8ab am: 6a9ca09693 am: 2f6f6abe4d am: 3960ed8687
by Scott Main
· 7 years ago
3dd6fae
cp from master: Docs build: add proper clearsilver comment tag am: d09b4bd8ab am: 6a9ca09693 am: 2f6f6abe4d
by Scott Main
· 7 years ago
3960ed8
cp from master: Docs build: add proper clearsilver comment tag am: d09b4bd8ab am: 6a9ca09693
by Scott Main
· 7 years ago
c239de8
cp from master: Docs build: add proper clearsilver comment tag am: d09b4bd8ab am: 6a9ca09693
by Scott Main
· 7 years ago
505440e
Merge "cp from master: Docs build: add proper clearsilver comment tag am: d09b4bd8ab am: 262ce89f06 am: f65dc55ff6" into oc-mr1-dev-plus-aosp
by Android Build Merger (Role)
· 7 years ago
669f920
cp from master: Docs build: add proper clearsilver comment tag am: d09b4bd8ab
by Scott Main
· 7 years ago
8a2bc9e
cp from master: Docs build: add proper clearsilver comment tag am: d09b4bd8ab am: 262ce89f06
by Scott Main
· 7 years ago
2f6f6ab
cp from master: Docs build: add proper clearsilver comment tag am: d09b4bd8ab
by Scott Main
· 7 years ago
fbdb38f
cp from master: Docs build: add proper clearsilver comment tag am: d09b4bd8ab am: 262ce89f06
by Scott Main
· 7 years ago
ff163c6
cp from master: Docs build: add proper clearsilver comment tag am: d09b4bd8ab
by Scott Main
· 7 years ago
f65dc55
cp from master: Docs build: add proper clearsilver comment tag am: d09b4bd8ab
by Scott Main
· 7 years ago
6a9ca09
cp from master: Docs build: add proper clearsilver comment tag am: d09b4bd8ab
by Scott Main
· 7 years ago
262ce89
cp from master: Docs build: add proper clearsilver comment tag am: d09b4bd8ab
by Scott Main
· 7 years ago
d09b4bd
cp from master: Docs build: add proper clearsilver comment tag
by Scott Main
· 7 years ago
76e04be
Cherrypick from master: add proper clearsilver comment tag am: 584da1a1fa am: cb6238649e
by Scott Main
· 7 years ago
deaeb8c
Cherrypick from master: add proper clearsilver comment tag am: 584da1a1fa
by Scott Main
· 7 years ago
cb62386
Cherrypick from master: add proper clearsilver comment tag am: 584da1a1fa
by Scott Main
· 7 years ago
584da1a
Cherrypick from master: add proper clearsilver comment tag
by Scott Main
· 7 years ago
a6c5f3a
add proper clearsilver comment tag to avoid printing comments in html
by Scott Main
· 7 years ago
fe5b873
Add -convert2xmlnostrip option
by Paul Duffin
· 7 years ago
fbcec82
Add a simple settings.gradle file for Doclava. am: a9380afe1f
by Aurimas Liutikas
· 7 years ago
a9380af
Add a simple settings.gradle file for Doclava.
by Aurimas Liutikas
· 7 years ago
ef998e0
Add -stubimportpackages
by Paul Duffin
· 7 years ago
Next »