1. d6819a9 ART: Use thread_local on the host for ART Thread* am: 8237200442 am: 87c9f69250 by Andreas Gampe · 6 years ago
  2. 87c9f69 ART: Use thread_local on the host for ART Thread* am: 8237200442 by Andreas Gampe · 6 years ago
  3. 8237200 ART: Use thread_local on the host for ART Thread* by Andreas Gampe · 6 years ago
  4. a69c3e1 ART: Extend bionic TLS use to host bionic am: a47a6e8940 am: e9929a7948 by Andreas Gampe · 6 years ago
  5. e9929a7 ART: Extend bionic TLS use to host bionic am: a47a6e8940 by Andreas Gampe · 6 years ago
  6. a47a6e8 ART: Extend bionic TLS use to host bionic by Andreas Gampe · 6 years ago
  7. b238667 Add support for a profile listing methods in compilation order. am: a0fc13a97a by Nicolas Geoffray · 6 years ago
  8. 510efb2 Add support for a profile listing methods in compilation order. am: a0fc13a97a by Nicolas Geoffray · 6 years ago
  9. a0fc13a Add support for a profile listing methods in compilation order. by Nicolas Geoffray · 6 years ago
  10. 6c96e83 Revert "Workaround bogus Thread Safety Analysis warning" am: 92db59bdb2 by Ziang Wan · 6 years ago
  11. cc03be3 Revert "Workaround bogus Thread Safety Analysis warning" am: 92db59bdb2 by Ziang Wan · 6 years ago
  12. 92db59b Revert "Workaround bogus Thread Safety Analysis warning" by Ziang Wan · 6 years ago
  13. b00fab6 ART: Fix ScopedThreadStateChange assert am: 1b0fcf495e am: 90956f6ef4 by Andreas Gampe · 6 years ago
  14. 90956f6 ART: Fix ScopedThreadStateChange assert am: 1b0fcf495e by Andreas Gampe · 6 years ago
  15. 1b0fcf4 ART: Fix ScopedThreadStateChange assert by Andreas Gampe · 6 years ago
  16. 2f60ca9 Try to avoid expensive stack walk in QuickDeliverException am: 1cbac5c38c by David Srbecky · 6 years ago
  17. eee9b12 Try to avoid expensive stack walk in QuickDeliverException am: 1cbac5c38c by David Srbecky · 6 years ago
  18. 1cbac5c Try to avoid expensive stack walk in QuickDeliverException by David Srbecky · 6 years ago
  19. 3117862 ART: Correctly exclude super-init times in classlinker am: af8647023e by Andreas Gampe · 6 years ago
  20. 47e5705 ART: Correctly exclude super-init times in classlinker am: af8647023e by Andreas Gampe · 6 years ago
  21. 746336a ART: Fix Runtime::GetStat am: 7ee607e39c am: 3e1d4d47d4 by Andreas Gampe · 6 years ago
  22. 3e1d4d4 ART: Fix Runtime::GetStat am: 7ee607e39c by Andreas Gampe · 6 years ago
  23. af86470 ART: Correctly exclude super-init times in classlinker by Andreas Gampe · 6 years ago
  24. 7ee607e ART: Fix Runtime::GetStat by Andreas Gampe · 6 years ago
  25. 0beafd3 Support flattened APEXes in Runtime APEX unit testing. am: dd20d0006f by Roland Levillain · 6 years ago
  26. 81492a7 Support flattened APEXes in Runtime APEX unit testing. am: dd20d0006f by Roland Levillain · 6 years ago
  27. dd20d00 Support flattened APEXes in Runtime APEX unit testing. by Roland Levillain · 6 years ago
  28. a2bbd76 Initialize array classes in pre-fence visitor. am: 70e2a7694b am: 0c91ff3f57 by Vladimir Marko · 6 years ago
  29. 0c91ff3 Initialize array classes in pre-fence visitor. am: 70e2a7694b by Vladimir Marko · 6 years ago
  30. 70e2a76 Initialize array classes in pre-fence visitor. by Vladimir Marko · 6 years ago
  31. 9057cf5 Typo fix. am: da40acad87 am: 37b9ef555d by Travis Tynes · 6 years ago
  32. 37b9ef5 Typo fix. am: da40acad87 by Travis Tynes · 6 years ago
  33. da40aca Typo fix. by Travis Tynes · 6 years ago
  34. acb3bc2 ART: Switch verifier kThrow fatal to default-on am: a83a88996c am: c228452ac9 by Andreas Gampe · 6 years ago
  35. c228452 ART: Switch verifier kThrow fatal to default-on am: a83a88996c by Andreas Gampe · 6 years ago
  36. a83a889 ART: Switch verifier kThrow fatal to default-on by Andreas Gampe · 6 years ago
  37. 4619e0b ART: Do not handle RETURN monitor-stack issue as throwing am: ae95ce3c6e by Andreas Gampe · 6 years ago
  38. 1fe44d0 ART: Do not handle RETURN monitor-stack issue as throwing am: ae95ce3c6e by Andreas Gampe · 6 years ago
  39. ae95ce3 ART: Do not handle RETURN monitor-stack issue as throwing by Andreas Gampe · 6 years ago
  40. 0e2680f Fix statistics reporting in JIT. am: f2dcba05ca am: fc2c120c3c by Nicolas Geoffray · 6 years ago
  41. fc2c120 Fix statistics reporting in JIT. am: f2dcba05ca by Nicolas Geoffray · 6 years ago
  42. f2dcba0 Fix statistics reporting in JIT. by Nicolas Geoffray · 6 years ago
  43. 103742c Switch-interpreter: Add flatten attribute to handlers. am: 27351be1c1 by David Srbecky · 6 years ago
  44. 3e62e8b Add fast path for exception vreg copying. am: cffa254b3b am: 224f9e3d9b by David Srbecky · 6 years ago
  45. c7e548b Switch-interpreter: Add flatten attribute to handlers. am: 27351be1c1 by David Srbecky · 6 years ago
  46. 224f9e3 Add fast path for exception vreg copying. am: cffa254b3b by David Srbecky · 6 years ago
  47. 27351be Switch-interpreter: Add flatten attribute to handlers. by David Srbecky · 6 years ago
  48. cffa254 Add fast path for exception vreg copying. by David Srbecky · 6 years ago
  49. 5d52fa9 Prevent redundant field load elimination in 593-checker-long-2-float-regression am: 9a8634a7bc by Christoffer Quist Adamsen · 6 years ago
  50. dd177bc Prevent redundant field load elimination in 593-checker-long-2-float-regression by Christoffer Quist Adamsen · 6 years ago
  51. 9a8634a Prevent redundant field load elimination in 593-checker-long-2-float-regression by Christoffer Quist Adamsen · 6 years ago
  52. 4bdace9 sigchain: dlsym from libc.so instead of RTLD_NEXT. am: 6e4deeaf45 am: 749d46caa9 by Josh Gao · 6 years ago
  53. 80bd005 Use bionic_private_headers instead of bionic/libc/private am: 34ac9f74e8 by Paul Duffin · 6 years ago
  54. 94f0e84 Replace use of include_dirs with header_libs on asm_defines.s am: eafeeb2813 by Paul Duffin · 6 years ago
  55. 749d46c sigchain: dlsym from libc.so instead of RTLD_NEXT. am: 6e4deeaf45 by Josh Gao · 6 years ago
  56. eac1103 Use bionic_private_headers instead of bionic/libc/private am: 34ac9f74e8 by Paul Duffin · 6 years ago
  57. 999bc02 Replace use of include_dirs with header_libs on asm_defines.s am: eafeeb2813 by Paul Duffin · 6 years ago
  58. 01147de Fix a braino in GetSavedEntryPointOfPreCompiledCode. am: de0ccffc5e by Nicolas Geoffray · 6 years ago
  59. 6e4deea sigchain: dlsym from libc.so instead of RTLD_NEXT. by Josh Gao · 6 years ago
  60. 34ac9f7 Use bionic_private_headers instead of bionic/libc/private by Paul Duffin · 6 years ago
  61. eafeeb2 Replace use of include_dirs with header_libs on asm_defines.s by Paul Duffin · 6 years ago
  62. f32df89 Fix a braino in GetSavedEntryPointOfPreCompiledCode. am: de0ccffc5e by Nicolas Geoffray · 6 years ago
  63. de0ccff Fix a braino in GetSavedEntryPointOfPreCompiledCode. by Nicolas Geoffray · 6 years ago
  64. d0431c1 Cleanup some usages of include_dirs am: 4345aacf58 am: 874d8b4742 by Paul Duffin · 6 years ago
  65. 874d8b4 Cleanup some usages of include_dirs am: 4345aacf58 by Paul Duffin · 6 years ago
  66. 4345aac Cleanup some usages of include_dirs by Paul Duffin · 6 years ago
  67. 074631d Fix handling for invalid or missing app images am: 6b689ceb63 am: a3ae539b9f by Mathieu Chartier · 6 years ago
  68. a3ae539 Fix handling for invalid or missing app images am: 6b689ceb63 by Mathieu Chartier · 6 years ago
  69. 6b689ce Fix handling for invalid or missing app images by Mathieu Chartier · 6 years ago
  70. 85bad9e ART: Add option to behave fatally on unmarked kThrow am: d84794d235 by Andreas Gampe · 6 years ago
  71. 949ba2a ART: Factor out runtime-exception saved_line fallback am: 16a08f6d70 by Andreas Gampe · 6 years ago
  72. cfd660f ART: Add option to behave fatally on unmarked kThrow am: d84794d235 by Andreas Gampe · 6 years ago
  73. ca47af7 ART: Factor out runtime-exception saved_line fallback am: 16a08f6d70 by Andreas Gampe · 6 years ago
  74. d84794d ART: Add option to behave fatally on unmarked kThrow by Andreas Gampe · 6 years ago
  75. 16a08f6 ART: Factor out runtime-exception saved_line fallback by Andreas Gampe · 6 years ago
  76. 334d91a Disable test 660 for debuggable am: 22940241f9 am: a94f043f8b by Mathieu Chartier · 6 years ago
  77. a94f043 Disable test 660 for debuggable am: 22940241f9 by Mathieu Chartier · 6 years ago
  78. 2294024 Disable test 660 for debuggable by Mathieu Chartier · 6 years ago
  79. b4dad4f Revert^2 "Support clinit for app image during compilation" am: 0c2c222733 by Chang Xing · 6 years ago
  80. 4798947 Revert^2 "Support clinit for app image during compilation" am: 0c2c222733 by Chang Xing · 6 years ago
  81. 0c2c222 Revert^2 "Support clinit for app image during compilation" by Chang Xing · 8 years ago
  82. 474026e ARM/ARM64: Improve frame entry/exit codegen. am: 1a225a76ee am: f9b0dc4f13 by Vladimir Marko · 6 years ago
  83. f9b0dc4 ARM/ARM64: Improve frame entry/exit codegen. am: 1a225a76ee by Vladimir Marko · 6 years ago
  84. 1a225a7 ARM/ARM64: Improve frame entry/exit codegen. by Vladimir Marko · 6 years ago
  85. 3941334 jitzygote: Handle case of methods having the resolution stub. am: 323844002e by Nicolas Geoffray · 6 years ago
  86. ac7e515 jitzygote: Handle case of methods having the resolution stub. am: 323844002e by Nicolas Geoffray · 6 years ago
  87. 3238440 jitzygote: Handle case of methods having the resolution stub. by Nicolas Geoffray · 6 years ago
  88. 4339d06 Stronger alignment check in ArtField::SetOffset(). am: 297a0533d2 am: 6a6ec0d2f5 by Vladimir Marko · 6 years ago
  89. 6a6ec0d Stronger alignment check in ArtField::SetOffset(). am: 297a0533d2 by Vladimir Marko · 6 years ago
  90. 297a053 Stronger alignment check in ArtField::SetOffset(). by Vladimir Marko · 6 years ago
  91. 87b94cd Remove Export_static_lib_headers from codegen am: 74f89afefe am: 32fa011682 by Paul Duffin · 6 years ago
  92. d269a5a Remove use of external/vixl/src in include_dirs am: 1533243120 am: 64d606fe2c by Paul Duffin · 6 years ago
  93. 32fa011 Remove Export_static_lib_headers from codegen am: 74f89afefe by Paul Duffin · 6 years ago
  94. 64d606f Remove use of external/vixl/src in include_dirs am: 1533243120 by Paul Duffin · 6 years ago
  95. 74f89af Remove Export_static_lib_headers from codegen by Paul Duffin · 6 years ago
  96. 1533243 Remove use of external/vixl/src in include_dirs by Paul Duffin · 6 years ago
  97. bd789c8 Move location of where we clear thread pool tasks post fork. am: b08d5db0be by Nicolas Geoffray · 6 years ago
  98. 2b41dff Move location of where we clear thread pool tasks post fork. am: b08d5db0be by Nicolas Geoffray · 6 years ago
  99. b08d5db Move location of where we clear thread pool tasks post fork. by Nicolas Geoffray · 6 years ago
  100. 039d8ce Cleanup and simplify ImageWriter::GetQuickCode. am: 2a290e14fd am: bcd563f02b by Nicolas Geoffray · 6 years ago