1. 8b27ea0 Update .oat version after disabling partial LSE. by Nicolas Geoffray · 3 years, 4 months ago
  2. d3c45c2 Add apex versions in oat file headers. by Nicolas Geoffray · 3 years, 9 months ago
  3. 2cca1e0 Add number of methods to OatClass. by Vladimir Marko · 3 years, 9 months ago
  4. 0b94328 Reland "Move the type lookup table to vdex." by Nicolas Geoffray · 3 years, 9 months ago
  5. 640c448 Revert "Move the type lookup table to vdex." by Nicolas Geoffray · 3 years, 9 months ago
  6. c005ada Move the type lookup table to vdex. by Nicolas Geoffray · 3 years, 9 months ago
  7. 113d6ea Move code size from OatQuickMethodHeader to CodeInfo. by David Srbecky · 3 years, 11 months ago
  8. 17b4d2b Add code size to CodeInfo. by David Srbecky · 3 years, 11 months ago
  9. c7ac91b [metrics] Report some ART metadata by Eric Holk · 4 years ago
  10. c39af94 Add a nterp trampoline in the oat file, replaced at runtime. by Nicolas Geoffray · 4 years ago
  11. 86d6cd5 Remove DexCache arrays from image. by David Srbecky · 4 years, 1 month ago
  12. f50975a Reland "Make 'quicken' an alias to 'verify'." by Nicolas Geoffray · 4 years, 3 months ago
  13. 7e9fc9d Revert "Make 'quicken' an alias to 'verify'." by Ming-Shin Lu · 4 years, 3 months ago
  14. 4f0e8da Make 'quicken' an alias to 'verify'. by Nicolas Geoffray · 4 years, 3 months ago
  15. 8d34a18 Change interface conflict stub to take the interface method. by Nicolas Geoffray · 4 years, 4 months ago
  16. 8f63f10 Faster access to unresolved classes from compiled code. by Vladimir Marko · 4 years, 4 months ago
  17. 72e27b0 Remove deprecated debug_suspend_count TLS value by Alex Light · 4 years, 6 months ago
  18. 86c8752 Direct calls to @CriticalNative methods. by Vladimir Marko · 4 years, 8 months ago
  19. 1715efa Add a new class status for verified with access checks. by Nicolas Geoffray · 4 years, 7 months ago
  20. bc89ed4 Do not execute OAT files that require app images that cannot be loaded by Eric Holk · 4 years, 9 months ago
  21. e42876f Minor improvements in JNI assemblers. by Vladimir Marko · 4 years, 11 months ago
  22. fa458ac Allow late lookup for @CriticalNative methods. by Vladimir Marko · 5 years ago
  23. 2925311 Prevent entering IMT conflict trampoline with j.l.Object methods. by Nicolas Geoffray · 5 years ago
  24. a59af8a JIT baseline: trigger optimized compilation on hotness threshold. by Nicolas Geoffray · 5 years ago
  25. e2a3aa9 Baseline JIT: update inline caches in compiled code. by Nicolas Geoffray · 5 years ago
  26. 7dac864 Clean up JNI dlsym lookup trampoline. by Vladimir Marko · 5 years ago
  27. d3d00c0 Refactor oat.h. by Vladimir Marko · 5 years ago
  28. 2191069 Revert^4 "Boot image extension." by Vladimir Marko · 5 years ago
  29. f5c5eb3 Revert^3 "Boot image extension." by Vladimir Marko · 5 years ago
  30. 02820f4 Revert^2 "Boot image extension." by Vladimir Marko · 5 years ago
  31. 9f459c4 Revert "Boot image extension." by Colin Cross · 5 years ago
  32. 4f6ebe8 Boot image extension. by Vladimir Marko · 6 years ago
  33. 6c4ec5c Revert^2 "Stack maps: Interleave consecutive varints." by David Srbecky · 6 years ago
  34. 1b2a49b Revert "Stack maps: Interleave consecutive varints." by Raylin Hsu · 6 years ago
  35. a2b3456 Stack maps: Interleave consecutive varints. by David Srbecky · 6 years ago
  36. 697c47a Stack maps: Handle special cases using flags. by David Srbecky · 6 years ago
  37. e42a4b9 Optimize stack maps: add fast path for no inline info. by David Srbecky · 6 years ago
  38. e5d93b5 Compare the oat version of runtime, dex2oat and the compiler. by David Srbecky · 6 years ago
  39. 98fb083 Remove obsolete trampoline offsets from OatHeader. by Vladimir Marko · 6 years ago
  40. bf5f0f3 Revert "Revert^2 "Add code size to CodeInfo"" by Nicolas Geoffray · 6 years ago
  41. 5708376 Revert "Remove code size from OatQuickMethodHeader" by Nicolas Geoffray · 6 years ago
  42. b1b2ca9 Revert "Don't pack code size in CodeInfo." by Nicolas Geoffray · 6 years ago
  43. e35ac04 Don't pack code size in CodeInfo. by David Srbecky · 6 years ago
  44. 131f23a Remove code size from OatQuickMethodHeader by David Srbecky · 6 years ago
  45. e1412da Revert^2 "Add code size to CodeInfo" by David Srbecky · 6 years ago
  46. 8f20a23 Revert "Add code size to CodeInfo" by David Srbecky · 6 years ago
  47. 68efa7b Add code size to CodeInfo by David Srbecky · 6 years ago
  48. 639b2b1 ART: Remove instruction_set.h from thread.h by Andreas Gampe · 6 years ago
  49. 0ace563 Revert^2 "Allow boot image for a part of the boot classpath." by Vladimir Marko · 6 years ago
  50. fb83d76 Revert "Allow boot image for a part of the boot classpath." by Andreas Gampe · 6 years ago
  51. 4433c43 Allow boot image for a part of the boot classpath. by Vladimir Marko · 6 years ago
  52. 91f1032 Revert^2 "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 6 years ago
  53. db4b1de Revert "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 6 years ago
  54. d190851 Pass boot class path to ImageSpace::LoadBootImage. by Vladimir Marko · 6 years ago
  55. c10a0c6 ART: Add boot/app image checksums. by Vladimir Marko · 6 years ago
  56. d6f3019 Remove kDex2OatHostKey from oat-header by Alex Light · 6 years ago
  57. 56581d8 Clean up oat key-value store. by Vladimir Marko · 6 years ago
  58. 88dbad3 ART: Do some include-what-you-use by Andreas Gampe · 7 years ago
  59. 776f3f7 Remove mterp "alternate" opcode handlers. by David Srbecky · 6 years ago
  60. e066932 Remove PIC option from oat files. by Vladimir Marko · 6 years ago
  61. a2d29a3 Add stack map fast path for GC. by David Srbecky · 6 years ago
  62. a9f303c Rewrite Class init entrypoint to take a Class arg. by Vladimir Marko · 6 years ago
  63. 3aaaa21 Encode frame info using varints. by David Srbecky · 6 years ago
  64. 8cd5454 Move MethodInfo to CodeInfo. by David Srbecky · 7 years ago
  65. b73323c Deduplicate stackmaps at BitTable level. by David Srbecky · 7 years ago
  66. 8808756 Remove frame info from OatQuickMethodHeader. by David Srbecky · 7 years ago
  67. 6ee06e9 Decode only the needed tables from CodeInfo. by David Srbecky · 6 years ago
  68. 2c76257 Remove unused InvokeInfo from stack maps and the runtime. by David Srbecky · 7 years ago
  69. d109e30 Don't use StringFactory.newEmptyString in compiled code by Alex Light · 7 years ago
  70. afc97bc Revert^2 "Add CodeInfo to JNI methods." by David Srbecky · 7 years ago
  71. 564fa8a Revert "Add CodeInfo to JNI methods." by David Srbecky · 7 years ago
  72. 85f3934 Add CodeInfo to JNI methods. by David Srbecky · 7 years ago
  73. a38e6cf Remove explicit size from CodeInfo. by David Srbecky · 7 years ago
  74. f6ba5b3 Add method frame info to CodeInfo. by David Srbecky · 7 years ago
  75. 50fac06 Add Kind column to stack maps. by David Srbecky · 7 years ago
  76. 4c8e12e ART: Adds an entrypoint for invoke-custom by Orion Hodson · 7 years ago
  77. ea341d2 Rewrite TypeLookupTable. by Vladimir Marko · 7 years ago
  78. 71ec1cc Rewrite dex register map encoding in stackmaps. by David Srbecky · 7 years ago
  79. 4b59d10 Revert^2 "Optimize register mask and stack mask in stack maps." by David Srbecky · 7 years ago
  80. 8b20b5c Revert "Optimize register mask and stack mask in stack maps." by Vladimir Marko · 7 years ago
  81. ffaf87a Optimize register mask and stack mask in stack maps. by David Srbecky · 7 years ago
  82. 052f8ca Rewrite stackmap encoding code. by David Srbecky · 7 years ago
  83. dbaa5c7 ART: Compiler support for const-method-handle by Orion Hodson · 7 years ago
  84. 18259d7 ART: Compiler support for const-method-type by Orion Hodson · 7 years ago
  85. dcd117e ARM: Use rMR for Baker RB introspection marking. by Vladimir Marko · 7 years ago
  86. e47f60c Retrieve String/Class references from .data.bimg.rel.ro. by Vladimir Marko · 7 years ago
  87. b066d43 Load ArtMethod* from .data.bimg.rel.ro entries. by Vladimir Marko · 7 years ago
  88. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
  89. 0e09dfc Add --compilation-reason option to dex2oat by Calin Juravle · 7 years ago
  90. 4d17987 ART: Add entrypoint and intrinsic for Math.pow(). by Vladimir Marko · 7 years ago
  91. dc682aa Use 28 bits for type check bit string. by Vladimir Marko · 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. f3c52b4 Fill Class and String .bss slots in runtime. by Vladimir Marko · 7 years ago
  95. 6cfbdbc Use mmapped boot image intern table for PIC app HLoadString. by Vladimir Marko · 7 years ago
  96. 0f3c700 Remove DexCache arrays from app oat .bss. by Vladimir Marko · 7 years ago
  97. 120aa28 Store layout info in dex files by Mathieu Chartier · 7 years ago
  98. 4147fcc MIPS: Reduce Baker read barrier code size overhead by Alexey Frunze · 8 years ago
  99. a308a32 Change kMultiDexSeparator from ':' to '!' by Calin Juravle · 7 years ago
  100. 0cb1728 Do superclass validation at compile time and log with new class status. by Jeff Hao · 8 years ago