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