1. eed3a5d ART: Add null type to verifier by Andreas Gampe · 7 years ago
  2. 38af096 Merge "Allow devirtualized method to be intrinsified." by Treehugger Robot · 7 years ago
  3. c9df2dd Merge "Pretty print startup methods in profile dump" by Calin Juravle · 7 years ago
  4. 2edafc5 Merge "ART: Clean up primitive-type construction" by Treehugger Robot · 7 years ago
  5. 93b57b9 Merge "ART: Add more comprehensive merge test" by Treehugger Robot · 7 years ago
  6. f65aa50 Merge "Speed up MterpShouldSwitchInterpreters check" by Alex Light · 7 years ago
  7. 0545d4a Pretty print startup methods in profile dump by Calin Juravle · 7 years ago
  8. b6b1543 ART: Clean up primitive-type construction by Andreas Gampe · 7 years ago
  9. e87fe47 Merge "Add TestVMDebug to prebuilt libjdwp skips" by Alex Light · 7 years ago
  10. c638708 ART: Add more comprehensive merge test by Andreas Gampe · 7 years ago
  11. 6b1aebe Allow devirtualized method to be intrinsified. by Mingyao Yang · 7 years ago
  12. 45d3efb Merge "Type conversion elimination of constants" by Mingyao Yang · 7 years ago
  13. 7919db9 Speed up MterpShouldSwitchInterpreters check by Alex Light · 7 years ago
  14. 7ee76e6 Add TestVMDebug to prebuilt libjdwp skips by Alex Light · 7 years ago
  15. d40e416 Merge "Fix MIPS32 mterp" by Vladimir Marko · 7 years ago
  16. f8054b5 Merge "ART: Fix crash accessing .bss for non-executable oat file." by Vladimir Marko · 7 years ago
  17. 8fcfdc6 Merge "Track Proxy change in libcore" by Neil Fuller · 7 years ago
  18. 5414977 Fix MIPS32 mterp by Goran Jakovljevic · 7 years ago
  19. 175706e Merge "Add VMDebug.getInstancesOfClasses API." by Treehugger Robot · 7 years ago
  20. 8bb72b6 ART: Fix crash accessing .bss for non-executable oat file. by Vladimir Marko · 7 years ago
  21. 660be6f Add VMDebug.getInstancesOfClasses API. by Richard Uhler · 7 years ago
  22. 75bb2f3 Type conversion elimination of constants by Mingyao Yang · 7 years ago
  23. d12c3b0 Track Proxy change in libcore by Neil Fuller · 7 years ago
  24. a43a894 Merge "Revert^4 "JIT JNI stubs."" by Vladimir Marko · 7 years ago
  25. 0b0d03d Merge "ART: Allow multiple tests to be requested" by Treehugger Robot · 7 years ago
  26. 8fd5015 Merge "Use symbolic rather than duplicate string for pass." by Aart Bik · 7 years ago
  27. 2196c65 Revert^4 "JIT JNI stubs." by Vladimir Marko · 7 years ago
  28. dc93cac Merge "Frame tracking cfi for mterp" by Bill Buzbee · 7 years ago
  29. 884aa15 Merge "ahat: fix bug parsing ids with the high bit set." by Treehugger Robot · 7 years ago
  30. 32ca778 ahat: fix bug parsing ids with the high bit set. by Richard Uhler · 7 years ago
  31. 1fa2881 Merge "Add DexFile.getStaticSizeOfFile function." by Richard Uhler · 7 years ago
  32. 8f8bd8b Merge "Revert "Revert "Revert "JIT JNI stubs."""" by Nicolas Geoffray · 7 years ago
  33. 056d775 Revert "Revert "Revert "JIT JNI stubs.""" by Nicolas Geoffray · 7 years ago
  34. 09b2d50 ART: Allow multiple tests to be requested by Andreas Gampe · 7 years ago
  35. 111b7d4 Merge "ART: Change lock dumping" by Treehugger Robot · 7 years ago
  36. b45a950 Merge "Ensure single-step always causes global deopt" by Treehugger Robot · 7 years ago
  37. 4e30b90 Use symbolic rather than duplicate string for pass. by Aart Bik · 7 years ago
  38. f6df1b5 Ensure single-step always causes global deopt by Alex Light · 7 years ago
  39. cd5b86d Frame tracking cfi for mterp by buzbee · 7 years ago
  40. 1f541bf Merge "Re-enable in-process unwind test." by David Srbecky · 7 years ago
  41. 50f90a4 Merge "Revert "Revert "JIT JNI stubs.""" by Vladimir Marko · 7 years ago
  42. a602c56 Merge "ART: Remove nested SOA in intrinsics code" by Treehugger Robot · 7 years ago
  43. ee58bd4 Re-enable in-process unwind test. by David Srbecky · 7 years ago
  44. e744163 Revert "Revert "JIT JNI stubs."" by Vladimir Marko · 7 years ago
  45. 4c71d00 ART: Remove nested SOA in intrinsics code by Orion Hodson · 7 years ago
  46. aa25db7 Merge "Clean some dex2oat options." by Nicolas Geoffray · 7 years ago
  47. 299c1e1 Merge "Revert "JIT JNI stubs."" by Treehugger Robot · 7 years ago
  48. aaf0d38 ART: Change lock dumping by Andreas Gampe · 7 years ago
  49. abda386 Merge "ART: Fix invoke-polymorphic compiler warnings" by Treehugger Robot · 7 years ago
  50. 47d3185 Revert "JIT JNI stubs." by Vladimir Marko · 7 years ago
  51. 23f8f50 Merge "ART: Interfaces must declare superclass j.l.Object." by Vladimir Marko · 7 years ago
  52. 2d8801f Clean some dex2oat options. by Nicolas Geoffray · 7 years ago
  53. e81c479 Merge changes Idf81f50b,I1d047d4a by Vladimir Marko · 7 years ago
  54. 81fa81a Merge "Pass class loader context in ART standalone." by Nicolas Geoffray · 7 years ago
  55. 1fcae9f ART: Interfaces must declare superclass j.l.Object. by Vladimir Marko · 7 years ago
  56. b1b5206 ART: Fix invoke-polymorphic compiler warnings by Orion Hodson · 7 years ago
  57. 3417eae JIT JNI stubs. by Vladimir Marko · 7 years ago
  58. 7bdc6e7 ART: Minor refactoring of JNI stub compilation. by Vladimir Marko · 7 years ago
  59. 24ed94f Add DexFile.getStaticSizeOfFile function. by Richard Uhler · 7 years ago
  60. 5387bc5 Merge "Fix stats reporting over 100% methods compiled." by Treehugger Robot · 7 years ago
  61. e1b6d7b Merge "type conversion elimination for constant input" by Treehugger Robot · 7 years ago
  62. cd09e1f Fix stats reporting over 100% methods compiled. by Vladimir Marko · 7 years ago
  63. 72a3f1d Merge "Revert "ART: Disable part of ImageSpace loading test"" by Vladimir Marko · 7 years ago
  64. e60248d Merge "Apply individual intrinsic recognition during inliner." by Treehugger Robot · 7 years ago
  65. 4908697 Revert "ART: Disable part of ImageSpace loading test" by Vladimir Marko · 7 years ago
  66. 55f39ed Pass class loader context in ART standalone. by Nicolas Geoffray · 7 years ago
  67. b656fcb Merge "Revert "Revert "Try to be consistent when setting fields of OatWriter::OatDexFile.""" by Nicolas Geoffray · 7 years ago
  68. f0010dd Apply individual intrinsic recognition during inliner. by Aart Bik · 7 years ago
  69. 6f73f4a Revert "Revert "Try to be consistent when setting fields of OatWriter::OatDexFile."" by Nicolas Geoffray · 7 years ago
  70. 986005c Merge "Optimize lookup of quickening data." by Nicolas Geoffray · 7 years ago
  71. b4c6acb Optimize lookup of quickening data. by Nicolas Geoffray · 7 years ago
  72. cb88102 Merge "ART: Fix .bss index lookup in wrong dex file." by Vladimir Marko · 7 years ago
  73. 67ab1c5 Merge "Pass the debug_info_offset explicitly." by Nicolas Geoffray · 7 years ago
  74. 4e08fad ART: Fix .bss index lookup in wrong dex file. by Vladimir Marko · 7 years ago
  75. 58cc1cb Pass the debug_info_offset explicitly. by Nicolas Geoffray · 7 years ago
  76. cf35bb5 Merge "ART: Remove implicit boot image error aborts" by Treehugger Robot · 7 years ago
  77. d278cb4 ART: Remove implicit boot image error aborts by Andreas Gampe · 7 years ago
  78. 71bb968 Merge "Fill Class and String .bss slots in runtime." by Vladimir Marko · 7 years ago
  79. cebb5e7 type conversion elimination for constant input by Mingyao Yang · 7 years ago
  80. 6d95c80 Merge "Recognize countable "break" loops" by Aart Bik · 7 years ago
  81. 65e0432 Merge "Blacklist org.apache.harmony.jpda.tests.jdwp.VirtualMachine.ExitTest#testExit001" by Nicolas Geoffray · 7 years ago
  82. d77f863 Blacklist org.apache.harmony.jpda.tests.jdwp.VirtualMachine.ExitTest#testExit001 by Nicolas Geoffray · 7 years ago
  83. b71fe83 Merge "Disable LinkData test for target" by Nicolas Geoffray · 7 years ago
  84. 3604749 Merge "Add remaining DDMS messages into DdmPublishChunk" by Alex Light · 7 years ago
  85. fe9185a Disable LinkData test for target by Mathieu Chartier · 7 years ago
  86. 772099a Add remaining DDMS messages into DdmPublishChunk by Alex Light · 7 years ago
  87. 6f99aca Merge "Write link data for dexlayout" by Mathieu Chartier · 7 years ago
  88. f3c52b4 Fill Class and String .bss slots in runtime. by Vladimir Marko · 7 years ago
  89. 68351eb Merge "ART: Introduce individual HInstruction cloning." by Aart Bik · 7 years ago
  90. b360bff Merge "Revert "Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe.""" by Alex Light · 7 years ago
  91. 2f36d2f Write link data for dexlayout by Mathieu Chartier · 7 years ago
  92. b284f8d Revert "Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe."" by Alex Light · 7 years ago
  93. e6779fd Merge "Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe."" by Alex Light · 7 years ago
  94. af93410 Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe." by Alex Light · 7 years ago
  95. 4e0ccc9 Merge "Add logic for calculating offsets during writing" by Mathieu Chartier · 7 years ago
  96. 8cceb1f Merge "Make JVMTI DisposeEnvironment and GetEnv thread safe." by Alex Light · 7 years ago
  97. dd257c6 Merge "Revert "Try to be consistent when setting fields of OatWriter::OatDexFile."" by Nicolas Geoffray · 7 years ago
  98. 715d672 Revert "Try to be consistent when setting fields of OatWriter::OatDexFile." by Nicolas Geoffray · 7 years ago
  99. 3e0c517 Add logic for calculating offsets during writing by Mathieu Chartier · 7 years ago
  100. ceb0693 Recognize countable "break" loops by Aart Bik · 7 years ago