1. cc425e2 Merge "ART: Use optimizing compiler in image_test" am: fa2cda44cb by Andreas Gampe · 9 years ago
  2. fa2cda4 Merge "ART: Use optimizing compiler in image_test" by Andreas Gampe · 9 years ago
  3. ada4a83 Merge "Implement the 1.8 unsafe memory fences directly in HIR." am: ab5b8941f0 by Aart Bik · 9 years ago
  4. 3f41a01 ART: Use optimizing compiler in image_test by Andreas Gampe · 9 years ago
  5. ab5b894 Merge "Implement the 1.8 unsafe memory fences directly in HIR." by Aart Bik · 9 years ago
  6. 4f7b6f8 Merge "ART: Fix missing include" am: ef0119a0f3 by Andreas Gampe · 9 years ago
  7. 99bb418 Merge "ART: Write bit fields together in ComputeSpecialAccessorInfo()." by Vladimir Marko · 9 years ago
  8. ef0119a Merge "ART: Fix missing include" by Andreas Gampe · 9 years ago
  9. 19749b5 Merge "ART: Write bit fields together in ComputeSpecialAccessorInfo()." by Vladimir Marko · 9 years ago
  10. ac99205 Merge "Stop oat loading spam on host." am: 702ace09bf by Nicolas Geoffray · 9 years ago
  11. 702ace0 Merge "Stop oat loading spam on host." by Nicolas Geoffray · 9 years ago
  12. f97cf2a Stop oat loading spam on host. by Nicolas Geoffray · 9 years ago
  13. d5e7652 Merge "Mark DWARF lines in non-debuggable methods as "not a statement"." by David Srbecky · 9 years ago
  14. b24457b Merge "Mark DWARF lines in non-debuggable methods as "not a statement"." by David Srbecky · 9 years ago
  15. 8b3f835 ART: Write bit fields together in ComputeSpecialAccessorInfo(). by Vladimir Marko · 9 years ago
  16. 00bdc8f Merge "Handle unexpected cases in profile saver" am: 5bdcdca7e4 by Calin Juravle · 9 years ago
  17. 5bdcdca Merge "Handle unexpected cases in profile saver" by Calin Juravle · 9 years ago
  18. c421907 Merge "Update GetDexOptNeeded to handle different levels of compilation" by Calin Juravle · 9 years ago
  19. 87aa99c Merge "Record foreign dex files loaded by the app in the profile" by Calin Juravle · 9 years ago
  20. cc20bb6 Merge "Ignore 145-alloc-tracking-stress failures with JIT and CC." by Roland Levillain · 9 years ago
  21. a9778b2 Merge "Ignore 145-alloc-tracking-stress failures with JIT and CC." by Roland Levillain · 9 years ago
  22. 3296585 Ignore 145-alloc-tracking-stress failures with JIT and CC. by Roland Levillain · 9 years ago
  23. 63b337e Merge "Fix valgrind errors with MemMap::Sync()." am: c71cc35661 by Hiroshi Yamauchi · 9 years ago
  24. 7c9c31c ART: Fix missing include by Andreas Gampe · 9 years ago
  25. c71cc35 Merge "Fix valgrind errors with MemMap::Sync()." by Hiroshi Yamauchi · 9 years ago
  26. 29ab360 Fix valgrind errors with MemMap::Sync(). by Hiroshi Yamauchi · 9 years ago
  27. fe00b69 Delete alloc tracking map outside of critical section am: 35fd969d66 by Mathieu Chartier · 9 years ago
  28. 8ed0c5e Fix allocation tracking race am: 68d4c069f2 by Mathieu Chartier · 9 years ago
  29. 35fd969 Delete alloc tracking map outside of critical section by Mathieu Chartier · 9 years ago
  30. 68d4c06 Fix allocation tracking race by Mathieu Chartier · 9 years ago
  31. 1193259 Implement the 1.8 unsafe memory fences directly in HIR. by Aart Bik · 9 years ago
  32. 920d1b3 Merge "ART: Use the right ElfBuilder for oatdump symbolizer" am: 2f6ad55a3b by Andreas Gampe · 9 years ago
  33. 6e1564c Merge "ART: Use the right ElfBuilder for oatdump symbolizer" am: 2f6ad55a3b by Andreas Gampe · 9 years ago
  34. 2f6ad55 Merge "ART: Use the right ElfBuilder for oatdump symbolizer" by David Srbecky · 9 years ago
  35. f529e9b Handle unexpected cases in profile saver by Calin Juravle · 9 years ago
  36. b077e15 Update GetDexOptNeeded to handle different levels of compilation by Calin Juravle · 9 years ago
  37. 91cc06c Mark DWARF lines in non-debuggable methods as "not a statement". by David Srbecky · 9 years ago
  38. 2d8614b ART: Use the right ElfBuilder for oatdump symbolizer by Andreas Gampe · 9 years ago
  39. 8c25e24 Merge "Propagate InstructionSetFeatures to ElfBuilder." am: ce51701b06 by David Srbecky · 9 years ago
  40. 817808e Merge "Propagate InstructionSetFeatures to ElfBuilder." am: ce51701b06 by David Srbecky · 9 years ago
  41. 7da0332 Merge "Support multidex run-test with Jack" into nyc-dev am: c721f65d8d by Sebastien Hertz · 9 years ago
  42. 036dcac Merge "More run-test with Jack" into nyc-dev am: 13db05c735 -s ours by Sebastien Hertz · 9 years ago
  43. ce51701 Merge "Propagate InstructionSetFeatures to ElfBuilder." by David Srbecky · 9 years ago
  44. c721f65 Merge "Support multidex run-test with Jack" into nyc-dev by Sebastien Hertz · 9 years ago
  45. 13db05c Merge "More run-test with Jack" into nyc-dev by Sebastien Hertz · 9 years ago
  46. d51fd18 Merge "Revert "Suppress ArrayDequeTest#testForEachRemaining temporarily."" am: 60a765f678 by Narayan Kamath · 9 years ago
  47. 70f2fca Merge "Revert "Suppress ArrayDequeTest#testForEachRemaining temporarily."" by Narayan Kamath · 9 years ago
  48. 60a765f Merge "Revert "Suppress ArrayDequeTest#testForEachRemaining temporarily."" by Narayan Kamath · 9 years ago
  49. 3dd6e02 Revert "Suppress ArrayDequeTest#testForEachRemaining temporarily." by Narayan Kamath · 9 years ago
  50. 5d81120 Propagate InstructionSetFeatures to ElfBuilder. by David Srbecky · 9 years ago
  51. 7211824 Merge "Handle unexpected cases in profile saver" into nyc-dev am: 26851843f3 by Calin Juravle · 9 years ago
  52. 2685184 Merge "Handle unexpected cases in profile saver" into nyc-dev by Calin Juravle · 9 years ago
  53. 1fae45f Handle unexpected cases in profile saver by Calin Juravle · 9 years ago
  54. f1db6b4 Merge "Re-enable test that was causing TimeoutExceptions on ARM64." am: dddb767f59 by Roland Levillain · 9 years ago
  55. a06c72e Merge "Re-enable test that was causing TimeoutExceptions on ARM64." by Roland Levillain · 9 years ago
  56. dddb767 Merge "Re-enable test that was causing TimeoutExceptions on ARM64." by Roland Levillain · 9 years ago
  57. 9e9411c Re-enable test that was causing TimeoutExceptions on ARM64. by Roland Levillain · 9 years ago
  58. 264e96c Support multidex run-test with Jack by Sebastien Hertz · 9 years ago
  59. f27e2a9 More run-test with Jack by Sebastien Hertz · 9 years ago
  60. f77790d Merge "Fix lock order violation" am: 943a70f416 am: c94119227a -s ours by Mathieu Chartier · 9 years ago
  61. 3463d20 Merge "Try to reenable some libcore tests with CC." am: 4015a34900 by Hiroshi Yamauchi · 9 years ago
  62. b3ba303 Merge "Unsafe: Recognize intrinsics for 1.8 java.util.concurrent With unit test." am: 0310fb0279 by Aart Bik · 9 years ago
  63. 31bc787 Merge "Add systrace logging to ScopedCodeCacheWrite" am: 9dd26b2e68 by Mathieu Chartier · 9 years ago
  64. 2269a37 Merge "runtime: Add CAS and fences to sun.misc.Unsafe" am: 83537c6e2f by Igor Murashkin · 9 years ago
  65. 44eb08c Merge changes I70f61fe3,I00376b02 am: f81f596c58 am: 4f0f72a4c2 by Hiroshi Yamauchi · 9 years ago
  66. b1fda6a Merge "Increase kDumpWaitTimeout 10x for target builds" am: 35e0cbce51 by Mathieu Chartier · 9 years ago
  67. c079fbb Merge "Don\'t use ScopedObjectAccess in Heap::DumpSpaces" am: e88430786e by Mathieu Chartier · 9 years ago
  68. c941192 Merge "Fix lock order violation" am: 943a70f416 by Mathieu Chartier · 9 years ago
  69. 943a70f Merge "Fix lock order violation" by Mathieu Chartier · 9 years ago
  70. 0c344f2 Fix lock order violation by Mathieu Chartier · 9 years ago
  71. 5f9e39e Fix lock order violation am: 064e9d401c by Mathieu Chartier · 9 years ago
  72. 064e9d4 Fix lock order violation by Mathieu Chartier · 9 years ago
  73. 4c5b645 Add verification for image ArtMethod declaring classes am: 03c1dd9858 by Mathieu Chartier · 9 years ago
  74. c1c4f73 Merge "Try to reenable some libcore tests with CC." am: 4015a34900 by Hiroshi Yamauchi · 9 years ago
  75. 4015a34 Merge "Try to reenable some libcore tests with CC." by Hiroshi Yamauchi · 9 years ago
  76. 60ab7c9 Try to reenable some libcore tests with CC. by Hiroshi Yamauchi · 9 years ago
  77. 03c1dd9 Add verification for image ArtMethod declaring classes by Mathieu Chartier · 9 years ago
  78. 2fadae7 Merge "Unsafe: Recognize intrinsics for 1.8 java.util.concurrent With unit test." by Aart Bik · 9 years ago
  79. 0310fb0 Merge "Unsafe: Recognize intrinsics for 1.8 java.util.concurrent With unit test." by Aart Bik · 9 years ago
  80. dcb5aca Merge "Add systrace logging to ScopedCodeCacheWrite" am: 9dd26b2e68 by Mathieu Chartier · 9 years ago
  81. 984ae7a Merge "runtime: Add CAS and fences to sun.misc.Unsafe" am: 83537c6e2f by Igor Murashkin · 9 years ago
  82. 9dd26b2 Merge "Add systrace logging to ScopedCodeCacheWrite" by Mathieu Chartier · 9 years ago
  83. 33fbf37 Add systrace logging to ScopedCodeCacheWrite by Mathieu Chartier · 9 years ago
  84. 83537c6 Merge "runtime: Add CAS and fences to sun.misc.Unsafe" by Igor Murashkin · 9 years ago
  85. 4f0f72a Merge changes I70f61fe3,I00376b02 am: f81f596c58 by Hiroshi Yamauchi · 9 years ago
  86. 403a6d1 Add systrace logging to ScopedCodeCacheWrite am: 462cd2cfa8 by Mathieu Chartier · 9 years ago
  87. 0e54c01 Unsafe: Recognize intrinsics for 1.8 java.util.concurrent With unit test. by Aart Bik · 9 years ago
  88. f81f596 Merge changes I70f61fe3,I00376b02 by Hiroshi Yamauchi · 9 years ago
  89. 462cd2c Add systrace logging to ScopedCodeCacheWrite by Mathieu Chartier · 9 years ago
  90. b79eb75 Revert "ProfilingInfo roots should be visited by the declaring class." by Hiroshi Yamauchi · 9 years ago
  91. ebd5fc6 Revert "Query declaring class before querying IsNative." by Hiroshi Yamauchi · 9 years ago
  92. 57dfee6 Merge "Increase kDumpWaitTimeout 10x for target builds" into nyc-dev by Mathieu Chartier · 9 years ago
  93. 5676b5f Don\'t use ScopedObjectAccess in Heap::DumpSpaces am: 03d21bc5be by Mathieu Chartier · 9 years ago
  94. bde4b53 Merge "Increase kDumpWaitTimeout 10x for target builds" am: 35e0cbce51 by Mathieu Chartier · 9 years ago
  95. 3cc0f1d Merge "Don\'t use ScopedObjectAccess in Heap::DumpSpaces" am: e88430786e by Mathieu Chartier · 9 years ago
  96. 35e0cbc Merge "Increase kDumpWaitTimeout 10x for target builds" by Mathieu Chartier · 9 years ago
  97. e8843078 Merge "Don't use ScopedObjectAccess in Heap::DumpSpaces" by Mathieu Chartier · 9 years ago
  98. 4eddb40 Merge "Increase kDumpWaitTimeout 10x for target builds" into nyc-dev by Mathieu Chartier · 9 years ago
  99. 47c1959 Increase kDumpWaitTimeout 10x for target builds by Mathieu Chartier · 9 years ago
  100. bcd9dd7 Don't use ScopedObjectAccess in Heap::DumpSpaces by Mathieu Chartier · 9 years ago