1. ab13432 Merge "Add zip-fd support in dexoptanalyzer" by Treehugger Robot · 8 years ago
  2. 36ea6b4 Merge changes Idaefe0af,Ib5c12d46,Ieb28085e,Idffbb7f2 by Treehugger Robot · 8 years ago
  3. e000730 Merge "Revert "Revert "Prevent races with GC when transferring objects between threads""" by Alex Light · 8 years ago
  4. c12bf4c Add zip-fd support in dexoptanalyzer by Shubham Ajmera · 8 years ago
  5. af52bcb Merge "ART: Make InstructionSet an enum class and add kLast." by Vladimir Marko · 8 years ago
  6. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 8 years ago
  7. 005ac51 ART: Add mirror classes for VarHandles by Orion Hodson · 8 years ago
  8. 238e8fc ART: Clean up global includes - zlib by Andreas Gampe · 8 years ago
  9. f24dfb0 ART: Clean up global includes - lz4 by Andreas Gampe · 8 years ago
  10. fdb7a61 ART: Clean up global includes - icu4c by Andreas Gampe · 8 years ago
  11. 98ac0cc Merge "Prevent abort in situations with recursive checkpoints" by Treehugger Robot · 8 years ago
  12. ca4e101 Merge "Separate file utilities from utils.cc" by David Sehr · 8 years ago
  13. 7e26cc3 Merge "ART: Remove now-unnecessary overbroad include for art/runtime" by Treehugger Robot · 8 years ago
  14. f199f1d Merge "Make SafeDexInstructionIterator more robust" by Mathieu Chartier · 8 years ago
  15. 5c2c2fa Merge "[art] Add classpath check to DexFile.getDexOptNeeded" by Treehugger Robot · 8 years ago
  16. d9aff13 Revert "Revert "Prevent races with GC when transferring objects between threads"" by Alex Light · 8 years ago
  17. df00a1e Prevent abort in situations with recursive checkpoints by Alex Light · 8 years ago
  18. 891a50e Separate file utilities from utils.cc by David Sehr · 8 years ago
  19. 0135b50 ART: Remove now-unnecessary overbroad include for art/runtime by Andreas Gampe · 8 years ago
  20. 5804e35 Merge "ART: Intrinsify polymorphic signature methods" by Treehugger Robot · 8 years ago
  21. 176190c Make SafeDexInstructionIterator more robust by Mathieu Chartier · 8 years ago
  22. eae5845 Merge "ART: Move intrinsics definitions to runtime" by Orion Hodson · 8 years ago
  23. 43f0cdb ART: Intrinsify polymorphic signature methods by Orion Hodson · 8 years ago
  24. 26ef34c ART: Move intrinsics definitions to runtime by Orion Hodson · 8 years ago
  25. 20c4644 [art] Add classpath check to DexFile.getDexOptNeeded by Calin Juravle · 8 years ago
  26. a2cbb2b Merge "Revert "Prevent races with GC when transferring objects between threads"" by Alex Light · 8 years ago
  27. e5179ce Revert "Prevent races with GC when transferring objects between threads" by Alex Light · 8 years ago
  28. 62540e3 Merge "Prevent races with GC when transferring objects between threads" by Treehugger Robot · 8 years ago
  29. a877fa3 Merge "Fix DexInstructionIterator overrun bug" by Mathieu Chartier · 8 years ago
  30. 7585b91 Prevent races with GC when transferring objects between threads by Alex Light · 8 years ago
  31. af7c902 Fix DexInstructionIterator overrun bug by Mathieu Chartier · 8 years ago
  32. ec52a11 Merge "Update asm_support_gen.h for switch to clang-4375569." by Stephen Hines · 8 years ago
  33. 03bcd79 Merge "Avoid JVMTI global deoptimization when possible" by Treehugger Robot · 8 years ago
  34. 0fa1786 Avoid JVMTI global deoptimization when possible by Alex Light · 8 years ago
  35. 7598122 Merge "base: Fix bitstruct bug with assigning fields" by Treehugger Robot · 8 years ago
  36. dfabcc5 base: Fix bitstruct bug with assigning fields by Igor Murashkin · 8 years ago
  37. 0d2b2ad Merge "Use the backtrace interface to skip java maps." by Christopher Ferris · 8 years ago
  38. b1b0ed2 Use the backtrace interface to skip java maps. by Christopher Ferris · 8 years ago
  39. 733bd4d Separate MemMap from DexFile completely by David Sehr · 8 years ago
  40. 5751dc8 Merge "Don't verify dex file when the runtime is in NoVerify mode." by Nicolas Geoffray · 8 years ago
  41. daf1230 Merge "ART: Move JniConstants::init from ART to libcore" by Treehugger Robot · 8 years ago
  42. 0aff0ff Merge "Re-enable dex verifier after dexlayout" by Mathieu Chartier · 8 years ago
  43. 24066ec Re-enable dex verifier after dexlayout by Mathieu Chartier · 8 years ago
  44. 3e6c139 Merge "ART: Remove workaround for bug 34659969." by Vladimir Marko · 8 years ago
  45. e875f4c Don't verify dex file when the runtime is in NoVerify mode. by Nicolas Geoffray · 8 years ago
  46. eb3c764 ART: Remove workaround for bug 34659969. by Vladimir Marko · 8 years ago
  47. d863be7 ART: Move JniConstants::init from ART to libcore by Andreas Gampe · 8 years ago
  48. 373a9b5 ART: Depend on libnativehelper headers only by Andreas Gampe · 8 years ago
  49. d0332e0 ART: Do not depend on libnativehelper - toStringArray by Andreas Gampe · 8 years ago
  50. 639181c Merge "Add DCHECKS for class-defs only being null for Proxy classes" by Treehugger Robot · 8 years ago
  51. e0d8ae2 Add DCHECKS for class-defs only being null for Proxy classes by Alex Light · 8 years ago
  52. 2897ca8 Merge "Ensure GetSourceDebugExtension works with Proxy classes." am: 358347ae8f by Alex Light · 8 years ago
  53. 358347a Merge "Ensure GetSourceDebugExtension works with Proxy classes." by Treehugger Robot · 8 years ago
  54. fa3fc51 Merge "ART: Correct static invariant checks" am: 2a96120f0a by Andreas Gampe · 8 years ago
  55. 89f33b8 Ensure GetSourceDebugExtension works with Proxy classes. by Alex Light · 8 years ago
  56. 51b4493 Merge "ART: Fix headers" am: 75b24721e8 by Andreas Gampe · 8 years ago
  57. 580667b ART: Correct static invariant checks by Andreas Gampe · 8 years ago
  58. 0a0935f ART: Fix headers by Andreas Gampe · 8 years ago
  59. fa5f755 Merge "MIPS32: Improve stack alignment, use sdc1/ldc1, where possible." by Chris Larsen · 8 years ago
  60. 715f43e MIPS32: Improve stack alignment, use sdc1/ldc1, where possible. by Chris Larsen · 8 years ago
  61. 21f873e Merge "Add basic support for writing cdex container in dexlayout" am: 9e842d3e7d by Mathieu Chartier · 8 years ago
  62. 9e842d3 Merge "Add basic support for writing cdex container in dexlayout" by Mathieu Chartier · 8 years ago
  63. cad70a2 Merge "Pass the verify flag to DexFileLoader utilities." am: dfeec3a983 by Nicolas Geoffray · 8 years ago
  64. dfeec3a Merge "Pass the verify flag to DexFileLoader utilities." by Nicolas Geoffray · 8 years ago
  65. 603ccab Add basic support for writing cdex container in dexlayout by Mathieu Chartier · 8 years ago
  66. cf9e60e Merge "Add compact-dex-level argument to dex2oat" am: 6479e488e6 by Mathieu Chartier · 8 years ago
  67. 6479e48 Merge "Add compact-dex-level argument to dex2oat" by Mathieu Chartier · 8 years ago
  68. eafe2a5 Add compact-dex-level argument to dex2oat by Mathieu Chartier · 8 years ago
  69. 4c7a8c6 Merge "ART: Increase lock contention thresholds in debug builds" am: 71ae03b7a5 by Andreas Gampe · 8 years ago
  70. 71ae03b Merge "ART: Increase lock contention thresholds in debug builds" by Treehugger Robot · 8 years ago
  71. 095c6c9 Pass the verify flag to DexFileLoader utilities. by Nicolas Geoffray · 8 years ago
  72. f76236d Merge "Fix overlapping cfi ranges in mterp" am: f0536a524b by Bill Buzbee · 8 years ago
  73. f0536a5 Merge "Fix overlapping cfi ranges in mterp" by Bill Buzbee · 8 years ago
  74. bb059f2 Merge "Use ScopedArenaAllocator for code generation." am: 96b7474ebf by Vladimir Marko · 8 years ago
  75. 96b7474 Merge "Use ScopedArenaAllocator for code generation." by Vladimir Marko · 8 years ago
  76. 6642a57 Merge "Change RequestSynchronousCheckpoint to release thread_list_lock_" by Alex Light · 8 years ago
  77. 1b2f884 Merge "Change RequestSynchronousCheckpoint to release thread_list_lock_" by Treehugger Robot · 8 years ago
  78. d8f5ef2 Merge "ART: Only check non-deoptable classes in slow-debug" am: 5ef8128014 by Andreas Gampe · 8 years ago
  79. 5ef8128 Merge "ART: Only check non-deoptable classes in slow-debug" by Treehugger Robot · 8 years ago
  80. 6dda83d Merge "ART: Add trace around app image verification" am: ad0fbe9ac3 by Andreas Gampe · 8 years ago
  81. ad0fbe9 Merge "ART: Add trace around app image verification" by Treehugger Robot · 8 years ago
  82. 146ee21 Merge "ART: Only stress background transition in slow-debug" am: e3a5e668d0 by Andreas Gampe · 8 years ago
  83. e3a5e66 Merge "ART: Only stress background transition in slow-debug" by Treehugger Robot · 8 years ago
  84. 1a32e7d Merge "ART: Move more read-barrier checking under slow-debug" am: 772f1377b6 by Andreas Gampe · 8 years ago
  85. ed56b5e ART: Only stress background transition in slow-debug by Andreas Gampe · 8 years ago
  86. 6c57871 ART: Move more read-barrier checking under slow-debug by Andreas Gampe · 8 years ago
  87. dbe5491 ART: Only check non-deoptable classes in slow-debug by Andreas Gampe · 8 years ago
  88. 5d68914 ART: Increase lock contention thresholds in debug builds by Andreas Gampe · 8 years ago
  89. acbd98b ART: Add trace around app image verification by Andreas Gampe · 8 years ago
  90. 228f1ea Merge "Add CompactDexFile" am: dfce43569a by Mathieu Chartier · 8 years ago
  91. dfce435 Merge "Add CompactDexFile" by Mathieu Chartier · 8 years ago
  92. b1e31a8 Change RequestSynchronousCheckpoint to release thread_list_lock_ by Alex Light · 8 years ago
  93. fc51f37 Merge "base: Fix integer conversion in MaskLeastSignificant, add more asserts" by Igor Murashkin · 8 years ago
  94. b05fa41 Merge "base: Fix integer conversion in MaskLeastSignificant, add more asserts" by Treehugger Robot · 8 years ago
  95. cf76bf8 Add CompactDexFile by Mathieu Chartier · 8 years ago
  96. c1ab9f1 Merge "ART: Fix includes" am: cae9e089b8 by Andreas Gampe · 8 years ago
  97. 2b51edd ART: Fix includes by Andreas Gampe · 8 years ago
  98. 0de2d59 Fix overlapping cfi ranges in mterp by buzbee · 8 years ago
  99. 5688e51 Merge "Fix mips64 build" am: 24276374dc by Lena Djokic · 8 years ago
  100. 7ac138f Merge "Unquicken dex files before exporting from oatdump" am: aa337b1846 by Roland Levillain · 8 years ago