1. 66a5539 Add VLOG(collector) to reduce log spam by Mathieu Chartier · 8 years ago
  2. 29db752 Merge "Revert "Revert "Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64""""" by Bill Buzbee · 8 years ago
  3. 2198309 Merge "The JIT does not need VerifedMethod nor CompilerCallbacks." by Nicolas Geoffray · 8 years ago
  4. fd522f9 Revert "Revert "Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64"""" by Bill Buzbee · 9 years ago
  5. b52de24 Fix braino in single frame deopt. by Nicolas Geoffray · 8 years ago
  6. 52d9c2f Merge "Use image oat file instead of image header for immune spaces" by Mathieu Chartier · 8 years ago
  7. 5351da0 Use image oat file instead of image header for immune spaces by Mathieu Chartier · 8 years ago
  8. ad736f1 Merge "Fix rosalloc issues with valgrind." by Hiroshi Yamauchi · 8 years ago
  9. 6a6a753 Merge "Disable read barriers in GC VisitReferences calls." by Hiroshi Yamauchi · 8 years ago
  10. 5496f69 Disable read barriers in GC VisitReferences calls. by Hiroshi Yamauchi · 8 years ago
  11. b5e31f3 Fix rosalloc issues with valgrind. by Hiroshi Yamauchi · 8 years ago
  12. 70e2d7e Merge "Fix issue with copied methods not being checked." by Alex Light · 8 years ago
  13. 1d01ef7 Merge "Small inlining improvements." by Nicolas Geoffray · 8 years ago
  14. e4084a5 Small inlining improvements. by Nicolas Geoffray · 8 years ago
  15. 5b82d33 The JIT does not need VerifedMethod nor CompilerCallbacks. by Nicolas Geoffray · 8 years ago
  16. d9c0530 Merge "Mark __jit_debug_register_code as a unique symbol on aarch64" by Tamas Berghammer · 8 years ago
  17. 98e6ce4 Remove string init map. by Nicolas Geoffray · 8 years ago
  18. fcea56f Fix issue with copied methods not being checked. by Alex Light · 8 years ago
  19. 8817760 Clean up register line by Mathieu Chartier · 8 years ago
  20. 91edc62 Only visit pointer arrays once during image relocation by Mathieu Chartier · 8 years ago
  21. d99073f Merge "Extend constant folding to float and double operations." by Roland Levillain · 8 years ago
  22. 31dd3d6 Extend constant folding to float and double operations. by Roland Levillain · 8 years ago
  23. 39e4fab Merge "Be a bit smarter with JIT code triggering deoptimization." by Nicolas Geoffray · 8 years ago
  24. b88d59e Be a bit smarter with JIT code triggering deoptimization. by Nicolas Geoffray · 8 years ago
  25. 0723a61 Merge "We also need to delete osr entries when deleting ArtMethod." by Nicolas Geoffray · 8 years ago
  26. a9b9131 We also need to delete osr entries when deleting ArtMethod. by Nicolas Geoffray · 8 years ago
  27. 361e04a Add custom arena deleter for RegisterLine by Mathieu Chartier · 8 years ago
  28. c0b2796 Follow-up to OSR change. by Nicolas Geoffray · 8 years ago
  29. c017318 Merge "Revert "Revert "Make it possible to enable native debugging through debug flags""" by Tamas Berghammer · 8 years ago
  30. 707954b Merge "Re-enable OSR." by Nicolas Geoffray · 8 years ago
  31. d186dd8 Re-enable OSR. by Nicolas Geoffray · 8 years ago
  32. dd5e5e9 Revert "Revert "Make it possible to enable native debugging through debug flags"" by Tamas Berghammer · 9 years ago
  33. 4fb3a42 ART: Fix ArenaStack::AllocWithMemoryTool(). by Vladimir Marko · 8 years ago
  34. c86382a Merge "Add an option to disable native stack dumping on SIGQUIT." by Nicolas Geoffray · 8 years ago
  35. a73280d Add an option to disable native stack dumping on SIGQUIT. by Nicolas Geoffray · 8 years ago
  36. 0095d88 Add MODULE_LICENSE_GPL.. for art/runtime/openjdkjvm. by Narayan Kamath · 9 years ago
  37. 3a631b4 Merge "Don't call IsNative if the declaring class can be null." by Nicolas Geoffray · 8 years ago
  38. e866213 Disable on stack replacement for now. by Nicolas Geoffray · 8 years ago
  39. dec3a12 Don't call IsNative if the declaring class can be null. by Nicolas Geoffray · 9 years ago
  40. 47a2a45 Merge "ART: Simplify patchoat" by Andreas Gampe · 9 years ago
  41. 6eb6a39 ART: Simplify patchoat by Andreas Gampe · 9 years ago
  42. 4a2c8fc Fix bug with verification of constructors by Alex Light · 9 years ago
  43. b9adbf6 Merge "Fix app image memory leak" by Mathieu Chartier · 9 years ago
  44. bd064ea Fix app image memory leak by Mathieu Chartier · 9 years ago
  45. 980027c ART: Treat throw with non-reference type as hard failure in verifier. by Pavel Vyssotski · 9 years ago
  46. 5960a3f Merge "Re-enable OSR." by Nicolas Geoffray · 9 years ago
  47. 31708b7 Fix compiler driver gtest. by Calin Juravle · 9 years ago
  48. 34900cc Store relative paths in the profile file by Calin Juravle · 9 years ago
  49. d9994f0 Re-enable OSR. by Nicolas Geoffray · 9 years ago
  50. 953e4c9 Merge "Revert "Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64"""" by Nicolas Geoffray · 9 years ago
  51. 5d03317 Revert "Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64""" by Nicolas Geoffray · 9 years ago
  52. 34937e2 Merge "Always visit ProfilingInfo, the counter could be reset." by Mathieu Chartier · 9 years ago
  53. 797f70c Merge "Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64""" by Bill Buzbee · 9 years ago
  54. 50cf600 ART: Fix arm mterp shadow handling by buzbee · 9 years ago
  55. 927f40d Merge "Try to substitute constructor chains for IPUTs." by Vladimir Marko · 9 years ago
  56. dfcd2f4 Merge "Mterp: Fix and restore mac host build" by Bill Buzbee · 9 years ago
  57. 354efa6 Try to substitute constructor chains for IPUTs. by Vladimir Marko · 9 years ago
  58. 4c31276 Merge "ART: Give better error messages in dex-file verifier" by Andreas Gampe · 9 years ago
  59. c70646e Merge "ARM: Add direct calls to math intrinsics" by Vladimir Marko · 9 years ago
  60. c9f0ba1 ART: Give better error messages in dex-file verifier by Andreas Gampe · 9 years ago
  61. 9687f24 Revert "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64"" by Bill Buzbee · 9 years ago
  62. 6c37e9a openjdkjvm: Don't leak the results of JVM_RawMonitorCreate. by Narayan Kamath · 9 years ago
  63. 44ba97e openjdkjvm: clean up verbose logging. by Narayan Kamath · 9 years ago
  64. 6edb9ae Check pages are readable after mprotect for SEGV_ACCERR diagnosis by Hiroshi Yamauchi · 9 years ago
  65. e4ddacd Merge "Default methods should not be found by getDeclaredMethod" by Alex Light · 9 years ago
  66. 9fab717 Merge "Revert "Make it possible to enable native debugging through debug flags"" by Tamas Berghammer · 9 years ago
  67. 3a98aae Revert "Make it possible to enable native debugging through debug flags" by Tamas Berghammer · 9 years ago
  68. 64fdc80 Default methods should not be found by getDeclaredMethod by Alex Light · 9 years ago
  69. 27ec302 Merge "Make it possible to enable native debugging through debug flags" by Tamas Berghammer · 9 years ago
  70. c94a61f Make it possible to enable native debugging through debug flags by Tamas Berghammer · 9 years ago
  71. 05dfaaa Mterp: Fix and restore mac host build by Serguei Katkov · 9 years ago
  72. 4d9b10a Disable osr while investigating flakiness. by Nicolas Geoffray · 9 years ago
  73. ef40446 Always visit ProfilingInfo, the counter could be reset. by Nicolas Geoffray · 9 years ago
  74. 2a49bc4 Merge "Newer kernels added SEGV_BNDERR." by Christopher Ferris · 9 years ago
  75. d64842c Merge "ART: Curb lock-verification-failure spam" by Andreas Gampe · 9 years ago
  76. 9fcfb8a ART: Curb lock-verification-failure spam by Andreas Gampe · 9 years ago
  77. 74472a8 Merge "Point fixes after OSR change." by Nicolas Geoffray · 9 years ago
  78. d9bc433 Point fixes after OSR change. by Nicolas Geoffray · 9 years ago
  79. 37c36dc Merge "ART: Better InitWithoutImage error messages" by Andreas Gampe · 9 years ago
  80. 7ba5a67 ART: Better InitWithoutImage error messages by Andreas Gampe · 9 years ago
  81. e6141d7 Merge "Use 8-byte increment bracket sizes for rosalloc thread local runs." by Hiroshi Yamauchi · 9 years ago
  82. a61347b Address missed amend by Mathieu Chartier · 9 years ago
  83. 7ed9c56 Use 8-byte increment bracket sizes for rosalloc thread local runs. by Hiroshi Yamauchi · 9 years ago
  84. 8405bfd Disable kDebugStackWalk by Mathieu Chartier · 9 years ago
  85. bf36918 Fix moving GC bugs in quick_field_entrypoints.cc by Mathieu Chartier · 9 years ago
  86. b331feb Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64."" by Nicolas Geoffray · 9 years ago
  87. 586996a Merge "Revert "ART: Enable Jit Profiling in Mterp for arm/arm64"" by Nicolas Geoffray · 9 years ago
  88. 95717f0 Revert "ART: Enable Jit Profiling in Mterp for arm/arm64" by Nicolas Geoffray · 9 years ago
  89. b2b6d8a Merge "Use GC critical section for adding and removing app images" by Mathieu Chartier · 9 years ago
  90. 61d2b2d Use GC critical section for adding and removing app images by Mathieu Chartier · 9 years ago
  91. bd707ab Merge "runtime: Cleanup comments for kAccSkipAccessChecks" by Igor Murashkin · 9 years ago
  92. a4e9812 Merge "ART: Enable Jit Profiling in Mterp for arm/arm64" by Bill Buzbee · 9 years ago
  93. 12b8c9d Newer kernels added SEGV_BNDERR. by Christopher Ferris · 9 years ago
  94. e99d23a Merge "madvise away app image dex cache arrays" by Mathieu Chartier · 9 years ago
  95. 6f0b042 Merge "Use correct requested alloc space begin for CC" by Mathieu Chartier · 9 years ago
  96. 8c4f041 madvise away app image dex cache arrays by Mathieu Chartier · 9 years ago
  97. 27c6b48 Merge "Don't use native bridge for non zygote-spawn processes" by Calin Juravle · 9 years ago
  98. d3e7c6c Don't use native bridge for non zygote-spawn processes by Calin Juravle · 9 years ago
  99. 8d1da85 runtime: Cleanup comments for kAccSkipAccessChecks by Igor Murashkin · 9 years ago
  100. 582b68f Use correct requested alloc space begin for CC by Mathieu Chartier · 9 years ago