1. c2e8819 Merge "DWARF: Compensate for compiler\'s off-by-one instruction." am: 9faab4dd50 by David Srbecky · 9 years ago
  2. 9faab4d Merge "DWARF: Compensate for compiler's off-by-one instruction." by David Srbecky · 9 years ago
  3. 15da50f Merge "Symbolize native debug information for AOTed methods in boot.oat." by David Srbecky · 9 years ago
  4. 7dab72a Merge "Add trampoline symbols to native debug info." am: b2359d4fb2 by David Srbecky · 9 years ago
  5. 6030b15 Merge "Symbolize native debug information for AOTed methods in boot.oat." by David Srbecky · 9 years ago
  6. 5d95076 Symbolize native debug information for AOTed methods in boot.oat. by David Srbecky · 9 years ago
  7. 213f7b6 Merge "Minor optimizations of debug::WriteCFISection." am: fdaa583e78 by David Srbecky · 9 years ago
  8. b2359d4 Merge "Add trampoline symbols to native debug info." by David Srbecky · 9 years ago
  9. 09c2a6b Add trampoline symbols to native debug info. by David Srbecky · 9 years ago
  10. fdaa583 Merge "Minor optimizations of debug::WriteCFISection." by David Srbecky · 9 years ago
  11. b14a5ed Minor optimizations of debug::WriteCFISection. by David Srbecky · 9 years ago
  12. fcdc60d Merge "MIPS: Don\'t use for calling entrypoints" am: fa3857ee61 by Goran Jakovljevic · 9 years ago
  13. fa3857e Merge "MIPS: Don't use $t8 for calling entrypoints" by Roland Levillain · 9 years ago
  14. 6db849b Merge "Revert "Revert "Revert "Revert "Change condition to opposite if lhs is constant""""" by Anton Shamin · 9 years ago
  15. a9e6802 Merge "Revert "Revert "Revert "Revert "Change condition to opposite if lhs is constant""""" by Nicolas Geoffray · 9 years ago
  16. ce2319b Merge "Fix invariant in reference type propagation." am: 62a9841469 by Nicolas Geoffray · 9 years ago
  17. 252fa90 DWARF: Compensate for compiler's off-by-one instruction. by David Srbecky · 9 years ago
  18. ddc4055 MIPS: Don't use $t8 for calling entrypoints by Goran Jakovljevic · 9 years ago
  19. 62a9841 Merge "Fix invariant in reference type propagation." by Nicolas Geoffray · 9 years ago
  20. d40d19b Merge "Revert "Allow duplicated methods in different DWARF line tables."" by David Srbecky · 9 years ago
  21. 60e10c8 Merge "Revert "Allow duplicated methods in different DWARF line tables."" by David Srbecky · 9 years ago
  22. 8862fac Revert "Allow duplicated methods in different DWARF line tables." by David Srbecky · 9 years ago
  23. 4bcef3e Merge "Allow duplicated methods in different DWARF line tables." am: 8583b44f8b by David Srbecky · 9 years ago
  24. 3781c22 Merge "Allow generation of native debug info for multiple methods." by David Srbecky · 9 years ago
  25. c2f9f61 Merge "Refactor MethodDebugInfo (input of DWARF writer)." am: 1a008a1277 by David Srbecky · 9 years ago
  26. 8583b44 Merge "Allow duplicated methods in different DWARF line tables." by David Srbecky · 9 years ago
  27. cc22d41 Merge "Allow generation of native debug info for multiple methods." by David Srbecky · 9 years ago
  28. 1a008a1 Merge "Refactor MethodDebugInfo (input of DWARF writer)." by David Srbecky · 9 years ago
  29. 3c54623 Allow duplicated methods in different DWARF line tables. by David Srbecky · 9 years ago
  30. 18401b7 Fix invariant in reference type propagation. by Nicolas Geoffray · 9 years ago
  31. bdd7935 Revert "Revert "Revert "Revert "Change condition to opposite if lhs is constant"""" by Anton Shamin · 9 years ago
  32. a1df2b8 Merge "Fix thread race when fetching the ProfilingInfo object." am: 2af7213a4e by Nicolas Geoffray · 9 years ago
  33. 2af7213 Merge "Fix thread race when fetching the ProfilingInfo object." by Nicolas Geoffray · 9 years ago
  34. 07e3ca9 Fix thread race when fetching the ProfilingInfo object. by Nicolas Geoffray · 9 years ago
  35. 5667101 Merge "Log when why an Unwind failed." am: b7f257f353 by Christopher Ferris · 9 years ago
  36. 81d0b4f Log when why an Unwind failed. am: fa16a6d003 by Christopher Ferris · 9 years ago
  37. fa16a6d Log when why an Unwind failed. by Christopher Ferris · 9 years ago
  38. b7f257f Merge "Log when why an Unwind failed." by Christopher Ferris · 9 years ago
  39. d7ba376 Allocate interrupted exception before re-acquiring lock am: 3a84e31b24 by Mathieu Chartier · 9 years ago
  40. 87f5a93 Merge "Allocate interrupted exception before re-acquiring lock" am: 3d63118460 by Mathieu Chartier · 9 years ago
  41. 21baf5b Merge "ART: Release all resource on MonitorPool destruction" am: 7aedfdb232 by Andreas Gampe · 9 years ago
  42. 3d63118 Merge "Allocate interrupted exception before re-acquiring lock" by Mathieu Chartier · 9 years ago
  43. 3a84e31 Allocate interrupted exception before re-acquiring lock by Mathieu Chartier · 9 years ago
  44. 7aedfdb Merge "ART: Release all resource on MonitorPool destruction" by Andreas Gampe · 9 years ago
  45. 057134b ART: Release all resource on MonitorPool destruction by Andreas Gampe · 9 years ago
  46. daed5d8 Allocate interrupted exception before re-acquiring lock by Mathieu Chartier · 9 years ago
  47. f193878 Log when why an Unwind failed. by Christopher Ferris · 9 years ago
  48. 565176f Merge "ART: Do not use vixld - workaround to fix dex2oatds." am: 8e21351507 by Vladimir Marko · 9 years ago
  49. 4221614 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
  50. 8e21351 Merge "ART: Do not use vixld - workaround to fix dex2oatds." by Vladimir Marko · 9 years ago
  51. 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
  52. 07f6818 ART: Do not use vixld - workaround to fix dex2oatds. by Vladimir Marko · 9 years ago
  53. 95a3dd1 Merge "Add Mips abiflags section to the oatfile." am: 8411aa3d88 by Douglas Leung · 9 years ago
  54. 974f6ac Merge "MIPS32: java.lang.Thread, and java.lang.String intrinsics:" by Chris Larsen · 9 years ago
  55. d1c4045 Avoid generating dead code on frame enter/exit. by Aart Bik · 9 years ago
  56. 8411aa3 Merge "Add Mips abiflags section to the oatfile." by Vladimir Marko · 9 years ago
  57. 0555c78 Merge "MIPS32: java.lang.Thread, and java.lang.String intrinsics:" by Roland Levillain · 9 years ago
  58. 776ec16 Tweak JIT hotness threshold. am: d0562a324d by Nicolas Geoffray · 9 years ago
  59. d0562a3 Tweak JIT hotness threshold. by Nicolas Geoffray · 9 years ago
  60. b1bd2f8 Merge "Disable some image_test cases with concurrent collector." am: 59c16a9163 by Roland Levillain · 9 years ago
  61. 5b43e21 Merge "Tweak JIT hotness threshold." am: 06bc0f3c07 by Nicolas Geoffray · 9 years ago
  62. 59c16a9 Merge "Disable some image_test cases with concurrent collector." by Roland Levillain · 9 years ago
  63. 06bc0f3 Merge "Tweak JIT hotness threshold." by Nicolas Geoffray · 9 years ago
  64. d527657 Disable some image_test cases with concurrent collector. by Roland Levillain · 9 years ago
  65. 83f080a Tweak JIT hotness threshold. by Nicolas Geoffray · 9 years ago
  66. 74b52a9 Merge "MIPS32: Fix test 082-inline-execute" am: 9e86c579ea by Goran Jakovljevic · 9 years ago
  67. 689485a Merge "Fix and enable java.lang.StringFactory intrinsics." am: cc7b14da8d by Roland Levillain · 9 years ago
  68. 9e86c57 Merge "MIPS32: Fix test 082-inline-execute" by Nicolas Geoffray · 9 years ago
  69. cc7b14d Merge "Fix and enable java.lang.StringFactory intrinsics." by Roland Levillain · 9 years ago
  70. 31f477e MIPS32: Fix test 082-inline-execute by Goran Jakovljevic · 9 years ago
  71. 4ddcb9e Merge "Clear inline caches at each full GC." am: e87fe952e9 by Nicolas Geoffray · 9 years ago
  72. e87fe95 Merge "Clear inline caches at each full GC." by Nicolas Geoffray · 9 years ago
  73. fe736b7 Allow generation of native debug info for multiple methods. by David Srbecky · 9 years ago
  74. 197160d Refactor MethodDebugInfo (input of DWARF writer). by David Srbecky · 9 years ago
  75. 42dd8a2 Merge "ART: Fix assumption in class profile collection" am: 93e46b2a14 by Andreas Gampe · 9 years ago
  76. 93e46b2 Merge "ART: Fix assumption in class profile collection" by Andreas Gampe · 9 years ago
  77. 9a5d10e Merge "Use PwriteFully and write image header last" am: 68952cff97 by Mathieu Chartier · 9 years ago
  78. 68952cf Merge "Use PwriteFully and write image header last" by Mathieu Chartier · 9 years ago
  79. e49013d Merge "Use per character suffix for multi image" am: 39731ac67b by Mathieu Chartier · 9 years ago
  80. 264aa34 Merge "ART: Fix assumption in class profile collection" into nyc-dev by Andreas Gampe · 9 years ago
  81. 6f6b134 Use PwriteFully and write image header last by Mathieu Chartier · 9 years ago
  82. 39731ac Merge "Use per character suffix for multi image" by Mathieu Chartier · 9 years ago
  83. 1a7beae ART: Fix assumption in class profile collection by Andreas Gampe · 9 years ago
  84. b833ea2 Merge "ART: Fix assumption in class profile collection" into nyc-dev by Andreas Gampe · 9 years ago
  85. fe9b69d Use PwriteFully and write image header last am: dba5a70977 by Mathieu Chartier · 9 years ago
  86. dba5a70 Use PwriteFully and write image header last by Mathieu Chartier · 9 years ago
  87. 4309f61 ART: Fix assumption in class profile collection by Andreas Gampe · 9 years ago
  88. 54e9089 Use per character suffix for multi image am: 05752398db by Mathieu Chartier · 9 years ago
  89. 8b8f6d6 Use per character suffix for multi image by Mathieu Chartier · 9 years ago
  90. ff4acf5 Merge "ART: Enable native stack dumping on timeout" am: 2048b01dfe by Andreas Gampe · 9 years ago
  91. cc425e2 Merge "ART: Use optimizing compiler in image_test" am: fa2cda44cb by Andreas Gampe · 9 years ago
  92. 2048b01 Merge "ART: Enable native stack dumping on timeout" by Andreas Gampe · 9 years ago
  93. fa2cda4 Merge "ART: Use optimizing compiler in image_test" by Andreas Gampe · 9 years ago
  94. b6e20ae Clear inline caches at each full GC. by Nicolas Geoffray · 9 years ago
  95. ada4a83 Merge "Implement the 1.8 unsafe memory fences directly in HIR." am: ab5b8941f0 by Aart Bik · 9 years ago
  96. 3f41a01 ART: Use optimizing compiler in image_test by Andreas Gampe · 9 years ago
  97. ab5b894 Merge "Implement the 1.8 unsafe memory fences directly in HIR." by Aart Bik · 9 years ago
  98. 4f7b6f8 Merge "ART: Fix missing include" am: ef0119a0f3 by Andreas Gampe · 9 years ago
  99. 99bb418 Merge "ART: Write bit fields together in ComputeSpecialAccessorInfo()." by Vladimir Marko · 9 years ago
  100. ef0119a Merge "ART: Fix missing include" by Andreas Gampe · 9 years ago