1. 098da94 Merge "Kill logd first thing." am: 60b2489f32 am: cc849bd8ed by Nicolas Geoffray · 8 years ago
  2. cc849bd Merge "Kill logd first thing." am: 60b2489f32 by Nicolas Geoffray · 8 years ago
  3. 60b2489 Merge "Kill logd first thing." by Nicolas Geoffray · 8 years ago
  4. c2d199b Kill logd first thing. by Nicolas Geoffray · 8 years ago
  5. c3faa49 Merge "MIPS: Improve object lock/unlock." am: 728411b540 am: df8ce99c1e by Vladimir Marko · 8 years ago
  6. df8ce99 Merge "MIPS: Improve object lock/unlock." am: 728411b540 by Vladimir Marko · 8 years ago
  7. 728411b Merge "MIPS: Improve object lock/unlock." by Vladimir Marko · 8 years ago
  8. d888853 Merge "Go to suspended before waiting for GC to complete." am: 95c7d5b995 by Mathieu Chartier · 8 years ago
  9. e764e40 Merge "Go to suspended before waiting for GC to complete." am: 95c7d5b995 by Mathieu Chartier · 8 years ago
  10. 95c7d5b Merge "Go to suspended before waiting for GC to complete." by Mathieu Chartier · 8 years ago
  11. f08044e Merge "Use DumpObjectInfo in CheckPreconditionsForAllocObject" am: 1e8ce07f79 by Mathieu Chartier · 8 years ago
  12. cb70240 Merge "Use DumpObjectInfo in CheckPreconditionsForAllocObject" am: 1e8ce07f79 by Mathieu Chartier · 8 years ago
  13. 1e8ce07 Merge "Use DumpObjectInfo in CheckPreconditionsForAllocObject" by Mathieu Chartier · 8 years ago
  14. 96f4c3c Use DumpObjectInfo in CheckPreconditionsForAllocObject by Mathieu Chartier · 8 years ago
  15. 01f2d1d Merge "ART: Disable sanitization for sigchainlib" am: de317d0a3f am: 27296071a0 by Andreas Gampe · 8 years ago
  16. 2729607 Merge "ART: Disable sanitization for sigchainlib" am: de317d0a3f by Andreas Gampe · 8 years ago
  17. de317d0 Merge "ART: Disable sanitization for sigchainlib" by Treehugger Robot · 8 years ago
  18. 81223c2 Merge "Added a fixed point test in dexlayout" am: 3a7b0ff300 am: bf3b5e6934 by Bharadwaj Kalandhabhatta · 8 years ago
  19. bf3b5e6 Merge "Added a fixed point test in dexlayout" am: 3a7b0ff300 by Bharadwaj Kalandhabhatta · 8 years ago
  20. 3a7b0ff Merge "Added a fixed point test in dexlayout" by Treehugger Robot · 8 years ago
  21. b93d5b1 Go to suspended before waiting for GC to complete. by Mathieu Chartier · 8 years ago
  22. 89b8584 ART: Disable sanitization for sigchainlib by Andreas Gampe · 8 years ago
  23. 2e548fd Merge "heap: Tolerate rosalloc allocation races in the heap visitor" am: daaec1079b by Igor Murashkin · 8 years ago
  24. ff3334e Merge "heap: Tolerate rosalloc allocation races in the heap visitor" by Igor Murashkin · 8 years ago
  25. daaec10 Merge "heap: Tolerate rosalloc allocation races in the heap visitor" by Igor Murashkin · 8 years ago
  26. 76c7665 heap: Tolerate rosalloc allocation races in the heap visitor by Igor Murashkin · 8 years ago
  27. 81f72a1 Merge "Avoid binding const references to temporaries." am: 80dd30abe3 by Vladimir Marko · 8 years ago
  28. 085d1e2 Merge "Avoid binding const references to temporaries." am: 80dd30abe3 by Vladimir Marko · 8 years ago
  29. 80dd30a Merge "Avoid binding const references to temporaries." by Vladimir Marko · 8 years ago
  30. 3bada4b Avoid binding const references to temporaries. by Vladimir Marko · 8 years ago
  31. 02ef640 Added a fixed point test in dexlayout by Bharadwaj Kalandhabhatta · 8 years ago
  32. f4e5ef6 Merge "Also return vdex file from DexFile.getDexFileOutputPath" am: a654e0378a by Calin Juravle · 8 years ago
  33. cdb70c5 Merge "Also return vdex file from DexFile.getDexFileOutputPath" am: a654e0378a by Calin Juravle · 8 years ago
  34. a654e03 Merge "Also return vdex file from DexFile.getDexFileOutputPath" by Calin Juravle · 8 years ago
  35. a22473a Merge "Move some profman messages from LOG(ERROR) to LOG(WARNING)" am: de31d084f7 by Mathieu Chartier · 8 years ago
  36. 4d00611 Merge "Send holder to Mark in ConcurrentCopying::Process for GC verification" am: ab9f7b2d81 by Mathieu Chartier · 8 years ago
  37. 0cbd90b Merge "Move some profman messages from LOG(ERROR) to LOG(WARNING)" by Mathieu Chartier · 8 years ago
  38. fe58a25 Merge "Send holder to Mark in ConcurrentCopying::Process for GC verification" by Mathieu Chartier · 8 years ago
  39. de31d08 Merge "Move some profman messages from LOG(ERROR) to LOG(WARNING)" by Mathieu Chartier · 8 years ago
  40. ab9f7b2 Merge "Send holder to Mark in ConcurrentCopying::Process for GC verification" by Mathieu Chartier · 8 years ago
  41. 8a84bf9 Merge "Made idiom recognition more robust." am: 17481b5244 am: ff43f89b59 by Aart Bik · 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. 13ce439 Merge "Use StringBssEntry for testing PC-relative patching." am: 015a070503 by Vladimir Marko · 8 years ago
  45. 8f7ccff Merge "Use StringBssEntry for testing PC-relative patching." am: 015a070503 by Vladimir Marko · 8 years ago
  46. 015a070 Merge "Use StringBssEntry for testing PC-relative patching." by Treehugger Robot · 8 years ago
  47. 66aae3b Move some profman messages from LOG(ERROR) to LOG(WARNING) by Mathieu Chartier · 8 years ago
  48. 4ce0c76 Send holder to Mark in ConcurrentCopying::Process for GC verification by Mathieu Chartier · 8 years ago
  49. 3ceb258 Merge "Use GC critical section for profile saver" am: ff120c2ad8 am: 2d582600da by Mathieu Chartier · 8 years ago
  50. 07dd235 Merge "Do not cache profiles in the ProfileSaver." am: ee810b376d am: df5b6a3fed by Calin Juravle · 8 years ago
  51. 2d58260 Merge "Use GC critical section for profile saver" am: ff120c2ad8 by Mathieu Chartier · 8 years ago
  52. df5b6a3 Merge "Do not cache profiles in the ProfileSaver." am: ee810b376d by Calin Juravle · 8 years ago
  53. ff120c2 Merge "Use GC critical section for profile saver" by Mathieu Chartier · 8 years ago
  54. ee810b3 Merge "Do not cache profiles in the ProfileSaver." by Calin Juravle · 8 years ago
  55. 5f80500 Made idiom recognition more robust. by Aart Bik · 8 years ago
  56. ca7371c Merge "Make dexdump2 more forgiving on closing not-live register." am: 0fe407af42 by Aart Bik · 8 years ago
  57. b68fb45 Merge changes Ic0d4d9cc,I1fd9b45a,I454c0436 am: 392a0098fc am: 3ea82a304b by Andreas Gampe · 8 years ago
  58. bcd870a Merge "Make dexdump2 more forgiving on closing not-live register." by Aart Bik · 8 years ago
  59. 3ea82a3 Merge changes Ic0d4d9cc,I1fd9b45a,I454c0436 am: 392a0098fc by Andreas Gampe · 8 years ago
  60. 6027da0 Merge "optimizing: Build HConstructorFence for HNewArray/HNewInstance nodes" am: 662ee25b95 by Igor Murashkin · 8 years ago
  61. b9dd277 Merge "optimizing: Build HConstructorFence for HNewArray/HNewInstance nodes" by Igor Murashkin · 8 years ago
  62. 0fe407a Merge "Make dexdump2 more forgiving on closing not-live register." by Aart Bik · 8 years ago
  63. 392a009 Merge changes Ic0d4d9cc,I1fd9b45a,I454c0436 by Treehugger Robot · 8 years ago
  64. 662ee25 Merge "optimizing: Build HConstructorFence for HNewArray/HNewInstance nodes" by Treehugger Robot · 8 years ago
  65. 30f8507 Merge "Revert "Stop interpreter from accessing code items of compiled code."" am: c1c3351492 by Nicolas Geoffray · 8 years ago
  66. 350fd93 Merge "Revert "Stop interpreter from accessing code items of compiled code."" by Nicolas Geoffray · 8 years ago
  67. c1c3351 Merge "Revert "Stop interpreter from accessing code items of compiled code."" by Treehugger Robot · 8 years ago
  68. 79d8fa7 optimizing: Build HConstructorFence for HNewArray/HNewInstance nodes by Igor Murashkin · 8 years ago
  69. ef65271 Revert "Stop interpreter from accessing code items of compiled code." by Nicolas Geoffray · 8 years ago
  70. 5f07820 Use StringBssEntry for testing PC-relative patching. by Vladimir Marko · 8 years ago
  71. 3910037 Use GC critical section for profile saver by Mathieu Chartier · 8 years ago
  72. dcab190 Do not cache profiles in the ProfileSaver. by Calin Juravle · 8 years ago
  73. c9076de Merge "Enable dex diff check on debug builds." am: 76e9b6152f am: 4c7b467fcd by Jeff Hao · 8 years ago
  74. 4c7b467 Merge "Enable dex diff check on debug builds." am: 76e9b6152f by Jeff Hao · 8 years ago
  75. 76e9b61 Merge "Enable dex diff check on debug builds." by Treehugger Robot · 8 years ago
  76. 2058b1d Make dexdump2 more forgiving on closing not-live register. by Aart Bik · 8 years ago
  77. 302cea1 Merge "ART: Let JIT tasks finish under sanitization" am: 19daa62a0a by Andreas Gampe · 8 years ago
  78. 2311db4 Merge "ART: Let JIT tasks finish under sanitization" am: 19daa62a0a by Andreas Gampe · 8 years ago
  79. 19daa62 Merge "ART: Let JIT tasks finish under sanitization" by Treehugger Robot · 8 years ago
  80. 367b9d8 Also return vdex file from DexFile.getDexFileOutputPath by Calin Juravle · 8 years ago
  81. 23348bf Merge "Add some additional jvmti-stress skips" am: 18446fef21 am: 2caf6c952f by Alex Light · 8 years ago
  82. 2caf6c9 Merge "Add some additional jvmti-stress skips" am: 18446fef21 by Alex Light · 8 years ago
  83. 18446fe Merge "Add some additional jvmti-stress skips" by Treehugger Robot · 8 years ago
  84. e95c55e Merge "X86: Fix LoadString/Class for non-PIC boot image." am: c1ff6bf324 by Vladimir Marko · 8 years ago
  85. dde48d6 Merge "X86: Fix LoadString/Class for non-PIC boot image." am: c1ff6bf324 by Vladimir Marko · 8 years ago
  86. c1ff6bf Merge "X86: Fix LoadString/Class for non-PIC boot image." by Vladimir Marko · 8 years ago
  87. d9dc62a Add some additional jvmti-stress skips by Alex Light · 8 years ago
  88. a07394a Enable dex diff check on debug builds. by Jeff Hao · 8 years ago
  89. 00916b9 X86: Fix LoadString/Class for non-PIC boot image. by Vladimir Marko · 8 years ago
  90. 5840839 ART: Disable detect_leaks in run-tests by Andreas Gampe · 8 years ago
  91. ed81c1d ART: Disable alloc_dealloc_mismatch in run-tests by Andreas Gampe · 8 years ago
  92. b31a8e7 ART: Add RUN_TEST_ASAN_OPTIONS by Andreas Gampe · 8 years ago
  93. 2435911 Merge "ART: Add arena tracking mode" am: aad63d0632 am: 63a78ac337 by Andreas Gampe · 8 years ago
  94. b457f10 Merge changes Ic48ccda9,Ibc0a29c9 am: 5504aef8c1 am: 722a1c9dda by Andreas Gampe · 8 years ago
  95. dd2b9ec Merge "ART: Improve RegType::IsAssignableFrom" am: 4632f5be49 am: 642c6a3f73 by Andreas Gampe · 8 years ago
  96. 63a78ac Merge "ART: Add arena tracking mode" am: aad63d0632 by Andreas Gampe · 8 years ago
  97. 722a1c9 Merge changes Ic48ccda9,Ibc0a29c9 am: 5504aef8c1 by Andreas Gampe · 8 years ago
  98. 642c6a3 Merge "ART: Improve RegType::IsAssignableFrom" am: 4632f5be49 by Andreas Gampe · 8 years ago
  99. aad63d0 Merge "ART: Add arena tracking mode" by Treehugger Robot · 8 years ago
  100. 5504aef Merge changes Ic48ccda9,Ibc0a29c9 by Treehugger Robot · 8 years ago