1. a9cc522 Merge "Refactor handling of input records." am: 4248fc4628 by Vladimir Marko · 9 years ago
  2. 4248fc4 Merge "Refactor handling of input records." by Vladimir Marko · 9 years ago
  3. 66f91ad Merge "Exit 0 on success even if --never-clean is passed" am: f3349b5cc7 by Alex Light · 9 years ago
  4. b9c3310 Merge "Stop creating /{&&,mkdir} directories." am: 5a34c00716 by Alex Light · 9 years ago
  5. f3349b5 Merge "Exit 0 on success even if --never-clean is passed" by Alex Light · 9 years ago
  6. 5a34c00 Merge "Stop creating $ANDROID_BUILD_TOP/{&&,mkdir} directories." by Alex Light · 9 years ago
  7. 372f10e Refactor handling of input records. by Vladimir Marko · 9 years ago
  8. 032beeb Merge "Fix a bug in reference type propagation." am: 3f432d5a7c by Nicolas Geoffray · 9 years ago
  9. 3f432d5 Merge "Fix a bug in reference type propagation." by Treehugger Robot · 9 years ago
  10. a90d489 Fix a bug in reference type propagation. by Nicolas Geoffray · 9 years ago
  11. 5a837bc Merge "Temporarily disable dex cache array emptyness DCHECK" am: c7c7a2ac3f by Mathieu Chartier · 9 years ago
  12. c7c7a2a Merge "Temporarily disable dex cache array emptyness DCHECK" by Mathieu Chartier · 9 years ago
  13. 7b1541f Temporarily disable dex cache array emptyness DCHECK by Mathieu Chartier · 9 years ago
  14. c5ad1ce Merge "Fix bug in verifier: hard fail allowed following softfail" am: 61046e1000 by Aart Bik · 9 years ago
  15. 61046e1 Merge "Fix bug in verifier: hard fail allowed following softfail" by Aart Bik · 9 years ago
  16. b052632 Fix bug in verifier: hard fail allowed following softfail by Aart Bik · 9 years ago
  17. 91a4dc7 Merge "Fix race with host_dlopen_handles_" am: 1bba7c22b1 by Mathieu Chartier · 9 years ago
  18. 1bba7c2 Merge "Fix race with host_dlopen_handles_" by Mathieu Chartier · 9 years ago
  19. c7d3f4b Fix race with host_dlopen_handles_ by Mathieu Chartier · 9 years ago
  20. beafc1f Merge "Revert "Make the boot image non-debuggable."" am: f7e1ab5224 by Nicolas Geoffray · 9 years ago
  21. f7e1ab5 Merge "Revert "Make the boot image non-debuggable."" by Nicolas Geoffray · 9 years ago
  22. cc98f63 Revert "Make the boot image non-debuggable." by Nicolas Geoffray · 9 years ago
  23. 4ee2919 Merge "Make the boot image non-debuggable." am: 0844e03ba7 by Nicolas Geoffray · 9 years ago
  24. 0844e03 Merge "Make the boot image non-debuggable." by Treehugger Robot · 9 years ago
  25. 279ee76 Make the boot image non-debuggable. by Nicolas Geoffray · 9 years ago
  26. daf7ea9 Merge "Add missing calls to `RecordSimplification()`." am: 1d5287ccb5 by Alexandre Rames · 9 years ago
  27. 1d5287c Merge "Add missing calls to `RecordSimplification()`." by Nicolas Geoffray · 9 years ago
  28. c5809c3 Add missing calls to `RecordSimplification()`. by Alexandre Rames · 9 years ago
  29. 6a870fa Exit 0 on success even if --never-clean is passed by Alex Light · 9 years ago
  30. f1b7f4d Merge "Relax annotation visibility so runtime includes build." am: a21decf759 by Jeff Hao · 9 years ago
  31. a21decf Merge "Relax annotation visibility so runtime includes build." by Treehugger Robot · 9 years ago
  32. bacda59 Merge "Revert "Blacklist test on host."" am: 1b66fdf3f3 by Nicolas Geoffray · 9 years ago
  33. 1b66fdf Merge "Revert "Blacklist test on host."" by Nicolas Geoffray · 9 years ago
  34. 0d3eeae Revert "Blacklist test on host." by Nicolas Geoffray · 9 years ago
  35. 91c88cc Merge "Blacklist test on host." am: 2e1c66e37d by Nicolas Geoffray · 9 years ago
  36. 2e1c66e Merge "Blacklist test on host." by Nicolas Geoffray · 9 years ago
  37. b0ba750 Blacklist test on host. by Nicolas Geoffray · 9 years ago
  38. ae6e345 Merge "Reduce TLAB size" am: 65c13c9116 by Mathieu Chartier · 9 years ago
  39. 65c13c9 Merge "Reduce TLAB size" by Mathieu Chartier · 9 years ago
  40. 9e03b2f Reduce TLAB size by Mathieu Chartier · 9 years ago
  41. 3d08086 Relax annotation visibility so runtime includes build. by Jeff Hao · 9 years ago
  42. 0756e23 Merge "Revert "ART: Blacklist a libcore test for investigation"" am: d355b75ca0 by Richard Uhler · 9 years ago
  43. d355b75 Merge "Revert "ART: Blacklist a libcore test for investigation"" by Richard Uhler · 9 years ago
  44. 9afc8bd Merge "Disable stack assertions in non-compiled code." am: c0a0249fd0 by Nicolas Geoffray · 9 years ago
  45. c0a0249 Merge "Disable stack assertions in non-compiled code." by Nicolas Geoffray · 9 years ago
  46. 20e9cef Disable stack assertions in non-compiled code. by Nicolas Geoffray · 9 years ago
  47. f95a37a Merge "Forbid JVM_O_DELETE in JVM_Open" am: 9b26463fcd by Przemyslaw Szczepaniak · 9 years ago
  48. 9b26463 Merge "Forbid JVM_O_DELETE in JVM_Open" by Przemyslaw Szczepaniak · 9 years ago
  49. 88f1b37 Merge "Partial fragment deoptimization" am: ea8e02bef0 by Mingyao Yang · 9 years ago
  50. ea8e02b Merge "Partial fragment deoptimization" by Mingyao Yang · 9 years ago
  51. c1847a2 Revert "ART: Blacklist a libcore test for investigation" by Richard Uhler · 9 years ago
  52. bd9fc6b Merge "Don\'t use dlopen on host for already loaded oat files." am: 347eff2699 by Richard Uhler · 9 years ago
  53. 347eff2 Merge "Don't use dlopen on host for already loaded oat files." by Richard Uhler · 9 years ago
  54. 9ea45d8 Merge "Remove SetStateUnsafe in Debugger::Disconnected." am: faf18de818 by Hiroshi Yamauchi · 9 years ago
  55. faf18de Merge "Remove SetStateUnsafe in Debugger::Disconnected." by Hiroshi Yamauchi · 9 years ago
  56. f711f2c Partial fragment deoptimization by Mingyao Yang · 9 years ago
  57. 98810e3 Remove SetStateUnsafe in Debugger::Disconnected. by Hiroshi Yamauchi · 9 years ago
  58. 40d8767 Merge "Prune class path classes from profile" am: bbfa42aa4c by Mathieu Chartier · 9 years ago
  59. a89e51a Forbid JVM_O_DELETE in JVM_Open by Przemyslaw Szczepaniak · 9 years ago
  60. bbfa42a Merge "Prune class path classes from profile" by Mathieu Chartier · 9 years ago
  61. 0b49084 Prune class path classes from profile by Mathieu Chartier · 9 years ago
  62. 72e2eef Merge "Fix OatWriter to update the header checksum correctly." am: 1b0b6bfb87 by Vladimir Marko · 9 years ago
  63. 1b0b6bf Merge "Fix OatWriter to update the header checksum correctly." by Treehugger Robot · 9 years ago
  64. e079e21 Fix OatWriter to update the header checksum correctly. by Vladimir Marko · 9 years ago
  65. 0a1e553 Merge "Fix profile saver reference point when calculating the sleep time" by Calin Juravle · 9 years ago
  66. a11a08c Merge "Fix profile saver reference point when calculating the sleep time" by Treehugger Robot · 9 years ago
  67. 5d04eb6 Fix profile saver reference point when calculating the sleep time by Calin Juravle · 9 years ago
  68. 50f8604 Merge "ART: Print jit memory use only if we have samples" am: 1704a18ce8 by Pavel Vyssotski · 9 years ago
  69. 1704a18 Merge "ART: Print jit memory use only if we have samples" by Aart Bik · 9 years ago
  70. e946da2 Merge "Fix oat_writer to use WriteData which updates checksum." am: 81d53f5654 by Jeff Hao · 9 years ago
  71. 81d53f5 Merge "Fix oat_writer to use WriteData which updates checksum." by Treehugger Robot · 9 years ago
  72. 7698da6 Merge changes I5c891dc1,Ie717089d am: f736a55d84 by Richard Uhler · 9 years ago
  73. a206c74 Don't use dlopen on host for already loaded oat files. by Richard Uhler · 9 years ago
  74. f736a55 Merge changes I5c891dc1,Ie717089d by Richard Uhler · 9 years ago
  75. c3b13a7 Fix oat_writer to use WriteData which updates checksum. by Jeff Hao · 9 years ago
  76. af86b34 Merge "Avoid long sleep in ProfileSaver" am: 29a7c68d29 by Brian Carlstrom · 9 years ago
  77. 29a7c68 Merge "Avoid long sleep in ProfileSaver" by Treehugger Robot · 9 years ago
  78. 8317898 Merge "Remove bogus DCHECK." am: 39d4dee8d1 by Nicolas Geoffray · 9 years ago
  79. dc3b128 Avoid long sleep in ProfileSaver by Brian Carlstrom · 9 years ago
  80. 39d4dee Merge "Remove bogus DCHECK." by Treehugger Robot · 9 years ago
  81. 0950abe8 Remove bogus DCHECK. by Nicolas Geoffray · 9 years ago
  82. c7bf306 Merge "Put boot class loader classes and strings in dex cache of app images." by Nicolas Geoffray · 9 years ago
  83. 09da219 Merge "Put boot class loader classes and strings in dex cache of app images." by Treehugger Robot · 9 years ago
  84. d0668f2 Put boot class loader classes and strings in dex cache of app images. by Nicolas Geoffray · 9 years ago
  85. c6b724c Merge "Apply String.equals() optimizations on arm, arm64 and x86-64." by Vladimir Marko · 9 years ago
  86. 68b6380 Merge "Apply String.equals() optimizations on arm, arm64 and x86-64." by Treehugger Robot · 9 years ago
  87. 53b5200 Apply String.equals() optimizations on arm, arm64 and x86-64. by Vladimir Marko · 9 years ago
  88. 63cbd3c Merge "Fix broken DCHECK" am: 7ebb7aed1c by Mathieu Chartier · 9 years ago
  89. 7ebb7ae Merge "Fix broken DCHECK" by Mathieu Chartier · 9 years ago
  90. 394fac5 Fix broken DCHECK by Mathieu Chartier · 9 years ago
  91. 06e3f4f Base isDexOptNeeded result on OatFileAssistant::IsUpToDate. by Richard Uhler · 9 years ago
  92. 01be681 Only compile dex files if they are not up to date. by Richard Uhler · 9 years ago
  93. 2e6b884 Merge "Add methods with samples during launch to profile" am: 0cb22d07e1 by Mathieu Chartier · 9 years ago
  94. 0cb22d0 Merge "Add methods with samples during launch to profile" by Mathieu Chartier · 9 years ago
  95. 27ed3a4 Add methods with samples during launch to profile by Mathieu Chartier · 9 years ago
  96. 2434182 Merge "Don\'t update checksum if data ptr is null." am: 3b8e0b2cb6 by Jeff Hao · 9 years ago
  97. afb5d19 Stop creating $ANDROID_BUILD_TOP/{&&,mkdir} directories. by Alex Light · 9 years ago
  98. 3b8e0b2 Merge "Don't update checksum if data ptr is null." by Treehugger Robot · 9 years ago
  99. 5d3baf6 Don't update checksum if data ptr is null. by Jeff Hao · 9 years ago
  100. a01f124 Merge "Increase test timeouts" am: d53208c8e7 by Mathieu Chartier · 9 years ago