1. f3349b5 Merge "Exit 0 on success even if --never-clean is passed" by Alex Light · 9 years ago
  2. 5a34c00 Merge "Stop creating $ANDROID_BUILD_TOP/{&&,mkdir} directories." by Alex Light · 9 years ago
  3. 3f432d5 Merge "Fix a bug in reference type propagation." by Treehugger Robot · 9 years ago
  4. a90d489 Fix a bug in reference type propagation. by Nicolas Geoffray · 9 years ago
  5. c7c7a2a Merge "Temporarily disable dex cache array emptyness DCHECK" by Mathieu Chartier · 9 years ago
  6. 7b1541f Temporarily disable dex cache array emptyness DCHECK by Mathieu Chartier · 9 years ago
  7. 61046e1 Merge "Fix bug in verifier: hard fail allowed following softfail" by Aart Bik · 9 years ago
  8. b052632 Fix bug in verifier: hard fail allowed following softfail by Aart Bik · 9 years ago
  9. 1bba7c2 Merge "Fix race with host_dlopen_handles_" by Mathieu Chartier · 9 years ago
  10. c7d3f4b Fix race with host_dlopen_handles_ by Mathieu Chartier · 9 years ago
  11. f7e1ab5 Merge "Revert "Make the boot image non-debuggable."" by Nicolas Geoffray · 9 years ago
  12. cc98f63 Revert "Make the boot image non-debuggable." by Nicolas Geoffray · 9 years ago
  13. 0844e03 Merge "Make the boot image non-debuggable." by Treehugger Robot · 9 years ago
  14. 279ee76 Make the boot image non-debuggable. by Nicolas Geoffray · 9 years ago
  15. 1d5287c Merge "Add missing calls to `RecordSimplification()`." by Nicolas Geoffray · 9 years ago
  16. c5809c3 Add missing calls to `RecordSimplification()`. by Alexandre Rames · 9 years ago
  17. 6a870fa Exit 0 on success even if --never-clean is passed by Alex Light · 9 years ago
  18. a21decf Merge "Relax annotation visibility so runtime includes build." by Treehugger Robot · 9 years ago
  19. 1b66fdf Merge "Revert "Blacklist test on host."" by Nicolas Geoffray · 9 years ago
  20. 0d3eeae Revert "Blacklist test on host." by Nicolas Geoffray · 9 years ago
  21. 2e1c66e Merge "Blacklist test on host." by Nicolas Geoffray · 9 years ago
  22. b0ba750 Blacklist test on host. by Nicolas Geoffray · 9 years ago
  23. 65c13c9 Merge "Reduce TLAB size" by Mathieu Chartier · 9 years ago
  24. 9e03b2f Reduce TLAB size by Mathieu Chartier · 9 years ago
  25. 3d08086 Relax annotation visibility so runtime includes build. by Jeff Hao · 9 years ago
  26. d355b75 Merge "Revert "ART: Blacklist a libcore test for investigation"" by Richard Uhler · 9 years ago
  27. c0a0249 Merge "Disable stack assertions in non-compiled code." by Nicolas Geoffray · 9 years ago
  28. 20e9cef Disable stack assertions in non-compiled code. by Nicolas Geoffray · 9 years ago
  29. 9b26463 Merge "Forbid JVM_O_DELETE in JVM_Open" by Przemyslaw Szczepaniak · 9 years ago
  30. ea8e02b Merge "Partial fragment deoptimization" by Mingyao Yang · 9 years ago
  31. c1847a2 Revert "ART: Blacklist a libcore test for investigation" by Richard Uhler · 9 years ago
  32. 347eff2 Merge "Don't use dlopen on host for already loaded oat files." by Richard Uhler · 9 years ago
  33. faf18de Merge "Remove SetStateUnsafe in Debugger::Disconnected." by Hiroshi Yamauchi · 9 years ago
  34. f711f2c Partial fragment deoptimization by Mingyao Yang · 9 years ago
  35. 98810e3 Remove SetStateUnsafe in Debugger::Disconnected. by Hiroshi Yamauchi · 9 years ago
  36. a89e51a Forbid JVM_O_DELETE in JVM_Open by Przemyslaw Szczepaniak · 9 years ago
  37. bbfa42a Merge "Prune class path classes from profile" by Mathieu Chartier · 9 years ago
  38. 0b49084 Prune class path classes from profile by Mathieu Chartier · 9 years ago
  39. 1b0b6bf Merge "Fix OatWriter to update the header checksum correctly." by Treehugger Robot · 9 years ago
  40. e079e21 Fix OatWriter to update the header checksum correctly. by Vladimir Marko · 9 years ago
  41. a11a08c Merge "Fix profile saver reference point when calculating the sleep time" by Treehugger Robot · 9 years ago
  42. 5d04eb6 Fix profile saver reference point when calculating the sleep time by Calin Juravle · 9 years ago
  43. 1704a18 Merge "ART: Print jit memory use only if we have samples" by Aart Bik · 9 years ago
  44. 81d53f5 Merge "Fix oat_writer to use WriteData which updates checksum." by Treehugger Robot · 9 years ago
  45. a206c74 Don't use dlopen on host for already loaded oat files. by Richard Uhler · 9 years ago
  46. f736a55 Merge changes I5c891dc1,Ie717089d by Richard Uhler · 9 years ago
  47. c3b13a7 Fix oat_writer to use WriteData which updates checksum. by Jeff Hao · 9 years ago
  48. 29a7c68 Merge "Avoid long sleep in ProfileSaver" by Treehugger Robot · 9 years ago
  49. dc3b128 Avoid long sleep in ProfileSaver by Brian Carlstrom · 9 years ago
  50. 39d4dee Merge "Remove bogus DCHECK." by Treehugger Robot · 9 years ago
  51. 0950abe8 Remove bogus DCHECK. by Nicolas Geoffray · 9 years ago
  52. 09da219 Merge "Put boot class loader classes and strings in dex cache of app images." by Treehugger Robot · 9 years ago
  53. d0668f2 Put boot class loader classes and strings in dex cache of app images. by Nicolas Geoffray · 9 years ago
  54. 68b6380 Merge "Apply String.equals() optimizations on arm, arm64 and x86-64." by Treehugger Robot · 9 years ago
  55. 53b5200 Apply String.equals() optimizations on arm, arm64 and x86-64. by Vladimir Marko · 9 years ago
  56. 7ebb7ae Merge "Fix broken DCHECK" by Mathieu Chartier · 9 years ago
  57. 394fac5 Fix broken DCHECK by Mathieu Chartier · 9 years ago
  58. 06e3f4f Base isDexOptNeeded result on OatFileAssistant::IsUpToDate. by Richard Uhler · 9 years ago
  59. 01be681 Only compile dex files if they are not up to date. by Richard Uhler · 9 years ago
  60. 0cb22d0 Merge "Add methods with samples during launch to profile" by Mathieu Chartier · 9 years ago
  61. 27ed3a4 Add methods with samples during launch to profile by Mathieu Chartier · 9 years ago
  62. afb5d19 Stop creating $ANDROID_BUILD_TOP/{&&,mkdir} directories. by Alex Light · 9 years ago
  63. 3b8e0b2 Merge "Don't update checksum if data ptr is null." by Treehugger Robot · 9 years ago
  64. 5d3baf6 Don't update checksum if data ptr is null. by Jeff Hao · 9 years ago
  65. d53208c Merge "Increase test timeouts" by Mathieu Chartier · 9 years ago
  66. c445f6f Merge "Fix minor issues that prevented DexFuzz to run on host." by Aart Bik · 9 years ago
  67. 3c7787f Merge "Fix misc-macro-parentheses warnings." by Treehugger Robot · 9 years ago
  68. 80fd43e Merge "Fix bug in verifier: soft fail was hiding hard fail." by Aart Bik · 9 years ago
  69. 2576be2 Increase test timeouts by Mathieu Chartier · 9 years ago
  70. da97c4e Merge "Remove no-op call to android_update_LD_LIBRARY_PATH" by Treehugger Robot · 9 years ago
  71. 4092752 Merge "Compile JNI stubs for verify-profile and interpret-only." by Treehugger Robot · 9 years ago
  72. 4c8bacc Fix minor issues that prevented DexFuzz to run on host. by Aart Bik · 9 years ago
  73. c2bc265 Fix bug in verifier: soft fail was hiding hard fail. by Aart Bik · 9 years ago
  74. 2e09bc1 Remove no-op call to android_update_LD_LIBRARY_PATH by Dimitry Ivanov · 9 years ago
  75. f6d1e0f Compile JNI stubs for verify-profile and interpret-only. by Vladimir Marko · 9 years ago
  76. 84f00fe Merge "Enforce class definition ordering rules in v37 Dex files." by Roland Levillain · 9 years ago
  77. 3e80aeb ART: Print jit memory use only if we have samples by Pavel Vyssotski · 9 years ago
  78. 1e5dda5 Merge "Avoid the need for the black color for the baker-style read barrier." by Treehugger Robot · 9 years ago
  79. 8e67465 Avoid the need for the black color for the baker-style read barrier. by Hiroshi Yamauchi · 9 years ago
  80. 2b650b7 Merge "Revert "Revert "Move rewritten StringFactory call results into dex registers for deopt""" by Mingyao Yang · 9 years ago
  81. a09cc31 Merge "Do not set property jpda.settings.syncPort in JDWP tests." by Treehugger Robot · 9 years ago
  82. c01c1da Merge "Only fill methods with 0xFE on debug builds" by Mathieu Chartier · 9 years ago
  83. 1b1e31f Only fill methods with 0xFE on debug builds by Mathieu Chartier · 9 years ago
  84. ffedec5 Revert "Revert "Move rewritten StringFactory call results into dex registers for deopt"" by Mingyao Yang · 9 years ago
  85. 7235dd1 Do not set property jpda.settings.syncPort in JDWP tests. by Roland Levillain · 9 years ago
  86. 96c6ad8 Merge "ARM: Add new String.compareTo intrinsic." by Vladimir Marko · 9 years ago
  87. c25cbf1 ARM: Add new String.compareTo intrinsic. by Scott Wakeling · 9 years ago
  88. df92503 Merge "ARM64: Move BIC after branch in StringCompareTo intrinsic." by Vladimir Marko · 9 years ago
  89. e5ed20b ARM64: Move BIC after branch in StringCompareTo intrinsic. by Scott Wakeling · 9 years ago
  90. ca87756 Merge "Add missing check for IsShuttingDown in profile saver" by Treehugger Robot · 9 years ago
  91. d9d54c5 Merge "ART: Check whether an oat file exists before opening" by Treehugger Robot · 9 years ago
  92. 8fbea8e Add missing check for IsShuttingDown in profile saver by Calin Juravle · 9 years ago
  93. 54315c7 ART: Check whether an oat file exists before opening by Andreas Gampe · 9 years ago
  94. 0fc5abe Merge "Do not allow OSR jump while debugging is active." by Aart Bik · 9 years ago
  95. 93622f9 Merge changes I0bbdf83d,I70156f98 by Treehugger Robot · 9 years ago
  96. 29bdaee Do not allow OSR jump while debugging is active. by Aart Bik · 9 years ago
  97. 247250f Merge "Clean up JNI calling convention callee saves." by Vladimir Marko · 9 years ago
  98. 4020ecd Merge "MIPS32: java.lang.Math.round(float)" by Aart Bik · 9 years ago
  99. 2f710e0 Merge "Fix profile saver initial wait" by Mathieu Chartier · 9 years ago
  100. 3224838 Clean up JNI calling convention callee saves. by Vladimir Marko · 9 years ago