1. 81f57d1 Update vdex in place if input_vdex_fd == output_vdex_fd by Nicolas Geoffray · 8 years ago
  2. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  3. 9186ced ART: Clean up utils.h by Andreas Gampe · 8 years ago
  4. cc96775 ART: Add missing space in log line by Andreas Gampe · 8 years ago
  5. c560fc0 ART: Report cputime in dex2oat by Andreas Gampe · 10 years ago
  6. 3acf361 Merge "Set the location checksum in vdex." by Nicolas Geoffray · 8 years ago
  7. f54e5df Set the location checksum in vdex. by Nicolas Geoffray · 8 years ago
  8. 48d08a4 Merge "Change Dex2oatLayoutTest to generate profile itself." by Treehugger Robot · 8 years ago
  9. 9df8931 Add atomic method reference map by Mathieu Chartier · 8 years ago
  10. 41fba6a Change Dex2oatLayoutTest to generate profile itself. by Jeff Hao · 8 years ago
  11. c3076fe Merge "Use input-vdex-fd, or input-vdex in dex2oat." by Nicolas Geoffray · 8 years ago
  12. b0bbe8e Use input-vdex-fd, or input-vdex in dex2oat. by Nicolas Geoffray · 8 years ago
  13. 4b60096 Merge "Speed up verified methods" by Mathieu Chartier · 8 years ago
  14. fc2dd61 Speed up verified methods by Mathieu Chartier · 8 years ago
  15. 042e898 Add layout scheme to dexlayout for dex file reordering. by Jeff Hao · 8 years ago
  16. 608f2ce Add new --layout-profile compiler-filter for dex2oat. by Jeff Hao · 8 years ago
  17. 49c144d ART: Name dex2oat main thread "dex2oat" by Andreas Gampe · 8 years ago
  18. a6a448a Revert "Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd."" by Nicolas Geoffray · 8 years ago
  19. 3b3daf3 Merge "Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd."" by Nicolas Geoffray · 8 years ago
  20. d4acdd3 Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd." by Nicolas Geoffray · 8 years ago
  21. 1a9cd64 Merge "Rename vdex-fd to output-vdex-fd, add input-vdex-fd." by Nicolas Geoffray · 8 years ago
  22. bc654d0 Rename vdex-fd to output-vdex-fd, add input-vdex-fd. by Nicolas Geoffray · 8 years ago
  23. ca620d7 ART: Fix tidy warnings by Andreas Gampe · 8 years ago
  24. 6bb7f1b Integrate VerifierDeps in compiler driver. by Nicolas Geoffray · 8 years ago
  25. 0415b4e ART: Change InstructionSetFeatures to return unique_ptr by Andreas Gampe · 10 years ago
  26. 4acefd3 Encode quickening info in .vdex. by Nicolas Geoffray · 8 years ago
  27. f57589f Remove logging dependency on runtime by David Sehr · 8 years ago
  28. b55cc6d Use FdFile::Copy() in dex2oat for better error checking. by Vladimir Marko · 8 years ago
  29. ac4804f Merge "Fix missing symbols for multiple oat files case" by Vladimir Marko · 8 years ago
  30. 8bd36c0 Fix missing symbols for multiple oat files case by bowen_lai · 8 years ago
  31. ab40c11 Generate SHA-1 build ID for host-generated *.oat files (1/2). by Alexey Alexandrov · 8 years ago
  32. 556c9a2 Merge "Rename ObjPtr::Decode to ObjPtr::Ptr" by Mathieu Chartier · 8 years ago
  33. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 8 years ago
  34. aad75c6 Revert "Revert "Store resolved Strings for AOT code in .bss."" by Vladimir Marko · 8 years ago
  35. ce0db6f Merge "Reserve space in the char backing vector to prevent reallocations" by Jeff Hao · 8 years ago
  36. dd26fef Merge "Set coverage to false for dex2oat." by Treehugger Robot · 8 years ago
  37. a0fc326 Reserve space in the char backing vector to prevent reallocations by Ben Gruver · 8 years ago
  38. 5f92605 Revert "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 8 years ago
  39. 4287925 Merge "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 8 years ago
  40. 762869d Simplify our intrinsic recognizer. by Nicolas Geoffray · 8 years ago
  41. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  42. 07407cd Set coverage to false for dex2oat. by Vishwath Mohan · 8 years ago
  43. 63dccbb Store resolved Strings for AOT code in .bss. by Vladimir Marko · 8 years ago
  44. 3fec9ac ART: Use libbase logging by Andreas Gampe · 8 years ago
  45. 866d874 Make image test multi image by Mathieu Chartier · 8 years ago
  46. 85bf9de Merge "Write VerifierDeps into VDEX." by Treehugger Robot · 8 years ago
  47. 5d5a36b Write VerifierDeps into VDEX. by David Brazdil · 8 years ago
  48. 904614f Merge "Convert art runtests to Android.bp" by Colin Cross · 8 years ago
  49. afd3c9e Convert art runtests to Android.bp by Colin Cross · 8 years ago
  50. 47c22ff Merge "Add a comment to dex2oat's parent pid logging" by Aart Bik · 8 years ago
  51. ca3c8c3 Collect verifier dependencies by David Brazdil · 8 years ago
  52. 529827d Add a comment to dex2oat's parent pid logging by Wojciech Staszkiewicz · 8 years ago
  53. 6e95dd5 Convert art gtests to Android.bp by Colin Cross · 8 years ago
  54. 0a4c75f Log PPID when running dex2oat by Wojciech Staszkiewicz · 8 years ago
  55. afa7e45 Make dex2oat art_cc_binary instead of just cc_binary. by Nicolas Geoffray · 8 years ago
  56. 2cfc4ba Fix mac build by Colin Cross · 8 years ago
  57. aa63aa2 Fix mac build by Colin Cross · 8 years ago
  58. c7376e0 Convert more of art to Android.bp by Colin Cross · 8 years ago
  59. 7b49e6c Introduce VDEX file, use it for DEX files by David Brazdil · 8 years ago
  60. 04147ef Add build rules for statically linked oatdump on host. by Roland Levillain · 8 years ago
  61. 3e31882 Merge "Fix ODR violation" by Treehugger Robot · 8 years ago
  62. de7b49a Fix ODR violation by Colin Cross · 8 years ago
  63. 90c06db Remove libLLVM* from art by Colin Cross · 8 years ago
  64. 12e097c ARM: VIXL32: Implement VIXL-based assembler. by Artem Serov · 8 years ago
  65. ba6b679 ARM: Purge Arm32Assembler. by Artem Serov · 8 years ago
  66. 8be7449 Merge "Enable compiled-methods= dex2oat switch" by Treehugger Robot · 8 years ago
  67. 2ea9153 ARM64: Use libvixld when compiling for debug mode. by Alexandre Rames · 8 years ago
  68. 6253479 Enable compiled-methods= dex2oat switch by Wojciech Staszkiewicz · 8 years ago
  69. 5319d3c Implement running user defined list of passes by Wojciech Staszkiewicz · 8 years ago
  70. 63b6eb4 Disable CheckSwapUsage test with read barriers on x86. by Roland Levillain · 8 years ago
  71. 7adeda8 Revert "Revert "ART: Add dex2oat swap usage test"" by Andreas Gampe · 8 years ago
  72. ec743ff Revert "ART: Add dex2oat swap usage test" by Andreas Gampe · 8 years ago
  73. ab2a540 ART: Add dex2oat swap usage test by Andreas Gampe · 8 years ago
  74. 5668e58 Merge "Fixes to build against new VIXL interface." by Roland Levillain · 8 years ago
  75. 43e10b0 ART: Replace ScopedFd with FdFile by Andreas Gampe · 8 years ago
  76. 97c72b7 Fixes to build against new VIXL interface. by Scott Wakeling · 8 years ago
  77. d1472a2 profile_changed should not effect GetBestOatFile. by Richard Uhler · 8 years ago
  78. 56fe0f0 Do not use popen, it uses a hardcoded path for "sh". by Nicolas Geoffray · 8 years ago
  79. 67f0282 ART: Add very-large threshold to dex2oat by Andreas Gampe · 8 years ago
  80. e1459ae ART: Add dex2oat swap-usage parameters by Andreas Gampe · 8 years ago
  81. 37d6a3b Support the -i flag in the new dexdump. by Aart Bik · 8 years ago
  82. 7386da4 ART: Fix swap usage determination in dex2oat by Andreas Gampe · 8 years ago
  83. b6b05ae Merge "Hold dex caches live in class table" by Mathieu Chartier · 8 years ago
  84. d0f0281 Revert "Revert "Make the boot image non-debuggable."" by Vladimir Marko · 8 years ago
  85. f284d44 Hold dex caches live in class table by Mathieu Chartier · 8 years ago
  86. cc98f63 Revert "Make the boot image non-debuggable." by Nicolas Geoffray · 8 years ago
  87. 279ee76 Make the boot image non-debuggable. by Nicolas Geoffray · 8 years ago
  88. 0b49084 Prune class path classes from profile by Mathieu Chartier · 8 years ago
  89. f6d1e0f Compile JNI stubs for verify-profile and interpret-only. by Vladimir Marko · 8 years ago
  90. fbeb132 Keep oat file unique pointers until they are no longer used. by Jeff Hao · 8 years ago
  91. f0192c8 Support to pass <uses-library> option through to dex2oat. by Jeff Hao · 8 years ago
  92. 91288d8 Revert "Revert "Write conflict tables in image"" by Mathieu Chartier · 8 years ago
  93. b11ffb7 Combine checksum of all boot images. by Jeff Hao · 8 years ago
  94. d1537b5 Don't return kPatchOatNeeded if there is no patch info. by Richard Uhler · 8 years ago
  95. 29d38e7 Revert "Revert "Use compiler filter to determine oat file status."" by Andreas Gampe · 8 years ago
  96. 845e506 Revert "Use compiler filter to determine oat file status." by Nicolas Geoffray · 8 years ago
  97. a62d2f0 Use compiler filter to determine oat file status. by Richard Uhler · 8 years ago
  98. 3c94f09 Remove Quick from tree. by Nicolas Geoffray · 8 years ago
  99. 73d8c65 Fix incorrect dex2oat check by Mathieu Chartier · 8 years ago
  100. a807780 Add verify-profile compiler filter by Mathieu Chartier · 8 years ago