1. 340dafa Use a per-thread VerifierDeps. by Nicolas Geoffray · 8 years ago
  2. 9ee5fdf Merge "Make sure that const-class linkage is preserved." by Vladimir Marko · 8 years ago
  3. da2d78b Merge "Check same dex file for finding class descriptor string id" by Mathieu Chartier · 8 years ago
  4. 668ba83 Merge changes I8e51415a,I79a255c1 by Treehugger Robot · 8 years ago
  5. 32b5030 Check same dex file for finding class descriptor string id by Mathieu Chartier · 8 years ago
  6. a598b86 Merge "ART: Add dex::TypeIndex" by Treehugger Robot · 8 years ago
  7. b2dc551 Merge "ART: Add boot classpath check for initialization" by Treehugger Robot · 8 years ago
  8. e38f032 Merge "Use type lookup tables in compiler" by Mathieu Chartier · 8 years ago
  9. 19886db Make sure that const-class linkage is preserved. by Vladimir Marko · 8 years ago
  10. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  11. 22f71d2 ART: Add boot classpath check for initialization by Andreas Gampe · 8 years ago
  12. 1b86849 Use type lookup tables in compiler by Mathieu Chartier · 8 years ago
  13. bb4366d Merge "ART: Fix line break in Throwable::Dump" by Treehugger Robot · 8 years ago
  14. dac7ad1 Merge "Revert "Revert "Revert "Revert "JIT root tables.""""" by Nicolas Geoffray · 8 years ago
  15. cca340b ART: Fix line break in Throwable::Dump by Andreas Gampe · 8 years ago
  16. f8f36c2 ART: Do not DCHECK in verifier when already aborting by Andreas Gampe · 8 years ago
  17. 320ba91 ART: Add debug exception check to JIT by Andreas Gampe · 8 years ago
  18. 9fd470f ART: Extend DumpRecursiveAbort by Andreas Gampe · 8 years ago
  19. 1013bde Fix valgrind issue with thread_pool_test. by Andreas Gampe · 8 years ago
  20. 93c3090 ART: Add JNI local details for FollowReferences by Andreas Gampe · 8 years ago
  21. 862bdd8 ART: Fix generic_ptr handling in GetMethodName by Andreas Gampe · 8 years ago
  22. 7afa454 ART: Dump native stack on recursive abort by Andreas Gampe · 8 years ago
  23. b67906b ART: Use cerr in Runtime::Abort on the host by Andreas Gampe · 8 years ago
  24. 132d836 Revert "Revert "Revert "Revert "JIT root tables."""" by Nicolas Geoffray · 8 years ago
  25. 2dae2f2 Merge "Add dequickening support." by Nicolas Geoffray · 8 years ago
  26. 01b70e8 Add dequickening support. by Nicolas Geoffray · 8 years ago
  27. e2fc98e Fix valgrind issue with thread_pool_test. by Nicolas Geoffray · 8 years ago
  28. 1ffcf7b Fix false positive stack ASan errors on x86. by Evgenii Stepanov · 8 years ago
  29. 137b075 Merge "Change offline profile to store type_idx of classes." by Jeff Hao · 8 years ago
  30. de19542 Merge changes I710ca0ed,I576e7926,Id0144b68 by Treehugger Robot · 8 years ago
  31. 54b5855 Change offline profile to store type_idx of classes. by Jeff Hao · 8 years ago
  32. f149b3f ART: Add ScopedJitSuspend by Andreas Gampe · 8 years ago
  33. 6f3a70f ART: Change ThreadPool::Wait behavior by Andreas Gampe · 8 years ago
  34. 2b36258 Merge "MIPS32: Assign missing entrypoints in InitEntryPoints" by Treehugger Robot · 8 years ago
  35. ab39c21 Merge "Address comments from aog/303658." by Hiroshi Yamauchi · 8 years ago
  36. 96de579 Merge "Ensure CC GC is used for the read barrier config." by Treehugger Robot · 8 years ago
  37. 6013f77 Address comments from aog/303658. by Hiroshi Yamauchi · 8 years ago
  38. 1b0adbf Ensure CC GC is used for the read barrier config. by Hiroshi Yamauchi · 8 years ago
  39. 6beced4 Change iftable to never be null by Mathieu Chartier · 8 years ago
  40. e896678 Merge "ART: Prioritize reference table dump" by Treehugger Robot · 8 years ago
  41. 78edc92 Merge "Pass object instead of class to instanceof entrypoint" by Mathieu Chartier · 8 years ago
  42. 9fd8c60 Pass object instead of class to instanceof entrypoint by Mathieu Chartier · 8 years ago
  43. 1c80417 Merge "Add option to force all code to be deoptimizable" by Treehugger Robot · 8 years ago
  44. 6b16d89 Add option to force all code to be deoptimizable by Alex Light · 8 years ago
  45. 8863566 Merge "Fix use of std::stoi without error handling." by Jeff Hao · 8 years ago
  46. 6e970e7 ART: Prioritize reference table dump by Andreas Gampe · 8 years ago
  47. 26c8f54 Merge "Optimize non-intrinsic object array copy for Baker." by Treehugger Robot · 8 years ago
  48. b4f5230 Fix use of std::stoi without error handling. by Jeff Hao · 8 years ago
  49. e07b0b4 Merge "Change 64 bit atomic counter to size_t" by Mathieu Chartier · 8 years ago
  50. e43b80e Optimize non-intrinsic object array copy for Baker. by Hiroshi Yamauchi · 8 years ago
  51. 81cae78 Merge "Revert "Revert "Revert "JIT root tables."""" by Nicolas Geoffray · 8 years ago
  52. 3395fbc Revert "Revert "Revert "JIT root tables.""" by Nicolas Geoffray · 8 years ago
  53. ddb7b43 Merge "Revert "Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd.""" by Nicolas Geoffray · 8 years ago
  54. 4b050e8 Merge "Revert "Revert "JIT root tables.""" by Nicolas Geoffray · 8 years ago
  55. e66dd49 Merge "Add visiting for class loaders in StickyMarkSweep" by Treehugger Robot · 8 years ago
  56. 7b8a265 ART: Fix alloc-dealloc mismatch by Andreas Gampe · 8 years ago
  57. a2d1b28 Add visiting for class loaders in StickyMarkSweep by neo.chae · 8 years ago
  58. 39ce7d2 Merge "Make empty checkpoint work while weak ref access is disabled." by Hiroshi Yamauchi · 8 years ago
  59. 380848a Merge "ART: Expose vreg and visitor in RootInfo" by Treehugger Robot · 8 years ago
  60. f1412b4 MethodHandles: Fix MethodType::IsConvertible() error. by Orion Hodson · 8 years ago
  61. 75afcdd Revert "Revert "JIT root tables."" by Nicolas Geoffray · 8 years ago
  62. 07d5e39 Merge "MethodHandles: Enable return value conversions." by Orion Hodson · 8 years ago
  63. cff6905 Fix mips build by Mathieu Chartier · 8 years ago
  64. 1f01a46 Merge "Use entrypoint switching to reduce code size of GcRoot read barrier" by Mathieu Chartier · 8 years ago
  65. fe814e8 Use entrypoint switching to reduce code size of GcRoot read barrier by Mathieu Chartier · 8 years ago
  66. 1a06f9f MethodHandles: Enable return value conversions. by Orion Hodson · 8 years ago
  67. e657424 Add capabilities for jvmti. by Alex Light · 8 years ago
  68. a6a448a Revert "Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd."" by Nicolas Geoffray · 8 years ago
  69. 16593ed Merge "Change string compression encoding." by Treehugger Robot · 8 years ago
  70. 3049324 Make empty checkpoint work while weak ref access is disabled. by Hiroshi Yamauchi · 8 years ago
  71. 1f77fed Merge "ART: Add reference following code" by Treehugger Robot · 8 years ago
  72. 3b3daf3 Merge "Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd."" by Nicolas Geoffray · 8 years ago
  73. d4acdd3 Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd." by Nicolas Geoffray · 8 years ago
  74. 140da3b ART: Expose vreg and visitor in RootInfo by Andreas Gampe · 8 years ago
  75. 70bfc8a ART: Add reference following code by Andreas Gampe · 8 years ago
  76. 7891b23 Merge "Allow read side effects for removing dead instructions." by Aart Bik · 8 years ago
  77. ff7d89c Allow read side effects for removing dead instructions. by Aart Bik · 8 years ago
  78. 20c56a8 Merge "Revert "JIT root tables."" by Nicolas Geoffray · 8 years ago
  79. 4acd036 Revert "JIT root tables." by Nicolas Geoffray · 8 years ago
  80. c3410ca Merge "MethodHandles: Remove obsolete TODO." by Narayan Kamath · 8 years ago
  81. 1a9cd64 Merge "Rename vdex-fd to output-vdex-fd, add input-vdex-fd." by Nicolas Geoffray · 8 years ago
  82. 751e288 MethodHandles: Remove obsolete TODO. by Narayan Kamath · 8 years ago
  83. fdaf0f4 Change string compression encoding. by Vladimir Marko · 8 years ago
  84. bc654d0 Rename vdex-fd to output-vdex-fd, add input-vdex-fd. by Nicolas Geoffray · 8 years ago
  85. 0864c98 Merge "JIT root tables." by Nicolas Geoffray · 8 years ago
  86. 4c45ffa Merge "MethodHandles: Constructor support" by Orion Hodson · 8 years ago
  87. 3773f21 Merge "ART: Fix tidy warnings" by Treehugger Robot · 8 years ago
  88. 89269b6 Merge "ART: Refactor jfieldID handling" by Treehugger Robot · 8 years ago
  89. da40ac0 Merge "Change check cast entrypoint to check instance of" by Mathieu Chartier · 8 years ago
  90. ca620d7 ART: Fix tidy warnings by Andreas Gampe · 8 years ago
  91. 08883de ART: Refactor jfieldID handling by Andreas Gampe · 8 years ago
  92. 8bab69a Merge "ART: Refactor jmethodID handling" by Treehugger Robot · 8 years ago
  93. b99f4d6 Change check cast entrypoint to check instance of by Mathieu Chartier · 8 years ago
  94. ac3ebc3 JIT root tables. by Nicolas Geoffray · 8 years ago
  95. 0d781e6 MethodHandles: Constructor support by Orion Hodson · 8 years ago
  96. ba28f9f Argument conversions for setter/getter MethodHandles. by Orion Hodson · 8 years ago
  97. 13b2784 ART: Refactor jmethodID handling by Andreas Gampe · 8 years ago
  98. 689a331 Merge "ART: Extend Object tag table to be explicitly lockable" by Treehugger Robot · 8 years ago
  99. 67381d6 Merge "Add forwarding address checks for X86, arm, arm64" by Treehugger Robot · 8 years ago
  100. eaf7488 Merge "ART: Add Unlink to FdFile" by Treehugger Robot · 8 years ago