1. a80cc17 hiddenapi: Prevent libraries for Q/R from include S+ flags. by Paul Duffin · 2 years, 8 months ago
  2. ce56425 Annotate more java dependencies for licensing by Colin Cross · 3 years ago
  3. 8be1e6d Propagate the dex jar path as an OptionalPath which is either valid or by Martin Stjernholm · 3 years, 3 months ago
  4. d604b21 Rename UpdatableBootJars to ApexBootJars. by satayev · 3 years, 5 months ago
  5. 84c1cdf Maintain header order in merge_csv by Paul Duffin · 3 years, 7 months ago
  6. 0916595 Refactor hiddenAPIEncodeDex for use by bootclasspath_fragment by Paul Duffin · 3 years, 7 months ago
  7. 4de9450 Move hidden API encoding after resource merging by Paul Duffin · 3 years, 8 months ago
  8. 1bbd062 Make uncompressDex available for use through hiddenAPIModule by Paul Duffin · 3 years, 8 months ago
  9. 45897dd Remove hiddenAPI.primary field by Paul Duffin · 3 years, 8 months ago
  10. 74d18d1 Merge initHiddenAPI and hiddenAPIUpdatePaths by Paul Duffin · 3 years, 8 months ago
  11. 66cdbf0 Remove configurationName from java library and hidden API by Paul Duffin · 3 years, 8 months ago
  12. b6f53c0 Refactor special handling of hidden API encoding for master-art by Paul Duffin · 3 years, 8 months ago
  13. afaa47c Stop generating unnecessary hidden API rules by Paul Duffin · 3 years, 8 months ago
  14. 537ea3d Generate monolithic hidden API files direct from class jars by Paul Duffin · 3 years, 8 months ago
  15. 850e61f Dedup hidden API rule generation by Paul Duffin · 3 years, 8 months ago
  16. 001e606 Populate hiddenAPI structure even when not active by Paul Duffin · 3 years, 8 months ago
  17. d504c3a Fix build failure when building unbundled apps (second try) by Paul Duffin · 3 years, 8 months ago
  18. 36187b2 Export classesJars initialized in hiddenAPIExtractInformation by Paul Duffin · 3 years, 8 months ago
  19. 894546d Skip initHiddenAPI check of prebuilt's boot dex jar for APEX modules by Paul Duffin · 3 years, 8 months ago
  20. 1ba2467 Ensure boot jar modules have been initialized properly for hidden API by Paul Duffin · 3 years, 9 months ago
  21. ec0fe17 Avoid hiddenapi ignoring prebuilt with missing dex implementation jar by Paul Duffin · 3 years, 10 months ago
  22. 2c36f24 Sort hiddenapi monolithic files by signature by Paul Duffin · 3 years, 10 months ago
  23. 82b3fcf Remove duplicates in monolithic hidden API files by Paul Duffin · 3 years, 11 months ago
  24. f8f4af8 Remove implicit dependency from <x> -> <x>-hiddenapi by Paul Duffin · 3 years, 11 months ago
  25. 031d869 Allow explicitly specified additional annotations for hiddenapi by Paul Duffin · 3 years, 11 months ago
  26. f75e527 Move logic for selecting the primary module into initHiddenAPI() by Paul Duffin · 3 years, 11 months ago
  27. 9d67ca6 Allow dex jars from prebuilt_apex to be used by hiddenapi by Paul Duffin · 3 years, 11 months ago
  28. 4fd997b Refactor the hiddenAPI() method for reusability by Paul Duffin · 3 years, 11 months ago
  29. 4103e92 Extract initHiddenAPI() from hiddenapi() by Paul Duffin · 3 years, 11 months ago
  30. 219b177 Remove duplicate entries from hiddenapi files by Paul Duffin · 3 years, 11 months ago
  31. 612e610 Switch hiddenapi to use OutputPath instead of ModuleOutPath by Paul Duffin · 3 years, 11 months ago
  32. 34982f1 Move creation of paths into hiddenAPIGenerateCSV by Paul Duffin · 4 years ago
  33. ff774a0 Add documentation for the different files created by hiddenapi by Paul Duffin · 4 years ago
  34. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 1 month ago
  35. 23fea04 Rename class2greylist by Andrei Onea · 4 years, 5 months ago
  36. d783bbb Use unzip -DD by Colin Cross · 4 years, 6 months ago
  37. a2058f8 Apply hiddenapi encoding to java_sdk_library .impl by Paul Duffin · 4 years, 6 months ago
  38. c495d2b Add --no-force-assign-all for java_sdk_library by Paul Duffin · 4 years, 7 months ago
  39. 139fa43 Merge changes Ibaf383c4,I2b1c0736 by Jiyong Park · 4 years, 10 months ago
  40. 93e57a0 Expect added members for instrumented modules by Jiyong Park · 4 years, 10 months ago
  41. b5df8a0 Merge CSV files generated by UnsupportedAppUsageProcessor. by Artur Satayev · 4 years, 10 months ago
  42. d2aceca Improve hiddenapi processing so it does not require white list by Paul Duffin · 6 years ago
  43. c02e834 Revert "Support libraries (not just boot jars) that have hiddenapi" by Paul Duffin · 6 years ago
  44. 69f59a3 Make RuleBuilder methods take Paths by Colin Cross · 6 years ago
  45. ab898dc Revert "Make RuleBuilder methods take Paths" by Colin Cross · 6 years ago
  46. acdd694 Make RuleBuilder methods take Paths by Colin Cross · 6 years ago
  47. e5b5657 Support libraries (not just boot jars) that have hiddenapi by Paul Duffin · 6 years ago
  48. f24a22a Move hiddenapi singleton rules to Soong by Colin Cross · 6 years ago
  49. 571cccf Prepare for a type-safe OnceKey by Colin Cross · 6 years ago
  50. feec25b Move dexpreopt.Script to android.RuleBuilder by Colin Cross · 6 years ago
  51. 91b4e3e Disable all-assigned check in hiddenapi on master-art by David Brazdil · 6 years ago
  52. 65fd8ba Always do zipalign with uncompressDex. by Nicolas Geoffray · 6 years ago
  53. 0f670a2 Replace hiddenapi-{public,private}-list.txt with a CSV file by David Brazdil · 6 years ago
  54. cd964b3 Maintain uncompressed dex through hiddenapi encode by Colin Cross · 6 years ago
  55. 9fc36a6 Restore UNSAFE_DISABLE_HIDDENAPI_FLAGS functionality. by David Brazdil · 6 years ago
  56. 8faf8fc Move hiddenapi to Soong by Colin Cross · 6 years ago