1. 115a302 Support array classes in profiles. am: f5e26f8f83 by Nicolas Geoffray · 6 years ago
  2. 5345f5c ARM64: Improve BoundsCheck for constant inputs. am: be53085e18 by Georgia Kouveli · 6 years ago
  3. f5e26f8 Support array classes in profiles. by Nicolas Geoffray · 6 years ago
  4. be53085 ARM64: Improve BoundsCheck for constant inputs. by Georgia Kouveli · 6 years ago
  5. c4123b8 [automerger skipped] DO NOT MERGE - Skip pie-platform-release (PPRL.190801.002) in master by Xin Li · 6 years ago
  6. 5a75277 DO NOT MERGE - Skip pie-platform-release (PPRL.190801.002) in master by Xin Li · 6 years ago
  7. f8c63b1 Add obsolete object event am: 72d7e94d70 by Alex Light · 6 years ago
  8. 72d7e94 Add obsolete object event by Alex Light · 6 years ago
  9. f276dfb Snap for 5674421 from 2402bec9f1b7f4a6e4b3e4de1a6d7cf68efbc216 to pi-platform-release by android-build-team Robot · 6 years ago
  10. b094315 Add some more documentation on ART run-tests and gtests. am: f1bb75abb3 by Roland Levillain · 6 years ago
  11. f1bb75a Add some more documentation on ART run-tests and gtests. by Roland Levillain · 6 years ago
  12. bb9dda8 Fix race between post fork initialization and JIT. am: a67daeba97 by Nicolas Geoffray · 6 years ago
  13. a67daeb Fix race between post fork initialization and JIT. by Nicolas Geoffray · 6 years ago
  14. 099fe54 Update the entrypoint with the code entrypoint, not the code pointer. by Nicolas Geoffray · 6 years ago
  15. d5a9587 Update the entrypoint with the code entrypoint, not the code pointer. by Nicolas Geoffray · 6 years ago
  16. b906e5b Loop vectorizer should not remove instructions that can throw am: bac080b0be by Georgia Kouveli · 6 years ago
  17. bac080b Loop vectorizer should not remove instructions that can throw by Georgia Kouveli · 6 years ago
  18. a9ed9fa Print more JIT memory use stats. am: 44b977d9e2 by David Srbecky · 6 years ago
  19. 44b977d Print more JIT memory use stats. by David Srbecky · 6 years ago
  20. 944c362 Separate ICU4J from core-libart am: 759845ff57 by Victor Chang · 6 years ago
  21. 759845f Separate ICU4J from core-libart by Victor Chang · 6 years ago
  22. 62dc6fe art_apex_test.py: Fix uses of APEX providers' field `_folder_cache`. by Roland Levillain · 6 years ago
  23. f157b35 Couple of small improvements in jitzygote config. am: a6f3583a02 by Nicolas Geoffray · 6 years ago
  24. 77251f9 art_apex_test.py: Fix uses of APEX providers' field `_folder_cache`. by Roland Levillain · 6 years ago
  25. a6f3583 Couple of small improvements in jitzygote config. by Nicolas Geoffray · 6 years ago
  26. 3b793cf Replace more occurrences of `make` with `m` in ART. am: e47933ab30 by Roland Levillain · 6 years ago
  27. e47933a Replace more occurrences of `make` with `m` in ART. by Roland Levillain · 6 years ago
  28. 047169f Use m instead of make. am: 411a6de639 by Martin Stjernholm · 6 years ago
  29. 411a6de Use m instead of make. by Martin Stjernholm · 6 years ago
  30. a86735a Make the $/# in front of constants optional am: d5ec2a1321 by Pirama Arumuga Nainar · 6 years ago
  31. d5ec2a1 Make the $/# in front of constants optional by Pirama Arumuga Nainar · 6 years ago
  32. 69736ac Fix setting/getting the native priority of a thread. am: fa59588533 by Nicolas Geoffray · 6 years ago
  33. fa59588 Fix setting/getting the native priority of a thread. by Nicolas Geoffray · 6 years ago
  34. 2c823ef Add assembly support for -fsanitize=hwaddress tagged globals. am: 918e9af6a7 by Peter Collingbourne · 6 years ago
  35. 918e9af Add assembly support for -fsanitize=hwaddress tagged globals. by Peter Collingbourne · 6 years ago
  36. 1eff037 Update ahat version number to 1.7 am: c94b44cee8 by Richard Uhler · 6 years ago
  37. c94b44c Update ahat version number to 1.7 by Richard Uhler · 6 years ago
  38. c89197a Remove dead code in build/codegen.go. am: 2d79a6275a by Roland Levillain · 6 years ago
  39. 2d79a62 Remove dead code in build/codegen.go. by Roland Levillain · 6 years ago
  40. 2092fec Jit-zygote: Postpone pre-compilation until boot is completed. am: bfcea3dca8 by David Srbecky · 6 years ago
  41. bfcea3d Jit-zygote: Postpone pre-compilation until boot is completed. by David Srbecky · 6 years ago
  42. c53f1e0 Remove icu .dat file from Runtime module am: 6461124331 by Victor Chang · 6 years ago
  43. 6461124 Remove icu .dat file from Runtime module by Victor Chang · 6 years ago
  44. fada25c Don't require --debugfs and --tmpdir when --flattened is used. am: 3cb59a4e22 by Martin Stjernholm · 6 years ago
  45. 3cb59a4 Don't require --debugfs and --tmpdir when --flattened is used. by Martin Stjernholm · 6 years ago
  46. b02d7fb Fix linker error in JitCompilerInterface am: b41869adc0 by David Srbecky · 6 years ago
  47. 8787df2 Switch-interpreter: Inline field getters and setters. am: f56393cc93 by David Srbecky · 6 years ago
  48. 68e3cea Conditionally include MIPS32/MIPS64 and x86/x86-64 disassembler definitions. by Roland Levillain · 6 years ago
  49. b41869a Fix linker error in JitCompilerInterface by David Srbecky · 6 years ago
  50. f56393c Switch-interpreter: Inline field getters and setters. by David Srbecky · 6 years ago
  51. 00a65ab Don't compile OSR methods that have phi equivalents at loop entry. by Nicolas Geoffray · 6 years ago
  52. 084fc28 Conditionally include MIPS32/MIPS64 and x86/x86-64 disassembler definitions. by Roland Levillain · 6 years ago
  53. 7cfc8f5 Don't compile OSR methods that have phi equivalents at loop entry. by Nicolas Geoffray · 6 years ago
  54. 67453d2 Use ART gtests from the Testing Runtime APEX in ART device testing. by Roland Levillain · 6 years ago
  55. 70b93ff Use ART gtests from the Testing Runtime APEX in ART device testing. by Roland Levillain · 6 years ago
  56. 8133ec6 Remove message ART creates for "throw null". am: 635967b5d1 by Nicolas Geoffray · 6 years ago
  57. 635967b Remove message ART creates for "throw null". by Nicolas Geoffray · 6 years ago
  58. b55a359 Build and install the Testing Runtime APEX in ART device testing. am: 8d5a215a7e by Roland Levillain · 6 years ago
  59. 8d5a215 Build and install the Testing Runtime APEX in ART device testing. by Roland Levillain · 6 years ago
  60. b1691f0 Filter duplicate sources in ART's codegen customizer. am: 118ce36aa0 by Roland Levillain · 6 years ago
  61. 118ce36 Filter duplicate sources in ART's codegen customizer. by Roland Levillain · 6 years ago
  62. dd31173 Simplify JIT compiler interface usage from the runtime. am: 46b5353fa5 by David Srbecky · 6 years ago
  63. 46b5353 Simplify JIT compiler interface usage from the runtime. by David Srbecky · 6 years ago
  64. fb771f4 Use ClassStatus::kVisiblyInitialized in interpreter. am: baa81b5f25 by Vladimir Marko · 6 years ago
  65. baa81b5 Use ClassStatus::kVisiblyInitialized in interpreter. by Vladimir Marko · 6 years ago
  66. 45ca58f Weaken 2 DCHECK()s in reflection. am: 38a062eb73 by Vladimir Marko · 6 years ago
  67. 38a062e Weaken 2 DCHECK()s in reflection. by Vladimir Marko · 6 years ago
  68. d737c43 Rewrite the .data.bimg.rel.ro check in OatFile::Setup(). am: e80ecf31e0 by Vladimir Marko · 6 years ago
  69. 5a174eb Set relative path to ART tests back to `art/$ISA` instead of `test/$ISA`. by Roland Levillain · 6 years ago
  70. e80ecf3 Rewrite the .data.bimg.rel.ro check in OatFile::Setup(). by Vladimir Marko · 6 years ago
  71. d4d6fb5 Set relative path to ART tests back to `art/$ISA` instead of `test/$ISA`. by Roland Levillain · 6 years ago
  72. ff90176 Introduce Make variables for the various Runtime APEX names. am: f0b1de829b by Roland Levillain · 6 years ago
  73. f0b1de8 Introduce Make variables for the various Runtime APEX names. by Roland Levillain · 6 years ago
  74. 575bdb4 ART: ARM64: Optimize frame size for SIMD graphs. am: 6a0b657a18 by Artem Serov · 6 years ago
  75. 6a0b657 ART: ARM64: Optimize frame size for SIMD graphs. by Artem Serov · 6 years ago
  76. 9d66e56 Introduce a Testing Runtime APEX (test) module including ART gtests. by Roland Levillain · 6 years ago
  77. 61f0716 Introduce a Testing Runtime APEX (test) module including ART gtests. by Roland Levillain · 6 years ago
  78. 2545ab9 Fix 638-checker-inline-cache-intrinsic am: 81448a21dd by David Srbecky · 6 years ago
  79. 81448a2 Fix 638-checker-inline-cache-intrinsic by David Srbecky · 6 years ago
  80. baee26e ART: Improve the timings for 597-deopt-busy-loop. am: 5d93b8848c by Artem Serov · 6 years ago
  81. 5d93b88 ART: Improve the timings for 597-deopt-busy-loop. by Artem Serov · 6 years ago
  82. de6f202 Fix Heap::UnBindBitmaps for spaces without bitmaps am: 7c502740ba by Mathieu Chartier · 6 years ago
  83. 7c50274 Fix Heap::UnBindBitmaps for spaces without bitmaps by Mathieu Chartier · 6 years ago
  84. ef90e95 Add resize arrays JVMTI extension am: c14ec8facf by Alex Light · 6 years ago
  85. c14ec8f Add resize arrays JVMTI extension by Alex Light · 6 years ago
  86. 177a8c1 ART: Remove FailOrAbort for unnecessary cases am: 147a911636 by Andreas Gampe · 6 years ago
  87. 88201e9 ART: Move find-locks code up in the callchain am: b90cad5807 by Andreas Gampe · 6 years ago
  88. 2ac7b76 ART: Check dex file constraint A1 am: d1abab7110 by Andreas Gampe · 6 years ago
  89. 47ced43 ART: Verifier cleanup am: 0134a28ec4 by Andreas Gampe · 6 years ago
  90. 45009ab ART: Verifier cleanup am: 86bf068459 by Andreas Gampe · 6 years ago
  91. 426b4c0 Do not hold lock when making class visibly initialized. am: 422a9ebc5b by Vladimir Marko · 6 years ago
  92. 147a911 ART: Remove FailOrAbort for unnecessary cases by Andreas Gampe · 6 years ago
  93. b90cad5 ART: Move find-locks code up in the callchain by Andreas Gampe · 6 years ago
  94. d1abab7 ART: Check dex file constraint A1 by Andreas Gampe · 6 years ago
  95. 0134a28 ART: Verifier cleanup by Andreas Gampe · 6 years ago
  96. 86bf068 ART: Verifier cleanup by Andreas Gampe · 6 years ago
  97. 422a9eb Do not hold lock when making class visibly initialized. by Vladimir Marko · 6 years ago
  98. 770147a Make classes visibly initialized faster. am: 9f18fbc433 by Vladimir Marko · 6 years ago
  99. 8005ba6 Refactor space bitmap to be a value object am: 6f38201339 by Mathieu Chartier · 6 years ago
  100. 9f18fbc Make classes visibly initialized faster. by Vladimir Marko · 6 years ago