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