1. 91cdf71 Merge "Assembly region TLAB allocation fast path for arm." by Hiroshi Yamauchi · 9 years ago
  2. 10d4c08 Assembly region TLAB allocation fast path for arm. by Hiroshi Yamauchi · 9 years ago
  3. 43bad20 Merge "ART: Allow unwinding unattached threads" by Christopher Ferris · 9 years ago
  4. 95f931e Merge "Integrate BitwiseNegated into shared framework." by Vladimir Marko · 9 years ago
  5. cdd3991 Merge "Typo in comment in art::mirror::Object::IdentityHashCode." by Roland Levillain · 9 years ago
  6. 5e447d8 Merge "Fix DCHECK in OatQuickMethodHeader::GetFrameSizeInBytes()" by David Srbecky · 9 years ago
  7. 6832fbe Fix DCHECK in OatQuickMethodHeader::GetFrameSizeInBytes() by David Srbecky · 9 years ago
  8. fe9242b Merge "Tests for round() method." by Aart Bik · 9 years ago
  9. 24129be Merge "Suppress a valgrind libc issue." by Hiroshi Yamauchi · 9 years ago
  10. dc15e89 Suppress a valgrind libc issue. by Hiroshi Yamauchi · 9 years ago
  11. 2de1e8a Merge "Revert "Revert "Allow duplicated methods in different DWARF line tables.""" by David Srbecky · 9 years ago
  12. 6a6b38f Revert "Revert "Allow duplicated methods in different DWARF line tables."" by David Srbecky · 9 years ago
  13. 9faab4d Merge "DWARF: Compensate for compiler's off-by-one instruction." by David Srbecky · 9 years ago
  14. 6030b15 Merge "Symbolize native debug information for AOTed methods in boot.oat." by David Srbecky · 9 years ago
  15. 5d95076 Symbolize native debug information for AOTed methods in boot.oat. by David Srbecky · 9 years ago
  16. b2359d4 Merge "Add trampoline symbols to native debug info." by David Srbecky · 9 years ago
  17. 09c2a6b Add trampoline symbols to native debug info. by David Srbecky · 9 years ago
  18. fdaa583 Merge "Minor optimizations of debug::WriteCFISection." by David Srbecky · 9 years ago
  19. b14a5ed Minor optimizations of debug::WriteCFISection. by David Srbecky · 9 years ago
  20. 5120923 Typo in comment in art::mirror::Object::IdentityHashCode. by Roland Levillain · 9 years ago
  21. fa3857e Merge "MIPS: Don't use $t8 for calling entrypoints" by Roland Levillain · 9 years ago
  22. a9e6802 Merge "Revert "Revert "Revert "Revert "Change condition to opposite if lhs is constant""""" by Nicolas Geoffray · 9 years ago
  23. 252fa90 DWARF: Compensate for compiler's off-by-one instruction. by David Srbecky · 9 years ago
  24. ddc4055 MIPS: Don't use $t8 for calling entrypoints by Goran Jakovljevic · 9 years ago
  25. 62a9841 Merge "Fix invariant in reference type propagation." by Nicolas Geoffray · 9 years ago
  26. 60e10c8 Merge "Revert "Allow duplicated methods in different DWARF line tables."" by David Srbecky · 9 years ago
  27. 8862fac Revert "Allow duplicated methods in different DWARF line tables." by David Srbecky · 9 years ago
  28. 8583b44 Merge "Allow duplicated methods in different DWARF line tables." by David Srbecky · 9 years ago
  29. cc22d41 Merge "Allow generation of native debug info for multiple methods." by David Srbecky · 9 years ago
  30. 1a008a1 Merge "Refactor MethodDebugInfo (input of DWARF writer)." by David Srbecky · 9 years ago
  31. 3c54623 Allow duplicated methods in different DWARF line tables. by David Srbecky · 9 years ago
  32. 18401b7 Fix invariant in reference type propagation. by Nicolas Geoffray · 9 years ago
  33. 7fc6350 Integrate BitwiseNegated into shared framework. by Artem Serov · 9 years ago
  34. bdd7935 Revert "Revert "Revert "Revert "Change condition to opposite if lhs is constant"""" by Anton Shamin · 9 years ago
  35. 2af7213 Merge "Fix thread race when fetching the ProfilingInfo object." by Nicolas Geoffray · 9 years ago
  36. 07e3ca9 Fix thread race when fetching the ProfilingInfo object. by Nicolas Geoffray · 9 years ago
  37. 8d1594d ART: Allow unwinding unattached threads by Andreas Gampe · 9 years ago
  38. b7f257f Merge "Log when why an Unwind failed." by Christopher Ferris · 9 years ago
  39. 3d63118 Merge "Allocate interrupted exception before re-acquiring lock" by Mathieu Chartier · 9 years ago
  40. 7aedfdb Merge "ART: Release all resource on MonitorPool destruction" by Andreas Gampe · 9 years ago
  41. 057134b ART: Release all resource on MonitorPool destruction by Andreas Gampe · 9 years ago
  42. daed5d8 Allocate interrupted exception before re-acquiring lock by Mathieu Chartier · 9 years ago
  43. f193878 Log when why an Unwind failed. by Christopher Ferris · 9 years ago
  44. bab6616 Tests for round() method. by Aart Bik · 9 years ago
  45. 8e21351 Merge "ART: Do not use vixld - workaround to fix dex2oatds." by Vladimir Marko · 9 years ago
  46. 8189b0b Merge "Avoid generating dead code on frame enter/exit. This includes stack operations and, on x86, call/pop to read PC." by Aart Bik · 9 years ago
  47. 07f6818 ART: Do not use vixld - workaround to fix dex2oatds. by Vladimir Marko · 9 years ago
  48. d1c4045 Avoid generating dead code on frame enter/exit. by Aart Bik · 9 years ago
  49. 8411aa3 Merge "Add Mips abiflags section to the oatfile." by Vladimir Marko · 9 years ago
  50. 0555c78 Merge "MIPS32: java.lang.Thread, and java.lang.String intrinsics:" by Roland Levillain · 9 years ago
  51. 59c16a9 Merge "Disable some image_test cases with concurrent collector." by Roland Levillain · 9 years ago
  52. 06bc0f3 Merge "Tweak JIT hotness threshold." by Nicolas Geoffray · 9 years ago
  53. d527657 Disable some image_test cases with concurrent collector. by Roland Levillain · 9 years ago
  54. 83f080a Tweak JIT hotness threshold. by Nicolas Geoffray · 9 years ago
  55. 9e86c57 Merge "MIPS32: Fix test 082-inline-execute" by Nicolas Geoffray · 9 years ago
  56. cc7b14d Merge "Fix and enable java.lang.StringFactory intrinsics." by Roland Levillain · 9 years ago
  57. 31f477e MIPS32: Fix test 082-inline-execute by Goran Jakovljevic · 9 years ago
  58. e87fe95 Merge "Clear inline caches at each full GC." by Nicolas Geoffray · 9 years ago
  59. fe736b7 Allow generation of native debug info for multiple methods. by David Srbecky · 9 years ago
  60. 197160d Refactor MethodDebugInfo (input of DWARF writer). by David Srbecky · 9 years ago
  61. 93e46b2 Merge "ART: Fix assumption in class profile collection" by Andreas Gampe · 9 years ago
  62. 68952cf Merge "Use PwriteFully and write image header last" by Mathieu Chartier · 9 years ago
  63. 6f6b134 Use PwriteFully and write image header last by Mathieu Chartier · 9 years ago
  64. 39731ac Merge "Use per character suffix for multi image" by Mathieu Chartier · 9 years ago
  65. 1a7beae ART: Fix assumption in class profile collection by Andreas Gampe · 9 years ago
  66. 8b8f6d6 Use per character suffix for multi image by Mathieu Chartier · 9 years ago
  67. 2048b01 Merge "ART: Enable native stack dumping on timeout" by Andreas Gampe · 9 years ago
  68. fa2cda4 Merge "ART: Use optimizing compiler in image_test" by Andreas Gampe · 9 years ago
  69. b6e20ae Clear inline caches at each full GC. by Nicolas Geoffray · 9 years ago
  70. 3f41a01 ART: Use optimizing compiler in image_test by Andreas Gampe · 9 years ago
  71. ab5b894 Merge "Implement the 1.8 unsafe memory fences directly in HIR." by Aart Bik · 9 years ago
  72. ef0119a Merge "ART: Fix missing include" by Andreas Gampe · 9 years ago
  73. 19749b5 Merge "ART: Write bit fields together in ComputeSpecialAccessorInfo()." by Vladimir Marko · 9 years ago
  74. f969a20 Fix and enable java.lang.StringFactory intrinsics. by Roland Levillain · 9 years ago
  75. 702ace0 Merge "Stop oat loading spam on host." by Nicolas Geoffray · 9 years ago
  76. f97cf2a Stop oat loading spam on host. by Nicolas Geoffray · 9 years ago
  77. b24457b Merge "Mark DWARF lines in non-debuggable methods as "not a statement"." by David Srbecky · 9 years ago
  78. 8b3f835 ART: Write bit fields together in ComputeSpecialAccessorInfo(). by Vladimir Marko · 9 years ago
  79. 5bdcdca Merge "Handle unexpected cases in profile saver" by Calin Juravle · 9 years ago
  80. c421907 Merge "Update GetDexOptNeeded to handle different levels of compilation" by Calin Juravle · 9 years ago
  81. 87aa99c Merge "Record foreign dex files loaded by the app in the profile" by Calin Juravle · 9 years ago
  82. a9778b2 Merge "Ignore 145-alloc-tracking-stress failures with JIT and CC." by Roland Levillain · 9 years ago
  83. 3296585 Ignore 145-alloc-tracking-stress failures with JIT and CC. by Roland Levillain · 9 years ago
  84. 0d0ce27 ART: Enable native stack dumping on timeout by Andreas Gampe · 9 years ago
  85. 7c9c31c ART: Fix missing include by Andreas Gampe · 9 years ago
  86. c71cc35 Merge "Fix valgrind errors with MemMap::Sync()." by Hiroshi Yamauchi · 9 years ago
  87. 29ab360 Fix valgrind errors with MemMap::Sync(). by Hiroshi Yamauchi · 9 years ago
  88. 1193259 Implement the 1.8 unsafe memory fences directly in HIR. by Aart Bik · 9 years ago
  89. cf283da MIPS32: java.lang.Thread, and java.lang.String intrinsics: by Chris Larsen · 9 years ago
  90. 6e1564c Merge "ART: Use the right ElfBuilder for oatdump symbolizer" am: 2f6ad55a3b by Andreas Gampe · 9 years ago
  91. 2f6ad55 Merge "ART: Use the right ElfBuilder for oatdump symbolizer" by David Srbecky · 9 years ago
  92. f529e9b Handle unexpected cases in profile saver by Calin Juravle · 9 years ago
  93. b077e15 Update GetDexOptNeeded to handle different levels of compilation by Calin Juravle · 9 years ago
  94. 91cc06c Mark DWARF lines in non-debuggable methods as "not a statement". by David Srbecky · 9 years ago
  95. 2d8614b ART: Use the right ElfBuilder for oatdump symbolizer by Andreas Gampe · 9 years ago
  96. 817808e Merge "Propagate InstructionSetFeatures to ElfBuilder." am: ce51701b06 by David Srbecky · 9 years ago
  97. ce51701 Merge "Propagate InstructionSetFeatures to ElfBuilder." by David Srbecky · 9 years ago
  98. 70f2fca Merge "Revert "Suppress ArrayDequeTest#testForEachRemaining temporarily."" by Narayan Kamath · 9 years ago
  99. 60a765f Merge "Revert "Suppress ArrayDequeTest#testForEachRemaining temporarily."" by Narayan Kamath · 9 years ago
  100. 3dd6e02 Revert "Suppress ArrayDequeTest#testForEachRemaining temporarily." by Narayan Kamath · 9 years ago