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