1. 26c54fa Merge "ART: Change test 121-modifiers to use smali" am: 166ef74c73 by Andreas Gampe · 8 years ago
  2. 166ef74 Merge "ART: Change test 121-modifiers to use smali" by Treehugger Robot · 8 years ago
  3. 7d3000e Merge "Address some comments for aog/333864" am: d458d08391 by Mathieu Chartier · 8 years ago
  4. d458d08 Merge "Address some comments for aog/333864" by Mathieu Chartier · 8 years ago
  5. 9b910d7 Merge "Revert "Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory""" by Igor Murashkin · 8 years ago
  6. f898f47 Merge "Revert "Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory""" by Treehugger Robot · 8 years ago
  7. c420a80 Address some comments for aog/333864 by Mathieu Chartier · 8 years ago
  8. b241a9b Merge "ART: Add operator == and != with nullptr to Handle" am: fe35fe172a by Andreas Gampe · 8 years ago
  9. fe35fe1 Merge "ART: Add operator == and != with nullptr to Handle" by Treehugger Robot · 8 years ago
  10. de17fc8 Merge "Fix test scripts to account for new linker behavior" am: a0637543dc by Dimitry Ivanov · 8 years ago
  11. a063754 Merge "Fix test scripts to account for new linker behavior" by Treehugger Robot · 8 years ago
  12. 271a0f8 Revert "Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory"" by Igor Murashkin · 8 years ago
  13. f3054ae Merge "Update test 044 for java-8" am: 0c306646ed by Alex Light · 8 years ago
  14. 0c30664 Merge "Update test 044 for java-8" by Treehugger Robot · 8 years ago
  15. b34a934 Merge "ART: Make dex2oat watchdog configurable" am: a6dfa573fa by Andreas Gampe · 8 years ago
  16. a6dfa57 Merge "ART: Make dex2oat watchdog configurable" by Treehugger Robot · 8 years ago
  17. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 8 years ago
  18. 49c2c92 Fix test scripts to account for new linker behavior by Dimitry Ivanov · 8 years ago
  19. 4196546 Merge "Added a few integral SIMD extensions for x86/x86_64 (SSE)." by Aart Bik · 8 years ago
  20. 1fb5126 Merge "Added a few integral SIMD extensions for x86/x86_64 (SSE)." by Treehugger Robot · 8 years ago
  21. 02f1a9a Merge "Revert^6 "Make class redefinition work with native methods on stack."" by Alex Light · 8 years ago
  22. 6def702 Merge "Revert^6 "Make class redefinition work with native methods on stack."" by Treehugger Robot · 8 years ago
  23. eee0bd4 Revert^6 "Make class redefinition work with native methods on stack." by Alex Light · 8 years ago
  24. b5a1e26 Merge "Revert "Enable dex2oat swap test for CC on x86."" am: aff5505d85 by Vladimir Marko · 8 years ago
  25. aff5505 Merge "Revert "Enable dex2oat swap test for CC on x86."" by Vladimir Marko · 8 years ago
  26. 57070da Revert "Enable dex2oat swap test for CC on x86." by Vladimir Marko · 8 years ago
  27. 0114a43 Merge "ART: invoke-custom support" am: 2a46b682b8 by Orion Hodson · 8 years ago
  28. 2a46b68 Merge "ART: invoke-custom support" by Orion Hodson · 8 years ago
  29. 9d9ced3 Merge "ARM64: Improve String.equals() intrinsic for const strings." by Vladimir Marko · 8 years ago
  30. 2d98ba6 Merge "ARM64: Improve String.equals() intrinsic for const strings." by Treehugger Robot · 8 years ago
  31. 71f199f Merge "Revert "Disable libcore tests for now."" am: 582fc0501b by Nicolas Geoffray · 8 years ago
  32. 582fc05 Merge "Revert "Disable libcore tests for now."" by Nicolas Geoffray · 8 years ago
  33. f4728f7 Revert "Disable libcore tests for now." by Nicolas Geoffray · 8 years ago
  34. c069a30 ART: invoke-custom support by Orion Hodson · 8 years ago
  35. e39f14f ARM64: Improve String.equals() intrinsic for const strings. by Vladimir Marko · 8 years ago
  36. 1c0b5dd Merge "Bump oat version." am: 1882c2295f by Vladimir Marko · 8 years ago
  37. 1882c22 Merge "Bump oat version." by Treehugger Robot · 8 years ago
  38. b7ea379 Bump oat version. by Vladimir Marko · 8 years ago
  39. 29c453a Merge changes I1042e87f,I58b17ecf am: 5d3357b6f1 by Richard Uhler · 8 years ago
  40. 5d3357b Merge changes I1042e87f,I58b17ecf by Treehugger Robot · 8 years ago
  41. f15cee4 Merge "Revert "Revert^4 "Make class redefinition work with native methods on stack.""" by Roland Levillain · 8 years ago
  42. 86bbe45 Merge "Revert "Revert^4 "Make class redefinition work with native methods on stack.""" by Roland Levillain · 8 years ago
  43. 02b2349 Revert "Revert^4 "Make class redefinition work with native methods on stack."" by Roland Levillain · 8 years ago
  44. 84f50ae Remove remaining uses of DexFile::GetChecksum. by Richard Uhler · 8 years ago
  45. 69bcf2c Improve checking of multidex dex checksums. by Richard Uhler · 8 years ago
  46. 54a05f0 Merge "ART: Add DEX support for MethodHandle and CallSite info." am: 3f38398380 by Orion Hodson · 8 years ago
  47. 3f38398 Merge "ART: Add DEX support for MethodHandle and CallSite info." by Orion Hodson · 8 years ago
  48. 22e300d Merge "Revert^3 "Hash-based dex cache type array."" am: df5492c5e1 by Mathieu Chartier · 8 years ago
  49. df5492c Merge "Revert^3 "Hash-based dex cache type array."" by Treehugger Robot · 8 years ago
  50. b650571 Merge "ART: Correctly handle temporary classes in class-load events (4/3)" by Andreas Gampe · 8 years ago
  51. 1f38f99 Merge "ART: Correctly handle temporary classes in class-load events (4/3)" by Treehugger Robot · 8 years ago
  52. 5812e20 Revert^3 "Hash-based dex cache type array." by Mathieu Chartier · 8 years ago
  53. 48e047a Merge "Revert^4 "Make class redefinition work with native methods on stack."" by Alex Light · 8 years ago
  54. 2505733 Merge "Revert^4 "Make class redefinition work with native methods on stack."" by Treehugger Robot · 8 years ago
  55. 52784ac ART: Correctly handle temporary classes in class-load events (4/3) by Andreas Gampe · 8 years ago
  56. f14db6a Merge "Deduplicate register maps for both inline and normal stack maps" by Mathieu Chartier · 8 years ago
  57. 518f373 Merge "Deduplicate register maps for both inline and normal stack maps" by Treehugger Robot · 8 years ago
  58. c0af234 Update test 044 for java-8 by Alex Light · 8 years ago
  59. 724f77e Revert^4 "Make class redefinition work with native methods on stack." by Alex Light · 8 years ago
  60. 3228908 Deduplicate register maps for both inline and normal stack maps by Mathieu Chartier · 8 years ago
  61. 68555e9 Added a few integral SIMD extensions for x86/x86_64 (SSE). by Aart Bik · 8 years ago
  62. fa6de2b Merge "Enable dex2oat swap test for CC on x86." am: 5abcfe6254 by Vladimir Marko · 8 years ago
  63. 5abcfe6 Merge "Enable dex2oat swap test for CC on x86." by Treehugger Robot · 8 years ago
  64. 3c5176e Merge "Remove special treatment of native method for CHA." am: 60acc33c5b by Mingyao Yang · 8 years ago
  65. 60acc33 Merge "Remove special treatment of native method for CHA." by Mingyao Yang · 8 years ago
  66. 767e4bd Merge "Disable libcore tests for now." am: 2d33ce2d96 by Nicolas Geoffray · 8 years ago
  67. 2d33ce2 Merge "Disable libcore tests for now." by Nicolas Geoffray · 8 years ago
  68. b1cde6a Disable libcore tests for now. by Nicolas Geoffray · 8 years ago
  69. 022708e Merge "Clarify comment on JIT cache flush issue" am: ec0395c4cc by Kevin Brodsky · 8 years ago
  70. ec0395c Merge "Clarify comment on JIT cache flush issue" by Treehugger Robot · 8 years ago
  71. 29a44ce Merge "Fix the empty checkpoint timeout." am: 7d863344e9 by Hiroshi Yamauchi · 8 years ago
  72. 7d86334 Merge "Fix the empty checkpoint timeout." by Hiroshi Yamauchi · 8 years ago
  73. 2e8a256 ART: Make dex2oat watchdog configurable by Andreas Gampe · 8 years ago
  74. 38f5663 Enable dex2oat swap test for CC on x86. by Vladimir Marko · 8 years ago
  75. fffe770 Merge "ART: Correctly handle temporary classes in class-load events (3/3)" by Andreas Gampe · 8 years ago
  76. ebf4d99 Merge "ART: Correctly handle temporary classes in class-load events (3/3)" by Treehugger Robot · 8 years ago
  77. 808a103 Merge "Use VerifierDeps test file for dex2oat swap tests." am: 7a2a3407a8 by Vladimir Marko · 8 years ago
  78. 7a2a340 Merge "Use VerifierDeps test file for dex2oat swap tests." by Vladimir Marko · 8 years ago
  79. 33af218 Merge "Revert^2 "Hash-based dex cache type array."" am: 71953d82e8 by Vladimir Marko · 8 years ago
  80. 71953d8 Merge "Revert^2 "Hash-based dex cache type array."" by Vladimir Marko · 8 years ago
  81. 12f4ff4 ART: Add DEX support for MethodHandle and CallSite info. by Orion Hodson · 8 years ago
  82. 38b6534 Merge "String Compression for MIPS32 and MIPS64" am: ab58a629d6 by Goran Jakovljevic · 8 years ago
  83. ab58a62 Merge "String Compression for MIPS32 and MIPS64" by Treehugger Robot · 8 years ago
  84. f401c33 Merge changes I425a7d61,I30365ad6 am: 47bad4dc4d by Roland Levillain · 8 years ago
  85. 47bad4d Merge changes I425a7d61,I30365ad6 by Roland Levillain · 8 years ago
  86. f94fa81 String Compression for MIPS32 and MIPS64 by Goran Jakovljevic · 8 years ago
  87. 1f7a5e5 Merge "Convert preload list to profile" am: 4ab54e1935 by David Sehr · 8 years ago
  88. 4ab54e1 Merge "Convert preload list to profile" by David Sehr · 8 years ago
  89. 8457de5 Merge "Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory"" by Nicolas Geoffray · 8 years ago
  90. ff3711c Merge "Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory"" by Nicolas Geoffray · 8 years ago
  91. 960b2af Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory" by Nicolas Geoffray · 8 years ago
  92. dee9d2a Merge "Allow testrunner to run test when inside ART directory" am: 671eb7beee by Shubham Ajmera · 8 years ago
  93. 671eb7b Merge "Allow testrunner to run test when inside ART directory" by Shubham Ajmera · 8 years ago
  94. bc3bfeb Merge "Use null error_msg for pic images" am: ade40116a8 by Mathieu Chartier · 8 years ago
  95. ade4011 Merge "Use null error_msg for pic images" by Treehugger Robot · 8 years ago
  96. 57ac633 Merge "Add extra logging for image decompression speed" am: c740a85683 by Mathieu Chartier · 8 years ago
  97. c740a85 Merge "Add extra logging for image decompression speed" by Treehugger Robot · 8 years ago
  98. 66b1d57 Use null error_msg for pic images by Mathieu Chartier · 8 years ago
  99. 0d4d291 Add extra logging for image decompression speed by Mathieu Chartier · 8 years ago
  100. 5bab5e2 Merge "Revert "Revert "Revert "Make class redefinition work with native methods on stack."""" by Alex Light · 8 years ago