1. 5074a81 Add timeout_dumper to linux_bionic build by Alex Light · 6 years ago
  2. e14294c Merge "Revert^2 "ART: Fix breaking changes from recent VIXL update."" by Roland Levillain · 6 years ago
  3. 810fa41 Merge "Simplify hidden_api.h logic" by David Brazdil · 6 years ago
  4. f64ab19 Merge "Disable path restrictions on buildbot-build.sh." by Nicolas Geoffray · 6 years ago
  5. 721538f Merge "Rename HVecReduce::GetKind() to GetReductionKind()." by Vladimir Marko · 6 years ago
  6. 3c92ff4 Merge "x86/x86-64: Remove broken codegen for MIN/MAX reduction." by Vladimir Marko · 6 years ago
  7. e923524 Merge "libdexfile: rename kVerifyNone to kVerifyNothing" by Treehugger Robot · 6 years ago
  8. 4e3734a Rename HVecReduce::GetKind() to GetReductionKind(). by Vladimir Marko · 6 years ago
  9. 0bcbe93 Merge changes I1617a601,Ifa324bea by Vladimir Marko · 6 years ago
  10. 01d4540 Merge "Add art-linux-bionic-x64 target-config" by Alex Light · 6 years ago
  11. 4deaa9b ART: Apply --no-inline-from= option on device. by Vladimir Marko · 6 years ago
  12. 38cf60a Postpone DexCache preloading in the ImageWriter. by Vladimir Marko · 6 years ago
  13. f50ac10 Simplify hidden_api.h logic by David Brazdil · 6 years ago
  14. ec3adef libdexfile: rename kVerifyNone to kVerifyNothing by Orion Hodson · 6 years ago
  15. 8786fd9 x86/x86-64: Remove broken codegen for MIN/MAX reduction. by Vladimir Marko · 6 years ago
  16. b56e835 Merge "Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64)." by Roland Levillain · 6 years ago
  17. d0834e4 Merge "Revert^2 "Link lzma and lz4 compression libs statically into libartbase and use that"" by Martin Stjernholm · 6 years ago
  18. e99f735 Merge "Add mterp checks after monitor entry/exit opcodes." by David Srbecky · 6 years ago
  19. b81c59e Merge "ART: Rewrite core image detection." by Vladimir Marko · 6 years ago
  20. 6be1dbd ART: Rewrite core image detection. by Vladimir Marko · 6 years ago
  21. 790ff51 Add mterp checks after monitor entry/exit opcodes. by David Srbecky · 6 years ago
  22. 2b021c8 Merge "Blacklist test now timing out on gcstress/target." by Nicolas Geoffray · 6 years ago
  23. 330d41d Merge "Move file_contexts to under /system/sepolicy" by Jiyong Park · 6 years ago
  24. dc02fc3 Merge "Ignore thread intel_svc_streamer_thread in test 911" by Alex Light · 6 years ago
  25. b1b21d7 Ignore thread intel_svc_streamer_thread in test 911 by Alex Light · 6 years ago
  26. 9e9fc70 Merge "Remove kDex2OatHostKey from oat-header" by Treehugger Robot · 6 years ago
  27. cbdca72 Add art-linux-bionic-x64 target-config by Alex Light · 6 years ago
  28. e5a5680 Merge changes Iefe0f159,Ibe5bf113,Ic3d158d5 by Andreas Gampe · 6 years ago
  29. d8b963f Merge "Add missed null check in ClassLoaderContext::VerifyClassLoaderContextMatch." by Nicolas Geoffray · 6 years ago
  30. c6bd42a ART: Fix deopt manager JIT attempt by Andreas Gampe · 6 years ago
  31. 83e2049 ART: Add Runtime::IsSafeMode by Andreas Gampe · 6 years ago
  32. d32ce09 ART: Split Runtime::IsNativeDebuggable by Andreas Gampe · 6 years ago
  33. d6f3019 Remove kDex2OatHostKey from oat-header by Alex Light · 6 years ago
  34. 9893c47 Add missed null check in ClassLoaderContext::VerifyClassLoaderContextMatch. by Nicolas Geoffray · 6 years ago
  35. 4355162 Revert^2 "Link lzma and lz4 compression libs statically into libartbase and use that" by Martin Stjernholm · 6 years ago
  36. 57ee347 Merge "Avoid unnecessary read barriers in mirror::Class." by Vladimir Marko · 6 years ago
  37. fa5869a Move file_contexts to under /system/sepolicy by Jiyong Park · 6 years ago
  38. 61f9bf1 Merge "Clean up primitive array helpers in Object." by Vladimir Marko · 6 years ago
  39. 01812cf Merge "Emit JVMTI events for LockSupport.park" by Treehugger Robot · 6 years ago
  40. e5ed5ba Merge "Optimize mod power 2 for x86" by Vladimir Marko · 6 years ago
  41. d1f1ccb Merge "hiddenapi: Initialize unused value in DexFile::MapItem" by David Brazdil · 6 years ago
  42. 5cc0e75 Emit JVMTI events for LockSupport.park by Charles Munger · 6 years ago
  43. d060c0b Blacklist test now timing out on gcstress/target. by Nicolas Geoffray · 6 years ago
  44. dbcb48f Avoid unnecessary read barriers in mirror::Class. by Vladimir Marko · 6 years ago
  45. a66784b Optimize mod power 2 for x86 by Shalini Salomi Bodapati · 6 years ago
  46. 104883b Clean up primitive array helpers in Object. by Vladimir Marko · 6 years ago
  47. a344b8c Merge "Have the ART Buildbot's build script build the Android Runtime APEX." by Roland Levillain · 6 years ago
  48. 976b01f hiddenapi: Initialize unused value in DexFile::MapItem by David Brazdil · 6 years ago
  49. 4630f9a Merge "Revert^2 "Notify waiters when releasing the monitor"" by Treehugger Robot · 6 years ago
  50. d26a519 Have the ART Buildbot's build script build the Android Runtime APEX. by Roland Levillain · 6 years ago
  51. bad5c9a Merge "ART: add GC live ratio metrics to GC performance" by Roland Levillain · 6 years ago
  52. c665d63 Revert^2 "Notify waiters when releasing the monitor" by Charles Munger · 6 years ago
  53. 00e96d0 Merge "Make exception handling code in switch interpreter NO_INLINE." by David Srbecky · 6 years ago
  54. e260e54 ART: add GC live ratio metrics to GC performance by Albert Mingkun Yang · 6 years ago
  55. f0c883b Merge "Minimal Android Runtime APEX module." by Roland Levillain · 6 years ago
  56. 5f25001 Make exception handling code in switch interpreter NO_INLINE. by David Srbecky · 6 years ago
  57. fdf6401 Merge "Add test configuration for the switch interpreter." by David Srbecky · 6 years ago
  58. 38a938e Minimal Android Runtime APEX module. by Roland Levillain · 6 years ago
  59. 9c4bb45 Merge "Delete IsClassToCompile" by Mathieu Chartier · 6 years ago
  60. 8ed45c8 Add test configuration for the switch interpreter. by David Srbecky · 6 years ago
  61. a297b55 Delete IsClassToCompile by Mathieu Chartier · 6 years ago
  62. a5de05d Merge "Share the preamble in switch interpreter." by David Srbecky · 6 years ago
  63. 6e26c0b Merge "Emit bit manipulation instructions for x86 and x86_64" by Vladimir Marko · 6 years ago
  64. a4a96af Share the preamble in switch interpreter. by David Srbecky · 6 years ago
  65. d4c1c08 Merge "Replace switch interpreter macros with C++ functions." by David Srbecky · 6 years ago
  66. 1ecd7a8 Merge "Revert "Link lzma and lz4 compression libs statically into libartbase and use that"" by Annie Meng · 6 years ago
  67. 9960cbc Revert "Link lzma and lz4 compression libs statically into libartbase and use that" by Annie Meng · 6 years ago
  68. a25b683 Merge "Link lzma and lz4 compression libs statically into libartbase and use that instead." by Martin Stjernholm · 6 years ago
  69. 47ad376 Replace switch interpreter macros with C++ functions. by David Srbecky · 6 years ago
  70. 82b67b2 Merge "Move profile compilation info to CompilerOptions." by Vladimir Marko · 6 years ago
  71. 1a2a5cd Move profile compilation info to CompilerOptions. by Vladimir Marko · 6 years ago
  72. dd121f6 Emit bit manipulation instructions for x86 and x86_64 by Shalini Salomi Bodapati · 6 years ago
  73. b1fcebe Merge "ART: Small compiler-driver cleanup" by Andreas Gampe · 6 years ago
  74. 67da5aa Merge "Add test where we test jit & redefinition suitable for CTS" by Treehugger Robot · 6 years ago
  75. b406680 Add test where we test jit & redefinition suitable for CTS by Alex Light · 6 years ago
  76. 4776987 ART: Small compiler-driver cleanup by Andreas Gampe · 6 years ago
  77. 4c1784b Merge changes I1ce1c9b6,Ifd2db5bf by Treehugger Robot · 6 years ago
  78. 7b1e9fe Merge "ART: Fix addr2line call" by Treehugger Robot · 6 years ago
  79. 21579be Link lzma and lz4 compression libs statically into libartbase and use that by Martin Stjernholm · 6 years ago
  80. bf98321 Merge "ART: Fix internal addr2line" by Treehugger Robot · 6 years ago
  81. 48f8a24 ART: Clean up timeout_dumper by Andreas Gampe · 6 years ago
  82. 5f04f7f ART: Refactor ptrace timeout code for timeout_dumper by Andreas Gampe · 6 years ago
  83. 24a993d Merge "Clean up oat key-value store." by Vladimir Marko · 6 years ago
  84. 56581d8 Clean up oat key-value store. by Vladimir Marko · 6 years ago
  85. 204d1a9 ART: Fix addr2line call by Andreas Gampe · 6 years ago
  86. fe59955 Merge "Fix JIT creation so it picks up runtime flags." by Orion Hodson · 6 years ago
  87. c2cab4b Merge "Refactor ClassLinker::FindPrimitiveClass()." by Vladimir Marko · 6 years ago
  88. 9186b18 Refactor ClassLinker::FindPrimitiveClass(). by Vladimir Marko · 6 years ago
  89. b70c999 Merge "Split interpreter_switch_impl into smaller functions." by David Srbecky · 6 years ago
  90. 2e8d655 Merge "Update 624-checker-stringops and 911-get-stack-trace." by Ian Zerny · 6 years ago
  91. a7edd0d Fix JIT creation so it picks up runtime flags. by Nicolas Geoffray · 6 years ago
  92. 15a678a ART: Fix internal addr2line by Andreas Gampe · 6 years ago
  93. c925fe6 Merge "Add timing split for updating app image class loaders" by Mathieu Chartier · 6 years ago
  94. 57a3e68 Merge "Enable building art and tests with linux_bionic" by Alex Light · 6 years ago
  95. 456b492 Add timing split for updating app image class loaders by Mathieu Chartier · 6 years ago
  96. 680cbf2 Enable building art and tests with linux_bionic by Alex Light · 6 years ago
  97. f0e00e5 Merge "Conditionally compile/link ARM & ARM64 disassemblers based on targeted archs." by Roland Levillain · 6 years ago
  98. e6db761 Merge "Conditionally include ARM disassemblers based on targeted archs." by Roland Levillain · 6 years ago
  99. 57e7dbf Merge "ARM64: Support interm. address for object arrays." by Vladimir Marko · 6 years ago
  100. 6da8247 Split interpreter_switch_impl into smaller functions. by David Srbecky · 6 years ago