1. c017318 Merge "Revert "Revert "Make it possible to enable native debugging through debug flags""" by Tamas Berghammer · 8 years ago
  2. 707954b Merge "Re-enable OSR." by Nicolas Geoffray · 8 years ago
  3. d186dd8 Re-enable OSR. by Nicolas Geoffray · 8 years ago
  4. dd5e5e9 Revert "Revert "Make it possible to enable native debugging through debug flags"" by Tamas Berghammer · 8 years ago
  5. 4fb3a42 ART: Fix ArenaStack::AllocWithMemoryTool(). by Vladimir Marko · 8 years ago
  6. c86382a Merge "Add an option to disable native stack dumping on SIGQUIT." by Nicolas Geoffray · 8 years ago
  7. a73280d Add an option to disable native stack dumping on SIGQUIT. by Nicolas Geoffray · 8 years ago
  8. 0095d88 Add MODULE_LICENSE_GPL.. for art/runtime/openjdkjvm. by Narayan Kamath · 8 years ago
  9. 3a631b4 Merge "Don't call IsNative if the declaring class can be null." by Nicolas Geoffray · 8 years ago
  10. e866213 Disable on stack replacement for now. by Nicolas Geoffray · 8 years ago
  11. dec3a12 Don't call IsNative if the declaring class can be null. by Nicolas Geoffray · 8 years ago
  12. 47a2a45 Merge "ART: Simplify patchoat" by Andreas Gampe · 8 years ago
  13. 6eb6a39 ART: Simplify patchoat by Andreas Gampe · 8 years ago
  14. 4a2c8fc Fix bug with verification of constructors by Alex Light · 8 years ago
  15. b9adbf6 Merge "Fix app image memory leak" by Mathieu Chartier · 8 years ago
  16. bd064ea Fix app image memory leak by Mathieu Chartier · 8 years ago
  17. 980027c ART: Treat throw with non-reference type as hard failure in verifier. by Pavel Vyssotski · 8 years ago
  18. 5960a3f Merge "Re-enable OSR." by Nicolas Geoffray · 8 years ago
  19. 31708b7 Fix compiler driver gtest. by Calin Juravle · 8 years ago
  20. 34900cc Store relative paths in the profile file by Calin Juravle · 8 years ago
  21. d9994f0 Re-enable OSR. by Nicolas Geoffray · 8 years ago
  22. 953e4c9 Merge "Revert "Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64"""" by Nicolas Geoffray · 8 years ago
  23. 5d03317 Revert "Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64""" by Nicolas Geoffray · 8 years ago
  24. 34937e2 Merge "Always visit ProfilingInfo, the counter could be reset." by Mathieu Chartier · 8 years ago
  25. 797f70c Merge "Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64""" by Bill Buzbee · 8 years ago
  26. 50cf600 ART: Fix arm mterp shadow handling by buzbee · 8 years ago
  27. 927f40d Merge "Try to substitute constructor chains for IPUTs." by Vladimir Marko · 8 years ago
  28. dfcd2f4 Merge "Mterp: Fix and restore mac host build" by Bill Buzbee · 8 years ago
  29. 354efa6 Try to substitute constructor chains for IPUTs. by Vladimir Marko · 8 years ago
  30. 4c31276 Merge "ART: Give better error messages in dex-file verifier" by Andreas Gampe · 8 years ago
  31. c70646e Merge "ARM: Add direct calls to math intrinsics" by Vladimir Marko · 8 years ago
  32. c9f0ba1 ART: Give better error messages in dex-file verifier by Andreas Gampe · 8 years ago
  33. 9687f24 Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64"" by Bill Buzbee · 8 years ago
  34. 6c37e9a openjdkjvm: Don't leak the results of JVM_RawMonitorCreate. by Narayan Kamath · 8 years ago
  35. 44ba97e openjdkjvm: clean up verbose logging. by Narayan Kamath · 8 years ago
  36. 6edb9ae Check pages are readable after mprotect for SEGV_ACCERR diagnosis by Hiroshi Yamauchi · 8 years ago
  37. e4ddacd Merge "Default methods should not be found by getDeclaredMethod" by Alex Light · 8 years ago
  38. 9fab717 Merge "Revert "Make it possible to enable native debugging through debug flags"" by Tamas Berghammer · 8 years ago
  39. 3a98aae Revert "Make it possible to enable native debugging through debug flags" by Tamas Berghammer · 8 years ago
  40. 64fdc80 Default methods should not be found by getDeclaredMethod by Alex Light · 8 years ago
  41. 27ec302 Merge "Make it possible to enable native debugging through debug flags" by Tamas Berghammer · 8 years ago
  42. c94a61f Make it possible to enable native debugging through debug flags by Tamas Berghammer · 8 years ago
  43. 05dfaaa Mterp: Fix and restore mac host build by Serguei Katkov · 8 years ago
  44. 4d9b10a Disable osr while investigating flakiness. by Nicolas Geoffray · 8 years ago
  45. ef40446 Always visit ProfilingInfo, the counter could be reset. by Nicolas Geoffray · 8 years ago
  46. 2a49bc4 Merge "Newer kernels added SEGV_BNDERR." by Christopher Ferris · 8 years ago
  47. d64842c Merge "ART: Curb lock-verification-failure spam" by Andreas Gampe · 8 years ago
  48. 9fcfb8a ART: Curb lock-verification-failure spam by Andreas Gampe · 8 years ago
  49. 74472a8 Merge "Point fixes after OSR change." by Nicolas Geoffray · 8 years ago
  50. d9bc433 Point fixes after OSR change. by Nicolas Geoffray · 8 years ago
  51. 37c36dc Merge "ART: Better InitWithoutImage error messages" by Andreas Gampe · 8 years ago
  52. 7ba5a67 ART: Better InitWithoutImage error messages by Andreas Gampe · 8 years ago
  53. e6141d7 Merge "Use 8-byte increment bracket sizes for rosalloc thread local runs." by Hiroshi Yamauchi · 8 years ago
  54. a61347b Address missed amend by Mathieu Chartier · 8 years ago
  55. 7ed9c56 Use 8-byte increment bracket sizes for rosalloc thread local runs. by Hiroshi Yamauchi · 8 years ago
  56. 8405bfd Disable kDebugStackWalk by Mathieu Chartier · 8 years ago
  57. bf36918 Fix moving GC bugs in quick_field_entrypoints.cc by Mathieu Chartier · 8 years ago
  58. b331feb Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64."" by Nicolas Geoffray · 8 years ago
  59. 586996a Merge "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64"" by Nicolas Geoffray · 8 years ago
  60. 95717f0 Revert "ART: Enable Jit Profiling in Mterp for arm/arm64" by Nicolas Geoffray · 8 years ago
  61. b2b6d8a Merge "Use GC critical section for adding and removing app images" by Mathieu Chartier · 8 years ago
  62. 61d2b2d Use GC critical section for adding and removing app images by Mathieu Chartier · 8 years ago
  63. bd707ab Merge "runtime: Cleanup comments for kAccSkipAccessChecks" by Igor Murashkin · 8 years ago
  64. a4e9812 Merge "ART: Enable Jit Profiling in Mterp for arm/arm64" by Bill Buzbee · 8 years ago
  65. 12b8c9d Newer kernels added SEGV_BNDERR. by Christopher Ferris · 8 years ago
  66. e99d23a Merge "madvise away app image dex cache arrays" by Mathieu Chartier · 8 years ago
  67. 6f0b042 Merge "Use correct requested alloc space begin for CC" by Mathieu Chartier · 8 years ago
  68. 8c4f041 madvise away app image dex cache arrays by Mathieu Chartier · 8 years ago
  69. 27c6b48 Merge "Don't use native bridge for non zygote-spawn processes" by Calin Juravle · 8 years ago
  70. d3e7c6c Don't use native bridge for non zygote-spawn processes by Calin Juravle · 8 years ago
  71. 8d1da85 runtime: Cleanup comments for kAccSkipAccessChecks by Igor Murashkin · 8 years ago
  72. 582b68f Use correct requested alloc space begin for CC by Mathieu Chartier · 8 years ago
  73. d70dc9d ARM: Add direct calls to math intrinsics by Anton Kirilov · 8 years ago
  74. a0a1610 ART: Enable Jit Profiling in Mterp for arm/arm64 by buzbee · 8 years ago
  75. 867d63b Merge "runtime: Don't skip verification for -Xverify:soft-fail" by Igor Murashkin · 8 years ago
  76. 42d511d Fix class_linker_test to take into account default methods. by Alex Light · 8 years ago
  77. df707e4 runtime: Don't skip verification for -Xverify:soft-fail by Igor Murashkin · 8 years ago
  78. 287fd33 Merge "Avoid read barrier for UpdateEntrypoints" by Mathieu Chartier · 8 years ago
  79. e968112 Merge changes I44ee74d8,I78b17187 by Igor Murashkin · 8 years ago
  80. 071b933 Merge changes from topic 'reflection_1_8' by Igor Murashkin · 8 years ago
  81. a57ee9d Avoid read barrier for UpdateEntrypoints by Mathieu Chartier · 8 years ago
  82. 6b5a17a Merge "ART: Fix rounding up in DexCacheArraysLayout constructor." by Vladimir Marko · 8 years ago
  83. 24868a1 Share DWARF .debug_abbrev sections. by David Srbecky · 8 years ago
  84. b08f305 Prevent crashes if boot images fail to load by Mathieu Chartier · 8 years ago
  85. 88df489 Merge "Fix updating string dex cache array for no class table case" by Mathieu Chartier · 8 years ago
  86. 9b1c9b7 Fix updating string dex cache array for no class table case by Mathieu Chartier · 8 years ago
  87. 12d0e0e Merge "Fix remaining read barrier issues in image relocation" by Mathieu Chartier · 8 years ago
  88. dfe02f6 Fix remaining read barrier issues in image relocation by Mathieu Chartier · 8 years ago
  89. b328291 Merge "Rosalloc fast path in assembly for MIPS64" by Hans Boehm · 8 years ago
  90. e362740 Fix DCHECK compilation error. by Richard Uhler · 8 years ago
  91. e3d4ff5 runtime: Update Proxy to assume 1 less direct method by Igor Murashkin · 8 years ago
  92. 24c11dc Merge "ART: Fix bad manual rename of local variable." by Vladimir Marko · 8 years ago
  93. 0d4909e ART: Fix rounding up in DexCacheArraysLayout constructor. by Vladimir Marko · 8 years ago
  94. a89d6d6 Merge "Always use pendingNext to test enqueability of references." by Richard Uhler · 8 years ago
  95. 9f35ccd ART: Fix bad manual rename of local variable. by Vladimir Marko · 8 years ago
  96. df187e4 Revert "Revert "reflection: Add new 1.8 AnnotatedElement methods and tests"" by Igor Murashkin · 8 years ago
  97. f1b4c41 runtime: Fix field resolution with access checks (runtest 073) by Igor Murashkin · 8 years ago
  98. 9f95ba7 interpreter: Fix proxy method invocation with access checks enabled. by Igor Murashkin · 8 years ago
  99. 1ef02af Merge "ART: Clean up strings fixup for app images." by Vladimir Marko · 8 years ago
  100. 3b0b4b9 Revert "Revert "ART: Mterp for arm64"" by Bill Buzbee · 8 years ago