1. 0415b4e ART: Change InstructionSetFeatures to return unique_ptr by Andreas Gampe · 10 years ago
  2. 75dccb7 Merge "ART: Refactor class-linker methods" by Treehugger Robot · 8 years ago
  3. c33daa3 Merge "ART: Initialize field in IndirectReferenceTable" by Treehugger Robot · 8 years ago
  4. 1cf518c Merge "Fix race with LOS Begin() and End()" by Mathieu Chartier · 8 years ago
  5. f35843d Merge "Enable agent attaching during live phase" by Leonard Mosescu · 8 years ago
  6. eb84221 Enable agent attaching during live phase by Leonard Mosescu · 8 years ago
  7. 19c5e5f Merge "Revert "ART: Temporarily use global references for GetLoadedClasses"" by Treehugger Robot · 8 years ago
  8. 94a5202 ART: Initialize field in IndirectReferenceTable by Andreas Gampe · 8 years ago
  9. 208aaf0 Fix race with LOS Begin() and End() by Mathieu Chartier · 8 years ago
  10. 34ee684 ART: Refactor class-linker methods by Andreas Gampe · 10 years ago
  11. e2923d9 Merge "Clear (madvise) card table for CC" by Mathieu Chartier · 8 years ago
  12. ef54d8d Revert "ART: Temporarily use global references for GetLoadedClasses" by Andreas Gampe · 8 years ago
  13. f877c16 Merge "Remove workaround for repo." by Treehugger Robot · 8 years ago
  14. 78fb0e3 Merge "Let dexdump prompt filename for zipped multi-dex files." by Aart Bik · 8 years ago
  15. d0288e2 Merge "Fix the Thumb-2 definition of the CLREX instruction." by Roland Levillain · 8 years ago
  16. 5b6fbd0 Merge changes Iae3a933e,I08ff5d6e by Andreas Gampe · 8 years ago
  17. 3e653ff Merge "ART: Clean up IndirectReferenceTable" by Andreas Gampe · 8 years ago
  18. ac2efad Merge "Clean up app image .bss dex cache arrays fixup." by Vladimir Marko · 8 years ago
  19. 188edb3 Fix the Thumb-2 definition of the CLREX instruction. by Roland Levillain · 8 years ago
  20. 413293e Merge "Build target which faciliates ART testing image/image creation" by Calin Juravle · 8 years ago
  21. 83f6699 Merge "Clear OOME from DexCache allocation when another thread succeeded." by Vladimir Marko · 8 years ago
  22. f01de11 Build target which faciliates ART testing image/image creation by Calin Juravle · 8 years ago
  23. 11e7f99 Merge "Revert "Disable kBssEntry LoadString sharpening."" by Vladimir Marko · 8 years ago
  24. 6dd1488 Clean up app image .bss dex cache arrays fixup. by Vladimir Marko · 8 years ago
  25. c9a6fa5 Clear OOME from DexCache allocation when another thread succeeded. by Vladimir Marko · 8 years ago
  26. 468d555 Merge "method_handles: Minor refactor of PerformArgumentConversions." by Narayan Kamath · 8 years ago
  27. ccbec49 Remove workaround for repo. by Nicolas Geoffray · 8 years ago
  28. 1bc4b17 Revert "Disable kBssEntry LoadString sharpening." by Vladimir Marko · 8 years ago
  29. f30b158 Merge "Encode quickening info in .vdex." by Nicolas Geoffray · 8 years ago
  30. 9d7ef62 ART: Make IndirectReferenceTable resizable by Andreas Gampe · 8 years ago
  31. 6e6078a Clear (madvise) card table for CC by Mathieu Chartier · 8 years ago
  32. e03662b ART: Change IndirectReferenceTable by Andreas Gampe · 8 years ago
  33. dc061d0 ART: Clean up IndirectReferenceTable by Andreas Gampe · 8 years ago
  34. 7b45a8a Let dexdump prompt filename for zipped multi-dex files. by Aart Bik · 8 years ago
  35. 3209925 Merge "ART: Blacklist test 908 for target" by Andreas Gampe · 8 years ago
  36. 5458f89 ART: Blacklist test 908 for target by Andreas Gampe · 8 years ago
  37. 78d5396 Merge "ART: Add GC callbacks" by Treehugger Robot · 8 years ago
  38. 4a7a414 Merge "ART: Only scan tag table once during marking" by Treehugger Robot · 8 years ago
  39. 9b8c588 ART: Add GC callbacks by Andreas Gampe · 8 years ago
  40. a70a2e1 Merge "Remove unnecessary load class for new instance" by Mathieu Chartier · 8 years ago
  41. 4acefd3 Encode quickening info in .vdex. by Nicolas Geoffray · 8 years ago
  42. 460cca8 Merge "Move dex CFG dumping out of utils.cc" by Treehugger Robot · 8 years ago
  43. 3fe4d5a ART: Only scan tag table once during marking by Andreas Gampe · 8 years ago
  44. 1ceb37c Remove unnecessary load class for new instance by Mathieu Chartier · 8 years ago
  45. caacd11 Move dex CFG dumping out of utils.cc by David Sehr · 8 years ago
  46. 3667e26 Merge "Dex disassembly suppport for invoke-polymorphic." by Orion Hodson · 8 years ago
  47. da24650 method_handles: Minor refactor of PerformArgumentConversions. by Narayan Kamath · 8 years ago
  48. dfe3ce6 Merge "Add support for proguard deobfuscation." by Treehugger Robot · 8 years ago
  49. dfa8f18 Merge "ART: Switch tagging table to a map" by Treehugger Robot · 8 years ago
  50. f223613 Merge "Remove read barrier in UnstartedUnsafeCompareAndSwapLong." by Roland Levillain · 8 years ago
  51. e54eee1 ART: Switch tagging table to a map by Andreas Gampe · 8 years ago
  52. 776e473 Merge "Reduce the number of dumps in 130-hprof." by Treehugger Robot · 8 years ago
  53. f8f830c Reduce the number of dumps in 130-hprof. by Hiroshi Yamauchi · 8 years ago
  54. 65e3e8d Merge "Add missing shared library" by Treehugger Robot · 8 years ago
  55. f0af906 Add missing shared library by Colin Cross · 8 years ago
  56. 2a1019d Merge "Don't dump loaded but unresolved classes in hprof" by Mathieu Chartier · 8 years ago
  57. 77cd3d8 Merge "Remove mutex dependency on art::Runtime" by David Sehr · 8 years ago
  58. ec78c78 Add support for proguard deobfuscation. by Richard Uhler · 8 years ago
  59. ec32b91 Remove read barrier in UnstartedUnsafeCompareAndSwapLong. by Roland Levillain · 8 years ago
  60. 6c42676 Merge "Disable kBssEntry LoadString sharpening." by Vladimir Marko · 8 years ago
  61. d681d9b Merge "MIPS32: Implement HSelect" by Treehugger Robot · 8 years ago
  62. a550ad9 Merge "MIPS32R6: Fix floating point compares in mterp." by Treehugger Robot · 8 years ago
  63. b55fdbb Disable kBssEntry LoadString sharpening. by Vladimir Marko · 8 years ago
  64. 28d06c1 MIPS32R6: Fix floating point compares in mterp. by Alexey Frunze · 8 years ago
  65. 12393f3 Don't dump loaded but unresolved classes in hprof by Mathieu Chartier · 8 years ago
  66. a818819 Merge "Improve recognition of select-based period induction." by Treehugger Robot · 8 years ago
  67. 674b9ee MIPS32: Implement HSelect by Alexey Frunze · 8 years ago
  68. 639cc8c Improve recognition of select-based period induction. by Aart Bik · 8 years ago
  69. 6494dae Merge "Test for the CC RegionSpace::WalkInternal crash." by Hiroshi Yamauchi · 8 years ago
  70. f42eb2c Remove mutex dependency on art::Runtime by David Sehr · 8 years ago
  71. fc5fbfc Merge "Ensure that overrides work in presence of package-private methods." by Treehugger Robot · 8 years ago
  72. b34bb19 Dex disassembly suppport for invoke-polymorphic. by Orion Hodson · 8 years ago
  73. eb6b620 Merge "Disable 151-OpenFileLimit test." by Richard Uhler · 8 years ago
  74. 58deb86 Disable 151-OpenFileLimit test. by Richard Uhler · 8 years ago
  75. 024662a Merge changes I16f8b7ec,I075bbf55 by Igor Murashkin · 8 years ago
  76. 4a4ff64 Merge "Revert "Revert "Interpreter: Add support for direct handle invokes on methods.""" by Narayan Kamath · 8 years ago
  77. 2f2533f Merge "ARM: VIXL32: Pass initial ART tests with new code generator." by Roland Levillain · 8 years ago
  78. fc7a964 Merge "DexCache: Add support for updating MethodType references during GC." by Treehugger Robot · 8 years ago
  79. 3bbfcb7 Merge "Return error message if IndirectReferenceTable construction fails." by Treehugger Robot · 8 years ago
  80. 9bdaeeb Revert "Revert "Interpreter: Add support for direct handle invokes on methods."" by Narayan Kamath · 8 years ago
  81. d08e39b DexCache: Add support for updating MethodType references during GC. by Narayan Kamath · 8 years ago
  82. d985a5a Merge "Change pResolveString entrypoint to kSaveEverything." by Vladimir Marko · 8 years ago
  83. b5706dd Merge "Build: Avoid using ppid to generate temporary directory name." by Narayan Kamath · 8 years ago
  84. 4b11c29 Merge "ART: Harden dex-file verifier wrt/ LEB128" by Treehugger Robot · 8 years ago
  85. 08172e0 Merge "Persistent bitmap for region space" by Mathieu Chartier · 8 years ago
  86. bed6daf ART: Harden dex-file verifier wrt/ LEB128 by Andreas Gampe · 8 years ago
  87. c7a420c Ensure that overrides work in presence of package-private methods. by Alex Light · 8 years ago
  88. 7ec38dc Persistent bitmap for region space by Mathieu Chartier · 8 years ago
  89. c6c5f6c Merge "Move most of class linker to ObjPtr" by Mathieu Chartier · 8 years ago
  90. 3941c88 Merge "Fix bug in dynamic BCE. With regression test." by Treehugger Robot · 8 years ago
  91. af1e299 jni: Support @FastNative methods that return objects by Igor Murashkin · 8 years ago
  92. 3f699ae Revert "jni: Disable FastNative path for methods returning objects" by Igor Murashkin · 8 years ago
  93. 12a1060 Fix bug in dynamic BCE. With regression test. by Aart Bik · 8 years ago
  94. 28357fa Move most of class linker to ObjPtr by Mathieu Chartier · 8 years ago
  95. 94ce9c2 Change pResolveString entrypoint to kSaveEverything. by Vladimir Marko · 8 years ago
  96. b0d2fe8 Merge "Delete unused blocked_register_pairs_ in code generators" by Mathieu Chartier · 8 years ago
  97. c89f977 Merge "Remove mirror:: and ArtMethod deps in utils.{h,cc}" by David Sehr · 8 years ago
  98. da0a69e Return error message if IndirectReferenceTable construction fails. by Richard Uhler · 8 years ago
  99. 58b99c7 Merge "Revert "Interpreter: Add support for direct handle invokes on methods."" by Treehugger Robot · 8 years ago
  100. f808786 Build: Avoid using ppid to generate temporary directory name. by Narayan Kamath · 8 years ago