1. 28b6e7e Deal with ASAN alloc-dealloc mismatch in class transformation code. by Alex Light · 7 years ago
  2. 2cd620b Merge "Support for narrow operands in "dangerous" operations." by Aart Bik · 7 years ago
  3. f14bb6c Merge "Revert "Revert "ARM: Improve the code generated for HCondition with a constant input""" by Treehugger Robot · 7 years ago
  4. 60b2489 Merge "Kill logd first thing." by Nicolas Geoffray · 7 years ago
  5. c2d199b Kill logd first thing. by Nicolas Geoffray · 7 years ago
  6. 728411b Merge "MIPS: Improve object lock/unlock." by Vladimir Marko · 7 years ago
  7. 5601d4e Revert "Revert "ARM: Improve the code generated for HCondition with a constant input"" by Anton Kirilov · 7 years ago
  8. 95c7d5b Merge "Go to suspended before waiting for GC to complete." by Mathieu Chartier · 7 years ago
  9. 1e8ce07 Merge "Use DumpObjectInfo in CheckPreconditionsForAllocObject" by Mathieu Chartier · 7 years ago
  10. 96f4c3c Use DumpObjectInfo in CheckPreconditionsForAllocObject by Mathieu Chartier · 7 years ago
  11. de317d0 Merge "ART: Disable sanitization for sigchainlib" by Treehugger Robot · 7 years ago
  12. 3a7b0ff Merge "Added a fixed point test in dexlayout" by Treehugger Robot · 7 years ago
  13. b93d5b1 Go to suspended before waiting for GC to complete. by Mathieu Chartier · 7 years ago
  14. 89b8584 ART: Disable sanitization for sigchainlib by Andreas Gampe · 7 years ago
  15. daaec10 Merge "heap: Tolerate rosalloc allocation races in the heap visitor" by Igor Murashkin · 7 years ago
  16. 76c7665 heap: Tolerate rosalloc allocation races in the heap visitor by Igor Murashkin · 7 years ago
  17. 80dd30a Merge "Avoid binding const references to temporaries." by Vladimir Marko · 7 years ago
  18. 3bada4b Avoid binding const references to temporaries. by Vladimir Marko · 7 years ago
  19. 02ef640 Added a fixed point test in dexlayout by Bharadwaj Kalandhabhatta · 7 years ago
  20. 636e870 Support for narrow operands in "dangerous" operations. by Aart Bik · 7 years ago
  21. a654e03 Merge "Also return vdex file from DexFile.getDexFileOutputPath" by Calin Juravle · 7 years ago
  22. de31d08 Merge "Move some profman messages from LOG(ERROR) to LOG(WARNING)" by Mathieu Chartier · 7 years ago
  23. ab9f7b2 Merge "Send holder to Mark in ConcurrentCopying::Process for GC verification" by Mathieu Chartier · 7 years ago
  24. 17481b5 Merge "Made idiom recognition more robust." by Treehugger Robot · 7 years ago
  25. 015a070 Merge "Use StringBssEntry for testing PC-relative patching." by Treehugger Robot · 7 years ago
  26. 66aae3b Move some profman messages from LOG(ERROR) to LOG(WARNING) by Mathieu Chartier · 7 years ago
  27. 4ce0c76 Send holder to Mark in ConcurrentCopying::Process for GC verification by Mathieu Chartier · 7 years ago
  28. ff120c2 Merge "Use GC critical section for profile saver" by Mathieu Chartier · 7 years ago
  29. ee810b3 Merge "Do not cache profiles in the ProfileSaver." by Calin Juravle · 7 years ago
  30. 5f80500 Made idiom recognition more robust. by Aart Bik · 7 years ago
  31. 0fe407a Merge "Make dexdump2 more forgiving on closing not-live register." by Aart Bik · 7 years ago
  32. 392a009 Merge changes Ic0d4d9cc,I1fd9b45a,I454c0436 by Treehugger Robot · 7 years ago
  33. 662ee25 Merge "optimizing: Build HConstructorFence for HNewArray/HNewInstance nodes" by Treehugger Robot · 7 years ago
  34. c1c3351 Merge "Revert "Stop interpreter from accessing code items of compiled code."" by Treehugger Robot · 7 years ago
  35. 79d8fa7 optimizing: Build HConstructorFence for HNewArray/HNewInstance nodes by Igor Murashkin · 7 years ago
  36. ef65271 Revert "Stop interpreter from accessing code items of compiled code." by Nicolas Geoffray · 7 years ago
  37. 5f07820 Use StringBssEntry for testing PC-relative patching. by Vladimir Marko · 7 years ago
  38. 3910037 Use GC critical section for profile saver by Mathieu Chartier · 7 years ago
  39. dcab190 Do not cache profiles in the ProfileSaver. by Calin Juravle · 7 years ago
  40. 76e9b61 Merge "Enable dex diff check on debug builds." by Treehugger Robot · 7 years ago
  41. 2058b1d Make dexdump2 more forgiving on closing not-live register. by Aart Bik · 7 years ago
  42. 19daa62 Merge "ART: Let JIT tasks finish under sanitization" by Treehugger Robot · 7 years ago
  43. 367b9d8 Also return vdex file from DexFile.getDexFileOutputPath by Calin Juravle · 7 years ago
  44. 18446fe Merge "Add some additional jvmti-stress skips" by Treehugger Robot · 7 years ago
  45. c1ff6bf Merge "X86: Fix LoadString/Class for non-PIC boot image." by Vladimir Marko · 7 years ago
  46. d9dc62a Add some additional jvmti-stress skips by Alex Light · 7 years ago
  47. a07394a Enable dex diff check on debug builds. by Jeff Hao · 7 years ago
  48. 00916b9 X86: Fix LoadString/Class for non-PIC boot image. by Vladimir Marko · 7 years ago
  49. 5840839 ART: Disable detect_leaks in run-tests by Andreas Gampe · 7 years ago
  50. ed81c1d ART: Disable alloc_dealloc_mismatch in run-tests by Andreas Gampe · 7 years ago
  51. b31a8e7 ART: Add RUN_TEST_ASAN_OPTIONS by Andreas Gampe · 7 years ago
  52. aad63d0 Merge "ART: Add arena tracking mode" by Treehugger Robot · 7 years ago
  53. 5504aef Merge changes Ic48ccda9,Ibc0a29c9 by Treehugger Robot · 7 years ago
  54. 4632f5b Merge "ART: Improve RegType::IsAssignableFrom" by Treehugger Robot · 7 years ago
  55. 47aa869 Merge "No need to lock when calling Thread.interrupted." by Nicolas Geoffray · 7 years ago
  56. e74e120 Merge "Ignore --compile-pic option for JIT." by Treehugger Robot · 7 years ago
  57. 2fad527 Ignore --compile-pic option for JIT. by Vladimir Marko · 7 years ago
  58. d1c2276 Merge "Remove LoadString/Class kind kBootImageLinkTimeAddress." by Vladimir Marko · 7 years ago
  59. 8e0a5de Merge "Revert "Revert "RegisterNativeAllocation: Avoid case of double blocking gc.""" by Richard Uhler · 7 years ago
  60. 42ae05a ART: Improve RegType::IsAssignableFrom by Andreas Gampe · 7 years ago
  61. ad63fe5 MIPS: Improve object lock/unlock. by Alexey Frunze · 7 years ago
  62. 536e54a Merge "Quiet run for nightly fuzzing (and some minor edits)" by Aart Bik · 7 years ago
  63. 0c26f2f Merge "Stop interpreter from accessing code items of compiled code." by Treehugger Robot · 7 years ago
  64. daacc5e Quiet run for nightly fuzzing (and some minor edits) by Aart Bik · 7 years ago
  65. e9196b6 Merge "ART: Add UNLIKELY in verifier" by Treehugger Robot · 7 years ago
  66. 2f28244 Merge "ART: Collect instruction flags in a struct" by Treehugger Robot · 7 years ago
  67. 178dce7 Stop interpreter from accessing code items of compiled code. by Jeff Hao · 7 years ago
  68. 0897e1c ART: Let JIT tasks finish under sanitization by Andreas Gampe · 7 years ago
  69. 74979b1 ART: Add UNLIKELY in verifier by Andreas Gampe · 7 years ago
  70. b3937e3 ART: Collect instruction flags in a struct by Andreas Gampe · 7 years ago
  71. 6579b09 Merge "ART: Fix iterator invalidation" by Treehugger Robot · 7 years ago
  72. a1633a7 Merge "Min/max SIMDization support." by Aart Bik · 7 years ago
  73. 764d454 Remove LoadString/Class kind kBootImageLinkTimeAddress. by Vladimir Marko · 7 years ago
  74. da1da8a Revert "Revert "RegisterNativeAllocation: Avoid case of double blocking gc."" by Richard Uhler · 7 years ago
  75. a774575 Merge "Revert "RegisterNativeAllocation: Avoid case of double blocking gc."" by Richard Uhler · 7 years ago
  76. 602b1c1 Revert "RegisterNativeAllocation: Avoid case of double blocking gc." by Richard Uhler · 7 years ago
  77. a65f767 Merge "RegisterNativeAllocation: Avoid case of double blocking gc." by Treehugger Robot · 7 years ago
  78. 8df0f36 RegisterNativeAllocation: Avoid case of double blocking gc. by Richard Uhler · 7 years ago
  79. 7974468 Merge "sigchain: limit use of SetHandlingSignal." by Treehugger Robot · 7 years ago
  80. 39e6738 ART: Fix iterator invalidation by Andreas Gampe · 7 years ago
  81. 5629d2d ART: Move JIT code cache sentinel to sentinel fault page by Andreas Gampe · 7 years ago
  82. 2ac67d5 ART: Reserve sentinel fault page by Andreas Gampe · 7 years ago
  83. 365719c No need to lock when calling Thread.interrupted. by Nicolas Geoffray · 7 years ago
  84. c4209f0 Merge "Fix determinism for app images" by Treehugger Robot · 7 years ago
  85. 3738e98 Fix determinism for app images by Mathieu Chartier · 7 years ago
  86. ca26c4b Merge "ART: Cache AoT state in verifier" by Treehugger Robot · 7 years ago
  87. f6730e3 Merge "ART: Split out old instruction flags" by Treehugger Robot · 7 years ago
  88. aca1ee2 Merge "ART: Add experimental constexpr" by Treehugger Robot · 7 years ago
  89. 6b2018f sigchain: limit use of SetHandlingSignal. by Josh Gao · 7 years ago
  90. 23d75aa Merge "ART: Delete dex_instruction_visitor" by Treehugger Robot · 7 years ago
  91. c8e93c7 Min/max SIMDization support. by Aart Bik · 7 years ago
  92. 1189516 ART: Cache AoT state in verifier by Andreas Gampe · 7 years ago
  93. ae08cc2 ART: Split out old instruction flags by Andreas Gampe · 7 years ago
  94. e05cc66 ART: Add experimental constexpr by Andreas Gampe · 7 years ago
  95. 6fb693a ART: Delete dex_instruction_visitor by Andreas Gampe · 7 years ago
  96. 121f148 ART: Add arena tracking mode by Andreas Gampe · 7 years ago
  97. ed00ddb Merge "Revert "Revert "Use IsMarked instead of Mark for profiling info.""" by Nicolas Geoffray · 7 years ago
  98. 5362c42 Merge "sigchain: always call InitializeSignalChain on startup." by Josh Gao · 7 years ago
  99. a152c4b Merge "MIPS64: Add ilvr.df MSA instructions" by Aart Bik · 7 years ago
  100. 54db2e2 Merge "Revert "Revert "Profile compression: Replace method index with difference with the last method_index""" by Shubham Ajmera · 7 years ago