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