1. f0536a5 Merge "Fix overlapping cfi ranges in mterp" by Bill Buzbee · 7 years ago
  2. 96b7474 Merge "Use ScopedArenaAllocator for code generation." by Vladimir Marko · 7 years ago
  3. 1b2f884 Merge "Change RequestSynchronousCheckpoint to release thread_list_lock_" by Treehugger Robot · 7 years ago
  4. 5ef8128 Merge "ART: Only check non-deoptable classes in slow-debug" by Treehugger Robot · 7 years ago
  5. ad0fbe9 Merge "ART: Add trace around app image verification" by Treehugger Robot · 7 years ago
  6. e3a5e66 Merge "ART: Only stress background transition in slow-debug" by Treehugger Robot · 7 years ago
  7. ed56b5e ART: Only stress background transition in slow-debug by Andreas Gampe · 7 years ago
  8. 6c57871 ART: Move more read-barrier checking under slow-debug by Andreas Gampe · 7 years ago
  9. dbe5491 ART: Only check non-deoptable classes in slow-debug by Andreas Gampe · 7 years ago
  10. acbd98b ART: Add trace around app image verification by Andreas Gampe · 7 years ago
  11. dfce435 Merge "Add CompactDexFile" by Mathieu Chartier · 7 years ago
  12. b1e31a8 Change RequestSynchronousCheckpoint to release thread_list_lock_ by Alex Light · 7 years ago
  13. b05fa41 Merge "base: Fix integer conversion in MaskLeastSignificant, add more asserts" by Treehugger Robot · 7 years ago
  14. cf76bf8 Add CompactDexFile by Mathieu Chartier · 7 years ago
  15. 2b51edd ART: Fix includes by Andreas Gampe · 7 years ago
  16. 0de2d59 Fix overlapping cfi ranges in mterp by buzbee · 7 years ago
  17. 2427637 Merge "Fix mips64 build" by Treehugger Robot · 7 years ago
  18. aa337b1 Merge "Unquicken dex files before exporting from oatdump" by Roland Levillain · 7 years ago
  19. 030fe39 Fix mips64 build by Lena Djokic · 7 years ago
  20. 174b2e2 Use ScopedArenaAllocator for code generation. by Vladimir Marko · 7 years ago
  21. b73cc5d Merge "ART: Implement missing mterp handlers" by Orion Hodson · 7 years ago
  22. ea76383 Merge "signal_catcher: print errno when tombstoned_notify_completion fails." by Treehugger Robot · 7 years ago
  23. f391895 Merge "Don't dlclose plugins or agents during shutdown." by Treehugger Robot · 7 years ago
  24. ff9e43f signal_catcher: print errno when tombstoned_notify_completion fails. by Josh Gao · 7 years ago
  25. 26d46e5 Merge "Remove low RAM special casing for heap growth multiplier" by Treehugger Robot · 7 years ago
  26. 5b80358 Don't dlclose plugins or agents during shutdown. by Alex Light · 7 years ago
  27. a1f56a8 Unquicken dex files before exporting from oatdump by Anestis Bechtsoudis · 7 years ago
  28. e7732be ART: Implement missing mterp handlers by Orion Hodson · 7 years ago
  29. 11c273d Remove low RAM special casing for heap growth multiplier by Mathieu Chartier · 7 years ago
  30. aa6abb0 Fix dexlayout debug info printing by David Sehr · 7 years ago
  31. 2c8fe47 Merge "Add -XX:MadviseRandomAccess option" by Treehugger Robot · 7 years ago
  32. bcb8255 Merge "Remove unused method String.fastIndexOf" by Treehugger Robot · 7 years ago
  33. c6194f0 Remove unused method String.fastIndexOf by Przemyslaw Szczepaniak · 7 years ago
  34. c42cb0e Add -XX:MadviseRandomAccess option by Mathieu Chartier · 7 years ago
  35. 292567e Rename NativeDexFile -> StandardDexFile by Mathieu Chartier · 7 years ago
  36. b95f45e Merge "ART: Change ObjPtr validation" by Treehugger Robot · 7 years ago
  37. 9ca5363 Merge "ART: Make FastJNI annotation checks slow-debug" by Treehugger Robot · 7 years ago
  38. 81e8938 ART: Change ObjPtr validation by Andreas Gampe · 7 years ago
  39. 387c281 Merge "Use ScopedArenaAllocator in BCE, DCE, LSE, ..." by Treehugger Robot · 7 years ago
  40. 009d166 Use ScopedArenaAllocator in BCE, DCE, LSE, ... by Vladimir Marko · 7 years ago
  41. 0284f43 Merge changes I4bbb21bf,Ie79b46cd,Ia50aafc8 by Vladimir Marko · 7 years ago
  42. a682247 ART: Make FastJNI annotation checks slow-debug by Andreas Gampe · 7 years ago
  43. 128acd4 Merge "Provide an option to pass odex and vdex fds in dexoptanalyzer" by Treehugger Robot · 7 years ago
  44. b22dea0 Provide an option to pass odex and vdex fds in dexoptanalyzer by Shubham Ajmera · 7 years ago
  45. ce7213d Merge "Add DexFileLoader class" by Mathieu Chartier · 7 years ago
  46. 79c87da Add DexFileLoader class by Mathieu Chartier · 7 years ago
  47. 64a8b85 Merge "ART: Fix allocation tracking" by Treehugger Robot · 7 years ago
  48. 656e97f Merge "Add a shared interface for different types of dex files" by Treehugger Robot · 7 years ago
  49. 4548534 ART: Fix allocation tracking by Andreas Gampe · 7 years ago
  50. 7b074bf Add a shared interface for different types of dex files by Mathieu Chartier · 7 years ago
  51. a7d81f1 Merge "ART: Add allocation tracking to JNI global refs" by Treehugger Robot · 7 years ago
  52. 69d310e Use ScopedArenaAllocator for building HGraph. by Vladimir Marko · 7 years ago
  53. 4c36826 Merge "Strengthen annotation-related checks in JNI code." by Roland Levillain · 7 years ago
  54. 4e17a9c Merge "Clean up dex_file a bit" by Mathieu Chartier · 7 years ago
  55. 403cb2c Merge "[art] Compile secondary dex files in isolation" by Treehugger Robot · 7 years ago
  56. 8d8d37b [art] Compile secondary dex files in isolation by Calin Juravle · 7 years ago
  57. 73d7b2d Clean up dex_file a bit by Mathieu Chartier · 7 years ago
  58. 1e0730a Merge "Move to interpreter if async-exceptions are pending." by Treehugger Robot · 7 years ago
  59. 8f34aba Move to interpreter if async-exceptions are pending. by Alex Light · 7 years ago
  60. 2f36629 base: Fix integer conversion in MaskLeastSignificant, add more asserts by Igor Murashkin · 7 years ago
  61. 797e6d4 Merge "ART: Remove FileDescriptor knowledge" by Treehugger Robot · 7 years ago
  62. df2d5de Strengthen annotation-related checks in JNI code. by Roland Levillain · 7 years ago
  63. 0967cd9 Merge "Use ScopedArenaAllocator for register allocation." by Vladimir Marko · 7 years ago
  64. 464f8cd Merge "ART: Use ScopedArenaAllocator for pass-local data." by Treehugger Robot · 7 years ago
  65. e764d2e Use ScopedArenaAllocator for register allocation. by Vladimir Marko · 7 years ago
  66. e4c00b3 Merge "Revert "Revert "base: Add more bit utils and bit struct class""" by Treehugger Robot · 7 years ago
  67. 1e77d27 Revert "Revert "base: Add more bit utils and bit struct class"" by Igor Murashkin · 7 years ago
  68. d99f3f6 Merge "Revert "base: Add more bit utils and bit struct class"" by Nicolas Geoffray · 7 years ago
  69. 5e008b3 Revert "base: Add more bit utils and bit struct class" by Nicolas Geoffray · 7 years ago
  70. adc4a0d Merge "base: Add more bit utils and bit struct class" by Treehugger Robot · 7 years ago
  71. ad5df10 ART: Remove FileDescriptor knowledge by Andreas Gampe · 7 years ago
  72. c60f75d base: Add more bit utils and bit struct class by Igor Murashkin · 7 years ago
  73. 097f34c ART: Use CmdlineParser in dex2oat by Andreas Gampe · 7 years ago
  74. ca6fff8 ART: Use ScopedArenaAllocator for pass-local data. by Vladimir Marko · 7 years ago
  75. df7f7f0 Address comment for aog/502433 by Mathieu Chartier · 7 years ago
  76. 1b35b46 ART: Add allocation tracking to JNI global refs by Andreas Gampe · 7 years ago
  77. aac9012 Compare rounded sizes in CheckPreconditionsForAllocObject by Mathieu Chartier · 7 years ago
  78. 8d8de0c Use CheckedCall for mprotects by Mathieu Chartier · 7 years ago
  79. 1602bf6 Merge "Rename CHECK_MEMORY_CALL to CheckedCall" by Mathieu Chartier · 7 years ago
  80. 3425d02 Rename CHECK_MEMORY_CALL to CheckedCall by Mathieu Chartier · 7 years ago
  81. 3395da0 Merge changes I03daad97,I7d47b978,I70103fb2 by Treehugger Robot · 7 years ago
  82. 691839c signal_catcher: reformat includes. by Josh Gao · 7 years ago
  83. 361a1fa fd_file: never report Close failure on linux. by Josh Gao · 7 years ago
  84. 494ec69 fd_file: don't report failure when trying to flush a pipe. by Josh Gao · 7 years ago
  85. f167135 Merge changes from topic "thread-stop" by Alex Light · 7 years ago
  86. 844a4ed Merge "ART: Dump allocation stacks in reference table dumps" by Treehugger Robot · 7 years ago
  87. 25ae379 Merge "ART: Add VarHandle fence intrinsics" by Orion Hodson · 7 years ago
  88. 8a2a1fc ART: Dump allocation stacks in reference table dumps by Andreas Gampe · 7 years ago
  89. 2e59994 ART: support for const-method-{handle,type} by Orion Hodson · 7 years ago
  90. 4a4610a ART: Add VarHandle fence intrinsics by Orion Hodson · 7 years ago
  91. cfcc9cf ART: Increase the number of potential instrinsics by Orion Hodson · 7 years ago
  92. f67f115 Merge "Send ThreadEnd after clearing ThreadGroup." by Treehugger Robot · 7 years ago
  93. df13240 Send ThreadEnd after clearing ThreadGroup. by Alex Light · 7 years ago
  94. c46cf80 Add startup/post-startup bits for random profiles by Mathieu Chartier · 7 years ago
  95. 7ec532f Merge "Refactor conditional uses of ReadBarrier::AssertToSpaceInvariant." by Roland Levillain · 7 years ago
  96. a78f5b6 Refactor conditional uses of ReadBarrier::AssertToSpaceInvariant. by Roland Levillain · 7 years ago
  97. 40a21b3 Merge "ART: Fix loading PIC oat files without image for oatdump." by Vladimir Marko · 7 years ago
  98. eb5bedd Merge "Check the to-space invariant on a delivered exception." by Roland Levillain · 7 years ago
  99. 667585a ART: Fix loading PIC oat files without image for oatdump. by Vladimir Marko · 7 years ago
  100. 05727c5 Merge "Clean up DexInstuctionIterator." by Treehugger Robot · 7 years ago