1. f272af4 Move spammy logs to JDWP verbose mode by Sebastien Hertz · 10 years ago
  2. 6b2352b Use homogeneous space compact by default if not low memory. by Mathieu Chartier · 10 years ago
  3. 7f590e2 Restore some aosp/master changes lost in cherry-pick 7c438b19b71932ac8a44eff44f20744a01559c8d by Mathieu Chartier · 10 years ago
  4. 1b636c6 Add allocation rate tracking to systrace. by Mathieu Chartier · 10 years ago
  5. e70547c Merge "Only log an error if an unattached thread is unregistered." by Brian Carlstrom · 10 years ago
  6. cbd49ac Merge "Avoid suspending for alloc trace enabling when already suspended." by Jeff Hao · 10 years ago
  7. e570ada Merge "ART: Avoid recursive abort on thread dump" by Andreas Gampe · 10 years ago
  8. b2f5dbb ART: Avoid recursive abort on thread dump by Andreas Gampe · 10 years ago
  9. 69dbec6 Avoid suspending for alloc trace enabling when already suspended. by Jeff Hao · 10 years ago
  10. 347409f Merge "Add allocation tracking allocators to ROSAlloc" by Mathieu Chartier · 10 years ago
  11. b0b0b49 Avoid crash in StringReference.Value JDWP command by Sebastien Hertz · 10 years ago
  12. 97ca64b Merge "Check for errors in ThreadGroupReference JDWP commands" by Sebastien Hertz · 10 years ago
  13. 48a8961 Fix lint error. by Nicolas Geoffray · 10 years ago
  14. e982f0b Implement invoke virtual in optimizing compiler. by Nicolas Geoffray · 10 years ago
  15. f031724 Merge "ART: Fix method verifier dumping" by Andreas Gampe · 10 years ago
  16. 58553c7 Add allocation tracking allocators to ROSAlloc by Mathieu Chartier · 10 years ago
  17. a20b7b3 Merge "Add runtime options for large object space" by Mathieu Chartier · 10 years ago
  18. 2dbe627 Add runtime options for large object space by Mathieu Chartier · 10 years ago
  19. a2af5c7 Only log an error if an unattached thread is unregistered. by Ian Rogers · 10 years ago
  20. 30377e6 Merge "ART: Fix verifier flags for quickened IPUT" by Andreas Gampe · 10 years ago
  21. 5cbcde2 ART: Fix method verifier dumping by Andreas Gampe · 10 years ago
  22. 984fb79 ART: Fix verifier flags for quickened IPUT by Andreas Gampe · 10 years ago
  23. 2cbaccb Avoid printing absolute addresses in oatdump by Brian Carlstrom · 10 years ago
  24. a06430c Check for errors in ThreadGroupReference JDWP commands by Sebastien Hertz · 10 years ago
  25. 9ef2b6c ART: Do not unlink unreadable ELF files by Andreas Gampe · 10 years ago
  26. daab38c ART: Make elf loading not abort by Andreas Gampe · 10 years ago
  27. 5a4b8a2 ART: Rename Handle hierarchy by Andreas Gampe · 10 years ago
  28. 2ed8def ART: Allow quickening in the boot image by Andreas Gampe · 10 years ago
  29. 5182932 ART: Change access flag behavior in verifier by Andreas Gampe · 10 years ago
  30. a5a53ef Add native support for FinalizerList.makeCircularListIfUnenqueued by Mathieu Chartier · 10 years ago
  31. 2156ff1 Add time out to dump check point. by Ian Rogers · 10 years ago
  32. ecaebd3 Remove dex file index building mutex. by Ian Rogers · 10 years ago
  33. 9b43d91 Merge "Pass current thread as argument to alloc instrumentation." by Ian Rogers · 10 years ago
  34. 844506b Pass current thread as argument to alloc instrumentation. by Ian Rogers · 10 years ago
  35. 7c438b1 Fix stale root error in verifier by Mathieu Chartier · 10 years ago
  36. ebab3bb Merge "Compile time performance improvements focusing on interpret-only." by Ian Rogers · 10 years ago
  37. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 10 years ago
  38. af4edbd Fix and re-enable FreeList large object space for 64 bit by Mathieu Chartier · 10 years ago
  39. 663c0bf Merge "x86 fault handler does not know about movb" by Nicolas Geoffray · 10 years ago
  40. ab0ed82 Add fast path to VMClassLoader.findLoadedClass by Mathieu Chartier · 10 years ago
  41. bb0c7f6 ART: Fix preverified setting in VerifyClass by Andreas Gampe · 10 years ago
  42. 2e15893 Delete pin table by Mathieu Chartier · 10 years ago
  43. b4fffc7 Print the command line and ABI in stack dumps like debuggerd. by Jeff Brown · 10 years ago
  44. 3c821c6 Add DumpClass context on CacheField and CacheMethod failures by Brian Carlstrom · 10 years ago
  45. f397866 Fix cpplint issue. by Brian Carlstrom · 10 years ago
  46. b30e0c6 Fix crash when connected to DDMS by Sebastien Hertz · 10 years ago
  47. 3437531 Use WellKnownClasses in ThrowStackOverflowError to reduce changes of further stack overflow by Brian Carlstrom · 10 years ago
  48. 967e1a5 Merge "Add some comments for retired class." by Mingyao Yang · 10 years ago
  49. 4a4dafe Merge "ART: Correctly make methods preverified" by Andreas Gampe · 10 years ago
  50. 4849859 ART: Correctly make methods preverified by Andreas Gampe · 10 years ago
  51. 070f732 Fix deadlock in VirtualMachine.AllThreads by Sebastien Hertz · 10 years ago
  52. 4537c41 Don't hold any lock when visiting classes from JDWP by Sebastien Hertz · 10 years ago
  53. e2d596e x86 fault handler does not know about movb by Serguei Katkov · 10 years ago
  54. b9620f3 Merge "ART: Fix things for valgrind" by Andreas Gampe · 10 years ago
  55. 575a564 Merge "Revert "Disable Clang internal assembler."" by Stephen Hines · 10 years ago
  56. 1ee99e3 Revert "Disable Clang internal assembler." by Stephen Hines · 10 years ago
  57. 928f72b ART: Fix things for valgrind by Andreas Gampe · 10 years ago
  58. 6c8f8f6 Merge "Re-add read barrier to roots in the verifier." by Ian Rogers · 10 years ago
  59. a87a795 Merge "Revert "Add read barriers for the roots in the verifier."" by Ian Rogers · 10 years ago
  60. 5441091 Re-add read barrier to roots in the verifier. by Ian Rogers · 10 years ago
  61. 958d78e Merge "Remove reference_static_offsets used for iterating through class static fields." by Mingyao Yang · 10 years ago
  62. d8f69b0 Revert "Add read barriers for the roots in the verifier." by Ian Rogers · 10 years ago
  63. 46f0e97 Add some comments for retired class. by Mingyao Yang · 10 years ago
  64. faff0f0 Remove reference_static_offsets used for iterating through class static fields. by Mingyao Yang · 10 years ago
  65. 1a465ca Ensure class is linked before resolution by Sebastien Hertz · 10 years ago
  66. 833ec8f Merge "Add proper cfi directives." by Christopher Ferris · 10 years ago
  67. 194321c Add proper cfi directives. by Christopher Ferris · 10 years ago
  68. 44ff470 Merge "Address read barrier issue with cl/106467" by Hiroshi Yamauchi · 10 years ago
  69. 55454c5 Merge "Disable Clang internal assembler." by Chih-Hung Hsieh · 10 years ago
  70. aa4497d Improve dex location canonicalization-related performance. by Vladimir Marko · 10 years ago
  71. e1a851c Merge "Change Reference.get() intrinsic to Reference.getReferent()." by Mathieu Chartier · 10 years ago
  72. 8a74117 Address read barrier issue with cl/106467 by Hiroshi Yamauchi · 10 years ago
  73. d619cab Disable Clang internal assembler. by Chih-Hung Hsieh · 10 years ago
  74. cd48f2d Change Reference.get() intrinsic to Reference.getReferent(). by Mathieu Chartier · 10 years ago
  75. d063d91 Change when sampling thread is reset during shutdown to prevent races. by Jeff Hao · 10 years ago
  76. 6be5a28 Merge "Small error reporting fix in class linker." by Vladimir Marko · 10 years ago
  77. c48b206 ART: Better error reporting on broken oat file by Andreas Gampe · 10 years ago
  78. c7376ca Fix monitor visit for class initializer by Sebastien Hertz · 10 years ago
  79. 3851008 Merge "ART: Fix unchecked register index validity" by Andreas Gampe · 10 years ago
  80. 376fa68 ART: Fix unchecked register index validity by Andreas Gampe · 10 years ago
  81. 6bcae8f Add fast path for FindClass using the type dex file. by Mathieu Chartier · 10 years ago
  82. 30cbbee Ignore heap trim requests if we are the zygote by Mathieu Chartier · 10 years ago
  83. b272855 Revert "Fix heap trimmer daemon sleeping." by Mathieu Chartier · 10 years ago
  84. 6148d53 Merge "Delete double finalization hack." by Mathieu Chartier · 10 years ago
  85. 30c2e1b Small error reporting fix in class linker. by Vladimir Marko · 10 years ago
  86. 3946844 Runtime support for the new stack maps for the opt compiler. by Nicolas Geoffray · 10 years ago
  87. 1f0437e Delete double finalization hack. by Mathieu Chartier · 10 years ago
  88. 306db81 Fix numerous issues with DdmVmInternal allocation tracking by Brian Carlstrom · 10 years ago
  89. b143399 Merge "Revert "Revert "x86: Fix art_quick_instrumentation_exit""" by Andreas Gampe · 10 years ago
  90. 621962a Avoid recomputing the dex checksum during class loading by Calin Juravle · 10 years ago
  91. a8c55ae Remove unreachable code from class_linker.cc by Calin Juravle · 10 years ago
  92. 871bfdc Revert "Revert "x86: Fix art_quick_instrumentation_exit"" by Andreas Gampe · 10 years ago
  93. 62aa66f Revert "x86: Fix art_quick_instrumentation_exit" by Andreas Gampe · 10 years ago
  94. 5324dc8 x86: Fix art_quick_instrumentation_exit by Dmitry Petrochenko · 10 years ago
  95. ed20a4d Merge "Fix arm64 build warning (promoted to error)." by Dave Allison · 10 years ago
  96. 0e59bf8 Merge "ART: Change ART for new native bridge sequence" by Andreas Gampe · 10 years ago
  97. 8be44cf Fix arm64 build warning (promoted to error). by Dave Allison · 10 years ago
  98. 6be67ee ART: Change ART for new native bridge sequence by Andreas Gampe · 10 years ago
  99. 91bb35c Merge "Make nested signal more generic" by Dave Allison · 10 years ago
  100. 5250180 Merge "Fix heap trimmer daemon sleeping." by Mathieu Chartier · 10 years ago