1. f63cf83 Merge changes I0116f5f4,I950c9b54,I967f5c42 into sc-dev by Colin Cross · 4 years, 8 months ago
  2. ea2d99c Merge "Remove support for removed_dex_api_filename" into sc-dev by Anton Hansson · 4 years, 8 months ago
  3. cbb2b81 Treat java libraries in classpath fragments as directly in apex by Colin Cross · 4 years, 8 months ago
  4. c4f4ced Merge "Drop "prebuilt_" prefixes from names registered in ApexInfo.InApexXxx." by Martin Stjernholm · 4 years, 8 months ago
  5. a7bb86b Remove support for removed_dex_api_filename by Anton Hansson · 4 years, 8 months ago
  6. 07753d8 Use stem when filtering boot jars. by satayev · 4 years, 8 months ago
  7. 5cb5697 Revert "Partial Revert "Populate individual classpath_fragments'..." by Artur Satayev · 4 years, 8 months ago
  8. 931a448 Populate individual systemserverclasspath_fragments' proto configs. by satayev · 4 years, 8 months ago
  9. f1adfb3 Merge "Rename generate proto config file to match classpath type." into sc-dev by Artur Satayev · 4 years, 8 months ago
  10. bbe2d3d Merge "Partial Revert "Populate individual classpath_fragments' classpaths.prot..."" into sc-dev by Anton Hansson · 4 years, 8 months ago
  11. a3fc817 Partial Revert "Populate individual classpath_fragments' classpaths.prot..." by satayev · 4 years, 8 months ago
  12. 588e22a Tighten bootclasspath_fragment property validation by Paul Duffin · 4 years, 8 months ago
  13. 0788cd6 Only export boot image files to APEX if they are actually created by Paul Duffin · 4 years, 8 months ago
  14. 54c1f08 Support removed API members in modular hidden API processing by Paul Duffin · 4 years, 8 months ago
  15. 67c1e57 Support hidden API processing for fragments with dependencies by Paul Duffin · 4 years, 8 months ago
  16. 6a58cc9 Remove bootclasspathApiInfo by Paul Duffin · 4 years, 8 months ago
  17. 699a004 Fix hidden API flags in com.android.i18n by Paul Duffin · 4 years, 8 months ago
  18. 71955b4 Rename hiddenAPIFlagFileInfo to HiddenAPIInfo by Paul Duffin · 4 years, 8 months ago
  19. 5aadef8 Separate input to flag generation from hiddenAPIFlagFileInfo by Paul Duffin · 4 years, 8 months ago
  20. cad6384 Separate output of flag generation from hiddenAPIFlagFileInfo by Paul Duffin · 4 years, 8 months ago
  21. 9e3b906 Separate monolithic hidden API processing from hiddenAPIFlagFileInfo by Paul Duffin · 4 years, 8 months ago
  22. 53d0678 Rename generate proto config file to match classpath type. by satayev · 4 years, 8 months ago
  23. b40610a Perform hidden API encoding in bootclasspath_fragment by Paul Duffin · 4 years, 8 months ago
  24. ed587c3 Refactor hiddenAPIEncodeDex for use by bootclasspath_fragment by Paul Duffin · 4 years, 8 months ago
  25. f7a62e6 Merge changes I4e7a7ac5,I0c73361b into sc-dev by Martin Stjernholm · 4 years, 8 months ago
  26. 55d7ed4 Merge changes I0c80b546,Ibc673303,I70317eb8 into sc-dev by Martin Stjernholm · 4 years, 8 months ago
  27. 7555fcb Store dex jar paths in bootclasspath_fragment's apex content info by Paul Duffin · 4 years, 8 months ago
  28. 0bd5b06 Move hidden API encoding after resource merging by Paul Duffin · 4 years, 8 months ago
  29. 95bfbb1 Populate individual classpath_fragments' classpaths.proto configs. by satayev · 4 years, 8 months ago
  30. 59b9f14 Record the actual APEXes that a module is part of. by Jiyong Park · 4 years, 8 months ago
  31. 5053baa Skip TestDex2oatToolDeps on Darwin. by Martin Stjernholm · 4 years, 8 months ago
  32. 712e8b5 Rename InApexes -> InApexVariants by Jiyong Park · 4 years, 8 months ago
  33. cae43e1 Don't fail if the target module is disabled in dex2oat tool dependencies. by Martin Stjernholm · 4 years, 8 months ago
  34. 244aebd Use oatdump rather than oatdumpd for boot jar boot.*.oatdump.txt files. by Martin Stjernholm · 4 years, 8 months ago
  35. 7334a69 Merge "Use absolute paths in classpaths.proto." into sc-dev by Artur Satayev · 4 years, 8 months ago
  36. b05357c Merge "Add usesTargetFiles option in dexpreopt_gen" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  37. 59db6d4 Workaround to make AlwaysUsePrebuiltSdks() work with platform_bootclasspath by Paul Duffin · 4 years, 8 months ago
  38. 6bd8232 Use absolute paths in classpaths.proto. by satayev · 4 years, 8 months ago
  39. 2f45f4e Add systemserverclasspath_fragments property to apex. by satayev · 4 years, 8 months ago
  40. 7b182e7 Add "contents" property to systemserverclasspath_fragment. by satayev · 4 years, 8 months ago
  41. 72ede0f Move classpaths.proto related info into a separate provider. by satayev · 4 years, 8 months ago
  42. 0cf6de5 Add no-op systemserverclasspath_fragment module. by satayev · 4 years, 8 months ago
  43. 6c6dde0 Make uncompressDex available for use through hiddenAPIModule by Paul Duffin · 4 years, 8 months ago
  44. c9e52db Remove hiddenAPI.primary field by Paul Duffin · 4 years, 8 months ago
  45. f88ab95 Merge initHiddenAPI and hiddenAPIUpdatePaths by Paul Duffin · 4 years, 8 months ago
  46. 5919060 Remove configurationName from java library and hidden API by Paul Duffin · 4 years, 8 months ago
  47. 78fc686 Add a test for hidden API encoding of java_sdk_library by Paul Duffin · 4 years, 8 months ago
  48. 036f8f5 Add usesTargetFiles option in dexpreopt_gen by Jeongik Cha · 4 years, 9 months ago
  49. 460952c Add temporary restriction on hidden API processing by Paul Duffin · 4 years, 8 months ago
  50. 20042da Merge "Refactor special handling of hidden API encoding for master-art" am: fdd9743609 am: 1b5e8cdbee am: 23b34baa5c by Paul Duffin · 4 years, 8 months ago
  51. 63472fe Merge "Stop generating unnecessary hidden API rules" am: b7c78731d4 am: 97961f4837 am: d12106540b by Paul Duffin · 4 years, 8 months ago
  52. 7b07c01 Merge "Generate monolithic hidden API files direct from class jars" am: 21f62ef867 am: b28f562092 am: 8063427dc4 by Paul Duffin · 4 years, 8 months ago
  53. f8b776e Merge "Dedup hidden API rule generation" am: 2bc8b3a646 am: 93b312c2dd am: 29c6e9fa55 by Paul Duffin · 4 years, 8 months ago
  54. 23b34ba Merge "Refactor special handling of hidden API encoding for master-art" am: fdd9743609 am: 1b5e8cdbee by Paul Duffin · 4 years, 8 months ago
  55. d121065 Merge "Stop generating unnecessary hidden API rules" am: b7c78731d4 am: 97961f4837 by Paul Duffin · 4 years, 8 months ago
  56. 8063427 Merge "Generate monolithic hidden API files direct from class jars" am: 21f62ef867 am: b28f562092 by Paul Duffin · 4 years, 8 months ago
  57. 29c6e9f Merge "Dedup hidden API rule generation" am: 2bc8b3a646 am: 93b312c2dd by Paul Duffin · 4 years, 8 months ago
  58. fdd9743 Merge "Refactor special handling of hidden API encoding for master-art" by Paul Duffin · 4 years, 8 months ago
  59. b7c7873 Merge "Stop generating unnecessary hidden API rules" by Paul Duffin · 4 years, 8 months ago
  60. 21f62ef Merge "Generate monolithic hidden API files direct from class jars" by Paul Duffin · 4 years, 8 months ago
  61. 2bc8b3a Merge "Dedup hidden API rule generation" by Paul Duffin · 4 years, 8 months ago
  62. 1b3dbb7 Merge "Allow shared libraries on bootclasspath" am: b0f20d134f am: 42a9a2ede6 am: 8a9a8ffd2f by Paul Duffin · 4 years, 8 months ago
  63. 8a9a8ff Merge "Allow shared libraries on bootclasspath" am: b0f20d134f am: 42a9a2ede6 by Paul Duffin · 4 years, 8 months ago
  64. b0f20d1 Merge "Allow shared libraries on bootclasspath" by Paul Duffin · 4 years, 8 months ago
  65. 79fd3d7 Allow shared libraries on bootclasspath by Paul Duffin · 4 years, 8 months ago
  66. b6f53c0 Refactor special handling of hidden API encoding for master-art by Paul Duffin · 4 years, 8 months ago
  67. afaa47c Stop generating unnecessary hidden API rules by Paul Duffin · 4 years, 8 months ago
  68. 537ea3d Generate monolithic hidden API files direct from class jars by Paul Duffin · 4 years, 8 months ago
  69. 850e61f Dedup hidden API rule generation by Paul Duffin · 4 years, 8 months ago
  70. 27f8ab9 Make hidden API handle jacoco-stubs consistently am: 098c878838 am: 86d7f1ba59 am: 63f7830b71 by Paul Duffin · 4 years, 8 months ago
  71. 63f7830 Make hidden API handle jacoco-stubs consistently am: 098c878838 am: 86d7f1ba59 by Paul Duffin · 4 years, 8 months ago
  72. 098c878 Make hidden API handle jacoco-stubs consistently by Paul Duffin · 4 years, 8 months ago
  73. 7102bb1 Use java_sdk_library in bootclasspath_fragment contents as stubs am: 34827d4c0e am: e48bebd77d am: 735c0a088c by Paul Duffin · 4 years, 8 months ago
  74. 37f8099 Validate monolithic and modular hidden API flags are consistent am: dfa1083fee am: 02618f854e am: 10e912e02f by Paul Duffin · 4 years, 8 months ago
  75. 7a73bea Generate hidden API flags for a bootclasspath_fragment am: 2fef136885 am: c23b7e4d5b am: d66a44fe65 by Paul Duffin · 4 years, 8 months ago
  76. 735c0a0 Use java_sdk_library in bootclasspath_fragment contents as stubs am: 34827d4c0e am: e48bebd77d by Paul Duffin · 4 years, 8 months ago
  77. 10e912e Validate monolithic and modular hidden API flags are consistent am: dfa1083fee am: 02618f854e by Paul Duffin · 4 years, 8 months ago
  78. d66a44f Generate hidden API flags for a bootclasspath_fragment am: 2fef136885 am: c23b7e4d5b by Paul Duffin · 4 years, 8 months ago
  79. a4ec850 Populate hiddenAPI structure even when not active am: 001e606e5c am: 251bb0cfaf am: e3ab70f204 by Paul Duffin · 4 years, 8 months ago
  80. 10141eb Disallow shared libraries in bootclasspath_fragment contents am: f4600f6e6a am: 5afc79746a am: d642862dcb by Paul Duffin · 4 years, 8 months ago
  81. e3ab70f Populate hiddenAPI structure even when not active am: 001e606e5c am: 251bb0cfaf by Paul Duffin · 4 years, 8 months ago
  82. d642862 Disallow shared libraries in bootclasspath_fragment contents am: f4600f6e6a am: 5afc79746a by Paul Duffin · 4 years, 8 months ago
  83. 34827d4 Use java_sdk_library in bootclasspath_fragment contents as stubs by Paul Duffin · 4 years, 8 months ago
  84. dfa1083 Validate monolithic and modular hidden API flags are consistent by Paul Duffin · 4 years, 8 months ago
  85. 2fef136 Generate hidden API flags for a bootclasspath_fragment by Paul Duffin · 4 years, 9 months ago
  86. 001e606 Populate hiddenAPI structure even when not active by Paul Duffin · 4 years, 8 months ago
  87. 3cf22cc Merge "syntax check to jacoco filters for any build" am: 0589914135 am: 6b968b9531 am: f2f04e4160 by Yuntao Xu · 4 years, 8 months ago
  88. f2f04e4 Merge "syntax check to jacoco filters for any build" am: 0589914135 am: 6b968b9531 by Yuntao Xu · 4 years, 8 months ago
  89. f4600f6 Disallow shared libraries in bootclasspath_fragment contents by Paul Duffin · 4 years, 8 months ago
  90. f3042fa Add java_sdk_library in bootclasspath_fragment contents to sdk am: a10bd3c127 am: 94a452c768 am: 58fcebb1a7 by Paul Duffin · 4 years, 8 months ago
  91. 0589914 Merge "syntax check to jacoco filters for any build" by Yuntao Xu · 4 years, 8 months ago
  92. 58fcebb Add java_sdk_library in bootclasspath_fragment contents to sdk am: a10bd3c127 am: 94a452c768 by Paul Duffin · 4 years, 8 months ago
  93. a10bd3c Add java_sdk_library in bootclasspath_fragment contents to sdk by Paul Duffin · 4 years, 8 months ago
  94. 5b009ae syntax check to jacoco filters for any build by Yuntao Xu · 4 years, 8 months ago
  95. 39ca822 Merge "Build boot images in bootclasspath_fragment/platform_bootclasspath" am: 4bbf45faef am: 748d954062 am: 57610650d1 by Paul Duffin · 4 years, 8 months ago
  96. 648d0fa Merge "Add support for SOONG_SDK_SNAPSHOT_USE_SRCJAR" am: 820397deb2 am: 66f9ac0d33 am: c0de64161c by Treehugger Robot · 4 years, 8 months ago
  97. 5761065 Merge "Build boot images in bootclasspath_fragment/platform_bootclasspath" am: 4bbf45faef am: 748d954062 by Paul Duffin · 4 years, 8 months ago
  98. c0de641 Merge "Add support for SOONG_SDK_SNAPSHOT_USE_SRCJAR" am: 820397deb2 am: 66f9ac0d33 by Treehugger Robot · 4 years, 8 months ago
  99. 4bbf45f Merge "Build boot images in bootclasspath_fragment/platform_bootclasspath" by Paul Duffin · 4 years, 8 months ago
  100. 820397d Merge "Add support for SOONG_SDK_SNAPSHOT_USE_SRCJAR" by Treehugger Robot · 4 years, 8 months ago