1. ebd089d ART: Change run-*-tests to ANDROID_{HOST|PRODUCT}_OUT by Andreas Gampe · 9 years ago
  2. 64a73d7 Merge "ART: Fix run-test script" by Treehugger Robot · 9 years ago
  3. f47fb2f ART: Fix run-test script by Andreas Gampe · 9 years ago
  4. 4c489f4 Merge "MIPS64: Highest/Lowest Bit Intrinsic Support" by Roland Levillain · 9 years ago
  5. 11502fb Merge "Fix the build with respect to new VIXL." by Roland Levillain · 9 years ago
  6. 71280fc Fix the build with respect to new VIXL. by Roland Levillain · 9 years ago
  7. 5668e58 Merge "Fixes to build against new VIXL interface." by Roland Levillain · 9 years ago
  8. 24670a7 Merge "Add a new control flow simplifier." by Nicolas Geoffray · 9 years ago
  9. 471c227 Merge "ARM64: Improve code generated to spill/restore for slow paths." by Treehugger Robot · 9 years ago
  10. 68bd9b9 ARM64: Improve code generated to spill/restore for slow paths. by Alexandre Rames · 9 years ago
  11. dac9b19 Add a new control flow simplifier. by Nicolas Geoffray · 9 years ago
  12. 173f435 Merge "ART: Replace ScopedFd with FdFile" by Treehugger Robot · 9 years ago
  13. 43e10b0 ART: Replace ScopedFd with FdFile by Andreas Gampe · 9 years ago
  14. 161c866 Merge "ART: disassembler_x86 doesn't recognize NOPs" by Treehugger Robot · 9 years ago
  15. 97c72b7 Fixes to build against new VIXL interface. by Scott Wakeling · 9 years ago
  16. edec0eb Merge changes from topic 'cherry_pinner' by Andreas Gampe · 9 years ago
  17. 09b710c ART: Fix build break by Andreas Gampe · 9 years ago
  18. b55ad7c Add API for getting location of odex or oat file by Philip Cuadra · 9 years ago
  19. 05d9a64 Merge "Revert "Revert "Dump more dex file data in oatdump""" by Treehugger Robot · 9 years ago
  20. dc00f18 Revert "Revert "Dump more dex file data in oatdump"" by Mathieu Chartier · 9 years ago
  21. f18f3cb Merge "Integer.bitCount and Long.bitCount intrinsics for ARM" by Treehugger Robot · 9 years ago
  22. 2fce5cf Merge "ART: Add FdFile constructors" by Treehugger Robot · 9 years ago
  23. f1073c8 Integer.bitCount and Long.bitCount intrinsics for ARM by xueliang.zhong · 9 years ago
  24. 2c30a37 Merge "Introduce more compact ReadBarrierMark slow-paths." by Roland Levillain · 9 years ago
  25. 7598736 Merge "Revert "Dump more dex file data in oatdump"" by Nicolas Geoffray · 9 years ago
  26. 9c05578 Revert "Dump more dex file data in oatdump" by Nicolas Geoffray · 9 years ago
  27. 09d77fa Merge "Fix a bug in ClassTableGet code generation for IMTs." by Nicolas Geoffray · 9 years ago
  28. df87892 ART: Add FdFile constructors by Andreas Gampe · 10 years ago
  29. d2c4472 Merge "Dump more dex file data in oatdump" by Treehugger Robot · 9 years ago
  30. 8e2c562 Dump more dex file data in oatdump by Mathieu Chartier · 9 years ago
  31. 633c22d Merge "Improve search for available spill slots in RA" by Treehugger Robot · 9 years ago
  32. bcdc888 Merge "Refactored a few dexdump alloc/free into unique_ptr" by Treehugger Robot · 9 years ago
  33. a708355 Merge "X86: Use memory to do array range checks" by Vladimir Marko · 9 years ago
  34. c8cbda6 Merge changes I91249ba8,Ic93812d9 by Treehugger Robot · 9 years ago
  35. ff484b9 Fix a bug in ClassTableGet code generation for IMTs. by Nicolas Geoffray · 9 years ago
  36. ee8d971 X86: Use memory to do array range checks by Mark Mendell · 9 years ago
  37. 02b7580 Introduce more compact ReadBarrierMark slow-paths. by Roland Levillain · 9 years ago
  38. 1fd3473 Merge "Blacklist flaky test." by Nicolas Geoffray · 9 years ago
  39. 9631f54 Blacklist flaky test. by Nicolas Geoffray · 9 years ago
  40. e850809 Merge "Update the get_process_name call." by Treehugger Robot · 9 years ago
  41. c05e2f2 Refactored a few dexdump alloc/free into unique_ptr by Aart Bik · 9 years ago
  42. 0599c59 Merge changes Iafd12677,I40595d15 by Treehugger Robot · 9 years ago
  43. f64a6ab Improve search for available spill slots in RA by Matthew Gharrity · 9 years ago
  44. 058d934 Merge "ARM64: Shorter fast-path for read barrier field load." by Vladimir Marko · 9 years ago
  45. 2f378bf Merge "Two more patterns for instruction simplifier" by Vladimir Marko · 9 years ago
  46. 877a033 ARM64: Shorter fast-path for read barrier field load. by Vladimir Marko · 9 years ago
  47. 5f4f6cf Merge "ARM: Shorter fast-path for read barrier field load." by Vladimir Marko · 9 years ago
  48. d3278bd Two more patterns for instruction simplifier by Maxim Kazantsev · 9 years ago
  49. d8f5f56 Merge "Rename kCall to kCallOnMainOnly" by Roland Levillain · 9 years ago
  50. 194bcfe ARM: Shorter fast-path for read barrier field load. by Vladimir Marko · 9 years ago
  51. 03c0134 Update the get_process_name call. by Dmitriy Filchenko · 9 years ago
  52. 6caea66 Merge "Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) if app is debuggable." by Oleksiy Vyalov · 9 years ago
  53. de9007f Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) if app is debuggable. by Oleksiy Vyalov · 9 years ago
  54. f79c0e6 Merge "Fix clang static analyzer on potential memory leaks." by Aart Bik · 9 years ago
  55. a0e33fd Fix clang static analyzer on potential memory leaks. by Aart Bik · 9 years ago
  56. 54ff482 Rename kCall to kCallOnMainOnly by Serban Constantinescu · 9 years ago
  57. dedde3f Merge "Have LOCAL_ASFLAGS honor debug/non-debug configuration." by Roland Levillain · 9 years ago
  58. a14893e Merge "Fix unsafe weak reference usage in test 141" by Treehugger Robot · 9 years ago
  59. b0e861c Fix unsafe weak reference usage in test 141 by Mathieu Chartier · 9 years ago
  60. 83e4903 Merge "Revert "Revert "Optimize IMT""" by Jeff Hao · 9 years ago
  61. ab92250 MIPS64: Highest/Lowest Bit Intrinsic Support by Chris Larsen · 9 years ago
  62. dadc075 Merge "Fix missing patchoat dependency for dex2oat test." by Treehugger Robot · 9 years ago
  63. b136c87 Merge "MIPS64: java.lang.Math.round" by Aart Bik · 9 years ago
  64. a548c08 Merge "Math Round Intrinsic Implementations For Java8." by Roland Levillain · 9 years ago
  65. f51ac42 Fix missing patchoat dependency for dex2oat test. by Richard Uhler · 9 years ago
  66. 4a7a7d2 Merge "ARM: Remove unnecessary VMOV from float/double-to-int." by Vladimir Marko · 9 years ago
  67. 5f48571 Merge "Fix the definition of THREAD_CURRENT_IBASE_OFFSET." by Roland Levillain · 9 years ago
  68. 4d35bee Merge "ARM: Use 64-bit literals for LoadDImmediate()." by Treehugger Robot · 9 years ago
  69. e6a2d0f Fix the definition of THREAD_CURRENT_IBASE_OFFSET. by Roland Levillain · 9 years ago
  70. d1e153c Math Round Intrinsic Implementations For Java8. by xueliang.zhong · 9 years ago
  71. ebdbf4b ARM: Use 64-bit literals for LoadDImmediate(). by Vladimir Marko · 9 years ago
  72. 2e7acaf Merge "Implement System.arraycopy intrinsic on x86." by Nicolas Geoffray · 9 years ago
  73. 7d14037 Merge "Mark ReadBarrierJni as a direct entry point on MIPS32." by Roland Levillain · 9 years ago
  74. e8e48ae Use "" to indicate the oat filename could not be computed. by Richard Uhler · 9 years ago
  75. e8109f7 Compute and cache oat file status in OatFileAssistant. by Richard Uhler · 9 years ago
  76. d1472a2 profile_changed should not effect GetBestOatFile. by Richard Uhler · 9 years ago
  77. 4c7f193 Make OpenImageSpace static and ArtFileName internal. by Richard Uhler · 9 years ago
  78. 59313b2 Merge "Revert "Revert "ART: Add Mterp export pc poison testing mode""" by Bill Buzbee · 9 years ago
  79. c9c5fe4 Merge "Add missing dependency required for ahat-test." by Treehugger Robot · 9 years ago
  80. fea1abd Implement System.arraycopy intrinsic on x86. by Nicolas Geoffray · 9 years ago
  81. d47fd90 Revert "Revert "ART: Add Mterp export pc poison testing mode"" by Bill Buzbee · 9 years ago
  82. 9fa7852 Merge "Fix System.arraycopy when doing same array copying." by Treehugger Robot · 9 years ago
  83. 8c5d310 ARM: Remove unnecessary VMOV from float/double-to-int. by Vladimir Marko · 9 years ago
  84. 9f65db8 Fix System.arraycopy when doing same array copying. by Nicolas Geoffray · 9 years ago
  85. a62cb9b Revert "Revert "Optimize IMT"" by Artem Udovichenko · 9 years ago
  86. f731706 Merge "Revert "Revert "Inline and optimize interface calls.""" by Nicolas Geoffray · 9 years ago
  87. 05801f4 Merge "Revert "ART: Add Mterp export pc poison testing mode"" by Bill Buzbee · 9 years ago
  88. d7af522 Revert "ART: Add Mterp export pc poison testing mode" by Bill Buzbee · 9 years ago
  89. c5a0004 Add missing dependency required for ahat-test. by Richard Uhler · 9 years ago
  90. 2812ddd Merge "ART: Add Mterp export pc poison testing mode" by Bill Buzbee · 9 years ago
  91. 072350e Merge "Revert "Add missing dependency required for ahat-test."" by Richard Uhler · 9 years ago
  92. 3fbfab1 Revert "Add missing dependency required for ahat-test." by Richard Uhler · 9 years ago
  93. 97c7873 Merge "Add missing dependency required for ahat-test." by Treehugger Robot · 9 years ago
  94. e664cfe ART: Add Mterp export pc poison testing mode by buzbee · 9 years ago
  95. 5bf7bac Revert "Revert "Inline and optimize interface calls."" by Nicolas Geoffray · 9 years ago
  96. a5f0a1a Merge "Revert "Inline and optimize interface calls."" by Nicolas Geoffray · 9 years ago
  97. 19dc255 Revert "Inline and optimize interface calls." by Nicolas Geoffray · 9 years ago
  98. 4f3438f Merge "Inline and optimize interface calls." by Treehugger Robot · 9 years ago
  99. c96b0b0 Merge "Fix stack alignment in x86 read barrier entry points." by Roland Levillain · 9 years ago
  100. 0e5ff79 Mark ReadBarrierJni as a direct entry point on MIPS32. by Roland Levillain · 9 years ago