1. 35c35de Drop Core Platform API checks when JNI table updated am: 9e0099f1c7 am: a0e314fdff by Orion Hodson · 6 years ago
  2. 03273af Refactor Core Plaform API checking am: 01ecfa1c31 am: 9cbbd0263a am: 37bd88e883 by Orion Hodson · 6 years ago
  3. fadd0c4 Drop Core Platform API checks when JNI table updated am: 9e0099f1c7 by Orion Hodson · 6 years ago
  4. 37bd88e Refactor Core Plaform API checking am: 01ecfa1c31 am: 9cbbd0263a by Orion Hodson · 6 years ago
  5. a0e314f Drop Core Platform API checks when JNI table updated am: 9e0099f1c7 by Orion Hodson · 6 years ago
  6. 9cbbd02 Refactor Core Plaform API checking am: 01ecfa1c31 by Orion Hodson · 6 years ago
  7. 9e0099f Drop Core Platform API checks when JNI table updated by Orion Hodson · 6 years ago
  8. 01ecfa1 Refactor Core Plaform API checking by Orion Hodson · 6 years ago
  9. 9d2b7f0 ART: Use initial-exec TLS mode for Thread TLS am: 2be4306b76 am: 2783634e76 by Andreas Gampe · 6 years ago
  10. 9dbcc2f ART: Use initial-exec TLS mode for Thread TLS am: 2be4306b76 am: 2783634e76 by Andreas Gampe · 6 years ago
  11. 2783634 ART: Use initial-exec TLS mode for Thread TLS am: 2be4306b76 by Andreas Gampe · 6 years ago
  12. 7e930c9 ART: Use thread_local on the host for ART Thread* am: 8237200442 am: 87c9f69250 by Andreas Gampe · 6 years ago
  13. d6819a9 ART: Use thread_local on the host for ART Thread* am: 8237200442 am: 87c9f69250 by Andreas Gampe · 6 years ago
  14. 2be4306 ART: Use initial-exec TLS mode for Thread TLS by Andreas Gampe · 6 years ago
  15. 87c9f69 ART: Use thread_local on the host for ART Thread* am: 8237200442 by Andreas Gampe · 6 years ago
  16. 8237200 ART: Use thread_local on the host for ART Thread* by Andreas Gampe · 6 years ago
  17. dde0b2f ART: Extend bionic TLS use to host bionic am: a47a6e8940 am: e9929a7948 by Andreas Gampe · 6 years ago
  18. a69c3e1 ART: Extend bionic TLS use to host bionic am: a47a6e8940 am: e9929a7948 by Andreas Gampe · 6 years ago
  19. e9929a7 ART: Extend bionic TLS use to host bionic am: a47a6e8940 by Andreas Gampe · 6 years ago
  20. a47a6e8 ART: Extend bionic TLS use to host bionic by Andreas Gampe · 6 years ago
  21. a9f0bb7 Add support for a profile listing methods in compilation order. am: a0fc13a97a am: 510efb2d22 by Nicolas Geoffray · 6 years ago
  22. b238667 Add support for a profile listing methods in compilation order. am: a0fc13a97a by Nicolas Geoffray · 6 years ago
  23. 510efb2 Add support for a profile listing methods in compilation order. am: a0fc13a97a by Nicolas Geoffray · 6 years ago
  24. a0fc13a Add support for a profile listing methods in compilation order. by Nicolas Geoffray · 6 years ago
  25. 0b42d84 Revert "Workaround bogus Thread Safety Analysis warning" am: 92db59bdb2 am: cc03be3383 by Ziang Wan · 6 years ago
  26. 6c96e83 Revert "Workaround bogus Thread Safety Analysis warning" am: 92db59bdb2 by Ziang Wan · 6 years ago
  27. cc03be3 Revert "Workaround bogus Thread Safety Analysis warning" am: 92db59bdb2 by Ziang Wan · 6 years ago
  28. 92db59b Revert "Workaround bogus Thread Safety Analysis warning" by Ziang Wan · 6 years ago
  29. f3045fd ART: Fix ScopedThreadStateChange assert am: 1b0fcf495e am: 90956f6ef4 by Andreas Gampe · 6 years ago
  30. b00fab6 ART: Fix ScopedThreadStateChange assert am: 1b0fcf495e am: 90956f6ef4 by Andreas Gampe · 6 years ago
  31. 90956f6 ART: Fix ScopedThreadStateChange assert am: 1b0fcf495e by Andreas Gampe · 6 years ago
  32. 1b0fcf4 ART: Fix ScopedThreadStateChange assert by Andreas Gampe · 6 years ago
  33. eddb8aa Try to avoid expensive stack walk in QuickDeliverException am: 1cbac5c38c am: eee9b1244c by David Srbecky · 6 years ago
  34. 2f60ca9 Try to avoid expensive stack walk in QuickDeliverException am: 1cbac5c38c by David Srbecky · 6 years ago
  35. eee9b12 Try to avoid expensive stack walk in QuickDeliverException am: 1cbac5c38c by David Srbecky · 6 years ago
  36. 1cbac5c Try to avoid expensive stack walk in QuickDeliverException by David Srbecky · 6 years ago
  37. 8235e0f ART: Correctly exclude super-init times in classlinker am: af8647023e am: 47e5705363 by Andreas Gampe · 6 years ago
  38. 3117862 ART: Correctly exclude super-init times in classlinker am: af8647023e by Andreas Gampe · 6 years ago
  39. 47e5705 ART: Correctly exclude super-init times in classlinker am: af8647023e by Andreas Gampe · 6 years ago
  40. 658d4f9 ART: Fix Runtime::GetStat am: 7ee607e39c am: 3e1d4d47d4 am: 746336aff1 by Andreas Gampe · 6 years ago
  41. 746336a ART: Fix Runtime::GetStat am: 7ee607e39c am: 3e1d4d47d4 by Andreas Gampe · 6 years ago
  42. 3e1d4d4 ART: Fix Runtime::GetStat am: 7ee607e39c by Andreas Gampe · 6 years ago
  43. af86470 ART: Correctly exclude super-init times in classlinker by Andreas Gampe · 6 years ago
  44. 7ee607e ART: Fix Runtime::GetStat by Andreas Gampe · 6 years ago
  45. 13c4248 Support flattened APEXes in Runtime APEX unit testing. am: dd20d0006f am: 81492a75bf by Roland Levillain · 6 years ago
  46. 0beafd3 Support flattened APEXes in Runtime APEX unit testing. am: dd20d0006f by Roland Levillain · 6 years ago
  47. 81492a7 Support flattened APEXes in Runtime APEX unit testing. am: dd20d0006f by Roland Levillain · 6 years ago
  48. dd20d00 Support flattened APEXes in Runtime APEX unit testing. by Roland Levillain · 6 years ago
  49. c9ed73e Initialize array classes in pre-fence visitor. am: 70e2a7694b am: 0c91ff3f57 by Vladimir Marko · 6 years ago
  50. a2bbd76 Initialize array classes in pre-fence visitor. am: 70e2a7694b am: 0c91ff3f57 by Vladimir Marko · 6 years ago
  51. 0c91ff3 Initialize array classes in pre-fence visitor. am: 70e2a7694b by Vladimir Marko · 6 years ago
  52. 70e2a76 Initialize array classes in pre-fence visitor. by Vladimir Marko · 6 years ago
  53. ec0184e Typo fix. am: da40acad87 am: 37b9ef555d am: 9057cf5aea by Travis Tynes · 6 years ago
  54. 9057cf5 Typo fix. am: da40acad87 am: 37b9ef555d by Travis Tynes · 6 years ago
  55. 37b9ef5 Typo fix. am: da40acad87 by Travis Tynes · 6 years ago
  56. da40aca Typo fix. by Travis Tynes · 6 years ago
  57. 3732835 ART: Switch verifier kThrow fatal to default-on am: a83a88996c am: c228452ac9 by Andreas Gampe · 6 years ago
  58. acb3bc2 ART: Switch verifier kThrow fatal to default-on am: a83a88996c am: c228452ac9 by Andreas Gampe · 6 years ago
  59. c228452 ART: Switch verifier kThrow fatal to default-on am: a83a88996c by Andreas Gampe · 6 years ago
  60. a83a889 ART: Switch verifier kThrow fatal to default-on by Andreas Gampe · 6 years ago
  61. e1b9714 ART: Do not handle RETURN monitor-stack issue as throwing am: ae95ce3c6e am: 1fe44d0eb2 by Andreas Gampe · 6 years ago
  62. 4619e0b ART: Do not handle RETURN monitor-stack issue as throwing am: ae95ce3c6e by Andreas Gampe · 6 years ago
  63. 1fe44d0 ART: Do not handle RETURN monitor-stack issue as throwing am: ae95ce3c6e by Andreas Gampe · 6 years ago
  64. f7c9c8a Fix statistics reporting in JIT. am: f2dcba05ca am: fc2c120c3c am: 0e2680ff2a by Nicolas Geoffray · 6 years ago
  65. ae95ce3 ART: Do not handle RETURN monitor-stack issue as throwing by Andreas Gampe · 6 years ago
  66. 0e2680f Fix statistics reporting in JIT. am: f2dcba05ca am: fc2c120c3c by Nicolas Geoffray · 6 years ago
  67. fc2c120 Fix statistics reporting in JIT. am: f2dcba05ca by Nicolas Geoffray · 6 years ago
  68. f2dcba0 Fix statistics reporting in JIT. by Nicolas Geoffray · 6 years ago
  69. 56c51cf Switch-interpreter: Add flatten attribute to handlers. am: 27351be1c1 am: c7e548ba71 by David Srbecky · 6 years ago
  70. 3c13e42 Add fast path for exception vreg copying. am: cffa254b3b am: 224f9e3d9b by David Srbecky · 6 years ago
  71. 103742c Switch-interpreter: Add flatten attribute to handlers. am: 27351be1c1 by David Srbecky · 6 years ago
  72. 3e62e8b Add fast path for exception vreg copying. am: cffa254b3b am: 224f9e3d9b by David Srbecky · 6 years ago
  73. c7e548b Switch-interpreter: Add flatten attribute to handlers. am: 27351be1c1 by David Srbecky · 6 years ago
  74. 224f9e3 Add fast path for exception vreg copying. am: cffa254b3b by David Srbecky · 6 years ago
  75. 27351be Switch-interpreter: Add flatten attribute to handlers. by David Srbecky · 6 years ago
  76. cffa254 Add fast path for exception vreg copying. by David Srbecky · 6 years ago
  77. 4c8e472 Prevent redundant field load elimination in 593-checker-long-2-float-regression am: 9a8634a7bc am: dd177bcce0 by Christoffer Quist Adamsen · 6 years ago
  78. 5d52fa9 Prevent redundant field load elimination in 593-checker-long-2-float-regression am: 9a8634a7bc by Christoffer Quist Adamsen · 6 years ago
  79. dd177bc Prevent redundant field load elimination in 593-checker-long-2-float-regression by Christoffer Quist Adamsen · 6 years ago
  80. 9a8634a Prevent redundant field load elimination in 593-checker-long-2-float-regression by Christoffer Quist Adamsen · 6 years ago
  81. 7417f33 sigchain: dlsym from libc.so instead of RTLD_NEXT. am: 6e4deeaf45 am: 749d46caa9 by Josh Gao · 6 years ago
  82. 74fe86c Use bionic_private_headers instead of bionic/libc/private am: 34ac9f74e8 am: eac1103c37 by Paul Duffin · 6 years ago
  83. b73c145 Replace use of include_dirs with header_libs on asm_defines.s am: eafeeb2813 am: 999bc0269f by Paul Duffin · 6 years ago
  84. 4bdace9 sigchain: dlsym from libc.so instead of RTLD_NEXT. am: 6e4deeaf45 am: 749d46caa9 by Josh Gao · 6 years ago
  85. 80bd005 Use bionic_private_headers instead of bionic/libc/private am: 34ac9f74e8 by Paul Duffin · 6 years ago
  86. 94f0e84 Replace use of include_dirs with header_libs on asm_defines.s am: eafeeb2813 by Paul Duffin · 6 years ago
  87. 749d46c sigchain: dlsym from libc.so instead of RTLD_NEXT. am: 6e4deeaf45 by Josh Gao · 6 years ago
  88. eac1103 Use bionic_private_headers instead of bionic/libc/private am: 34ac9f74e8 by Paul Duffin · 6 years ago
  89. 999bc02 Replace use of include_dirs with header_libs on asm_defines.s am: eafeeb2813 by Paul Duffin · 6 years ago
  90. 4d89dea Fix a braino in GetSavedEntryPointOfPreCompiledCode. am: de0ccffc5e am: f32df8911b by Nicolas Geoffray · 6 years ago
  91. 01147de Fix a braino in GetSavedEntryPointOfPreCompiledCode. am: de0ccffc5e by Nicolas Geoffray · 6 years ago
  92. 6e4deea sigchain: dlsym from libc.so instead of RTLD_NEXT. by Josh Gao · 6 years ago
  93. 34ac9f7 Use bionic_private_headers instead of bionic/libc/private by Paul Duffin · 6 years ago
  94. eafeeb2 Replace use of include_dirs with header_libs on asm_defines.s by Paul Duffin · 6 years ago
  95. f32df89 Fix a braino in GetSavedEntryPointOfPreCompiledCode. am: de0ccffc5e by Nicolas Geoffray · 6 years ago
  96. 62e3f46 Cleanup some usages of include_dirs am: 4345aacf58 am: 874d8b4742 am: d0431c1d04 by Paul Duffin · 6 years ago
  97. de0ccff Fix a braino in GetSavedEntryPointOfPreCompiledCode. by Nicolas Geoffray · 6 years ago
  98. d0431c1 Cleanup some usages of include_dirs am: 4345aacf58 am: 874d8b4742 by Paul Duffin · 6 years ago
  99. 874d8b4 Cleanup some usages of include_dirs am: 4345aacf58 by Paul Duffin · 6 years ago
  100. 4345aac Cleanup some usages of include_dirs by Paul Duffin · 6 years ago