1. 166ef74 Merge "ART: Change test 121-modifiers to use smali" by Treehugger Robot · 8 years ago
  2. d458d08 Merge "Address some comments for aog/333864" by Mathieu Chartier · 8 years ago
  3. f898f47 Merge "Revert "Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory""" by Treehugger Robot · 8 years ago
  4. c420a80 Address some comments for aog/333864 by Mathieu Chartier · 8 years ago
  5. fe35fe1 Merge "ART: Add operator == and != with nullptr to Handle" by Treehugger Robot · 8 years ago
  6. a063754 Merge "Fix test scripts to account for new linker behavior" by Treehugger Robot · 8 years ago
  7. 271a0f8 Revert "Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory"" by Igor Murashkin · 8 years ago
  8. 0c30664 Merge "Update test 044 for java-8" by Treehugger Robot · 8 years ago
  9. a6dfa57 Merge "ART: Make dex2oat watchdog configurable" by Treehugger Robot · 8 years ago
  10. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 8 years ago
  11. 49c2c92 Fix test scripts to account for new linker behavior by Dimitry Ivanov · 8 years ago
  12. 1fb5126 Merge "Added a few integral SIMD extensions for x86/x86_64 (SSE)." by Treehugger Robot · 8 years ago
  13. 6def702 Merge "Revert^6 "Make class redefinition work with native methods on stack."" by Treehugger Robot · 8 years ago
  14. eee0bd4 Revert^6 "Make class redefinition work with native methods on stack." by Alex Light · 8 years ago
  15. aff5505 Merge "Revert "Enable dex2oat swap test for CC on x86."" by Vladimir Marko · 8 years ago
  16. 57070da Revert "Enable dex2oat swap test for CC on x86." by Vladimir Marko · 8 years ago
  17. 2a46b68 Merge "ART: invoke-custom support" by Orion Hodson · 8 years ago
  18. 2d98ba6 Merge "ARM64: Improve String.equals() intrinsic for const strings." by Treehugger Robot · 8 years ago
  19. 582fc05 Merge "Revert "Disable libcore tests for now."" by Nicolas Geoffray · 8 years ago
  20. f4728f7 Revert "Disable libcore tests for now." by Nicolas Geoffray · 8 years ago
  21. c069a30 ART: invoke-custom support by Orion Hodson · 8 years ago
  22. e39f14f ARM64: Improve String.equals() intrinsic for const strings. by Vladimir Marko · 8 years ago
  23. 1882c22 Merge "Bump oat version." by Treehugger Robot · 8 years ago
  24. b7ea379 Bump oat version. by Vladimir Marko · 8 years ago
  25. 5d3357b Merge changes I1042e87f,I58b17ecf by Treehugger Robot · 8 years ago
  26. 86bbe45 Merge "Revert "Revert^4 "Make class redefinition work with native methods on stack.""" by Roland Levillain · 8 years ago
  27. 02b2349 Revert "Revert^4 "Make class redefinition work with native methods on stack."" by Roland Levillain · 8 years ago
  28. 84f50ae Remove remaining uses of DexFile::GetChecksum. by Richard Uhler · 8 years ago
  29. 69bcf2c Improve checking of multidex dex checksums. by Richard Uhler · 8 years ago
  30. 3f38398 Merge "ART: Add DEX support for MethodHandle and CallSite info." by Orion Hodson · 8 years ago
  31. df5492c Merge "Revert^3 "Hash-based dex cache type array."" by Treehugger Robot · 8 years ago
  32. 1f38f99 Merge "ART: Correctly handle temporary classes in class-load events (4/3)" by Treehugger Robot · 8 years ago
  33. 5812e20 Revert^3 "Hash-based dex cache type array." by Mathieu Chartier · 8 years ago
  34. 2505733 Merge "Revert^4 "Make class redefinition work with native methods on stack."" by Treehugger Robot · 8 years ago
  35. 52784ac ART: Correctly handle temporary classes in class-load events (4/3) by Andreas Gampe · 8 years ago
  36. 518f373 Merge "Deduplicate register maps for both inline and normal stack maps" by Treehugger Robot · 8 years ago
  37. c0af234 Update test 044 for java-8 by Alex Light · 8 years ago
  38. 724f77e Revert^4 "Make class redefinition work with native methods on stack." by Alex Light · 8 years ago
  39. 3228908 Deduplicate register maps for both inline and normal stack maps by Mathieu Chartier · 8 years ago
  40. 68555e9 Added a few integral SIMD extensions for x86/x86_64 (SSE). by Aart Bik · 8 years ago
  41. 5abcfe6 Merge "Enable dex2oat swap test for CC on x86." by Treehugger Robot · 8 years ago
  42. 60acc33 Merge "Remove special treatment of native method for CHA." by Mingyao Yang · 8 years ago
  43. 2d33ce2 Merge "Disable libcore tests for now." by Nicolas Geoffray · 8 years ago
  44. b1cde6a Disable libcore tests for now. by Nicolas Geoffray · 8 years ago
  45. ec0395c Merge "Clarify comment on JIT cache flush issue" by Treehugger Robot · 8 years ago
  46. 7d86334 Merge "Fix the empty checkpoint timeout." by Hiroshi Yamauchi · 8 years ago
  47. 2e8a256 ART: Make dex2oat watchdog configurable by Andreas Gampe · 8 years ago
  48. 38f5663 Enable dex2oat swap test for CC on x86. by Vladimir Marko · 8 years ago
  49. ebf4d99 Merge "ART: Correctly handle temporary classes in class-load events (3/3)" by Treehugger Robot · 8 years ago
  50. 7a2a340 Merge "Use VerifierDeps test file for dex2oat swap tests." by Vladimir Marko · 8 years ago
  51. 71953d8 Merge "Revert^2 "Hash-based dex cache type array."" by Vladimir Marko · 8 years ago
  52. 12f4ff4 ART: Add DEX support for MethodHandle and CallSite info. by Orion Hodson · 8 years ago
  53. ab58a62 Merge "String Compression for MIPS32 and MIPS64" by Treehugger Robot · 8 years ago
  54. 47bad4d Merge changes I425a7d61,I30365ad6 by Roland Levillain · 8 years ago
  55. f94fa81 String Compression for MIPS32 and MIPS64 by Goran Jakovljevic · 8 years ago
  56. 4ab54e1 Merge "Convert preload list to profile" by David Sehr · 8 years ago
  57. ff3711c Merge "Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory"" by Nicolas Geoffray · 8 years ago
  58. 960b2af Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory" by Nicolas Geoffray · 8 years ago
  59. 671eb7b Merge "Allow testrunner to run test when inside ART directory" by Shubham Ajmera · 8 years ago
  60. ade4011 Merge "Use null error_msg for pic images" by Treehugger Robot · 8 years ago
  61. c740a85 Merge "Add extra logging for image decompression speed" by Treehugger Robot · 8 years ago
  62. 66b1d57 Use null error_msg for pic images by Mathieu Chartier · 8 years ago
  63. 0d4d291 Add extra logging for image decompression speed by Mathieu Chartier · 8 years ago
  64. 1f3fce2 Merge "Revert "Revert "Revert "Make class redefinition work with native methods on stack."""" by Alex Light · 8 years ago
  65. 38c20d4 Revert "Revert "Revert "Make class redefinition work with native methods on stack.""" by Alex Light · 8 years ago
  66. a67354b ART: Correctly handle temporary classes in class-load events (3/3) by Andreas Gampe · 8 years ago
  67. a222404 Fix the empty checkpoint timeout. by Hiroshi Yamauchi · 8 years ago
  68. a05787e Merge "ART: Remove run-test blacklist" by Treehugger Robot · 8 years ago
  69. fb38266 Merge "Remove breakpoints from redefined classes" by Treehugger Robot · 8 years ago
  70. 7a9510d Merge "Fix a moving gc bug in Instrumentation::ExceptionCaughtEvent." by Treehugger Robot · 8 years ago
  71. 06cde29 Allow testrunner to run test when inside ART directory by Shubham Ajmera · 8 years ago
  72. 60d79d2 Merge "ART: Fix potential deadlock in class-load events" by Treehugger Robot · 8 years ago
  73. 6e4576f Merge "Revert "Revert "Make class redefinition work with native methods on stack.""" by Treehugger Robot · 8 years ago
  74. 7c80f2d Convert preload list to profile by David Sehr · 8 years ago
  75. e27abfa Merge "ART: Correctly handle temporary classes in class-load events (2/3)" by Treehugger Robot · 8 years ago
  76. 37c8e5c Remove special treatment of native method for CHA. by Mingyao Yang · 8 years ago
  77. 639f4e2 ART: Remove run-test blacklist by Andreas Gampe · 8 years ago
  78. 5643caf Remove breakpoints from redefined classes by Alex Light · 8 years ago
  79. dda68a0 Merge "runtime: Mmap uncompressed dex files (in zip) as clean memory" by Treehugger Robot · 8 years ago
  80. 3481f7a Fix a moving gc bug in Instrumentation::ExceptionCaughtEvent. by Hiroshi Yamauchi · 8 years ago
  81. 7619b5b ART: Fix potential deadlock in class-load events by Andreas Gampe · 8 years ago
  82. 94dda93 ART: Correctly handle temporary classes in class-load events (2/3) by Andreas Gampe · 8 years ago
  83. 4493f92 Revert "Revert "Make class redefinition work with native methods on stack."" by Alex Light · 8 years ago
  84. 1561de4 Merge "ART: Correctly handle temporary classes in class-load events (1/3)" by Treehugger Robot · 8 years ago
  85. 19e5f83 runtime: Mmap uncompressed dex files (in zip) as clean memory by Igor Murashkin · 8 years ago
  86. 64be007 Regression test for issue with VIXL AArch64 veneer pool. by Roland Levillain · 8 years ago
  87. b93ce18 Clarify comment on JIT cache flush issue by Kevin Brodsky · 8 years ago
  88. 806ac63 Merge "testrunner: Speed up printing --help by 4x" by Treehugger Robot · 8 years ago
  89. 914d7a8 ARM64: Remove all uses of BlockPoolsScope. by Artem Serov · 8 years ago
  90. ffa5130 Merge "Use entrypoint switching on x86 & x86-64 for GC root read barriers." by Roland Levillain · 8 years ago
  91. 1c66504 Merge "Change type initialization entrypoints to kSaveEverything." by Vladimir Marko · 8 years ago
  92. 11be69a Merge "MIPS: Reintroduce hand-written rosalloc entrypoints" by Treehugger Robot · 8 years ago
  93. 4cdb937 Merge "Move libcore script to language O." by Nicolas Geoffray · 8 years ago
  94. 9b57331 Move libcore script to language O. by Nicolas Geoffray · 8 years ago
  95. 85c0f2a Revert^2 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  96. 4e4b62e Merge "Fix hprof/ahat for string compression." by Vladimir Marko · 8 years ago
  97. f88b408 Merge "Revert "Make class redefinition work with native methods on stack."" by Nicolas Geoffray · 8 years ago
  98. 7558d27 Revert "Make class redefinition work with native methods on stack." by Nicolas Geoffray · 8 years ago
  99. 11010c3 Merge "RegisterNativeAllocation: avoid an extraneous blocking gc." by Richard Uhler · 8 years ago
  100. 05e6d30 Merge "Let jvmti allow JDWP connections" by Treehugger Robot · 8 years ago