1. 403aafa Fix non-deterministic compilation for const-string... by Vladimir Marko · 5 years ago
  2. 5708376 Revert "Remove code size from OatQuickMethodHeader" by Nicolas Geoffray · 5 years ago
  3. 131f23a Remove code size from OatQuickMethodHeader by David Srbecky · 5 years ago
  4. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
  5. 0ace563 Revert^2 "Allow boot image for a part of the boot classpath." by Vladimir Marko · 6 years ago
  6. fb83d76 Revert "Allow boot image for a part of the boot classpath." by Andreas Gampe · 6 years ago
  7. 4433c43 Allow boot image for a part of the boot classpath. by Vladimir Marko · 6 years ago
  8. 2afaff7 Refactor CompilerDriver::CompileAll(). by Vladimir Marko · 6 years ago
  9. 0e211e5 Merge "Extract dex file if it is uncompressed but unaligned" by Treehugger Robot · 6 years ago
  10. 2b41cca Extract dex file if it is uncompressed but unaligned by Colin Cross · 6 years ago
  11. 5ad3ade Merge "Fix app image generation and checking with shared libraries." by Nicolas Geoffray · 6 years ago
  12. f0d3002 Fix app image generation and checking with shared libraries. by Nicolas Geoffray · 6 years ago
  13. c10a0c6 ART: Add boot/app image checksums. by Vladimir Marko · 6 years ago
  14. 38cf60a Postpone DexCache preloading in the ImageWriter. by Vladimir Marko · 6 years ago
  15. 56581d8 Clean up oat key-value store. by Vladimir Marko · 6 years ago
  16. 20c765f Revert^4: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  17. d33d318 Revert "Revert^2: Add dex item for hiddenapi flags" by Luman Qu · 6 years ago
  18. fe3a979 Revert^2: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  19. d9a0437 Revert "Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  20. cd98cde Merge "Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  21. 0dbc363 Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  22. dfcd82c ART: Fix android-cloexec warnings by Andreas Gampe · 6 years ago
  23. c55bb39 Revert^2 "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  24. ee07743 Revert "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  25. 9a20ff0 ART: Refactor typedef to using by Andreas Gampe · 6 years ago
  26. 8351aac ART: Refactor for bool literals by Andreas Gampe · 6 years ago
  27. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 6 years ago
  28. e066932 Remove PIC option from oat files. by Vladimir Marko · 6 years ago
  29. f73caca Remove superfluous 'virtual' specifiers in ART. by Roland Levillain · 6 years ago
  30. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  31. c34bebf Remove unnecessary indirection from MemMap. by Vladimir Marko · 6 years ago
  32. d160641 Cleanup BitMemoryReader/Writer api. by David Srbecky · 6 years ago
  33. ca701c3 Merge "Modernize codebase by replacing NULL with nullptr" by Treehugger Robot · 6 years ago
  34. 4b22b34 Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  35. bee5e2d Move OatWriter to ClassAccessor by Mathieu Chartier · 6 years ago
  36. 8cd5454 Move MethodInfo to CodeInfo. by David Srbecky · 6 years ago
  37. b73323c Deduplicate stackmaps at BitTable level. by David Srbecky · 6 years ago
  38. 8808756 Remove frame info from OatQuickMethodHeader. by David Srbecky · 6 years ago
  39. b07dcdb Merge changes I87f2999f,I8af0e845 by Vladimir Marko · 6 years ago
  40. c945e0d Remove ArtMethod's declaring class state checks. by Vladimir Marko · 6 years ago
  41. d93e374 ObjPtr<>-ify ArtMethod and mirror::Method. by Vladimir Marko · 6 years ago
  42. 8e524ad Always produce PIC code for AOT compilation. by Vladimir Marko · 6 years ago
  43. 6fd1606 Implement Integer.valueOf() intrinsic for boot image. by Vladimir Marko · 6 years ago
  44. a043111 Move instruction_set_ to CompilerOptions. by Vladimir Marko · 6 years ago
  45. dc4bcce Move image_classes_ to CompilerOptions. by Vladimir Marko · 6 years ago
  46. ea341d2 Rewrite TypeLookupTable. by Vladimir Marko · 6 years ago
  47. 82d046e Add a profiling library by David Sehr · 6 years ago
  48. fb008f4 ART: Add timing logger granularity to compiler by Andreas Gampe · 6 years ago
  49. 74b9994 Merge "Move profile dependent modules to libartbase" by Treehugger Robot · 6 years ago
  50. 79e2607 Move profile dependent modules to libartbase by David Sehr · 6 years ago
  51. 9c4a015 Move more runtime code to libartbase, libdexfile by David Sehr · 6 years ago
  52. ddf3955 Always do cdex conversion for OatWriter dexlayout by Mathieu Chartier · 6 years ago
  53. 640df84 Merge "Separate vdex versioning into two sections: verifier deps and dex code." by Treehugger Robot · 6 years ago
  54. 3a29355 Separate vdex versioning into two sections: verifier deps and dex code. by Nicolas Geoffray · 6 years ago
  55. 9992e09 Merge "Retrieve String/Class references from .data.bimg.rel.ro." by Vladimir Marko · 6 years ago
  56. 8ba5641 Merge "Load ArtMethod* from .data.bimg.rel.ro entries." by Vladimir Marko · 6 years ago
  57. e47f60c Retrieve String/Class references from .data.bimg.rel.ro. by Vladimir Marko · 6 years ago
  58. b066d43 Load ArtMethod* from .data.bimg.rel.ro entries. by Vladimir Marko · 7 years ago
  59. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 6 years ago
  60. cda83be Fix handling for partial cdex conversion rejection in multidex by Mathieu Chartier · 6 years ago
  61. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 6 years ago
  62. 66ff8a8 Revert "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 6 years ago
  63. cc4e7b7 Merge "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 6 years ago
  64. a19b764 Revert "Full-stack integrity: check vdex contents." by Nicolas Geoffray · 6 years ago
  65. 7b5e244 Merge "Full-stack integrity: check vdex contents." by Treehugger Robot · 6 years ago
  66. d6f914e Full-stack integrity: check vdex contents. by Nicolas Geoffray · 6 years ago
  67. 2daa134 Fix unquickening logic for quickened input dexes by Mathieu Chartier · 6 years ago
  68. 026dc0b Re-enable dex2oat_test copying dex test case for target by Mathieu Chartier · 6 years ago
  69. 792111c Add option for not copying dex by Mathieu Chartier · 6 years ago
  70. d27923c Fix input cdex -> output non-cdex by Mathieu Chartier · 6 years ago
  71. 05f90d1 Avoid generating cdex for dex files with duplicate methods by Mathieu Chartier · 6 years ago
  72. 96c8446 Exclude oob dexfiles from debug symbols. by David Srbecky · 6 years ago
  73. f160983 Fix compact dex shared section with update_input_vdex by Mathieu Chartier · 6 years ago
  74. c3a22aa Add shared separate data section for compact dex by Mathieu Chartier · 7 years ago
  75. b95eb37 Merge "Revert "Revert "Don't embed the dex code in the oat file if dex is uncompressed.""" by Nicolas Geoffray · 7 years ago
  76. e6b6ff8 Revamp dexlayout writing functions by Mathieu Chartier · 7 years ago
  77. f307527 Revert "Revert "Don't embed the dex code in the oat file if dex is uncompressed."" by Nicolas Geoffray · 7 years ago
  78. 3913e48 ART: Refactor profile_compilation_info.h includes by Andreas Gampe · 7 years ago
  79. c684f33 Refactor jit debugger interface and its ELF creation. by David Srbecky · 7 years ago
  80. 2593162 Fix the offset of $dexfile debug symbol. by David Srbecky · 7 years ago
  81. 0e15923 Merge changes I82b9360b,Ifc237ff8 by Treehugger Robot · 7 years ago
  82. dcbe96b Merge "Abort for combination of compact dex/dexlayout and update_input_vdex" by Mathieu Chartier · 7 years ago
  83. 7c6f636 Abort for combination of compact dex/dexlayout and update_input_vdex by Mathieu Chartier · 7 years ago
  84. 2b9c35b Introduce new build tool: hiddenapi by David Brazdil · 7 years ago
  85. fa0b0db Merge "Generate debug symbols for interpreted methods." by David Srbecky · 7 years ago
  86. 210531f Revert "Revert "Move quickening info logic to its own table"" by Mathieu Chartier · 7 years ago
  87. 013fd80 Create an ART-independent DexFileLoader by David Sehr · 7 years ago
  88. 32210b9 Generate debug symbols for interpreted methods. by David Srbecky · 7 years ago
  89. 6716941 Revert "Move quickening info logic to its own table" by Nicolas Geoffray · 7 years ago
  90. 7a26f94 Move quickening info logic to its own table by Mathieu Chartier · 7 years ago
  91. 698ebbc Clean up CodeItemAccessors and Compact/StandardDexFile by Mathieu Chartier · 7 years ago
  92. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  93. 2c64a83 Change ClassStatus to fit into 4 bits. by Vladimir Marko · 7 years ago
  94. a661594 Merge "Revert "Don't embed the dex code in the oat file if dex is uncompressed."" by Treehugger Robot · 7 years ago
  95. e166e67 Revert "Don't embed the dex code in the oat file if dex is uncompressed." by Andreas Gampe · 7 years ago
  96. 7861b4b Merge "Fix cdex bugs to enable ART_DEFAULT_COMPACT_DEX_LEVEL=fast tests passing" by Mathieu Chartier · 7 years ago
  97. 2c4b084 Fix cdex bugs to enable ART_DEFAULT_COMPACT_DEX_LEVEL=fast tests passing by Mathieu Chartier · 7 years ago
  98. c8d9103 Merge "Don't embed the dex code in the oat file if dex is uncompressed." by Nicolas Geoffray · 7 years ago
  99. ae7e838 Don't embed the dex code in the oat file if dex is uncompressed. by Nicolas Geoffray · 7 years ago
  100. 702f6f2 Merge "Add CodeItemDebugInfoAccessor" by Mathieu Chartier · 7 years ago