1. 56c51cf Switch-interpreter: Add flatten attribute to handlers. am: 27351be1c1 am: c7e548ba71 by David Srbecky · 6 years ago
  2. 3c13e42 Add fast path for exception vreg copying. am: cffa254b3b am: 224f9e3d9b by David Srbecky · 6 years ago
  3. 103742c Switch-interpreter: Add flatten attribute to handlers. am: 27351be1c1 by David Srbecky · 6 years ago
  4. 3e62e8b Add fast path for exception vreg copying. am: cffa254b3b am: 224f9e3d9b by David Srbecky · 6 years ago
  5. c7e548b Switch-interpreter: Add flatten attribute to handlers. am: 27351be1c1 by David Srbecky · 6 years ago
  6. 224f9e3 Add fast path for exception vreg copying. am: cffa254b3b by David Srbecky · 6 years ago
  7. 27351be Switch-interpreter: Add flatten attribute to handlers. by David Srbecky · 6 years ago
  8. cffa254 Add fast path for exception vreg copying. by David Srbecky · 6 years ago
  9. 4c8e472 Prevent redundant field load elimination in 593-checker-long-2-float-regression am: 9a8634a7bc am: dd177bcce0 by Christoffer Quist Adamsen · 6 years ago
  10. 5d52fa9 Prevent redundant field load elimination in 593-checker-long-2-float-regression am: 9a8634a7bc by Christoffer Quist Adamsen · 6 years ago
  11. dd177bc Prevent redundant field load elimination in 593-checker-long-2-float-regression by Christoffer Quist Adamsen · 6 years ago
  12. 9a8634a Prevent redundant field load elimination in 593-checker-long-2-float-regression by Christoffer Quist Adamsen · 6 years ago
  13. 7417f33 sigchain: dlsym from libc.so instead of RTLD_NEXT. am: 6e4deeaf45 am: 749d46caa9 by Josh Gao · 6 years ago
  14. 74fe86c Use bionic_private_headers instead of bionic/libc/private am: 34ac9f74e8 am: eac1103c37 by Paul Duffin · 6 years ago
  15. b73c145 Replace use of include_dirs with header_libs on asm_defines.s am: eafeeb2813 am: 999bc0269f by Paul Duffin · 6 years ago
  16. 4bdace9 sigchain: dlsym from libc.so instead of RTLD_NEXT. am: 6e4deeaf45 am: 749d46caa9 by Josh Gao · 6 years ago
  17. 80bd005 Use bionic_private_headers instead of bionic/libc/private am: 34ac9f74e8 by Paul Duffin · 6 years ago
  18. 94f0e84 Replace use of include_dirs with header_libs on asm_defines.s am: eafeeb2813 by Paul Duffin · 6 years ago
  19. 749d46c sigchain: dlsym from libc.so instead of RTLD_NEXT. am: 6e4deeaf45 by Josh Gao · 6 years ago
  20. eac1103 Use bionic_private_headers instead of bionic/libc/private am: 34ac9f74e8 by Paul Duffin · 6 years ago
  21. 999bc02 Replace use of include_dirs with header_libs on asm_defines.s am: eafeeb2813 by Paul Duffin · 6 years ago
  22. 4d89dea Fix a braino in GetSavedEntryPointOfPreCompiledCode. am: de0ccffc5e am: f32df8911b by Nicolas Geoffray · 6 years ago
  23. 01147de Fix a braino in GetSavedEntryPointOfPreCompiledCode. am: de0ccffc5e by Nicolas Geoffray · 6 years ago
  24. 6e4deea sigchain: dlsym from libc.so instead of RTLD_NEXT. by Josh Gao · 6 years ago
  25. 34ac9f7 Use bionic_private_headers instead of bionic/libc/private by Paul Duffin · 6 years ago
  26. eafeeb2 Replace use of include_dirs with header_libs on asm_defines.s by Paul Duffin · 6 years ago
  27. f32df89 Fix a braino in GetSavedEntryPointOfPreCompiledCode. am: de0ccffc5e by Nicolas Geoffray · 6 years ago
  28. 62e3f46 Cleanup some usages of include_dirs am: 4345aacf58 am: 874d8b4742 am: d0431c1d04 by Paul Duffin · 6 years ago
  29. de0ccff Fix a braino in GetSavedEntryPointOfPreCompiledCode. by Nicolas Geoffray · 6 years ago
  30. d0431c1 Cleanup some usages of include_dirs am: 4345aacf58 am: 874d8b4742 by Paul Duffin · 6 years ago
  31. 874d8b4 Cleanup some usages of include_dirs am: 4345aacf58 by Paul Duffin · 6 years ago
  32. 4345aac Cleanup some usages of include_dirs by Paul Duffin · 6 years ago
  33. d3a8dc8 Fix handling for invalid or missing app images am: 6b689ceb63 am: a3ae539b9f by Mathieu Chartier · 6 years ago
  34. 074631d Fix handling for invalid or missing app images am: 6b689ceb63 am: a3ae539b9f by Mathieu Chartier · 6 years ago
  35. a3ae539 Fix handling for invalid or missing app images am: 6b689ceb63 by Mathieu Chartier · 6 years ago
  36. 6b689ce Fix handling for invalid or missing app images by Mathieu Chartier · 6 years ago
  37. 7f5347c ART: Add option to behave fatally on unmarked kThrow am: d84794d235 am: cfd660f582 by Andreas Gampe · 6 years ago
  38. 004b2eb ART: Factor out runtime-exception saved_line fallback am: 16a08f6d70 am: ca47af79b6 by Andreas Gampe · 6 years ago
  39. 85bad9e ART: Add option to behave fatally on unmarked kThrow am: d84794d235 by Andreas Gampe · 6 years ago
  40. 949ba2a ART: Factor out runtime-exception saved_line fallback am: 16a08f6d70 by Andreas Gampe · 6 years ago
  41. cfd660f ART: Add option to behave fatally on unmarked kThrow am: d84794d235 by Andreas Gampe · 6 years ago
  42. ca47af7 ART: Factor out runtime-exception saved_line fallback am: 16a08f6d70 by Andreas Gampe · 6 years ago
  43. d84794d ART: Add option to behave fatally on unmarked kThrow by Andreas Gampe · 6 years ago
  44. 16a08f6 ART: Factor out runtime-exception saved_line fallback by Andreas Gampe · 6 years ago
  45. 2448651 Disable test 660 for debuggable am: 22940241f9 am: a94f043f8b am: 334d91a89f by Mathieu Chartier · 6 years ago
  46. 334d91a Disable test 660 for debuggable am: 22940241f9 am: a94f043f8b by Mathieu Chartier · 6 years ago
  47. a94f043 Disable test 660 for debuggable am: 22940241f9 by Mathieu Chartier · 6 years ago
  48. 2294024 Disable test 660 for debuggable by Mathieu Chartier · 6 years ago
  49. 63e5f52 Revert^2 "Support clinit for app image during compilation" am: 0c2c222733 am: 4798947aa4 by Chang Xing · 6 years ago
  50. b4dad4f Revert^2 "Support clinit for app image during compilation" am: 0c2c222733 by Chang Xing · 6 years ago
  51. 4798947 Revert^2 "Support clinit for app image during compilation" am: 0c2c222733 by Chang Xing · 6 years ago
  52. 0c2c222 Revert^2 "Support clinit for app image during compilation" by Chang Xing · 8 years ago
  53. 76a9dcb ARM/ARM64: Improve frame entry/exit codegen. am: 1a225a76ee am: f9b0dc4f13 by Vladimir Marko · 6 years ago
  54. 474026e ARM/ARM64: Improve frame entry/exit codegen. am: 1a225a76ee am: f9b0dc4f13 by Vladimir Marko · 6 years ago
  55. f9b0dc4 ARM/ARM64: Improve frame entry/exit codegen. am: 1a225a76ee by Vladimir Marko · 6 years ago
  56. 1a225a7 ARM/ARM64: Improve frame entry/exit codegen. by Vladimir Marko · 6 years ago
  57. b167f0a jitzygote: Handle case of methods having the resolution stub. am: 323844002e am: ac7e515a73 by Nicolas Geoffray · 6 years ago
  58. 3941334 jitzygote: Handle case of methods having the resolution stub. am: 323844002e by Nicolas Geoffray · 6 years ago
  59. ac7e515 jitzygote: Handle case of methods having the resolution stub. am: 323844002e by Nicolas Geoffray · 6 years ago
  60. 3238440 jitzygote: Handle case of methods having the resolution stub. by Nicolas Geoffray · 6 years ago
  61. 9260893 Stronger alignment check in ArtField::SetOffset(). am: 297a0533d2 am: 6a6ec0d2f5 by Vladimir Marko · 6 years ago
  62. 4339d06 Stronger alignment check in ArtField::SetOffset(). am: 297a0533d2 am: 6a6ec0d2f5 by Vladimir Marko · 6 years ago
  63. 6a6ec0d Stronger alignment check in ArtField::SetOffset(). am: 297a0533d2 by Vladimir Marko · 6 years ago
  64. 297a053 Stronger alignment check in ArtField::SetOffset(). by Vladimir Marko · 6 years ago
  65. e7db832 Remove Export_static_lib_headers from codegen am: 74f89afefe am: 32fa011682 by Paul Duffin · 6 years ago
  66. 927d8d3 Remove use of external/vixl/src in include_dirs am: 1533243120 am: 64d606fe2c by Paul Duffin · 6 years ago
  67. 87b94cd Remove Export_static_lib_headers from codegen am: 74f89afefe am: 32fa011682 by Paul Duffin · 6 years ago
  68. d269a5a Remove use of external/vixl/src in include_dirs am: 1533243120 am: 64d606fe2c by Paul Duffin · 6 years ago
  69. 32fa011 Remove Export_static_lib_headers from codegen am: 74f89afefe by Paul Duffin · 6 years ago
  70. 64d606f Remove use of external/vixl/src in include_dirs am: 1533243120 by Paul Duffin · 6 years ago
  71. 74f89af Remove Export_static_lib_headers from codegen by Paul Duffin · 6 years ago
  72. 1533243 Remove use of external/vixl/src in include_dirs by Paul Duffin · 6 years ago
  73. d8aabf6 Move location of where we clear thread pool tasks post fork. am: b08d5db0be am: 2b41dff62f by Nicolas Geoffray · 6 years ago
  74. bd789c8 Move location of where we clear thread pool tasks post fork. am: b08d5db0be by Nicolas Geoffray · 6 years ago
  75. 2b41dff Move location of where we clear thread pool tasks post fork. am: b08d5db0be by Nicolas Geoffray · 6 years ago
  76. b08d5db Move location of where we clear thread pool tasks post fork. by Nicolas Geoffray · 6 years ago
  77. e2c1c09 Cleanup and simplify ImageWriter::GetQuickCode. am: 2a290e14fd am: bcd563f02b by Nicolas Geoffray · 6 years ago
  78. 039d8ce Cleanup and simplify ImageWriter::GetQuickCode. am: 2a290e14fd am: bcd563f02b by Nicolas Geoffray · 6 years ago
  79. bcd563f Cleanup and simplify ImageWriter::GetQuickCode. am: 2a290e14fd by Nicolas Geoffray · 6 years ago
  80. 2a290e1 Cleanup and simplify ImageWriter::GetQuickCode. by Nicolas Geoffray · 6 years ago
  81. 39072d5 Add AVX support for packed mul/div instructions. am: b45a435e25 am: 1b801fd528 by Shalini Salomi Bodapati · 6 years ago
  82. e2c4907 Add AVX support for packed mul/div instructions. am: b45a435e25 am: 1b801fd528 by Shalini Salomi Bodapati · 6 years ago
  83. 1b801fd Add AVX support for packed mul/div instructions. am: b45a435e25 by Shalini Salomi Bodapati · 6 years ago
  84. b45a435 Add AVX support for packed mul/div instructions. by Shalini Salomi Bodapati · 6 years ago
  85. 99a87db Add option for controling app image class initialization am: 5132e0d143 am: d4f2257aa1 by Mathieu Chartier · 6 years ago
  86. 50fa9a0 Add option for controling app image class initialization am: 5132e0d143 by Mathieu Chartier · 6 years ago
  87. d4f2257 Add option for controling app image class initialization am: 5132e0d143 by Mathieu Chartier · 6 years ago
  88. 5132e0d Add option for controling app image class initialization by Mathieu Chartier · 6 years ago
  89. bf8ca8f Revert "Disable dexdiag_test on fugu." am: b94cc1129a am: 86e5c5350e by Christopher Ferris · 6 years ago
  90. 2c6701d ART: Use a scoped disable-moving-gc helper in reg_type_test am: b3b2db7ede am: 2961586d3d by Andreas Gampe · 6 years ago
  91. 1029832 ART: Add interface class join heuristic am: b5204f4216 am: 834f1e89d5 by Andreas Gampe · 6 years ago
  92. 2a5dc35 Revert "Disable dexdiag_test on fugu." am: b94cc1129a am: 86e5c5350e by Christopher Ferris · 6 years ago
  93. 414ed54 ART: Use a scoped disable-moving-gc helper in reg_type_test am: b3b2db7ede by Andreas Gampe · 6 years ago
  94. 64d6f16 ART: Add interface class join heuristic am: b5204f4216 am: 834f1e89d5 by Andreas Gampe · 6 years ago
  95. 86e5c53 Revert "Disable dexdiag_test on fugu." am: b94cc1129a by Christopher Ferris · 6 years ago
  96. 2961586 ART: Use a scoped disable-moving-gc helper in reg_type_test am: b3b2db7ede by Andreas Gampe · 6 years ago
  97. 834f1e8 ART: Add interface class join heuristic am: b5204f4216 by Andreas Gampe · 6 years ago
  98. b94cc11 Revert "Disable dexdiag_test on fugu." by Christopher Ferris · 6 years ago
  99. b3b2db7 ART: Use a scoped disable-moving-gc helper in reg_type_test by Andreas Gampe · 6 years ago
  100. b5204f4 ART: Add interface class join heuristic by Andreas Gampe · 6 years ago