1. bdae1e5 Merge "Drop DexPreoptImages field in dexpreopt config" by Treehugger Robot · 3 years, 8 months ago
  2. b19b58a Drop DexPreoptImages field in dexpreopt config by Jeongik Cha · 3 years, 8 months ago
  3. fa64af9 Merge "profman: Clean up output profile type options." by Vladimir Marko · 3 years, 8 months ago
  4. 230bd42 profman: Clean up output profile type options. by Vladimir Marko · 3 years, 8 months ago
  5. 7d1d083 Check consistency of the BootJars/UpdatableBootJars config by Paul Duffin · 3 years, 8 months ago
  6. a369377 Merge "Expose "full" dexpreopt.config" by Treehugger Robot · 3 years, 8 months ago
  7. 19ade89 Fix toJsonClassLoaderContextRec size bug by Jeongik Cha · 3 years, 8 months ago
  8. c624667 Expose "full" dexpreopt.config by Jeongik Cha · 3 years, 9 months ago
  9. 33a3a81 Made ManifestPath OptionalPath instead of Path by Jeongik Cha · 3 years, 9 months ago
  10. a8f6db9 Merge changes I1f0ab4af,Iea3be0fc by Ulyana Trafimovich · 3 years, 9 months ago
  11. dd62295 Fix AAPT path in dexpreopt. by Ulya Trafimovich · 3 years, 9 months ago
  12. 2258cbb Merge "Allow using updatable boot jars in dexpreopt (but don't use them yet)." by Ulyana Trafimovich · 3 years, 9 months ago
  13. b506c9d Cleanup usages of Dex2oatDepTag by Paul Duffin · 3 years, 9 months ago
  14. 9023b02 Allow using updatable boot jars in dexpreopt (but don't use them yet). by Ulya Trafimovich · 3 years, 10 months ago
  15. 9fc9f53 Group all the preparations needed for testing dexpreopt by Paul Duffin · 3 years, 9 months ago
  16. f8e3d83 Use more inclusive language in dexpreopt/testing.go by Paul Duffin · 3 years, 9 months ago
  17. bd6b076 Allow modules that don't run verify_uses_libraries to have nonempty CLC. by Ulya Trafimovich · 3 years, 10 months ago
  18. 0aba252 Reimplement verify_uses_libraries.sh in manifest_check.py. by Ulya Trafimovich · 3 years, 10 months ago
  19. 4fced55 Support test fixtures in dexpreopt package by Paul Duffin · 3 years, 10 months ago
  20. b4f9d5c Merge "Stop using '&' for class loader context." by Nicolas Geoffray · 3 years, 10 months ago
  21. 863f3b9 Stop using '&' for class loader context. by Nicolas Geoffray · 3 years, 10 months ago
  22. 4a13acb Use compiler filter "verify" for dexpreopt w/o class loader context. by Ulya Trafimovich · 3 years, 10 months ago
  23. 8c35fcf Add non-fatal mode for verify_uses_libraries check. by Ulya Trafimovich · 3 years, 11 months ago
  24. 65556a8 Preserve <uses-library> order in dexpreopt.config files. by Ulya Trafimovich · 3 years, 11 months ago
  25. 02040de Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 4 years ago
  26. a4fce3b Merge "Write module dexpreopt.config for Make." by Ulyana Trafimovich · 4 years ago
  27. 76b0852 Write module dexpreopt.config for Make. by Ulya Trafimovich · 4 years ago
  28. 4c183c7 Merge "Make dexpreopt tools available for all java tests" by Paul Duffin · 4 years ago
  29. 635aa08 Make dexpreopt tools available for all java tests by Paul Duffin · 4 years ago
  30. 27878ca Merge "Use tree representation for class loader context in Make." by Ulyana Trafimovich · 4 years ago
  31. 5ec6889 Use tree representation for class loader context in Make. by Ulya Trafimovich · 4 years, 1 month ago
  32. 9f04524 Allow createGlobalSoongConfig() to be used from tests by Paul Duffin · 4 years ago
  33. 324234b Merge "dexpreopt: Use the dirty-image-objects path from frameworks/base." by Nicolas Geoffray · 4 years ago
  34. 1086e60 dexpreopt: Use the dirty-image-objects path from frameworks/base. by Nicolas Geoffray · 4 years ago
  35. a4a1c4e Support building boot images with disabled dexpreopt. by Ulya Trafimovich · 4 years ago
  36. 7bc1cf5 Remove obsolete class loader context API and update unit tests. by Ulya Trafimovich · 4 years ago
  37. c9f2b94 Fix library order in class loader context to agree with PackageManager. by Ulya Trafimovich · 4 years ago
  38. 88bb6f6 Unify addition of class loader subcontext from dependencies. by Ulya Trafimovich · 4 years, 1 month ago
  39. 678ddb9 Merge changes I697a65e4,Iaac6aaf6 by Ulyana Trafimovich · 4 years, 1 month ago
  40. 78210f6 Make error message more precise. by Ulya Trafimovich · 4 years, 1 month ago
  41. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 2 months ago
  42. 480d174 Documenting dexpreopt/class_loader_context.go. by Ulya Trafimovich · 4 years, 1 month ago
  43. 78a7155 Assume any <uses-library> is shared, add only toplevel ones to manifest. by Ulya Trafimovich · 4 years, 1 month ago
  44. d8d8e72 Merge changes Iebfbf2ff,Ibd974268 by Ulyana Trafimovich · 4 years, 2 months ago
  45. 1af783f Merge "Replace android.WriteFile rule with android.WriteFileRule" by Colin Cross · 4 years, 2 months ago
  46. a8c28e2 Do not add dependencies of shared SDK libraries to manifest_fixer. by Ulya Trafimovich · 4 years, 3 months ago
  47. 1855424 Add nested class loader subcontext at the proper hierarchy level. by Ulya Trafimovich · 4 years, 2 months ago
  48. 5e13a73 Disallow adding nested conditional class loader context. by Ulya Trafimovich · 4 years, 2 months ago
  49. cf371cc Replace android.WriteFile rule with android.WriteFileRule by Colin Cross · 4 years, 2 months ago
  50. 8cbc5d2 Rework class loader context implementation. by Ulya Trafimovich · 4 years, 2 months ago
  51. 6961267 Add unit tests for class loader context. by Ulya Trafimovich · 4 years, 2 months ago
  52. 180fece Drop "android.hidl.manager" -> "android.hidl.base" dependency from class loader context. by Ulya Trafimovich · 4 years, 2 months ago
  53. eb26886 Move class loader context definitions to a separate file. by Ulya Trafimovich · 4 years, 2 months ago
  54. 8130c48 Move part of logic from construct_context.py to Soong. by Ulya Trafimovich · 4 years, 3 months ago
  55. 46b3d5b Fix handling of "android.test.mock" in class loader context. by Ulya Trafimovich · 4 years, 2 months ago
  56. 24813e1 Unify handling of compat and normal libs in class loader contexts. by Ulya Trafimovich · 4 years, 3 months ago
  57. 7ccacae Remove unnecessary properties in GlobalJSONConfig by Paul Duffin · 4 years, 2 months ago
  58. 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 4 years, 3 months ago
  59. 45fd6ac Merge "Make lots of tests run in parallel" by Colin Cross · 4 years, 3 months ago
  60. 323dc60 Make lots of tests run in parallel by Colin Cross · 4 years, 4 months ago
  61. a54d33b Fail the build if dexpreopt cannot find path to a <uses-library>. by Ulya Trafimovich · 4 years, 3 months ago
  62. 9b4ed7f Merge "Revert "Re-land "Move odexes of non-system apps into system_other""" by Anton Hansson · 4 years, 4 months ago
  63. da4d9d9 Revert "Re-land "Move odexes of non-system apps into system_other"" by Anton Hansson · 4 years, 4 months ago
  64. 8eebee4 Merge "Re-land "Move odexes of non-system apps into system_other"" by Anton Hansson · 4 years, 4 months ago
  65. 7548015 Re-land "Move odexes of non-system apps into system_other" by Anton Hansson · 5 years ago
  66. e3bb01d Treat "org.apache.http.legacy" as optional <uses-library> by default. by Ulya Trafimovich · 4 years, 4 months ago
  67. 663dc53 Consistently use default install path for compatibility <uses-library>. by Ulya Trafimovich · 4 years, 4 months ago
  68. 045e11a Be more strict about unknown install <uses-library> paths. by Ulya Trafimovich · 4 years, 4 months ago
  69. fc24ad3 Propagate transitive SDK Java library dependencies to dexpreopt. by Ulya Trafimovich · 4 years, 5 months ago
  70. 4ef4d55 Merge "Resolve prebuilt module explicitly for dex2oat tool dependencies." by Martin Stjernholm · 4 years, 4 months ago
  71. c004862 Resolve prebuilt module explicitly for dex2oat tool dependencies. by Martin Stjernholm · 4 years, 5 months ago
  72. b8063c6 Use common helper functions for getting sorted map keys. by Ulya Trafimovich · 4 years, 4 months ago
  73. 31e444e Collect paths to transitive SDK Java library dependencies. by Ulya Trafimovich · 4 years, 5 months ago
  74. 249386a Add structured representation for colon-separated jar lists. by Ulya Trafimovich · 4 years, 6 months ago
  75. 8fab5bc Merge changes from topic "uses-libs-5" by Ulyana Trafimovich · 4 years, 6 months ago
  76. 5f364b6 Rewrite construct_context.sh in Python. by Ulya Trafimovich · 4 years, 6 months ago
  77. c4dac26 Refactor class loader context generation. by Ulya Trafimovich · 4 years, 6 months ago
  78. 5e291c2 Fix bpfmt issues and add bpfmt to preupload checks by Thiébaud Weksteen · 4 years, 6 months ago
  79. 5cb30c5 Move construct_context.sh from Make to Soong. Update OWNERS list. by Ulya Trafimovich · 4 years, 6 months ago
  80. 6e82748 Rename dexpreopt.config field to bring it in sync with Make. by Ulya Trafimovich · 4 years, 7 months ago
  81. d4bcea4 Refactor library path representation in dexpreopt. by Ulya Trafimovich · 4 years, 7 months ago
  82. eb3f9f1 Merge "Error on suboptimal system server classpath order, unless explicitly allowed." by Ulyana Trafimovich · 4 years, 7 months ago
  83. cd3203f Error on suboptimal system server classpath order, unless explicitly allowed. by Ulya Trafimovich · 4 years, 9 months ago
  84. 696c59d Clean up class loader context generation. by Ulya Trafimovich · 4 years, 7 months ago
  85. c9af538 Add android.test.base to class loader context for API version < 30. by Ulya Trafimovich · 4 years, 7 months ago
  86. df00dde Don't use obsolete "org.apache.http.legacy.impl" in class loader context. by Ulya Trafimovich · 4 years, 7 months ago
  87. 8640ab9 Raise an error instead of panic in SplitApexJarPairs. by Ulya Trafimovich · 4 years, 8 months ago
  88. 50c4a4b Use two-column format for PRODUCT_BOOT_JARS components. by Ulya Trafimovich · 4 years, 9 months ago
  89. 6cf2c0c Fix host path for dexpreopted system server modules defined in Make. by Ulya Trafimovich · 4 years, 8 months ago
  90. 55285ba Don't append build directory to the output path twice. by Ulya Trafimovich · 4 years, 9 months ago
  91. b358ebb Fix null pointer dereference in Soong on dexpreopt arc-services. by Ulya Trafimovich · 4 years, 9 months ago
  92. dacc6c5 Simplify the construction of class loader contexts for system server jars. by Ulya Trafimovich · 4 years, 10 months ago
  93. 3aff578 Simple refactoring of prefix related functions. by Jaewoong Jung · 5 years ago
  94. 6d41527 Do all dexpreoptDisabled checks before registering a dex2oat host dep. by Martin Stjernholm · 5 years ago
  95. 8d80cee Pass dexpreopt config structs by reference. by Martin Stjernholm · 5 years ago
  96. d90676f Reland: Get the dex2oat host tool path from module dependency on the by Martin Stjernholm · 5 years ago
  97. 40f9f3c Reland: Move the Once cache for dexpreopt.GlobalConfig into the by Martin Stjernholm · 5 years ago
  98. 75a48d8 Reland: Separate dexpreopt.GlobalSoongConfig to allow independent caching of it. by Martin Stjernholm · 5 years ago
  99. f3ff010 Use precise class loader context for system server jars. by Ulya Trafimovich · 5 years ago
  100. 4cdada2 Make PRODUCT_BOOT_JARS and PRODUCT_UPDATABLE_BOOT_JARS disjoint. by Ulya Trafimovich · 5 years ago