1. be53085 ARM64: Improve BoundsCheck for constant inputs. by Georgia Kouveli · 6 years ago
  2. 5a75277 DO NOT MERGE - Skip pie-platform-release (PPRL.190801.002) in master by Xin Li · 6 years ago
  3. 72d7e94 Add obsolete object event by Alex Light · 6 years ago
  4. f276dfb Snap for 5674421 from 2402bec9f1b7f4a6e4b3e4de1a6d7cf68efbc216 to pi-platform-release by android-build-team Robot · 6 years ago
  5. f1bb75a Add some more documentation on ART run-tests and gtests. by Roland Levillain · 6 years ago
  6. a67daeb Fix race between post fork initialization and JIT. by Nicolas Geoffray · 6 years ago
  7. d5a9587 Update the entrypoint with the code entrypoint, not the code pointer. by Nicolas Geoffray · 6 years ago
  8. bac080b Loop vectorizer should not remove instructions that can throw by Georgia Kouveli · 6 years ago
  9. 44b977d Print more JIT memory use stats. by David Srbecky · 6 years ago
  10. 759845f Separate ICU4J from core-libart by Victor Chang · 6 years ago
  11. 77251f9 art_apex_test.py: Fix uses of APEX providers' field `_folder_cache`. by Roland Levillain · 6 years ago
  12. a6f3583 Couple of small improvements in jitzygote config. by Nicolas Geoffray · 6 years ago
  13. e47933a Replace more occurrences of `make` with `m` in ART. by Roland Levillain · 6 years ago
  14. 411a6de Use m instead of make. by Martin Stjernholm · 6 years ago
  15. d5ec2a1 Make the $/# in front of constants optional by Pirama Arumuga Nainar · 6 years ago
  16. fa59588 Fix setting/getting the native priority of a thread. by Nicolas Geoffray · 6 years ago
  17. 918e9af Add assembly support for -fsanitize=hwaddress tagged globals. by Peter Collingbourne · 6 years ago
  18. c94b44c Update ahat version number to 1.7 by Richard Uhler · 6 years ago
  19. 2d79a62 Remove dead code in build/codegen.go. by Roland Levillain · 6 years ago
  20. bfcea3d Jit-zygote: Postpone pre-compilation until boot is completed. by David Srbecky · 6 years ago
  21. 6461124 Remove icu .dat file from Runtime module by Victor Chang · 6 years ago
  22. 3cb59a4 Don't require --debugfs and --tmpdir when --flattened is used. by Martin Stjernholm · 6 years ago
  23. b41869a Fix linker error in JitCompilerInterface by David Srbecky · 6 years ago
  24. f56393c Switch-interpreter: Inline field getters and setters. by David Srbecky · 6 years ago
  25. 084fc28 Conditionally include MIPS32/MIPS64 and x86/x86-64 disassembler definitions. by Roland Levillain · 6 years ago
  26. 7cfc8f5 Don't compile OSR methods that have phi equivalents at loop entry. by Nicolas Geoffray · 6 years ago
  27. 70b93ff Use ART gtests from the Testing Runtime APEX in ART device testing. by Roland Levillain · 6 years ago
  28. 635967b Remove message ART creates for "throw null". by Nicolas Geoffray · 6 years ago
  29. 8d5a215 Build and install the Testing Runtime APEX in ART device testing. by Roland Levillain · 6 years ago
  30. 118ce36 Filter duplicate sources in ART's codegen customizer. by Roland Levillain · 6 years ago
  31. 46b5353 Simplify JIT compiler interface usage from the runtime. by David Srbecky · 6 years ago
  32. baa81b5 Use ClassStatus::kVisiblyInitialized in interpreter. by Vladimir Marko · 6 years ago
  33. 38a062e Weaken 2 DCHECK()s in reflection. by Vladimir Marko · 6 years ago
  34. e80ecf3 Rewrite the .data.bimg.rel.ro check in OatFile::Setup(). by Vladimir Marko · 6 years ago
  35. d4d6fb5 Set relative path to ART tests back to `art/$ISA` instead of `test/$ISA`. by Roland Levillain · 6 years ago
  36. f0b1de8 Introduce Make variables for the various Runtime APEX names. by Roland Levillain · 6 years ago
  37. 6a0b657 ART: ARM64: Optimize frame size for SIMD graphs. by Artem Serov · 6 years ago
  38. 61f0716 Introduce a Testing Runtime APEX (test) module including ART gtests. by Roland Levillain · 6 years ago
  39. 81448a2 Fix 638-checker-inline-cache-intrinsic by David Srbecky · 6 years ago
  40. 5d93b88 ART: Improve the timings for 597-deopt-busy-loop. by Artem Serov · 6 years ago
  41. 7c50274 Fix Heap::UnBindBitmaps for spaces without bitmaps by Mathieu Chartier · 6 years ago
  42. c14ec8f Add resize arrays JVMTI extension by Alex Light · 6 years ago
  43. 147a911 ART: Remove FailOrAbort for unnecessary cases by Andreas Gampe · 6 years ago
  44. b90cad5 ART: Move find-locks code up in the callchain by Andreas Gampe · 6 years ago
  45. d1abab7 ART: Check dex file constraint A1 by Andreas Gampe · 6 years ago
  46. 0134a28 ART: Verifier cleanup by Andreas Gampe · 6 years ago
  47. 86bf068 ART: Verifier cleanup by Andreas Gampe · 6 years ago
  48. 422a9eb Do not hold lock when making class visibly initialized. by Vladimir Marko · 6 years ago
  49. 9f18fbc Make classes visibly initialized faster. by Vladimir Marko · 6 years ago
  50. 6f38201 Refactor space bitmap to be a value object by Mathieu Chartier · 6 years ago
  51. 2b9c8c9 No longer call `make` directly in build/apex/runtests.sh by Roland Levillain · 6 years ago
  52. 8e11065 Use ClassStatus::kVisiblyInitialized for allocations. by Vladimir Marko · 6 years ago
  53. 5a11036 Remove obsolete `doThrow` pattern from some tests. by Vladimir Marko · 6 years ago
  54. 5443493 Reduce array size in test 597-deopt-busy-loop/SimdLoop. by Vladimir Marko · 6 years ago
  55. 2182147 Call Jit::MaybeCompileMethod less frequently. by David Srbecky · 6 years ago
  56. e65ade7 ART: Disable vectorization for debuggable graphs. by Artem Serov · 6 years ago
  57. 9df37b9 ART: ARM64: Fix saved fpu stack offsets for SIMD. by Artem Serov · 6 years ago
  58. 92fc2c0 Update buildbot-build.sh by Alex Light · 6 years ago
  59. 9527e3d Add list extensions agent by Alex Light · 6 years ago
  60. a5c01d7 Fix incorrect DCHECK for oatdump by Mathieu Chartier · 6 years ago
  61. 44ca075 Compiler changes for boot image extension. by Vladimir Marko · 6 years ago
  62. f367747 Add ability to switch to index ids late. by Alex Light · 6 years ago
  63. f1468b5 ART: Verifier cleanup by Andreas Gampe · 6 years ago
  64. fef91cc ART: Verifier cleanup by Andreas Gampe · 6 years ago
  65. e0bbab9 ART: Verifier cleanup by Andreas Gampe · 6 years ago
  66. 52c468a Refactor mark-bit set logic in PreZygoteFork() by Lokesh Gidra · 6 years ago
  67. c0b30c9 Implement boot image extension relocation. by Vladimir Marko · 6 years ago
  68. 672c080 Update Transaction for boot image extension. by Vladimir Marko · 6 years ago
  69. e91d787 Support option to show file sizes in Runtime APEX test scripts' list output. by Roland Levillain · 6 years ago
  70. 88e5569 Add an option to show file sizes in Runtime APEX test scripts' tree output. by Roland Levillain · 6 years ago
  71. f47c95b luci: Add master-art manifest as a tracking project by Andreas Gampe · 6 years ago
  72. 0f8950a Pick up the boot profile in zygote and system server. by Nicolas Geoffray · 6 years ago
  73. 1fc4d42 Check whether method is zygote-compiled less frequently. by David Srbecky · 6 years ago
  74. 450b27a Add some documentation for ART chroot-based device testing. by Roland Levillain · 6 years ago
  75. bf12191 Implement ClassStatus::kVisiblyInitialized. by Vladimir Marko · 6 years ago
  76. 7834241 Remove GC type restrictions on --force-determinism. by Vladimir Marko · 6 years ago
  77. 9e0099f Drop Core Platform API checks when JNI table updated by Orion Hodson · 6 years ago
  78. 01ecfa1 Refactor Core Plaform API checking by Orion Hodson · 6 years ago
  79. 2be4306 ART: Use initial-exec TLS mode for Thread TLS by Andreas Gampe · 6 years ago
  80. 8237200 ART: Use thread_local on the host for ART Thread* by Andreas Gampe · 6 years ago
  81. a47a6e8 ART: Extend bionic TLS use to host bionic by Andreas Gampe · 6 years ago
  82. a0fc13a Add support for a profile listing methods in compilation order. by Nicolas Geoffray · 6 years ago
  83. 92db59b Revert "Workaround bogus Thread Safety Analysis warning" by Ziang Wan · 6 years ago
  84. 1b0fcf4 ART: Fix ScopedThreadStateChange assert by Andreas Gampe · 6 years ago
  85. 1cbac5c Try to avoid expensive stack walk in QuickDeliverException by David Srbecky · 6 years ago
  86. af86470 ART: Correctly exclude super-init times in classlinker by Andreas Gampe · 6 years ago
  87. 7ee607e ART: Fix Runtime::GetStat by Andreas Gampe · 6 years ago
  88. dd20d00 Support flattened APEXes in Runtime APEX unit testing. by Roland Levillain · 6 years ago
  89. 70e2a76 Initialize array classes in pre-fence visitor. by Vladimir Marko · 6 years ago
  90. da40aca Typo fix. by Travis Tynes · 6 years ago
  91. a83a889 ART: Switch verifier kThrow fatal to default-on by Andreas Gampe · 6 years ago
  92. ae95ce3 ART: Do not handle RETURN monitor-stack issue as throwing by Andreas Gampe · 6 years ago
  93. f2dcba0 Fix statistics reporting in JIT. by Nicolas Geoffray · 6 years ago
  94. 27351be Switch-interpreter: Add flatten attribute to handlers. by David Srbecky · 6 years ago
  95. cffa254 Add fast path for exception vreg copying. by David Srbecky · 6 years ago
  96. 9a8634a Prevent redundant field load elimination in 593-checker-long-2-float-regression by Christoffer Quist Adamsen · 6 years ago
  97. 6e4deea sigchain: dlsym from libc.so instead of RTLD_NEXT. by Josh Gao · 6 years ago
  98. 34ac9f7 Use bionic_private_headers instead of bionic/libc/private by Paul Duffin · 6 years ago
  99. eafeeb2 Replace use of include_dirs with header_libs on asm_defines.s by Paul Duffin · 6 years ago
  100. de0ccff Fix a braino in GetSavedEntryPointOfPreCompiledCode. by Nicolas Geoffray · 6 years ago