1. d527438 Refactor ClassLinker & ImageWriter to use a common resolution routine by David Brazdil · 6 years ago
  2. 96dca1c Pass the fd to OatFile::Setup to avoid selinux errors. by Nicolas Geoffray · 6 years ago
  3. 396b90b ART: Fix oat_writer_test. by Vladimir Marko · 6 years ago
  4. 69e0263 Specify dex2oat PGO profile files for Mips by Pirama Arumuga Nainar · 6 years ago
  5. da221a7 Separate out PGO profile files per arch by Pirama Arumuga Nainar · 6 years ago
  6. 0d6736f Add arg for overwriting class loader class path by Mathieu Chartier · 6 years ago
  7. 8548de1 Add stored class loader context option by Mathieu Chartier · 6 years ago
  8. 0dbc8be Revert "Update hidden API membership of intrinsics" by Andreas Gampe · 6 years ago
  9. e1954f3 Update hidden API membership of intrinsics by David Brazdil · 6 years ago
  10. cc2cd98 Don't pass empty profile to OatWriter by Mathieu Chartier · 6 years ago
  11. f5f74cb Always do cdex conversion for OatWriter dexlayout by Mathieu Chartier · 6 years ago
  12. 6f96bbe Treat no profile the same as empty profile for app image generation by Mathieu Chartier · 6 years ago
  13. 229512a Verify dex files in zip and from files are not CompactDex by Mathieu Chartier · 6 years ago
  14. e8a494d Run dex verifier for OOB + compact-dex-level combination by Mathieu Chartier · 6 years ago
  15. e6564f4 Move some remaining dex utilities by David Sehr · 6 years ago
  16. 6f71650 Add owned section for CompactDex by Mathieu Chartier · 6 years ago
  17. c334f83 Separate vdex versioning into two sections: verifier deps and dex code. by Nicolas Geoffray · 6 years ago
  18. 01f94d3 Merge "Enable ThinLTO for dex2oat" into pi-dev by TreeHugger Robot · 6 years ago
  19. b08ad19 Fix OS::GetFileSizeBytes(). by Vladimir Marko · 6 years ago
  20. 64fdaf8 Disable failing test. by Nicolas Geoffray · 6 years ago
  21. 8f4b056 Move most of runtime/base to libartbase/base by David Sehr · 6 years ago
  22. 36b5415 Enable ThinLTO for dex2oat by Yi Kong · 6 years ago
  23. cda83be Fix handling for partial cdex conversion rejection in multidex by Mathieu Chartier · 6 years ago
  24. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 6 years ago
  25. 66ff8a8 Revert "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 6 years ago
  26. af29031 Small documentation and stylistic changes. by Roland Levillain · 6 years ago
  27. cc4e7b7 Merge "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 6 years ago
  28. a19b764 Revert "Full-stack integrity: check vdex contents." by Nicolas Geoffray · 6 years ago
  29. 7b5e244 Merge "Full-stack integrity: check vdex contents." by Treehugger Robot · 6 years ago
  30. d6f914e Full-stack integrity: check vdex contents. by Nicolas Geoffray · 6 years ago
  31. 2daa134 Fix unquickening logic for quickened input dexes by Mathieu Chartier · 6 years ago
  32. b2f1edc Merge "Remove duplication, split tests" by David Sehr · 6 years ago
  33. 5b36288 Merge "Remove generate-operator-out.py symlinks" by Treehugger Robot · 6 years ago
  34. b69d2d3 Remove generate-operator-out.py symlinks by Alex Light · 6 years ago
  35. b2ec9f5 Remove duplication, split tests by David Sehr · 6 years ago
  36. 026dc0b Re-enable dex2oat_test copying dex test case for target by Mathieu Chartier · 6 years ago
  37. 88fb743 Disable fast_verify output test for dex2oat_test by Mathieu Chartier · 6 years ago
  38. 792111c Add option for not copying dex by Mathieu Chartier · 6 years ago
  39. fcbe15c Build debug library libdexfiled by David Sehr · 6 years ago
  40. 1efa7cb Merge "Disable bitstring type check runtime hooks." by Vladimir Marko · 6 years ago
  41. 305c38b Disable bitstring type check runtime hooks. by Vladimir Marko · 6 years ago
  42. 0e09dfc Add --compilation-reason option to dex2oat by Calin Juravle · 6 years ago
  43. 6540037 Merge "ART: Add option to use stderr logger" by Treehugger Robot · 6 years ago
  44. d27923c Fix input cdex -> output non-cdex by Mathieu Chartier · 6 years ago
  45. 25419b5 ART: Add option to use stderr logger by Andreas Gampe · 6 years ago
  46. 05f90d1 Avoid generating cdex for dex files with duplicate methods by Mathieu Chartier · 6 years ago
  47. 700a985 Fix potential null read for truncated dex files by Mathieu Chartier · 6 years ago
  48. 96c8446 Exclude oob dexfiles from debug symbols. by David Srbecky · 6 years ago
  49. 21dca73 Merge "dex2oat: Accept .dm files." by Nicolas Geoffray · 6 years ago
  50. baeaa9b dex2oat: Accept .dm files. by Nicolas Geoffray · 6 years ago
  51. da244c9 Merge "Revert "Revert "Make libdexfile build independent of runtime dir""" by David Sehr · 6 years ago
  52. f160983 Fix compact dex shared section with update_input_vdex by Mathieu Chartier · 6 years ago
  53. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 6 years ago
  54. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 6 years ago
  55. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 6 years ago
  56. 772bd2f ART: Dex2oatd does not depend on libart-nond by Andreas Gampe · 6 years ago
  57. b7b2957 Merge "Add shared separate data section for compact dex" by Mathieu Chartier · 6 years ago
  58. 5cee0a3 Merge "dex2oat: Test whether the passed vdex has no dex file." by Nicolas Geoffray · 6 years ago
  59. c3a22aa Add shared separate data section for compact dex by Mathieu Chartier · 6 years ago
  60. bc17727 dex2oat: Test whether the passed vdex has no dex file. by Nicolas Geoffray · 6 years ago
  61. 2b1a21e Merge "Load /data oat/odex files non-executable when only_use_system_oat_files is set." by Nicolas Geoffray · 6 years ago
  62. b95eb37 Merge "Revert "Revert "Don't embed the dex code in the oat file if dex is uncompressed.""" by Nicolas Geoffray · 6 years ago
  63. e6b6ff8 Revamp dexlayout writing functions by Mathieu Chartier · 6 years ago
  64. f307527 Revert "Revert "Don't embed the dex code in the oat file if dex is uncompressed."" by Nicolas Geoffray · 6 years ago
  65. 3913e48 ART: Refactor profile_compilation_info.h includes by Andreas Gampe · 6 years ago
  66. b3c0b52 Merge "ART: Allow oatstatus verification for app dependencies" by Treehugger Robot · 6 years ago
  67. 5577295 Merge "ART: Add entrypoint and intrinsic for Math.pow()." by Treehugger Robot · 6 years ago
  68. 4d17987 ART: Add entrypoint and intrinsic for Math.pow(). by Vladimir Marko · 6 years ago
  69. e993458 ART: Allow oatstatus verification for app dependencies by Andreas Gampe · 6 years ago
  70. c684f33 Refactor jit debugger interface and its ELF creation. by David Srbecky · 6 years ago
  71. 26037dd Merge "Fix the offset of $dexfile debug symbol." by Treehugger Robot · 6 years ago
  72. cc57c0c Ignore frame-larger-than for Dex2oatArgumentMap::Parse by Pirama Arumuga Nainar · 6 years ago
  73. c89013c Update PGO configuration by Pirama Arumuga Nainar · 6 years ago
  74. 2593162 Fix the offset of $dexfile debug symbol. by David Srbecky · 6 years ago
  75. 0e15923 Merge changes I82b9360b,Ifc237ff8 by Treehugger Robot · 6 years ago
  76. dcbe96b Merge "Abort for combination of compact dex/dexlayout and update_input_vdex" by Mathieu Chartier · 6 years ago
  77. 7c6f636 Abort for combination of compact dex/dexlayout and update_input_vdex by Mathieu Chartier · 6 years ago
  78. 2b9c35b Introduce new build tool: hiddenapi by David Brazdil · 6 years ago
  79. fa0b0db Merge "Generate debug symbols for interpreted methods." by David Srbecky · 6 years ago
  80. 210531f Revert "Revert "Move quickening info logic to its own table"" by Mathieu Chartier · 6 years ago
  81. 013fd80 Create an ART-independent DexFileLoader by David Sehr · 6 years ago
  82. a7e4a15 Merge changes from topic "dex2oat-pgo" by Pirama Arumuga Nainar · 6 years ago
  83. 32210b9 Generate debug symbols for interpreted methods. by David Srbecky · 6 years ago
  84. 02f6ed6 Setup PGO for dex2oat and related libraries by Pirama Arumuga Nainar · 6 years ago
  85. ab89892 Do not call _exit() for PGO instrumentation by Pirama Arumuga Nainar · 6 years ago
  86. 6716941 Revert "Move quickening info logic to its own table" by Nicolas Geoffray · 6 years ago
  87. 7a26f94 Move quickening info logic to its own table by Mathieu Chartier · 6 years ago
  88. 80ddf27 ART: Relax failure requirements for dex2oat watchdog test by Andreas Gampe · 6 years ago
  89. f4bf58d Merge "Try to mmap vdex file within the address range of the ELF file." by David Srbecky · 6 years ago
  90. 0212910 Re-enable disabled dex2oat tests for compact dex. by Mathieu Chartier · 6 years ago
  91. 698ebbc Clean up CodeItemAccessors and Compact/StandardDexFile by Mathieu Chartier · 6 years ago
  92. 9e734c7 Create dex subdirectory by David Sehr · 6 years ago
  93. 70a58af Merge "Change ClassStatus to fit into 4 bits." by Treehugger Robot · 6 years ago
  94. 2c64a83 Change ClassStatus to fit into 4 bits. by Vladimir Marko · 6 years ago
  95. ec2cdf4 Try to mmap vdex file within the address range of the ELF file. by David Srbecky · 6 years ago
  96. 73f21d4 Remove CodeItem accessor functions by Mathieu Chartier · 6 years ago
  97. 21f9cb8 ART: Disable watchdog test for non-CC by Andreas Gampe · 6 years ago
  98. 0f54b0d Revert "ART: Add barrier to dex2oat watchdog startup" by Andreas Gampe · 6 years ago
  99. 55256cb Extensions to check JNI. by Ian Rogers · 6 years ago
  100. dfd110e Merge "ART: Add barrier to dex2oat watchdog startup" by Treehugger Robot · 6 years ago