1. c7dd295 Tidy up logging. by Ian Rogers · 11 years ago
  2. 1d8cdbc Refactor quick entrypoints by Ian Rogers · 11 years ago
  3. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 11 years ago
  4. 5eaff90 Handlerize throw location in DumpJavaStack by Ian Rogers · 11 years ago
  5. 986c6fb ART: Stash any exception before dumping a stack by Andreas Gampe · 11 years ago
  6. 1373595 stdint types all the way! by Ian Rogers · 11 years ago
  7. c8ccf68 ART: Fix some -Wpedantic errors by Andreas Gampe · 11 years ago
  8. 2366f4e Dump kernel/native stacks of pure native threads. by Christopher Ferris · 11 years ago
  9. b2f5dbb ART: Avoid recursive abort on thread dump by Andreas Gampe · 11 years ago
  10. 5a4b8a2 ART: Rename Handle hierarchy by Andreas Gampe · 11 years ago
  11. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 11 years ago
  12. 3946844 Runtime support for the new stack maps for the opt compiler. by Nicolas Geoffray · 11 years ago
  13. c0542af Remove abuse of mirror::Object* to reference special values. by Ian Rogers · 11 years ago
  14. 839cc30 Move the glibc unlimited stack hack into GetThreadStack. by Elliott Hughes · 11 years ago
  15. 6d3fc56 Actually ask the pthread implementation for the stack guard size. by Elliott Hughes · 11 years ago
  16. 8ce6b90 Handle nested signals by Dave Allison · 11 years ago
  17. 8e219ae Reduce interpret-only compile time. by Mathieu Chartier · 11 years ago
  18. 0b05ec6 Merge "ART: Improve error message on oat writer failure" by Andreas Gampe · 11 years ago
  19. d9efea6 ART: Improve error message on oat writer failure by Andreas Gampe · 11 years ago
  20. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 11 years ago
  21. 216cf23 Workaround problem reading main stack on intel devices. by Dave Allison · 11 years ago
  22. b090a18 Merge stack usage reduction for overflow checks by Dave Allison · 11 years ago
  23. 3ea69c0 AttachCurrentThread should only warn on missing thread name if CheckJNI is enabled. by Brian Carlstrom · 11 years ago
  24. 956a522 ART: Do not recursively abort when visiting locks in a bad state by Andreas Gampe · 11 years ago
  25. 7b1bf42 ART: Fix mac build by Andreas Gampe · 11 years ago
  26. 648d711 Reduce stack usage for overflow checks by Dave Allison · 11 years ago
  27. 68d8b42 Wire up check JNI force copy mode. by Ian Rogers · 11 years ago
  28. 6ec8ebd ART: Clean up API after change 102631 by Andreas Gampe · 11 years ago
  29. f9df5c1 ART: Fix wrong CHECK in GetCurrentLocationForThrow by Andreas Gampe · 11 years ago
  30. 307f650 Merge "ART: Relax CurrentMethodVisitor requirements on GetDexPC" by Andreas Gampe · 11 years ago
  31. 4a8c3fa ART: Relax CurrentMethodVisitor requirements on GetDexPC by Andreas Gampe · 11 years ago
  32. 9d9fec6 Merge "ART: Throw StackOverflowError in native code" by Andreas Gampe · 11 years ago
  33. 7ea6f79 ART: Throw StackOverflowError in native code by Andreas Gampe · 11 years ago
  34. c114b5f Fix erroneous behaviors with OOME present. by Ian Rogers · 11 years ago
  35. 9791bb4 Merge "Fix art test failures for Mips." by Jeff Hao · 11 years ago
  36. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 11 years ago
  37. d9cb8ae Fix art test failures for Mips. by Douglas Leung · 11 years ago
  38. 22d5e73 Remove object_utils.h. by Ian Rogers · 11 years ago
  39. e63db27 Break apart header files. by Ian Rogers · 11 years ago
  40. 0025a86 Revert "Revert "Revert "Add implicit null and stack checks for x86""" by Nicolas Geoffray · 11 years ago
  41. 7fb36de Revert "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 11 years ago
  42. 8c1b5f7 Missed use of android_atomic and thread state_. by Ian Rogers · 11 years ago
  43. b8e087e Move thread state to art::Atomic. by Ian Rogers · 11 years ago
  44. 3d14eb6 Revert "Add implicit null and stack checks for x86" by Dave Allison · 11 years ago
  45. 34e826c Add implicit null and stack checks for x86 by Dave Allison · 11 years ago
  46. a9d8c4c BaseMutex::IsExclusiveHeld should only be called on self. by Ian Rogers · 11 years ago
  47. 86797a7 AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered by Serban Constantinescu · 11 years ago
  48. eef2e54 Weaken condition to dump a thread's stack in a debug build. by Ian Rogers · 11 years ago
  49. 8d16f20 Merge "Add more read barriers for JNI roots." by Hiroshi Yamauchi · 11 years ago
  50. ea2e1bd Add more read barriers for JNI roots. by Hiroshi Yamauchi · 11 years ago
  51. 7cd26f3 ART: Target-dependent stack overflow, less check elision by Andreas Gampe · 11 years ago
  52. 9ae7672 Merge "Remove deprecated WITH_HOST_DALVIK." by Ian Rogers · 11 years ago
  53. c5f1773 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 11 years ago
  54. 9f10203 Fix exception reporting from interpreter by Sebastien Hertz · 11 years ago
  55. 4d0589c ART: Move __memcmp16 from Bionic to ART by Andreas Gampe · 11 years ago
  56. bfd9a43 Change MethodHelper to use a Handle. by Mathieu Chartier · 11 years ago
  57. 9db911e Print mutexes held in Thread::Dump. by Mathieu Chartier · 11 years ago
  58. 2a0d4ec ART: Fix forbidden thread state change in interpreter by Andreas Gampe · 11 years ago
  59. 5cf9819 Don't report down-calls as unhandled exceptions. by Ian Rogers · 11 years ago
  60. cf4035a ART: Use StackReference in Quick Stack Frame by Andreas Gampe · 11 years ago
  61. 196851b Add read barriers for the weak roots in the JNI weak globals. by Hiroshi Yamauchi · 11 years ago
  62. 055c29f Art compiler: remove unnecessary sqrt call by buzbee · 11 years ago
  63. 4c1c510 Improve stack walk performance. by Vladimir Marko · 11 years ago
  64. 607fa7b Merge "Now we have a proper C++ library, use std::unique_ptr." by Ian Rogers · 11 years ago
  65. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 11 years ago
  66. 2b7c4d1 Don't get and restore thread state for ScopedFastNativeObjectAccess. by Mathieu Chartier · 11 years ago
  67. 229dd50 Merge "Visit methods in stack frames during root visits." by Hiroshi Yamauchi · 11 years ago
  68. 92d1a66 Visit methods in stack frames during root visits. by Hiroshi Yamauchi · 11 years ago
  69. db2633c Change ObjectLock to take Handle instead of Handle pointer. by Mathieu Chartier · 11 years ago
  70. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 11 years ago
  71. 7624d25 Move quick frame info to OatQuickMethodHeader. by Vladimir Marko · 11 years ago
  72. f92a456 Merge "Add lockless SynchronizedGet for indirect reference table." by Mathieu Chartier · 11 years ago
  73. c56057e Add lockless SynchronizedGet for indirect reference table. by Mathieu Chartier · 11 years ago
  74. 5cd3375 Handle implicit stack overflow without affecting stack walks by Dave Allison · 11 years ago
  75. c45b8b5 Create stack traces in unstarted runtimes. by Ian Rogers · 11 years ago
  76. 0651d41 Add thread unsafe allocation methods to spaces. by Mathieu Chartier · 11 years ago
  77. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 11 years ago
  78. deeb21b Merge "Visit deoptimized shadow frames as roots" by Sebastien Hertz · 11 years ago
  79. 714f175 Visit deoptimized shadow frames as roots by Sebastien Hertz · 11 years ago
  80. 73d1e17 Enable reading page map without lock in RosAlloc::BulkFree by Mathieu Chartier · 11 years ago
  81. fd3077e Refactor exception handling for deoptimization by Sebastien Hertz · 11 years ago
  82. 4af159b Merge "Remove support for app JNI workarounds." by Ian Rogers · 11 years ago
  83. 987560f Remove support for app JNI workarounds. by Ian Rogers · 11 years ago
  84. a2cee18 Modify unwind to comply with stack parser tools. by Christopher Ferris · 11 years ago
  85. 4d7f61d Use non volatile lock words in semispace collector. by Mathieu Chartier · 11 years ago
  86. 63e8a68 Fix thread join hangs by Yevgeny Rouban · 11 years ago
  87. c7a966d Prevent deadlocks in Runtime::Abort. by Mathieu Chartier · 11 years ago
  88. 43d8bb8 Add monitor_enter_object as root. by Mathieu Chartier · 11 years ago
  89. 2966e13 Avoid debug check violation in thread registration. by Ian Rogers · 11 years ago
  90. 1246d68 Merge "Cleanup transaction support" by Sebastien Hertz · 11 years ago
  91. ee1d79a Cleanup transaction support by Sebastien Hertz · 11 years ago
  92. d803bc7 Fix ThreadStress, unify ANR lock descriptions. by Ian Rogers · 11 years ago
  93. c751fdc Add handler for printing java stack traces for compiled code SIGSEGV. by Mathieu Chartier · 11 years ago
  94. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 11 years ago
  95. f943914 Implement implicit stack overflow checks by Dave Allison · 11 years ago
  96. 3b05e9b Add missing debugger root visiting. by Mathieu Chartier · 11 years ago
  97. c93c530 Revoke rosalloc thread-local buffers at the checkpoint. by Hiroshi Yamauchi · 11 years ago
  98. 88e46a3 Remove unused variable and tidy test #includes. by Ian Rogers · 11 years ago
  99. 53b8b09 Refactor reflective method invocation. by Ian Rogers · 11 years ago
  100. b373e09 Implicit null/suspend checks (oat version bump) by Dave Allison · 11 years ago