1. 546d24f Enable profman pretty printing by David Sehr · 8 years ago
  2. 6c54dfb Merge "Initial profman support for verbose dump" by David Sehr · 8 years ago
  3. 88b970c Merge "Do not hide instance field hard failure with soft failure" by Aart Bik · 8 years ago
  4. 4fcdd6d Initial profman support for verbose dump by David Sehr · 8 years ago
  5. 3188364 Do not hide instance field hard failure with soft failure by Aart Bik · 8 years ago
  6. 83968f1 Merge "Revert "Revert "Fix ArtMethod::GetInvokeType for static methods on interfaces.""" by Treehugger Robot · 8 years ago
  7. 4fb652a Merge "ART: Remove redundant MoveInstructionBefore method" by David Brazdil · 8 years ago
  8. 3aaf964 Revert "Revert "Fix ArtMethod::GetInvokeType for static methods on interfaces."" by Nicolas Geoffray · 8 years ago
  9. d6c205e ART: Remove redundant MoveInstructionBefore method by David Brazdil · 8 years ago
  10. 97b1e66 Merge "MIPS32: Improve method entry/exit code" by Treehugger Robot · 8 years ago
  11. f1c25cf Merge "Revert "Revert "Revert some flaky unloading""" by Nicolas Geoffray · 8 years ago
  12. b2716bb Revert "Revert "Revert some flaky unloading"" by Nicolas Geoffray · 8 years ago
  13. 6b631dc Merge "ART: ArrayGet hoisting restriction added." by Aart Bik · 8 years ago
  14. d1be2a3 Merge changes Iba55937d,Ib5d82bde,Id0c921bd by Mathieu Chartier · 8 years ago
  15. 05005f7 Revert "Revert "Revert "Temporarily disable dex cache array emptyness DCHECK""" by Mathieu Chartier · 8 years ago
  16. 696632e Revert "Revert "Hold dex caches live in class table"" by Mathieu Chartier · 8 years ago
  17. 6d33563 Revert "Hold dex caches live in class table" by Brian Carlstrom · 8 years ago
  18. 55554a9 Merge "Revert "Revert some flaky unloading"" by Treehugger Robot · 8 years ago
  19. f89381f ART: ArrayGet hoisting restriction added. by Anton Shamin · 8 years ago
  20. 9e726e8 Revert "Revert some flaky unloading" by Alex Light · 8 years ago
  21. 681c58c Merge "ART: Improve JitProfiling perf in mips/mips64 mterp." by Bill Buzbee · 8 years ago
  22. 1798c6a Merge "Revert "Fix ArtMethod::GetInvokeType for static methods on interfaces."" by Nicolas Geoffray · 8 years ago
  23. 12abcbd Revert "Fix ArtMethod::GetInvokeType for static methods on interfaces." by Nicolas Geoffray · 8 years ago
  24. 4f30e67 Merge "Fix ArtMethod::GetInvokeType for static methods on interfaces." by Treehugger Robot · 8 years ago
  25. 8080673 Fix ArtMethod::GetInvokeType for static methods on interfaces. by Nicolas Geoffray · 8 years ago
  26. 4b53f57 Merge "Revert "Revert "Temporarily disable dex cache array emptyness DCHECK""" by Nicolas Geoffray · 8 years ago
  27. 46d4699 Revert "Revert "Temporarily disable dex cache array emptyness DCHECK"" by Nicolas Geoffray · 8 years ago
  28. 73296a7 MIPS32: Improve method entry/exit code by Alexey Frunze · 8 years ago
  29. 020b18a ART: Improve JitProfiling perf in mips/mips64 mterp. by Douglas Leung · 8 years ago
  30. 99b6ed6 Merge "Do not place null check from unresolved field access." by Aart Bik · 8 years ago
  31. 1415413 Do not place null check from unresolved field access. by Aart Bik · 8 years ago
  32. d9df0d5 Merge "Revert "Temporarily disable dex cache array emptyness DCHECK"" by Mathieu Chartier · 8 years ago
  33. 926a81c Merge "Fix an issue of partial fragment deoptimization" by Mingyao Yang · 8 years ago
  34. 06cd763 Revert "Temporarily disable dex cache array emptyness DCHECK" by Mathieu Chartier · 8 years ago
  35. b6b05ae Merge "Hold dex caches live in class table" by Mathieu Chartier · 8 years ago
  36. 776a802 Merge "Revert "Revert "Make the boot image non-debuggable.""" by Treehugger Robot · 8 years ago
  37. d0f0281 Revert "Revert "Make the boot image non-debuggable."" by Vladimir Marko · 8 years ago
  38. 6591101 Merge "Delay dex-to-dex compilation until Optimizing is done." by Vladimir Marko · 8 years ago
  39. 4248fc4 Merge "Refactor handling of input records." by Vladimir Marko · 8 years ago
  40. 492a7fa Delay dex-to-dex compilation until Optimizing is done. by Vladimir Marko · 8 years ago
  41. a3549d2 Fix an issue of partial fragment deoptimization by Mingyao Yang · 8 years ago
  42. f284d44 Hold dex caches live in class table by Mathieu Chartier · 8 years ago
  43. f3349b5 Merge "Exit 0 on success even if --never-clean is passed" by Alex Light · 8 years ago
  44. 5a34c00 Merge "Stop creating $ANDROID_BUILD_TOP/{&&,mkdir} directories." by Alex Light · 8 years ago
  45. 372f10e Refactor handling of input records. by Vladimir Marko · 8 years ago
  46. 3f432d5 Merge "Fix a bug in reference type propagation." by Treehugger Robot · 8 years ago
  47. a90d489 Fix a bug in reference type propagation. by Nicolas Geoffray · 8 years ago
  48. c7c7a2a Merge "Temporarily disable dex cache array emptyness DCHECK" by Mathieu Chartier · 8 years ago
  49. 7b1541f Temporarily disable dex cache array emptyness DCHECK by Mathieu Chartier · 8 years ago
  50. 61046e1 Merge "Fix bug in verifier: hard fail allowed following softfail" by Aart Bik · 8 years ago
  51. b052632 Fix bug in verifier: hard fail allowed following softfail by Aart Bik · 8 years ago
  52. 1bba7c2 Merge "Fix race with host_dlopen_handles_" by Mathieu Chartier · 8 years ago
  53. c7d3f4b Fix race with host_dlopen_handles_ by Mathieu Chartier · 8 years ago
  54. f7e1ab5 Merge "Revert "Make the boot image non-debuggable."" by Nicolas Geoffray · 8 years ago
  55. cc98f63 Revert "Make the boot image non-debuggable." by Nicolas Geoffray · 8 years ago
  56. 0844e03 Merge "Make the boot image non-debuggable." by Treehugger Robot · 8 years ago
  57. 279ee76 Make the boot image non-debuggable. by Nicolas Geoffray · 8 years ago
  58. 1d5287c Merge "Add missing calls to `RecordSimplification()`." by Nicolas Geoffray · 8 years ago
  59. c5809c3 Add missing calls to `RecordSimplification()`. by Alexandre Rames · 8 years ago
  60. 6a870fa Exit 0 on success even if --never-clean is passed by Alex Light · 8 years ago
  61. a21decf Merge "Relax annotation visibility so runtime includes build." by Treehugger Robot · 8 years ago
  62. 1b66fdf Merge "Revert "Blacklist test on host."" by Nicolas Geoffray · 8 years ago
  63. 0d3eeae Revert "Blacklist test on host." by Nicolas Geoffray · 8 years ago
  64. 2e1c66e Merge "Blacklist test on host." by Nicolas Geoffray · 8 years ago
  65. b0ba750 Blacklist test on host. by Nicolas Geoffray · 8 years ago
  66. 65c13c9 Merge "Reduce TLAB size" by Mathieu Chartier · 8 years ago
  67. 9e03b2f Reduce TLAB size by Mathieu Chartier · 8 years ago
  68. 3d08086 Relax annotation visibility so runtime includes build. by Jeff Hao · 8 years ago
  69. d355b75 Merge "Revert "ART: Blacklist a libcore test for investigation"" by Richard Uhler · 8 years ago
  70. c0a0249 Merge "Disable stack assertions in non-compiled code." by Nicolas Geoffray · 8 years ago
  71. 20e9cef Disable stack assertions in non-compiled code. by Nicolas Geoffray · 8 years ago
  72. 9b26463 Merge "Forbid JVM_O_DELETE in JVM_Open" by Przemyslaw Szczepaniak · 8 years ago
  73. ea8e02b Merge "Partial fragment deoptimization" by Mingyao Yang · 8 years ago
  74. c1847a2 Revert "ART: Blacklist a libcore test for investigation" by Richard Uhler · 8 years ago
  75. 347eff2 Merge "Don't use dlopen on host for already loaded oat files." by Richard Uhler · 8 years ago
  76. faf18de Merge "Remove SetStateUnsafe in Debugger::Disconnected." by Hiroshi Yamauchi · 8 years ago
  77. f711f2c Partial fragment deoptimization by Mingyao Yang · 8 years ago
  78. 98810e3 Remove SetStateUnsafe in Debugger::Disconnected. by Hiroshi Yamauchi · 8 years ago
  79. a89e51a Forbid JVM_O_DELETE in JVM_Open by Przemyslaw Szczepaniak · 8 years ago
  80. bbfa42a Merge "Prune class path classes from profile" by Mathieu Chartier · 8 years ago
  81. 0b49084 Prune class path classes from profile by Mathieu Chartier · 8 years ago
  82. 1b0b6bf Merge "Fix OatWriter to update the header checksum correctly." by Treehugger Robot · 8 years ago
  83. e079e21 Fix OatWriter to update the header checksum correctly. by Vladimir Marko · 8 years ago
  84. a11a08c Merge "Fix profile saver reference point when calculating the sleep time" by Treehugger Robot · 8 years ago
  85. 5d04eb6 Fix profile saver reference point when calculating the sleep time by Calin Juravle · 8 years ago
  86. 1704a18 Merge "ART: Print jit memory use only if we have samples" by Aart Bik · 8 years ago
  87. 81d53f5 Merge "Fix oat_writer to use WriteData which updates checksum." by Treehugger Robot · 8 years ago
  88. a206c74 Don't use dlopen on host for already loaded oat files. by Richard Uhler · 8 years ago
  89. f736a55 Merge changes I5c891dc1,Ie717089d by Richard Uhler · 8 years ago
  90. c3b13a7 Fix oat_writer to use WriteData which updates checksum. by Jeff Hao · 8 years ago
  91. 29a7c68 Merge "Avoid long sleep in ProfileSaver" by Treehugger Robot · 8 years ago
  92. dc3b128 Avoid long sleep in ProfileSaver by Brian Carlstrom · 8 years ago
  93. 39d4dee Merge "Remove bogus DCHECK." by Treehugger Robot · 8 years ago
  94. 0950abe8 Remove bogus DCHECK. by Nicolas Geoffray · 8 years ago
  95. 09da219 Merge "Put boot class loader classes and strings in dex cache of app images." by Treehugger Robot · 8 years ago
  96. d0668f2 Put boot class loader classes and strings in dex cache of app images. by Nicolas Geoffray · 8 years ago
  97. 68b6380 Merge "Apply String.equals() optimizations on arm, arm64 and x86-64." by Treehugger Robot · 8 years ago
  98. 53b5200 Apply String.equals() optimizations on arm, arm64 and x86-64. by Vladimir Marko · 8 years ago
  99. 7ebb7ae Merge "Fix broken DCHECK" by Mathieu Chartier · 8 years ago
  100. 394fac5 Fix broken DCHECK by Mathieu Chartier · 8 years ago