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