1. 68b5685 Reduce and speed-up class def searches. by Ian Rogers · 10 years ago
  2. bad0267 Add native memory accounting through custom allocator. by Mathieu Chartier · 10 years ago
  3. 2c2426c ART: Fix accidental "1" by Andreas Gampe · 10 years ago
  4. 313f403 ART: Initialize fields of ParsedOptions by Andreas Gampe · 10 years ago
  5. 500c421 Fix mips build for nested signal handler by Dave Allison · 10 years ago
  6. 7adb7ac Fix segfault if running without image. by Alex Light · 10 years ago
  7. c84b7c5 Merge "ART: Check for no gaps only when we will have an immune region" by Andreas Gampe · 10 years ago
  8. debdda0 Fix Mac build by Brian Carlstrom · 10 years ago
  9. e1cb298 ART: Check for no gaps only when we will have an immune region by Andreas Gampe · 10 years ago
  10. 1291e9b Fix incorect variable name. by Alex Light · 10 years ago
  11. 4eab643 Merge "Change /dalvik-cache to be owned by root." by Brian Carlstrom · 10 years ago
  12. f843a4f Merge "Honor the read barrier option in IRT::Get()." by Hiroshi Yamauchi · 10 years ago
  13. d84be7e Merge "Fix issue with Thread.setName hanging after Thread.start" by Brian Carlstrom · 10 years ago
  14. ba32de4 Fix issue with Thread.setName hanging after Thread.start by Brian Carlstrom · 10 years ago
  15. 0517f4d Honor the read barrier option in IRT::Get(). by Hiroshi Yamauchi · 10 years ago
  16. 0ed6c6f Merge "Move the glibc unlimited stack hack into GetThreadStack." by Elliott Hughes · 10 years ago
  17. 7895d55 Fix an assert failure in art::DumpNativeStack(). by Hiroshi Yamauchi · 10 years ago
  18. 2539613 Change /dalvik-cache to be owned by root. by Alex Light · 10 years ago
  19. 6950ae4 Merge "Filling hole between subclass and superclass." by Mathieu Chartier · 10 years ago
  20. 381e4ca Filling hole between subclass and superclass. by Fred Shih · 10 years ago
  21. 524507a Prevent exception bugs in class linker by Mathieu Chartier · 10 years ago
  22. 839cc30 Move the glibc unlimited stack hack into GetThreadStack. by Elliott Hughes · 10 years ago
  23. 83c1159 Merge "Avoid null pointer dereference when sending JDWP packets" by Sebastien Hertz · 10 years ago
  24. 6d3fc56 Actually ask the pthread implementation for the stack guard size. by Elliott Hughes · 10 years ago
  25. 60ed7da Avoid null pointer dereference when sending JDWP packets by Sebastien Hertz · 10 years ago
  26. ae94e35 Ensure proxy constructor is in dex cache by Sebastien Hertz · 10 years ago
  27. 7064446 Merge "ART: Change temporaries to positive names" by Bill Buzbee · 10 years ago
  28. 8ce6b90 Handle nested signals by Dave Allison · 10 years ago
  29. 8d0d03e ART: Change temporaries to positive names by Razvan A Lupusoru · 10 years ago
  30. ff092c2 Merge changes Id3113019,I89c26a90 by Ian Rogers · 10 years ago
  31. 709368e Merge "Reduce interpret-only compile time." by Mathieu Chartier · 10 years ago
  32. 84d7605 Support booting without functioning boot.oat/art patchoat. by Alex Light · 10 years ago
  33. 8e219ae Reduce interpret-only compile time. by Mathieu Chartier · 10 years ago
  34. e4927f6 Fix race condition in TransitionCollector. by Mathieu Chartier · 10 years ago
  35. 0b05ec6 Merge "ART: Improve error message on oat writer failure" by Andreas Gampe · 10 years ago
  36. d9efea6 ART: Improve error message on oat writer failure by Andreas Gampe · 10 years ago
  37. 3b6711f Merge "Fix usage of literals within a macro." by Ian Rogers · 10 years ago
  38. 48160e7 Fix usage of literals within a macro. by Ian Rogers · 10 years ago
  39. c44ce2e Map heap maps at a lower address. by Mathieu Chartier · 10 years ago
  40. b7fbafd Merge "ART: kSuper also has IncompatibleClassChangeError" by Andreas Gampe · 10 years ago
  41. df73375 ART: kSuper also has IncompatibleClassChangeError by Andreas Gampe · 10 years ago
  42. 654881f Merge "ART: Fix IncompatibleClassChange check for ArtMethod" by Andreas Gampe · 10 years ago
  43. 8f252e6 ART: Fix IncompatibleClassChange check for ArtMethod by Andreas Gampe · 10 years ago
  44. 91c2f71 Reduce GC log spam. by Mathieu Chartier · 10 years ago
  45. 0b50629 Merge "Fixed typo in entrypoint stub." by Mathieu Chartier · 10 years ago
  46. e8817b2 Fixed typo in entrypoint stub. by Fred Shih · 10 years ago
  47. 8850011 Remove an intermediate field array in ClassLinker::InitializeClass. by Hiroshi Yamauchi · 10 years ago
  48. 7713d10 Merge "Reduced memory usage of primitive fields smaller than 4-bytes" by Mathieu Chartier · 10 years ago
  49. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 10 years ago
  50. b6cabc1 Reduce log spam by changing a LOG(INFO) to VLOG(startup) by Alex Light · 10 years ago
  51. e25826e Merge "Support running without a boot image." by Brian Carlstrom · 10 years ago
  52. a5a3ac9 Fix GC memory overhead accounting. by Mathieu Chartier · 10 years ago
  53. 64ad14d Support running without a boot image. by Alex Light · 10 years ago
  54. bf99f77 Clean up Handle usage. by Mathieu Chartier · 10 years ago
  55. 6a7824d Add fallback for non moving space being full. by Mathieu Chartier · 10 years ago
  56. 65282b2 Using the correct time for wait_start_ms when lock contention logging is enabled by Xin Guan · 10 years ago
  57. 1dbc3a9 Merge "ART: Reject field accesses to non-reference vregs." by Andreas Gampe · 10 years ago
  58. 695c598 ART: Reject field accesses to non-reference vregs. by Stephen Kyle · 10 years ago
  59. 19c62d5 Merge "Handlerize MethodVerifier::mirror_method_." by Hiroshi Yamauchi · 10 years ago
  60. dc37617 Handlerize MethodVerifier::mirror_method_. by Hiroshi Yamauchi · 10 years ago
  61. 8e46772 Merge "Fix testing wrong variable for non zygote." by Mathieu Chartier · 10 years ago
  62. 0deeb81 Fix testing wrong variable for non zygote. by Mathieu Chartier · 10 years ago
  63. a68629e Always setup the native bridge library by Calin Juravle · 10 years ago
  64. c0e3645 Merge "Fix fault handler to unregister on shutdown" by Dave Allison · 10 years ago
  65. 1a04fcd Merge "Remove profiler log line" by Dave Allison · 10 years ago
  66. 0616b6c Merge "Avoid handle-less fields in ClassLinker::InitializeClass()" by Hiroshi Yamauchi · 10 years ago
  67. 67ef46a Avoid handle-less fields in ClassLinker::InitializeClass() by Hiroshi Yamauchi · 10 years ago
  68. b89c3da Make a couple of map checks debug only. by Narayan Kamath · 10 years ago
  69. ca0ceb0 Merge "ART: Remove GOT setup from x86 assembly where not needed" by Andreas Gampe · 10 years ago
  70. 8d98ac6 ART: Remove GOT setup from x86 assembly where not needed by Andreas Gampe · 10 years ago
  71. 1f8ef6f Fix fault handler to unregister on shutdown by Dave Allison · 10 years ago
  72. 3d95001 Merge "ART: A couple of checks were missed in class LockWord" by Ian Rogers · 10 years ago
  73. 69f22cf Remove profiler log line by Dave Allison · 10 years ago
  74. 7a9bbc5 Merge "ART: Fix verifier fail message." by Ian Rogers · 10 years ago
  75. 8e70519 Check pending exception result in AllocObjectWithAllocator. by Mathieu Chartier · 10 years ago
  76. 6644521 Fixed wrong field usage in Instrumentation::RemoveListener by Daniel Mihalyi · 10 years ago
  77. 49e36ec Kill HAVE_ANDROID_PTHREAD_SETNAME_NP. by Elliott Hughes · 10 years ago
  78. 92502ab Merge "ART: Relax GetInstructionSetFromString" by Andreas Gampe · 10 years ago
  79. 20c8930 ART: Relax GetInstructionSetFromString by Andreas Gampe · 10 years ago
  80. e7f5428 Merge "Make common BitVector operations inline-able." by Ian Rogers · 10 years ago
  81. e77493c Make common BitVector operations inline-able. by Ian Rogers · 10 years ago
  82. 69d848e Merge "bionic has always had gettid." by Elliott Hughes · 10 years ago
  83. 323aa86 bionic has always had gettid. by Elliott Hughes · 10 years ago
  84. 10dac8e Merge "Merge stack usage reduction for overflow checks" by Dave Allison · 10 years ago
  85. b090a18 Merge stack usage reduction for overflow checks by Dave Allison · 10 years ago
  86. 78480ec ART: Fix verifier fail message. by Elena Sayapina · 10 years ago
  87. c6345ef Fix JDWP event races by Sebastien Hertz · 10 years ago
  88. d35326f Fix heap corruption and verification. by Mathieu Chartier · 10 years ago
  89. 7968bfc Merge "AttachCurrentThread should only warn on missing thread name if CheckJNI is enabled." by Brian Carlstrom · 10 years ago
  90. 3ea69c0 AttachCurrentThread should only warn on missing thread name if CheckJNI is enabled. by Brian Carlstrom · 10 years ago
  91. 4361bef Fix bug introduced in https://android-review.googlesource.com/102610. by Nicolas Geoffray · 10 years ago
  92. 192da56 Merge "Add null check to CheckVirtualMethod" by Mathieu Chartier · 10 years ago
  93. a1e78fa Add null check to CheckVirtualMethod by Mathieu Chartier · 10 years ago
  94. 07277a7 Merge "Enable large object space for zygote." by Mathieu Chartier · 10 years ago
  95. e4cab17 Enable large object space for zygote. by Mathieu Chartier · 10 years ago
  96. 7b6f8d2 Merge "Workaround problem reading main stack on intel devices." by Dave Allison · 10 years ago
  97. 216cf23 Workaround problem reading main stack on intel devices. by Dave Allison · 10 years ago
  98. ca1d06c Optimized instrumentation listener handling by Daniel Mihalyi · 10 years ago
  99. 90b180e Merge "ART: Do not recursively abort when visiting locks in a bad state" by Andreas Gampe · 10 years ago
  100. 956a522 ART: Do not recursively abort when visiting locks in a bad state by Andreas Gampe · 10 years ago