1. e22305b Add handle wrapper for DoCallCommon by Mathieu Chartier · 8 years ago
  2. 0611480 Merge "Move interpreter to ObjPtr" by Mathieu Chartier · 8 years ago
  3. 5a81e84 Fix bad auto merge conflict resolution in CC by Mathieu Chartier · 8 years ago
  4. ef41db7 Move interpreter to ObjPtr by Mathieu Chartier · 8 years ago
  5. 1458e0c Merge "Avoid unnecessarily clearing/resetting region_space_ for each GC." by Hiroshi Yamauchi · 8 years ago
  6. 97b0cfa Merge "Fix build on XCode 8 w/OSX 10.12 SDK" by Treehugger Robot · 8 years ago
  7. a307a76 Merge "Always call into native loader when loading a native library" by Dimitry Ivanov · 8 years ago
  8. 0440ade Merge "ART: Change InstructionSetFeatures to return unique_ptr" by Treehugger Robot · 8 years ago
  9. 0fc1c9a Fix build on XCode 8 w/OSX 10.12 SDK by Dan Willemsen · 8 years ago
  10. 0415b4e ART: Change InstructionSetFeatures to return unique_ptr by Andreas Gampe · 10 years ago
  11. eb242cd Merge "Save the non-verified classes in the VerifierDeps." by Nicolas Geoffray · 8 years ago
  12. 0802518 Save the non-verified classes in the VerifierDeps. by Nicolas Geoffray · 8 years ago
  13. 168c58c Merge "Reduce number of physical pages used for DexCache's arrays" by Treehugger Robot · 8 years ago
  14. 458036f Merge "Interpreter: Add support for method handle transforms [Part 1]." by Treehugger Robot · 8 years ago
  15. 1da4508 Merge "Fall back to true anonymous mmap if out of file descriptors." by Treehugger Robot · 8 years ago
  16. c3b7f1a Interpreter: Add support for method handle transforms [Part 1]. by Narayan Kamath · 8 years ago
  17. d1d2492 Merge "Remove unused std::ostringstream variable." by Treehugger Robot · 8 years ago
  18. 75dccb7 Merge "ART: Refactor class-linker methods" by Treehugger Robot · 8 years ago
  19. c33daa3 Merge "ART: Initialize field in IndirectReferenceTable" by Treehugger Robot · 8 years ago
  20. 1cf518c Merge "Fix race with LOS Begin() and End()" by Mathieu Chartier · 8 years ago
  21. eb84221 Enable agent attaching during live phase by Leonard Mosescu · 8 years ago
  22. 19c5e5f Merge "Revert "ART: Temporarily use global references for GetLoadedClasses"" by Treehugger Robot · 8 years ago
  23. 94a5202 ART: Initialize field in IndirectReferenceTable by Andreas Gampe · 8 years ago
  24. 4af1417 Avoid unnecessarily clearing/resetting region_space_ for each GC. by Hiroshi Yamauchi · 8 years ago
  25. 208aaf0 Fix race with LOS Begin() and End() by Mathieu Chartier · 8 years ago
  26. 34ee684 ART: Refactor class-linker methods by Andreas Gampe · 10 years ago
  27. e2923d9 Merge "Clear (madvise) card table for CC" by Mathieu Chartier · 8 years ago
  28. ef54d8d Revert "ART: Temporarily use global references for GetLoadedClasses" by Andreas Gampe · 8 years ago
  29. b3ac45b Reduce number of physical pages used for DexCache's arrays by Artem Udovichenko · 8 years ago
  30. 5b6fbd0 Merge changes Iae3a933e,I08ff5d6e by Andreas Gampe · 8 years ago
  31. 3e653ff Merge "ART: Clean up IndirectReferenceTable" by Andreas Gampe · 8 years ago
  32. ac2efad Merge "Clean up app image .bss dex cache arrays fixup." by Vladimir Marko · 8 years ago
  33. 83f6699 Merge "Clear OOME from DexCache allocation when another thread succeeded." by Vladimir Marko · 8 years ago
  34. 11e7f99 Merge "Revert "Disable kBssEntry LoadString sharpening."" by Vladimir Marko · 8 years ago
  35. 6dd1488 Clean up app image .bss dex cache arrays fixup. by Vladimir Marko · 8 years ago
  36. c9a6fa5 Clear OOME from DexCache allocation when another thread succeeded. by Vladimir Marko · 8 years ago
  37. 468d555 Merge "method_handles: Minor refactor of PerformArgumentConversions." by Narayan Kamath · 8 years ago
  38. 1bc4b17 Revert "Disable kBssEntry LoadString sharpening." by Vladimir Marko · 8 years ago
  39. dea2552 Remove unused std::ostringstream variable. by Richard Uhler · 8 years ago
  40. a5c61bf Fall back to true anonymous mmap if out of file descriptors. by Richard Uhler · 8 years ago
  41. f30b158 Merge "Encode quickening info in .vdex." by Nicolas Geoffray · 8 years ago
  42. 9d7ef62 ART: Make IndirectReferenceTable resizable by Andreas Gampe · 8 years ago
  43. 6e6078a Clear (madvise) card table for CC by Mathieu Chartier · 8 years ago
  44. e03662b ART: Change IndirectReferenceTable by Andreas Gampe · 8 years ago
  45. dc061d0 ART: Clean up IndirectReferenceTable by Andreas Gampe · 8 years ago
  46. 78d5396 Merge "ART: Add GC callbacks" by Treehugger Robot · 8 years ago
  47. 4a7a414 Merge "ART: Only scan tag table once during marking" by Treehugger Robot · 8 years ago
  48. 9b8c588 ART: Add GC callbacks by Andreas Gampe · 8 years ago
  49. 4acefd3 Encode quickening info in .vdex. by Nicolas Geoffray · 8 years ago
  50. 3fe4d5a ART: Only scan tag table once during marking by Andreas Gampe · 8 years ago
  51. caacd11 Move dex CFG dumping out of utils.cc by David Sehr · 8 years ago
  52. 8447e6d Always call into native loader when loading a native library by Zhenhua WANG · 8 years ago
  53. 3667e26 Merge "Dex disassembly suppport for invoke-polymorphic." by Orion Hodson · 8 years ago
  54. da24650 method_handles: Minor refactor of PerformArgumentConversions. by Narayan Kamath · 8 years ago
  55. dfa8f18 Merge "ART: Switch tagging table to a map" by Treehugger Robot · 8 years ago
  56. f223613 Merge "Remove read barrier in UnstartedUnsafeCompareAndSwapLong." by Roland Levillain · 8 years ago
  57. e54eee1 ART: Switch tagging table to a map by Andreas Gampe · 8 years ago
  58. 2a1019d Merge "Don't dump loaded but unresolved classes in hprof" by Mathieu Chartier · 8 years ago
  59. 77cd3d8 Merge "Remove mutex dependency on art::Runtime" by David Sehr · 8 years ago
  60. ec32b91 Remove read barrier in UnstartedUnsafeCompareAndSwapLong. by Roland Levillain · 8 years ago
  61. a550ad9 Merge "MIPS32R6: Fix floating point compares in mterp." by Treehugger Robot · 8 years ago
  62. 28d06c1 MIPS32R6: Fix floating point compares in mterp. by Alexey Frunze · 8 years ago
  63. 12393f3 Don't dump loaded but unresolved classes in hprof by Mathieu Chartier · 8 years ago
  64. f42eb2c Remove mutex dependency on art::Runtime by David Sehr · 8 years ago
  65. fc5fbfc Merge "Ensure that overrides work in presence of package-private methods." by Treehugger Robot · 8 years ago
  66. b34bb19 Dex disassembly suppport for invoke-polymorphic. by Orion Hodson · 8 years ago
  67. 024662a Merge changes I16f8b7ec,I075bbf55 by Igor Murashkin · 8 years ago
  68. 4a4ff64 Merge "Revert "Revert "Interpreter: Add support for direct handle invokes on methods.""" by Narayan Kamath · 8 years ago
  69. fc7a964 Merge "DexCache: Add support for updating MethodType references during GC." by Treehugger Robot · 8 years ago
  70. 3bbfcb7 Merge "Return error message if IndirectReferenceTable construction fails." by Treehugger Robot · 8 years ago
  71. 9bdaeeb Revert "Revert "Interpreter: Add support for direct handle invokes on methods."" by Narayan Kamath · 8 years ago
  72. d08e39b DexCache: Add support for updating MethodType references during GC. by Narayan Kamath · 8 years ago
  73. d985a5a Merge "Change pResolveString entrypoint to kSaveEverything." by Vladimir Marko · 8 years ago
  74. 4b11c29 Merge "ART: Harden dex-file verifier wrt/ LEB128" by Treehugger Robot · 8 years ago
  75. 08172e0 Merge "Persistent bitmap for region space" by Mathieu Chartier · 8 years ago
  76. bed6daf ART: Harden dex-file verifier wrt/ LEB128 by Andreas Gampe · 8 years ago
  77. c7a420c Ensure that overrides work in presence of package-private methods. by Alex Light · 8 years ago
  78. 7ec38dc Persistent bitmap for region space by Mathieu Chartier · 8 years ago
  79. af1e299 jni: Support @FastNative methods that return objects by Igor Murashkin · 8 years ago
  80. 28357fa Move most of class linker to ObjPtr by Mathieu Chartier · 8 years ago
  81. 94ce9c2 Change pResolveString entrypoint to kSaveEverything. by Vladimir Marko · 8 years ago
  82. c89f977 Merge "Remove mirror:: and ArtMethod deps in utils.{h,cc}" by David Sehr · 8 years ago
  83. da0a69e Return error message if IndirectReferenceTable construction fails. by Richard Uhler · 8 years ago
  84. 58b99c7 Merge "Revert "Interpreter: Add support for direct handle invokes on methods."" by Treehugger Robot · 8 years ago
  85. cfa61ad Revert "Interpreter: Add support for direct handle invokes on methods." by Narayan Kamath · 8 years ago
  86. 82c8cdc Merge "Fix string compression, add tests." by Treehugger Robot · 8 years ago
  87. 8e92b9c Merge "Interpreter: Add support for direct handle invokes on methods." by Narayan Kamath · 8 years ago
  88. 9c9883b Fix string compression, add tests. by Vladimir Marko · 8 years ago
  89. cc7880d Merge "ART: Remove IRT cruft" by Treehugger Robot · 8 years ago
  90. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  91. 1a4de6a Merge "Update the Begin() of LargeObjectMapSpace" by Mathieu Chartier · 8 years ago
  92. d203296 Merge "Move art/native to ObjPtr" by Mathieu Chartier · 8 years ago
  93. 66e6901 Merge changes If0d5eeeb,Id927f2b5 by Treehugger Robot · 8 years ago
  94. 162ae50 ART: Expect a null self in SetEntrypointsInstrumented by Andreas Gampe · 8 years ago
  95. e5cd2cd Interpreter: Add support for direct handle invokes on methods. by Narayan Kamath · 8 years ago
  96. 9248a81 Merge changes I7061c450,Ie8f8f24b,Ia6cee2cb by Andreas Gampe · 8 years ago
  97. 3e2e2f1 Merge "Fix handling of dex cache arrays for method types." by Narayan Kamath · 8 years ago
  98. c93f712 Update the Begin() of LargeObjectMapSpace by tony.ys_liu · 8 years ago
  99. a8e3b86 ART: Remove IRT cruft by Andreas Gampe · 8 years ago
  100. 8b862ff ART: Better handle multiple event enables by Andreas Gampe · 8 years ago