1. 77a0e45 Merge "Revert "Revert "ART: Generalize FindClassInPathClassLoader""" by Treehugger Robot · 8 years ago
  2. 7d8d8ff Revert "Revert "ART: Generalize FindClassInPathClassLoader"" by Nicolas Geoffray · 8 years ago
  3. 3d74bf4 Revert accidental change introduced in 000e188570. by Narayan Kamath · 8 years ago
  4. 0fe4df1 Merge "Revert "ART: Generalize FindClassInPathClassLoader"" by Nicolas Geoffray · 8 years ago
  5. af3572b Revert "ART: Generalize FindClassInPathClassLoader" by Nicolas Geoffray · 8 years ago
  6. 9f54896 Merge "MethodHandles: Track libcore change cc4ded." by Narayan Kamath · 8 years ago
  7. dd7c25e Merge "Add VerifierDeps::Verify." by Nicolas Geoffray · 8 years ago
  8. b53342a Fix heap poisoning build by Mathieu Chartier · 8 years ago
  9. 8cefb64 Merge "Fix read barriers in VisitDexCachePairs" by Mathieu Chartier · 8 years ago
  10. 3a8360f Merge "Add interface fast path to art_quick_check_cast for X86_64" by Mathieu Chartier · 8 years ago
  11. 6b4c287 Fix read barriers in VisitDexCachePairs by Mathieu Chartier · 8 years ago
  12. 3dbf5c4 Merge "ART: Rename heap support file" by Andreas Gampe · 8 years ago
  13. 2ecfd27 Add interface fast path to art_quick_check_cast for X86_64 by Mathieu Chartier · 8 years ago
  14. fedec90 Merge changes I7d79aa90,Ie051e7d4 by Treehugger Robot · 8 years ago
  15. ba8df69 ART: Rename heap support file by Andreas Gampe · 8 years ago
  16. 195ea63 Merge changes Ica4f766c,Iaa97520d by Treehugger Robot · 8 years ago
  17. 8904b6f Add VerifierDeps::Verify. by Nicolas Geoffray · 8 years ago
  18. fd1ae75 ART: Generalize FindClassInPathClassLoader by Andreas Gampe · 8 years ago
  19. 46aba36 ART: Move pathList well-known-field to actual class by Andreas Gampe · 8 years ago
  20. e70dd56 Dump VerifierDeps in oatdump. by Nicolas Geoffray · 8 years ago
  21. 94bee02 MethodHandles: Track libcore change cc4ded. by Narayan Kamath · 8 years ago
  22. bda454e Merge "Add a VerifierDeps::Dump method." by Nicolas Geoffray · 8 years ago
  23. ca6a719 Merge "MethodHandles: Better detail message for WrongMethodTypeExceptions" by Narayan Kamath · 8 years ago
  24. 8da6d03 ART: Add forced garbage collection by Andreas Gampe · 8 years ago
  25. 9be86bb Merge "Move intern table to ObjPtr" by Mathieu Chartier · 8 years ago
  26. 9e86809 Move intern table to ObjPtr by Mathieu Chartier · 8 years ago
  27. 54b20eb Merge changes I9afd9f88,I1cf94699 by Andreas Gampe · 8 years ago
  28. e492ae3 ART: Add GetClassSignature by Andreas Gampe · 8 years ago
  29. b0b2080 Merge changes Ib44df099,I8508f96f by Treehugger Robot · 8 years ago
  30. 3e0dce0 MethodHandles: Better detail message for WrongMethodTypeExceptions by Narayan Kamath · 8 years ago
  31. 6fcc5e8 Interpreter: fix build. by Narayan Kamath · 8 years ago
  32. bb04c9b Merge "Getter/Setter support for invoke-polymorphic of invokeExact()." by Orion Hodson · 8 years ago
  33. be92d69 Merge "method_handles: Complete support for emulated stack frames." by Narayan Kamath · 8 years ago
  34. 3d617ac Getter/Setter support for invoke-polymorphic of invokeExact(). by Orion Hodson · 8 years ago
  35. d01f60c Add a VerifierDeps::Dump method. by Nicolas Geoffray · 8 years ago
  36. 36bcd4f ART: Add GetMethodModifiers by Andreas Gampe · 8 years ago
  37. 368a208 ART: Add GetMethodDeclaringClass by Andreas Gampe · 8 years ago
  38. b5eb94a ART: Add GetStackTrace support by Andreas Gampe · 8 years ago
  39. e9f6712 ART: Add synchronous checkpoint by Andreas Gampe · 8 years ago
  40. 3c252f0 ART: Add method name support to TI by Andreas Gampe · 8 years ago
  41. 0a85576 ART: Clean up Thread by Andreas Gampe · 8 years ago
  42. 000e188 method_handles: Complete support for emulated stack frames. by Narayan Kamath · 8 years ago
  43. 56ee489 method_verifier_test: Allow soft verifier failures for java/lang/invoke.* by Narayan Kamath · 8 years ago
  44. 68e4f6b Merge "class_linker: Change allocation of MethodType dex_cache entries." by Narayan Kamath · 8 years ago
  45. 269cb43 class_linker: Change allocation of MethodType dex_cache entries. by Narayan Kamath · 8 years ago
  46. c369f6b Merge "Add support for Baker read barriers in UnsafeCASObject intrinsics." by Roland Levillain · 8 years ago
  47. 5a82926 Merge "ART: Add missing PrettyCause" by Treehugger Robot · 8 years ago
  48. a0a5fd6 Merge "ART: Add function to retrieve all tagged objects" by Treehugger Robot · 8 years ago
  49. 41ba35d ART: Add missing PrettyCause by Andreas Gampe · 8 years ago
  50. 384cb66 Merge "Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator." by Vladimir Marko · 8 years ago
  51. a908348 Merge "Remove some unneeded header includes" by David Sehr · 8 years ago
  52. 2c45bc9 Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator. by Vladimir Marko · 8 years ago
  53. a314773 Add handle wrapper for interpreter iget/iput quick by Mathieu Chartier · 8 years ago
  54. e22305b Add handle wrapper for DoCallCommon by Mathieu Chartier · 8 years ago
  55. 0611480 Merge "Move interpreter to ObjPtr" by Mathieu Chartier · 8 years ago
  56. 5a81e84 Fix bad auto merge conflict resolution in CC by Mathieu Chartier · 8 years ago
  57. 7f01971 Remove some unneeded header includes by David Sehr · 8 years ago
  58. ef41db7 Move interpreter to ObjPtr by Mathieu Chartier · 8 years ago
  59. 1458e0c Merge "Avoid unnecessarily clearing/resetting region_space_ for each GC." by Hiroshi Yamauchi · 8 years ago
  60. 97b0cfa Merge "Fix build on XCode 8 w/OSX 10.12 SDK" by Treehugger Robot · 8 years ago
  61. a307a76 Merge "Always call into native loader when loading a native library" by Dimitry Ivanov · 8 years ago
  62. 0440ade Merge "ART: Change InstructionSetFeatures to return unique_ptr" by Treehugger Robot · 8 years ago
  63. 0fc1c9a Fix build on XCode 8 w/OSX 10.12 SDK by Dan Willemsen · 8 years ago
  64. 0415b4e ART: Change InstructionSetFeatures to return unique_ptr by Andreas Gampe · 10 years ago
  65. eb242cd Merge "Save the non-verified classes in the VerifierDeps." by Nicolas Geoffray · 8 years ago
  66. a1aa3b1 Add support for Baker read barriers in UnsafeCASObject intrinsics. by Roland Levillain · 8 years ago
  67. 0802518 Save the non-verified classes in the VerifierDeps. by Nicolas Geoffray · 8 years ago
  68. 168c58c Merge "Reduce number of physical pages used for DexCache's arrays" by Treehugger Robot · 8 years ago
  69. 458036f Merge "Interpreter: Add support for method handle transforms [Part 1]." by Treehugger Robot · 8 years ago
  70. 1da4508 Merge "Fall back to true anonymous mmap if out of file descriptors." by Treehugger Robot · 8 years ago
  71. c3b7f1a Interpreter: Add support for method handle transforms [Part 1]. by Narayan Kamath · 8 years ago
  72. d1d2492 Merge "Remove unused std::ostringstream variable." by Treehugger Robot · 8 years ago
  73. 75dccb7 Merge "ART: Refactor class-linker methods" by Treehugger Robot · 8 years ago
  74. 5e6046b ART: Add function to retrieve all tagged objects by Andreas Gampe · 8 years ago
  75. c33daa3 Merge "ART: Initialize field in IndirectReferenceTable" by Treehugger Robot · 8 years ago
  76. 1cf518c Merge "Fix race with LOS Begin() and End()" by Mathieu Chartier · 8 years ago
  77. eb84221 Enable agent attaching during live phase by Leonard Mosescu · 8 years ago
  78. 19c5e5f Merge "Revert "ART: Temporarily use global references for GetLoadedClasses"" by Treehugger Robot · 8 years ago
  79. 94a5202 ART: Initialize field in IndirectReferenceTable by Andreas Gampe · 8 years ago
  80. 4af1417 Avoid unnecessarily clearing/resetting region_space_ for each GC. by Hiroshi Yamauchi · 8 years ago
  81. 208aaf0 Fix race with LOS Begin() and End() by Mathieu Chartier · 8 years ago
  82. 34ee684 ART: Refactor class-linker methods by Andreas Gampe · 10 years ago
  83. e2923d9 Merge "Clear (madvise) card table for CC" by Mathieu Chartier · 8 years ago
  84. ef54d8d Revert "ART: Temporarily use global references for GetLoadedClasses" by Andreas Gampe · 8 years ago
  85. b3ac45b Reduce number of physical pages used for DexCache's arrays by Artem Udovichenko · 8 years ago
  86. 5b6fbd0 Merge changes Iae3a933e,I08ff5d6e by Andreas Gampe · 8 years ago
  87. 3e653ff Merge "ART: Clean up IndirectReferenceTable" by Andreas Gampe · 8 years ago
  88. ac2efad Merge "Clean up app image .bss dex cache arrays fixup." by Vladimir Marko · 8 years ago
  89. 83f6699 Merge "Clear OOME from DexCache allocation when another thread succeeded." by Vladimir Marko · 8 years ago
  90. 11e7f99 Merge "Revert "Disable kBssEntry LoadString sharpening."" by Vladimir Marko · 8 years ago
  91. 6dd1488 Clean up app image .bss dex cache arrays fixup. by Vladimir Marko · 8 years ago
  92. c9a6fa5 Clear OOME from DexCache allocation when another thread succeeded. by Vladimir Marko · 8 years ago
  93. 468d555 Merge "method_handles: Minor refactor of PerformArgumentConversions." by Narayan Kamath · 8 years ago
  94. 1bc4b17 Revert "Disable kBssEntry LoadString sharpening." by Vladimir Marko · 8 years ago
  95. dea2552 Remove unused std::ostringstream variable. by Richard Uhler · 8 years ago
  96. a5c61bf Fall back to true anonymous mmap if out of file descriptors. by Richard Uhler · 8 years ago
  97. f30b158 Merge "Encode quickening info in .vdex." by Nicolas Geoffray · 8 years ago
  98. 9d7ef62 ART: Make IndirectReferenceTable resizable by Andreas Gampe · 8 years ago
  99. 6e6078a Clear (madvise) card table for CC by Mathieu Chartier · 8 years ago
  100. e03662b ART: Change IndirectReferenceTable by Andreas Gampe · 8 years ago