1. 5869a2c Dump mutator lock for thread suspend timeout by Mathieu Chartier · 10 years ago
  2. 7e70b00 Header file clean up. by Ian Rogers · 10 years ago
  3. 92e7b91 Merge "Fix a merge error in cl 108991." by Hiroshi Yamauchi · 10 years ago
  4. 86891cd Fix a merge error in cl 108991. by Hiroshi Yamauchi · 10 years ago
  5. 24555ad Add way to warn about missing JNI_ABORT by Mathieu Chartier · 10 years ago
  6. 31fa08d Merge "Handlerize methods across some GC points." by Hiroshi Yamauchi · 10 years ago
  7. 5ad97da Handlerize methods across some GC points. by Hiroshi Yamauchi · 10 years ago
  8. 62d1ca3 ART: Prepare for ELF64. by Tong Shen · 10 years ago
  9. b5325e2 Merge "Revert "Fix OOM throwing if it happens in finalizer reference"" by Nicolas Geoffray · 10 years ago
  10. 74d6a82 Revert "Fix OOM throwing if it happens in finalizer reference" by Nicolas Geoffray · 10 years ago
  11. 04fe652 Merge "Revert "Rename registers in arm64."" by Nicolas Geoffray · 10 years ago
  12. 0db7ad3 Revert "Rename registers in arm64." by Nicolas Geoffray · 10 years ago
  13. 3eae083 Merge "Rename registers in arm64." by Nicolas Geoffray · 10 years ago
  14. 72f9618 Merge "Fix OOM throwing if it happens in finalizer reference" by Hiroshi Yamauchi · 10 years ago
  15. 6d7729d Fix OOM throwing if it happens in finalizer reference by Dmitry Petrochenko · 10 years ago
  16. 11daa0a Rename registers in arm64. by Nicolas Geoffray · 10 years ago
  17. 31d8f52 Add VMRuntime.isBootClassPathOnDisk by Brian Carlstrom · 10 years ago
  18. 0714083 Enable -Wunreachable-code by Ian Rogers · 10 years ago
  19. 00ade1e Merge "ART: Fix some -Wpedantic errors" by Andreas Gampe · 10 years ago
  20. 2549478 Remove selinux dependency. by Nicolas Geoffray · 10 years ago
  21. b3cd826 Merge "Revert "Enable computed goto interpreter on the host"" by Sebastien Hertz · 10 years ago
  22. fa888d0 Revert "Enable computed goto interpreter on the host" by Sebastien Hertz · 10 years ago
  23. c8ccf68 ART: Fix some -Wpedantic errors by Andreas Gampe · 10 years ago
  24. fcabfbe Merge "ART: Better IllegalAccessException message" by Andreas Gampe · 10 years ago
  25. c0d8229 ART: Better IllegalAccessException message by Andreas Gampe · 10 years ago
  26. f731a78 Merge "ART: More verifier error output" by Andreas Gampe · 10 years ago
  27. 5ca2054 ART: More verifier error output by Andreas Gampe · 10 years ago
  28. cb3c08f ART: Do a pre-pass for monitor_enter dex pc search by Andreas Gampe · 10 years ago
  29. 7643327 Optimize get/set reflection performance by Mathieu Chartier · 10 years ago
  30. 9ef78b5 Fix broken runtime SetStatsEnabled logic by Mathieu Chartier · 10 years ago
  31. 268ea6c Change heap base address by Mathieu Chartier · 10 years ago
  32. 887ebcf Merge "Fix verifier crash in GetQuickFieldAccess()." by Hiroshi Yamauchi · 10 years ago
  33. 5f09be9 Fix verifier crash in GetQuickFieldAccess(). by Hiroshi Yamauchi · 10 years ago
  34. 628a74f Merge "ART Runtime: Add movw $xx,yy fault handling" by Ian Rogers · 10 years ago
  35. 68dc101 Merge "Fix CallStaticVoidMethodA for testEverything" by Ian Rogers · 10 years ago
  36. 5a2a263 Merge "Fix some more pedantic compiler warnings." by Ian Rogers · 10 years ago
  37. 51be0a7 Fix CallStaticVoidMethodA for testEverything by Marcus Oakland · 10 years ago
  38. 70637e4 Merge "ART: Fix mac build" by Andreas Gampe · 10 years ago
  39. 7a53653 ART: Fix mac build by Andreas Gampe · 10 years ago
  40. 02875c5 Fix some more pedantic compiler warnings. by Ian Rogers · 10 years ago
  41. acc7798 Merge "Fix Class::IsInSamePackage to not read beyond the end of a StringPiece." by Ian Rogers · 10 years ago
  42. 6b604a1 Fix Class::IsInSamePackage to not read beyond the end of a StringPiece. by Ian Rogers · 10 years ago
  43. 4aa2ec1 Merge "Some optimizations for the array alloc path." by Hiroshi Yamauchi · 10 years ago
  44. f0edfc3 Some optimizations for the array alloc path. by Hiroshi Yamauchi · 10 years ago
  45. 4838d66 Reduce IndirectReferenceTable memory usage by Mathieu Chartier · 10 years ago
  46. 5daf8e1 ART Runtime: Add movw $xx,yy fault handling by Mark Mendell · 10 years ago
  47. f4da675 Implement method calls using relative BL on ARM. by Vladimir Marko · 10 years ago
  48. c5c71bf Merge "ART: Reject branch/switch/throw to move-result." by Ian Rogers · 10 years ago
  49. 9961929 Merge "Fix "const-class v0, I" for libartd.so" by Ian Rogers · 10 years ago
  50. a460bb0 Merge "ART: Update for split native bridge initialization" by Andreas Gampe · 10 years ago
  51. 9bc6199 ART: Reject branch/switch/throw to move-result. by Stephen Kyle · 10 years ago
  52. e8e3989 Restore kReasonLogging for kDexoptNeeded and kPatchoatNeeded by Brian Carlstrom · 10 years ago
  53. 10f0ca2 Fix "const-class v0, I" for libartd.so by Logan Chien · 10 years ago
  54. a6da74e ART: Update for split native bridge initialization by jgu21 · 10 years ago
  55. 66d9bdb Enable computed goto interpreter on the host by Sebastien Hertz · 10 years ago
  56. 8380c7c Merge "Add ScopedAssertNoThreadSuspension" by Mathieu Chartier · 10 years ago
  57. c4481db Merge "Optimize JDWP stack local values access" by Sebastien Hertz · 10 years ago
  58. 8009f39 Optimize JDWP stack local values access by Sebastien Hertz · 10 years ago
  59. 400376f Merge "Do not hold breakpoint lock when running the verifier" by Sebastien Hertz · 10 years ago
  60. b236d8c Merge "Fix JDWP crash when reporting exception" by Sebastien Hertz · 10 years ago
  61. a9aa0ff Fix JDWP crash when reporting exception by Sebastien Hertz · 10 years ago
  62. 4d1e9ab Do not hold breakpoint lock when running the verifier by Sebastien Hertz · 10 years ago
  63. 2366f4e Dump kernel/native stacks of pure native threads. by Christopher Ferris · 10 years ago
  64. 2d5f39e Add ScopedAssertNoThreadSuspension by Mathieu Chartier · 10 years ago
  65. 4266fd7 Merge "Fix sput-wide verification flag." by Ian Rogers · 10 years ago
  66. 3c13a79 ART: Only allow the zygote to create the global boot image by Andreas Gampe · 10 years ago
  67. 5cdd073 Merge "Move spammy logs to JDWP verbose mode" by Sebastien Hertz · 10 years ago
  68. c64746c Merge "Don't call dlsym from signal context in signal chain" by Brian Carlstrom · 10 years ago
  69. 6995c60 Update JDWP event filtering to avoid useless ids by Sebastien Hertz · 10 years ago
  70. f272af4 Move spammy logs to JDWP verbose mode by Sebastien Hertz · 10 years ago
  71. 6b2352b Use homogeneous space compact by default if not low memory. by Mathieu Chartier · 10 years ago
  72. 7f590e2 Restore some aosp/master changes lost in cherry-pick 7c438b19b71932ac8a44eff44f20744a01559c8d by Mathieu Chartier · 10 years ago
  73. 1b636c6 Add allocation rate tracking to systrace. by Mathieu Chartier · 10 years ago
  74. e70547c Merge "Only log an error if an unattached thread is unregistered." by Brian Carlstrom · 10 years ago
  75. cbd49ac Merge "Avoid suspending for alloc trace enabling when already suspended." by Jeff Hao · 10 years ago
  76. e570ada Merge "ART: Avoid recursive abort on thread dump" by Andreas Gampe · 10 years ago
  77. b2f5dbb ART: Avoid recursive abort on thread dump by Andreas Gampe · 10 years ago
  78. 69dbec6 Avoid suspending for alloc trace enabling when already suspended. by Jeff Hao · 10 years ago
  79. 347409f Merge "Add allocation tracking allocators to ROSAlloc" by Mathieu Chartier · 10 years ago
  80. b0b0b49 Avoid crash in StringReference.Value JDWP command by Sebastien Hertz · 10 years ago
  81. 97ca64b Merge "Check for errors in ThreadGroupReference JDWP commands" by Sebastien Hertz · 10 years ago
  82. 48a8961 Fix lint error. by Nicolas Geoffray · 10 years ago
  83. e982f0b Implement invoke virtual in optimizing compiler. by Nicolas Geoffray · 10 years ago
  84. f031724 Merge "ART: Fix method verifier dumping" by Andreas Gampe · 10 years ago
  85. 58553c7 Add allocation tracking allocators to ROSAlloc by Mathieu Chartier · 10 years ago
  86. a20b7b3 Merge "Add runtime options for large object space" by Mathieu Chartier · 10 years ago
  87. 2dbe627 Add runtime options for large object space by Mathieu Chartier · 10 years ago
  88. a2af5c7 Only log an error if an unattached thread is unregistered. by Ian Rogers · 10 years ago
  89. 30377e6 Merge "ART: Fix verifier flags for quickened IPUT" by Andreas Gampe · 10 years ago
  90. 5cbcde2 ART: Fix method verifier dumping by Andreas Gampe · 10 years ago
  91. 984fb79 ART: Fix verifier flags for quickened IPUT by Andreas Gampe · 10 years ago
  92. 2cbaccb Avoid printing absolute addresses in oatdump by Brian Carlstrom · 10 years ago
  93. cefcea8 Don't call dlsym from signal context in signal chain by Dave Allison · 10 years ago
  94. a06430c Check for errors in ThreadGroupReference JDWP commands by Sebastien Hertz · 10 years ago
  95. be8d99c Fix sput-wide verification flag. by Logan Chien · 10 years ago
  96. 9ef2b6c ART: Do not unlink unreadable ELF files by Andreas Gampe · 10 years ago
  97. daab38c ART: Make elf loading not abort by Andreas Gampe · 10 years ago
  98. 5a4b8a2 ART: Rename Handle hierarchy by Andreas Gampe · 10 years ago
  99. 2ed8def ART: Allow quickening in the boot image by Andreas Gampe · 10 years ago
  100. 5182932 ART: Change access flag behavior in verifier by Andreas Gampe · 10 years ago