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