1. a95ec49 Merge "Deal with ASAN alloc-dealloc mismatch in class transformation code." by Alex Light · 8 years ago
  2. 0b18340 Merge "Deal with ASAN alloc-dealloc mismatch in class transformation code." by Treehugger Robot · 8 years ago
  3. 28b6e7e Deal with ASAN alloc-dealloc mismatch in class transformation code. by Alex Light · 8 years ago
  4. ea6e5db Merge "testing: Allow adb sync to succeed when vendor is full" am: 773833332e by Igor Murashkin · 8 years ago
  5. 7738333 Merge "testing: Allow adb sync to succeed when vendor is full" by Treehugger Robot · 8 years ago
  6. d89bd0f Merge "Support for narrow operands in "dangerous" operations." am: 2cd620bde1 by Aart Bik · 8 years ago
  7. 68d570a Merge "Revert "Revert "ARM: Improve the code generated for HCondition with a constant input""" by Anton Kirilov · 8 years ago
  8. 4df3120 testing: Allow adb sync to succeed when vendor is full by Igor Murashkin · 8 years ago
  9. 2cd620b Merge "Support for narrow operands in "dangerous" operations." by Aart Bik · 8 years ago
  10. f14bb6c Merge "Revert "Revert "ARM: Improve the code generated for HCondition with a constant input""" by Treehugger Robot · 8 years ago
  11. cc849bd Merge "Kill logd first thing." am: 60b2489f32 by Nicolas Geoffray · 8 years ago
  12. 60b2489 Merge "Kill logd first thing." by Nicolas Geoffray · 8 years ago
  13. c2d199b Kill logd first thing. by Nicolas Geoffray · 8 years ago
  14. df8ce99 Merge "MIPS: Improve object lock/unlock." am: 728411b540 by Vladimir Marko · 8 years ago
  15. 728411b Merge "MIPS: Improve object lock/unlock." by Vladimir Marko · 8 years ago
  16. 5601d4e Revert "Revert "ARM: Improve the code generated for HCondition with a constant input"" by Anton Kirilov · 8 years ago
  17. e764e40 Merge "Go to suspended before waiting for GC to complete." am: 95c7d5b995 by Mathieu Chartier · 8 years ago
  18. 95c7d5b Merge "Go to suspended before waiting for GC to complete." by Mathieu Chartier · 8 years ago
  19. cb70240 Merge "Use DumpObjectInfo in CheckPreconditionsForAllocObject" am: 1e8ce07f79 by Mathieu Chartier · 8 years ago
  20. 1e8ce07 Merge "Use DumpObjectInfo in CheckPreconditionsForAllocObject" by Mathieu Chartier · 8 years ago
  21. 96f4c3c Use DumpObjectInfo in CheckPreconditionsForAllocObject by Mathieu Chartier · 8 years ago
  22. 2729607 Merge "ART: Disable sanitization for sigchainlib" am: de317d0a3f by Andreas Gampe · 8 years ago
  23. de317d0 Merge "ART: Disable sanitization for sigchainlib" by Treehugger Robot · 8 years ago
  24. bf3b5e6 Merge "Added a fixed point test in dexlayout" am: 3a7b0ff300 by Bharadwaj Kalandhabhatta · 8 years ago
  25. 3a7b0ff Merge "Added a fixed point test in dexlayout" by Treehugger Robot · 8 years ago
  26. b93d5b1 Go to suspended before waiting for GC to complete. by Mathieu Chartier · 8 years ago
  27. 89b8584 ART: Disable sanitization for sigchainlib by Andreas Gampe · 8 years ago
  28. ff3334e Merge "heap: Tolerate rosalloc allocation races in the heap visitor" by Igor Murashkin · 8 years ago
  29. daaec10 Merge "heap: Tolerate rosalloc allocation races in the heap visitor" by Igor Murashkin · 8 years ago
  30. 76c7665 heap: Tolerate rosalloc allocation races in the heap visitor by Igor Murashkin · 8 years ago
  31. 085d1e2 Merge "Avoid binding const references to temporaries." am: 80dd30abe3 by Vladimir Marko · 8 years ago
  32. 80dd30a Merge "Avoid binding const references to temporaries." by Vladimir Marko · 8 years ago
  33. 3bada4b Avoid binding const references to temporaries. by Vladimir Marko · 8 years ago
  34. 02ef640 Added a fixed point test in dexlayout by Bharadwaj Kalandhabhatta · 8 years ago
  35. 636e870 Support for narrow operands in "dangerous" operations. by Aart Bik · 8 years ago
  36. cdb70c5 Merge "Also return vdex file from DexFile.getDexFileOutputPath" am: a654e0378a by Calin Juravle · 8 years ago
  37. a654e03 Merge "Also return vdex file from DexFile.getDexFileOutputPath" by Calin Juravle · 8 years ago
  38. 0cbd90b Merge "Move some profman messages from LOG(ERROR) to LOG(WARNING)" by Mathieu Chartier · 8 years ago
  39. fe58a25 Merge "Send holder to Mark in ConcurrentCopying::Process for GC verification" by Mathieu Chartier · 8 years ago
  40. de31d08 Merge "Move some profman messages from LOG(ERROR) to LOG(WARNING)" by Mathieu Chartier · 8 years ago
  41. ab9f7b2 Merge "Send holder to Mark in ConcurrentCopying::Process for GC verification" by Mathieu Chartier · 8 years ago
  42. ff43f89 Merge "Made idiom recognition more robust." am: 17481b5244 by Aart Bik · 8 years ago
  43. 17481b5 Merge "Made idiom recognition more robust." by Treehugger Robot · 8 years ago
  44. 8f7ccff Merge "Use StringBssEntry for testing PC-relative patching." am: 015a070503 by Vladimir Marko · 8 years ago
  45. 015a070 Merge "Use StringBssEntry for testing PC-relative patching." by Treehugger Robot · 8 years ago
  46. 66aae3b Move some profman messages from LOG(ERROR) to LOG(WARNING) by Mathieu Chartier · 8 years ago
  47. 4ce0c76 Send holder to Mark in ConcurrentCopying::Process for GC verification by Mathieu Chartier · 8 years ago
  48. 2d58260 Merge "Use GC critical section for profile saver" am: ff120c2ad8 by Mathieu Chartier · 8 years ago
  49. df5b6a3 Merge "Do not cache profiles in the ProfileSaver." am: ee810b376d by Calin Juravle · 8 years ago
  50. ff120c2 Merge "Use GC critical section for profile saver" by Mathieu Chartier · 8 years ago
  51. ee810b3 Merge "Do not cache profiles in the ProfileSaver." by Calin Juravle · 8 years ago
  52. 5f80500 Made idiom recognition more robust. by Aart Bik · 8 years ago
  53. bcd870a Merge "Make dexdump2 more forgiving on closing not-live register." by Aart Bik · 8 years ago
  54. 3ea82a3 Merge changes Ic0d4d9cc,I1fd9b45a,I454c0436 am: 392a0098fc by Andreas Gampe · 8 years ago
  55. b9dd277 Merge "optimizing: Build HConstructorFence for HNewArray/HNewInstance nodes" by Igor Murashkin · 8 years ago
  56. 0fe407a Merge "Make dexdump2 more forgiving on closing not-live register." by Aart Bik · 8 years ago
  57. 392a009 Merge changes Ic0d4d9cc,I1fd9b45a,I454c0436 by Treehugger Robot · 8 years ago
  58. 662ee25 Merge "optimizing: Build HConstructorFence for HNewArray/HNewInstance nodes" by Treehugger Robot · 8 years ago
  59. 350fd93 Merge "Revert "Stop interpreter from accessing code items of compiled code."" by Nicolas Geoffray · 8 years ago
  60. c1c3351 Merge "Revert "Stop interpreter from accessing code items of compiled code."" by Treehugger Robot · 8 years ago
  61. 79d8fa7 optimizing: Build HConstructorFence for HNewArray/HNewInstance nodes by Igor Murashkin · 8 years ago
  62. ef65271 Revert "Stop interpreter from accessing code items of compiled code." by Nicolas Geoffray · 8 years ago
  63. 5f07820 Use StringBssEntry for testing PC-relative patching. by Vladimir Marko · 8 years ago
  64. 3910037 Use GC critical section for profile saver by Mathieu Chartier · 8 years ago
  65. dcab190 Do not cache profiles in the ProfileSaver. by Calin Juravle · 8 years ago
  66. 4c7b467 Merge "Enable dex diff check on debug builds." am: 76e9b6152f by Jeff Hao · 8 years ago
  67. 76e9b61 Merge "Enable dex diff check on debug builds." by Treehugger Robot · 8 years ago
  68. 2058b1d Make dexdump2 more forgiving on closing not-live register. by Aart Bik · 8 years ago
  69. 2311db4 Merge "ART: Let JIT tasks finish under sanitization" am: 19daa62a0a by Andreas Gampe · 8 years ago
  70. 19daa62 Merge "ART: Let JIT tasks finish under sanitization" by Treehugger Robot · 8 years ago
  71. 367b9d8 Also return vdex file from DexFile.getDexFileOutputPath by Calin Juravle · 8 years ago
  72. 2caf6c9 Merge "Add some additional jvmti-stress skips" am: 18446fef21 by Alex Light · 8 years ago
  73. 18446fe Merge "Add some additional jvmti-stress skips" by Treehugger Robot · 8 years ago
  74. dde48d6 Merge "X86: Fix LoadString/Class for non-PIC boot image." am: c1ff6bf324 by Vladimir Marko · 8 years ago
  75. c1ff6bf Merge "X86: Fix LoadString/Class for non-PIC boot image." by Vladimir Marko · 8 years ago
  76. d9dc62a Add some additional jvmti-stress skips by Alex Light · 8 years ago
  77. a07394a Enable dex diff check on debug builds. by Jeff Hao · 8 years ago
  78. 00916b9 X86: Fix LoadString/Class for non-PIC boot image. by Vladimir Marko · 8 years ago
  79. 5840839 ART: Disable detect_leaks in run-tests by Andreas Gampe · 8 years ago
  80. ed81c1d ART: Disable alloc_dealloc_mismatch in run-tests by Andreas Gampe · 8 years ago
  81. b31a8e7 ART: Add RUN_TEST_ASAN_OPTIONS by Andreas Gampe · 8 years ago
  82. 63a78ac Merge "ART: Add arena tracking mode" am: aad63d0632 by Andreas Gampe · 8 years ago
  83. 722a1c9 Merge changes Ic48ccda9,Ibc0a29c9 am: 5504aef8c1 by Andreas Gampe · 8 years ago
  84. 642c6a3 Merge "ART: Improve RegType::IsAssignableFrom" am: 4632f5be49 by Andreas Gampe · 8 years ago
  85. aad63d0 Merge "ART: Add arena tracking mode" by Treehugger Robot · 8 years ago
  86. 5504aef Merge changes Ic48ccda9,Ibc0a29c9 by Treehugger Robot · 8 years ago
  87. 4632f5b Merge "ART: Improve RegType::IsAssignableFrom" by Treehugger Robot · 8 years ago
  88. 777eff5 Merge "No need to lock when calling Thread.interrupted." am: 47aa869c16 by Nicolas Geoffray · 8 years ago
  89. 6535a51 Merge "Ignore --compile-pic option for JIT." am: e74e120dbd by Vladimir Marko · 8 years ago
  90. 47aa869 Merge "No need to lock when calling Thread.interrupted." by Nicolas Geoffray · 8 years ago
  91. e74e120 Merge "Ignore --compile-pic option for JIT." by Treehugger Robot · 8 years ago
  92. 2fad527 Ignore --compile-pic option for JIT. by Vladimir Marko · 8 years ago
  93. 3c9b612 Merge "Remove LoadString/Class kind kBootImageLinkTimeAddress." am: d1c22768e7 by Vladimir Marko · 8 years ago
  94. d1c2276 Merge "Remove LoadString/Class kind kBootImageLinkTimeAddress." by Vladimir Marko · 8 years ago
  95. da76bff Merge "Revert "Revert "RegisterNativeAllocation: Avoid case of double blocking gc.""" by Richard Uhler · 8 years ago
  96. 8e0a5de Merge "Revert "Revert "RegisterNativeAllocation: Avoid case of double blocking gc.""" by Richard Uhler · 8 years ago
  97. 42ae05a ART: Improve RegType::IsAssignableFrom by Andreas Gampe · 8 years ago
  98. ad63fe5 MIPS: Improve object lock/unlock. by Alexey Frunze · 8 years ago
  99. 2dcbf26 Merge "Quiet run for nightly fuzzing (and some minor edits)" am: 536e54a6af by Aart Bik · 8 years ago
  100. 536e54a Merge "Quiet run for nightly fuzzing (and some minor edits)" by Aart Bik · 8 years ago