1. bb661c0 Refactor use of __ANDROID__ macro by Bilyan Borisov · 8 years ago
  2. 1bfc7e5 Merge "ART: Disable unstarted runtime pow test for valgrind" by Treehugger Robot · 8 years ago
  3. b679515 ART: Disable unstarted runtime pow test for valgrind by Andreas Gampe · 8 years ago
  4. 436759c Merge "Make dex file loading failure more explicit about failure." by Alex Light · 8 years ago
  5. ebe4d21 Merge "Revert "Revert "Assembly TLAB and RegionTLAB allocation fast path for x86""" by Hiroshi Yamauchi · 8 years ago
  6. 2efce70 Merge "X86/X86_64: Switch to locked add from mfence" by Aart Bik · 8 years ago
  7. 69cee6a Revert "Revert "Assembly TLAB and RegionTLAB allocation fast path for x86"" by Sang, Chunlei · 8 years ago
  8. 9d7c524 Merge "Revert "Assembly TLAB and RegionTLAB allocation fast path for x86"" by Hiroshi Yamauchi · 8 years ago
  9. 0cd1bf7 Revert "Assembly TLAB and RegionTLAB allocation fast path for x86" by Hiroshi Yamauchi · 8 years ago
  10. 213120f Merge "Assembly TLAB and RegionTLAB allocation fast path for x86" by Hiroshi Yamauchi · 8 years ago
  11. 3045b66 Make dex file loading failure more explicit about failure. by Alex Light · 8 years ago
  12. 1878667 Merge "ART: Change x86 from modify_ldt to set_thread_data" by Andreas Gampe · 8 years ago
  13. 0b577a9 Merge changes I0360a078,I3e267519 by Treehugger Robot · 8 years ago
  14. 44e5cd8 Merge "Do less work holding thread list lock" by Mathieu Chartier · 8 years ago
  15. 7424025 Merge changes Ic40833d3,I8f286987 by Hiroshi Yamauchi · 8 years ago
  16. b8a00f9 ART: Add Math cutouts by Andreas Gampe · 8 years ago
  17. 715fdc2 ART: Add some reflection cutouts by Andreas Gampe · 8 years ago
  18. 0ffdc9c Do less work holding thread list lock by Mathieu Chartier · 8 years ago
  19. 20d2c9d Merge "ART: Remove Security initialization cutout" by Andreas Gampe · 8 years ago
  20. 84ed7d0 Assembly TLAB and RegionTLAB allocation fast path for x86 by Sang, Chunlei · 8 years ago
  21. 3ed30c3 ART: Remove Security initialization cutout by Andreas Gampe · 8 years ago
  22. 6435910 Merge "Use iterators "before" the use node in HUserRecord<>." by Vladimir Marko · 8 years ago
  23. 8f95cf3 Fix a deadlock between debugger and GC. by Hiroshi Yamauchi · 8 years ago
  24. 46817b8 Use iterators "before" the use node in HUserRecord<>. by Vladimir Marko · 8 years ago
  25. 35a38d1 Merge "ART: Fast-fail empty other handlers in fault handling" by Andreas Gampe · 8 years ago
  26. 49c882b Initialize a variable to suppress compiler error by Goran Jakovljevic · 8 years ago
  27. 54c8195 Merge changes I0f164a7d,I8c408aa6 by Andreas Gampe · 8 years ago
  28. 8ce9c30 ART: Add cutout for Character.toLower/UpperCase by Andreas Gampe · 8 years ago
  29. eb8b0ae ART: Add ClassLoader.getResourceAsStream cutout by Andreas Gampe · 8 years ago
  30. d14b73d ART: Fast-fail empty other handlers in fault handling by Andreas Gampe · 8 years ago
  31. 61b3cd4 Prevent holding stale Thread pointers by Mathieu Chartier · 8 years ago
  32. 74b3c8f Add more info to monitor contention logging by Mathieu Chartier · 8 years ago
  33. c4d445a Merge "Fix interaction between instrumentation and jit lock." by Nicolas Geoffray · 8 years ago
  34. 480d510 Fix interaction between instrumentation and jit lock. by Nicolas Geoffray · 8 years ago
  35. 27a0eb2 Merge "Increase vtable size for String class" by Yi Kong · 8 years ago
  36. f59149a Merge "Add weight to compiled/interpreter transitions." by Nicolas Geoffray · 8 years ago
  37. d4fa9f4 ART: Add a System.getProperty cutout by Andreas Gampe · 8 years ago
  38. 8f4ade0 ART: Fix nits for verifier change by Andreas Gampe · 8 years ago
  39. 478078a Increase vtable size for String class by Yi Kong · 8 years ago
  40. 6233bff Merge "OpenJdkJVM: Fix Mac OS build." by Narayan Kamath · 8 years ago
  41. db5a850 Merge "Revert "Revert "ART: Improve JitProfile perf in x86_64 mterp""" by Bill Buzbee · 8 years ago
  42. 5b2cfd8 OpenJdkJVM: Fix Mac OS build. by Narayan Kamath · 8 years ago
  43. 9afaac4 Revert "Revert "ART: Improve JitProfile perf in x86_64 mterp"" by Bill Buzbee · 8 years ago
  44. 77f5d65 OpenJdkJVM: Fix JVM_Lseek by Narayan Kamath · 8 years ago
  45. 71cd50f Add weight to compiled/interpreter transitions. by Nicolas Geoffray · 8 years ago
  46. 240986c Merge "Track removal of String hash functions." by Narayan Kamath · 8 years ago
  47. 5d8fa8b Track removal of String hash functions. by Narayan Kamath · 8 years ago
  48. 37d8c5c Merge "Properly initialize the is_osr_method_being_compiled_ flag." by Nicolas Geoffray · 8 years ago
  49. 935384e Properly initialize the is_osr_method_being_compiled_ flag. by Nicolas Geoffray · 8 years ago
  50. cc9b74f Merge "ART: Make iget receiver mismatch hard verifier error" by Andreas Gampe · 8 years ago
  51. 6659624 ART: Make iget receiver mismatch hard verifier error by Andreas Gampe · 8 years ago
  52. 0108f3d Merge "Restore fallback behavior in the no-image stripped-dex case." by Richard Uhler · 8 years ago
  53. ba6aae0 Fix initialization of field after conflicting merges. by Nicolas Geoffray · 8 years ago
  54. 54b5b1a Merge "Fix copy-paste nit" by Vladimir Marko · 8 years ago
  55. ab4c64b Fix copy-paste nit by Goran Jakovljevic · 8 years ago
  56. dad35b0 Merge "Remove the JIT from the instrumentation framework." by Nicolas Geoffray · 8 years ago
  57. 4847513 Merge "Allow private methods in interfaces." by Treehugger Robot · 8 years ago
  58. b55f1ac Allow private methods in interfaces. by Alex Light · 8 years ago
  59. 76f5cb6 Restore fallback behavior in the no-image stripped-dex case. by Richard Uhler · 8 years ago
  60. 93205e3 Move Assemblers to the Arena. by Vladimir Marko · 8 years ago
  61. 274fe4a Remove the JIT from the instrumentation framework. by Nicolas Geoffray · 8 years ago
  62. 6990775 Merge "Revert "Revert "ART: Improve JitProfile perf in x86 mterp""" by Bill Buzbee · 8 years ago
  63. 2c3b101 Merge "Add option to tune sample collection based on thread sensitivity" by Calin Juravle · 8 years ago
  64. b2771b4 Add option to tune sample collection based on thread sensitivity by Calin Juravle · 8 years ago
  65. 38e398b Merge "Allocate code generators on the arena." by Vladimir Marko · 8 years ago
  66. 4af8fac Merge "ART: Simplify unstarted-runtime ceil and floor" by Andreas Gampe · 8 years ago
  67. 89e3b48 ART: Simplify unstarted-runtime ceil and floor by Andreas Gampe · 8 years ago
  68. e4010c6 Merge "Fix InsertDexFileInToClassLoader to handle null class loaders" by Mathieu Chartier · 8 years ago
  69. 6d25cf6 Fix InsertDexFileInToClassLoader to handle null class loaders by Mathieu Chartier · 8 years ago
  70. 7aa04a1 X86/X86_64: Switch to locked add from mfence by Mark Mendell · 9 years ago
  71. f38a661 ART: Flag to fail thread creation by Andreas Gampe · 8 years ago
  72. d58b837 Allocate code generators on the arena. by Vladimir Marko · 8 years ago
  73. ec9a828 Merge "Assembly region TLAB allocation fast path for arm64." by Hiroshi Yamauchi · 8 years ago
  74. 8eec0bb Merge "Remove recursive ALWAYS_INLINE" by Vladimir Marko · 8 years ago
  75. b2880a9 Merge "unstarted_runtime: add cutout for Math.floor" by Sergio Giro · 8 years ago
  76. 8326120 unstarted_runtime: add cutout for Math.floor by Sergio Giro · 8 years ago
  77. 0dfb30d Remove recursive ALWAYS_INLINE by Goran Jakovljevic · 8 years ago
  78. 92ec594 Fix relocate in place to handle arbitrary app image layout by Mathieu Chartier · 8 years ago
  79. cd77378 Assembly region TLAB allocation fast path for arm64. by Hiroshi Yamauchi · 8 years ago
  80. e719926 Don't abort during app image loading with no boot image by Mathieu Chartier · 8 years ago
  81. d521826 Merge "ART: Make mterp jit profiling race tolerant" by Calin Juravle · 8 years ago
  82. 0e6aa6d ART: Make mterp jit profiling race tolerant by buzbee · 8 years ago
  83. 1e24b28 Merge "MIPS: Improving art_quick_imt_conflict_trampoline" by Nicolas Geoffray · 8 years ago
  84. 787a500 Merge "Revert "Revert "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp""""" by Calin Juravle · 8 years ago
  85. 4009bc6 Merge "Implement on-stack replacement for MIPS32 and MIPS64" by Nicolas Geoffray · 8 years ago
  86. 8a2c62c ART: Change x86 from modify_ldt to set_thread_data by Andreas Gampe · 9 years ago
  87. 250a23c Merge "ART: Fix race in on-stack replacement" by Bill Buzbee · 8 years ago
  88. 454b3b6 ART: Fix race in on-stack replacement by buzbee · 8 years ago
  89. 1d011d9 Revert "Revert "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp"""" by Bill Buzbee · 8 years ago
  90. fd336c3 Fix combined checksum calculation to use isa. by Jeff Hao · 8 years ago
  91. b11ffb7 Combine checksum of all boot images. by Jeff Hao · 8 years ago
  92. 93e94f2 ART: Fix interpreter single-step when doing OSR by buzbee · 8 years ago
  93. 2c6760a Merge "Remove AnnotationAccess and its remaining uses." by Jeff Hao · 8 years ago
  94. 8b233fc Remove more Quick-related macros in tests. by Roland Levillain · 8 years ago
  95. e7fbbe4 Merge changes I775a57c9,I14c0836f,I075c1b11 by Andreas Gampe · 8 years ago
  96. 56f9a89 Fix regression in ModUnionTable RAM usage by Mathieu Chartier · 8 years ago
  97. 8a18fde ART: Add cutout for Unsafe.putObjectVolatile by Andreas Gampe · 8 years ago
  98. 13fc1be ART: Add integer & long parsing cutout to unstarted runtime by Andreas Gampe · 8 years ago
  99. 6039e56 ART: Add getDeclaredConstructor cutout for unstarted runtime by Andreas Gampe · 8 years ago
  100. b8aa1e4 Shard classloader classes lock by Mathieu Chartier · 8 years ago