1. 81d79dc Merge "Make unresolved exception types cause soft verification errors." by Jeff Hao · 11 years ago
  2. b878f21 Make unresolved exception types cause soft verification errors. by Jeff Hao · 11 years ago
  3. 92b7889 Clean up ScopedThreadStateChange + Get/SetPrimtiveArrayRegion by Mathieu Chartier · 11 years ago
  4. 17c50db Merge "More code for the read barrier support." by Hiroshi Yamauchi · 11 years ago
  5. b5a14d2 Revert "ART: Extracts an utility function of the duplicated code" by Andreas Gampe · 11 years ago
  6. 973cc95 ART: Extracts an utility function of the duplicated code by Dmitry Petrochenko · 11 years ago
  7. ae55e6c Merge "Don't allow heap transitions if the runtime is shutting down." by Mathieu Chartier · 11 years ago
  8. 35d5c3b art: fix dlopen error message by Colin Cross · 11 years ago
  9. 3c4a434 Don't allow heap transitions if the runtime is shutting down. by Mathieu Chartier · 11 years ago
  10. de981b0 Merge "Separate maps from code in oat file." by Vladimir Marko · 11 years ago
  11. a08ec9b Merge "Fix FindCatchBlock to work in -Xverify:none mode." by Jeff Hao · 11 years ago
  12. aa96191 Fix FindCatchBlock to work in -Xverify:none mode. by Jeff Hao · 11 years ago
  13. 4af159b Merge "Remove support for app JNI workarounds." by Ian Rogers · 11 years ago
  14. d299898 Merge "Warn when thread state lookup fails." by Ian Rogers · 11 years ago
  15. 987560f Remove support for app JNI workarounds. by Ian Rogers · 11 years ago
  16. 9103c86 More code for the read barrier support. by Hiroshi Yamauchi · 11 years ago
  17. 8585bad Return bytes freed from RosAlloc. by Mathieu Chartier · 11 years ago
  18. 0ec77d6 Warn when thread state lookup fails. by Ian Rogers · 11 years ago
  19. 96c6ab9 Separate maps from code in oat file. by Vladimir Marko · 11 years ago
  20. 82b1a81 Merge "Avoid allocating OatFile::OatClass on the heap." by Vladimir Marko · 11 years ago
  21. 618a870 Merge "Fix crash when debugging exception" by Sebastien Hertz · 11 years ago
  22. 00256f3 Merge "Revert "64bit changes to the stack walker for the Quick ABI."" by Nicolas Geoffray · 11 years ago
  23. 8d5ead5 Revert "64bit changes to the stack walker for the Quick ABI." by Nicolas Geoffray · 11 years ago
  24. e08920e Merge "64bit changes to the stack walker for the Quick ABI." by Nicolas Geoffray · 11 years ago
  25. ea81063 Merge "Speed up single-stepping" by Sebastien Hertz · 11 years ago
  26. 63da330 Merge "Add an option to specify a list of methods for LIR dumping." by Mingyao Yang · 11 years ago
  27. 42d65c5 Add an option to specify a list of methods for LIR dumping. by Mingyao Yang · 11 years ago
  28. a2cee18 Modify unwind to comply with stack parser tools. by Christopher Ferris · 11 years ago
  29. 4ad33b3 Fixing missing newlines in Usage calls by Brian Carlstrom · 11 years ago
  30. 455820e Fix ForegroundHeapGrowthMultiplier and ParseDouble. by Mathieu Chartier · 11 years ago
  31. fa25af3 Merge "Replace ObjectSet with LargeObjectBitmap." by Mathieu Chartier · 11 years ago
  32. 5cb3283 64bit changes to the stack walker for the Quick ABI. by Nicolas Geoffray · 11 years ago
  33. bbd695c Replace ObjectSet with LargeObjectBitmap. by Mathieu Chartier · 11 years ago
  34. 48a35cb Merge "Interpreter-only mode should cause dex-to-dex compilation." by Ian Rogers · 11 years ago
  35. 9bc5440 Interpreter-only mode should cause dex-to-dex compilation. by Ian Rogers · 11 years ago
  36. daa7a64 Merge "Comment disallow new monitors." by Ian Rogers · 11 years ago
  37. 5c597c6 Comment disallow new monitors. by Ian Rogers · 11 years ago
  38. a092ee4 Merge "Use non volatile lock words in semispace collector." by Mathieu Chartier · 11 years ago
  39. 4d7f61d Use non volatile lock words in semispace collector. by Mathieu Chartier · 11 years ago
  40. 94e8a97 Merge "Add untested x86-64 downcall and exception assembly." by Ian Rogers · 11 years ago
  41. 6398156 Fix a class-loading bug in the verifier when throwing NPE by Andreas Gampe · 11 years ago
  42. 47d00c0 Add untested x86-64 downcall and exception assembly. by Ian Rogers · 11 years ago
  43. bd5ea6a Preparation for transition to libc++. by Ian Rogers · 11 years ago
  44. a214996 Merge "Decrease target utilization for foreground apps." by Mathieu Chartier · 11 years ago
  45. 2f8da3e Decrease target utilization for foreground apps. by Mathieu Chartier · 11 years ago
  46. df4f96a Merge "Fix thread join hangs" by Ian Rogers · 11 years ago
  47. b94fae6 Merge "Centralize instruction-set pointer-size, alignment, 64b-width code in instruction_set.h/cc" by Andreas Gampe · 11 years ago
  48. 2faf284 Merge "Long support in optimizing compiler." by Nicolas Geoffray · 11 years ago
  49. 01bc96d Long support in optimizing compiler. by Nicolas Geoffray · 11 years ago
  50. 63e8a68 Fix thread join hangs by Yevgeny Rouban · 11 years ago
  51. cf7bea3 Disable JDWP field watchpoint capabilities by Sebastien Hertz · 11 years ago
  52. 51f32a6 Merge "Allow use of instance filter for JDWP events" by Sebastien Hertz · 11 years ago
  53. 172109b Merge "Fix JDWP count event modifier" by Sebastien Hertz · 11 years ago
  54. dcee9ee Less confusing heap transition message. by Mathieu Chartier · 11 years ago
  55. c4d095b Don't call SetFootprintLimit in CreateZygoteSpace. by Mathieu Chartier · 11 years ago
  56. 5f4e6f5 Allow use of instance filter for JDWP events by Sebastien Hertz · 11 years ago
  57. 4320779 Fix JDWP count event modifier by Sebastien Hertz · 11 years ago
  58. c311d0c Merge "Prepare field watchpoint support" by Sebastien Hertz · 11 years ago
  59. 3f52eaf Prepare field watchpoint support by Sebastien Hertz · 11 years ago
  60. 0a01b38 Merge "Clear unused roots from debugger" by Sebastien Hertz · 11 years ago
  61. 1837bcb Merge "Deduplicate code starting JDWP thread" by Sebastien Hertz · 11 years ago
  62. 30143fd Merge "Fix clang build." by Mathieu Chartier · 11 years ago
  63. e9ea70b Fix clang build. by Mathieu Chartier · 11 years ago
  64. 949e5fd Merge "art_quick_unlock_object uses comparison incorrectly" by Ian Rogers · 11 years ago
  65. d6b9b62 Merge "Refactor space bitmap to support different alignments." by Mathieu Chartier · 11 years ago
  66. 107cbcc Merge "Reduce bump pointer space capacity." by Mathieu Chartier · 11 years ago
  67. 309e3bf Reduce bump pointer space capacity. by Mathieu Chartier · 11 years ago
  68. af13ad9 Centralize instruction-set pointer-size, alignment, 64b-width code by Andreas Gampe · 11 years ago
  69. a6119a2 Recognize and ignore options '-ea' and '-da' by Yevgeny Rouban · 11 years ago
  70. a8e8f9c Refactor space bitmap to support different alignments. by Mathieu Chartier · 11 years ago
  71. d3c5beb Avoid allocating OatFile::OatClass on the heap. by Vladimir Marko · 11 years ago
  72. bb5c355 Deduplicate code starting JDWP thread by Sebastien Hertz · 11 years ago
  73. bb43b43 Clear unused roots from debugger by Sebastien Hertz · 11 years ago
  74. 7840888 Fix hammerhead phone boot on master. by Mathieu Chartier · 11 years ago
  75. b272cd3 Fix heap verification with SS/GSS. by Mathieu Chartier · 11 years ago
  76. 2480156 Merge "Fix an occasional ThreadStress crash." by Hiroshi Yamauchi · 11 years ago
  77. d20aba1 Fix an occasional ThreadStress crash. by Hiroshi Yamauchi · 11 years ago
  78. 31f4414 Clean-up heap spaces. by Mathieu Chartier · 11 years ago
  79. b0f420f Merge "Prevent deadlocks in Runtime::Abort." by Mathieu Chartier · 11 years ago
  80. c7a966d Prevent deadlocks in Runtime::Abort. by Mathieu Chartier · 11 years ago
  81. 5960536 Merge "AArch64: Jni compiler fixes" by Andreas Gampe · 11 years ago
  82. 75b9113 AArch64: Jni compiler fixes by Serban Constantinescu · 11 years ago
  83. f73e1e6 Merge "Insert read barriers in more places." by Hiroshi Yamauchi · 11 years ago
  84. 7971928 Insert read barriers in more places. by Hiroshi Yamauchi · 11 years ago
  85. 3c135e7 Merge "Fix race condition in TransitionCollector." by Mathieu Chartier · 11 years ago
  86. 644789f Fix problem with empty profiles. by Dave Allison · 11 years ago
  87. b38d483 Fix race condition in TransitionCollector. by Mathieu Chartier · 11 years ago
  88. 135016a art: Use SIRT::GetAlignedSirtSizeTarget in calling convention by Dmitry Petrochenko · 11 years ago
  89. e78d4e1 art_quick_unlock_object uses comparison incorrectly by Serguei Katkov · 11 years ago
  90. 6a12a03 Merge "Change FindClass in GetQuickInvokedMethod to use reg_types_." by Mathieu Chartier · 11 years ago
  91. f3b4af1 Merge "Revert "Revert "Revert "Use trampolines for calls to helpers"""" by Dave Allison · 11 years ago
  92. d6ed642 Revert "Revert "Revert "Use trampolines for calls to helpers""" by Dave Allison · 11 years ago
  93. 4b06a72 Change FindClass in GetQuickInvokedMethod to use reg_types_. by Mathieu Chartier · 11 years ago
  94. e0faba6 Merge "Add mean GC duration to DumpGcPerformanceInfo." by Mathieu Chartier · 11 years ago
  95. 0397b0d Merge "Revert "Revert "Use trampolines for calls to helpers""" by Dave Allison · 11 years ago
  96. 2d524dd Switch profiler off by default by Dave Allison · 11 years ago
  97. f9487c0 Revert "Revert "Use trampolines for calls to helpers"" by Dave Allison · 11 years ago
  98. b6898f5 Add mean GC duration to DumpGcPerformanceInfo. by Mathieu Chartier · 11 years ago
  99. b24b0e2 Merge "ARM64: Fix array out of bounds access in DoLongJump" by Andreas Gampe · 11 years ago
  100. dc9009e Merge "Adjust sticky GC ergonomics." by Mathieu Chartier · 11 years ago