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