1. 300e93b Split JIT mini-debug-info packing and compression to two phases. am: 76b9c695a7 by David Srbecky · 6 years ago
  2. 76b9c69 Split JIT mini-debug-info packing and compression to two phases. by David Srbecky · 6 years ago
  3. 2907a71 Revert "Delete GSS" am: e18588381b by Mathieu Chartier · 6 years ago
  4. e185883 Revert "Delete GSS" by Mathieu Chartier · 6 years ago
  5. ff45765 Update TODO for libcutils dependency. am: 926c5f0365 by Martin Stjernholm · 6 years ago
  6. 926c5f0 Update TODO for libcutils dependency. by Martin Stjernholm · 6 years ago
  7. bf07555 Add dependency on libdl_android am: 268aa30ddc by dimitry · 6 years ago
  8. 9ba30b0 Delete GSS am: 1397ea10a8 by Mathieu Chartier · 6 years ago
  9. 268aa30 Add dependency on libdl_android by dimitry · 6 years ago
  10. 1397ea1 Delete GSS by Mathieu Chartier · 6 years ago
  11. c19651c Use the right directory for the csv file. am: 3b23f75680 by Nicolas Geoffray · 6 years ago
  12. 3b23f75 Use the right directory for the csv file. by Nicolas Geoffray · 6 years ago
  13. 00d6259 Move dexdiag out of the release APEX, to avoid dependencies on lib{proc,mem}info there. by Martin Stjernholm · 6 years ago
  14. 77f1766 Move dexdiag out of the release APEX, to avoid dependencies on by Martin Stjernholm · 6 years ago
  15. f963f5f Fix mterp assembly to use uxtw instead of lsl where needed. am: 3483d0a9dd by David Srbecky · 6 years ago
  16. 3483d0a Fix mterp assembly to use uxtw instead of lsl where needed. by David Srbecky · 6 years ago
  17. 2b768f8 Use RAII for preventing user-code suspensions am: 9c8f34448e by Alex Light · 6 years ago
  18. 9c8f344 Use RAII for preventing user-code suspensions by Alex Light · 6 years ago
  19. ea6321f Perform SetEvent under the user_code_suspend_count_lock_ am: 3fa8b6db7b by Alex Light · 6 years ago
  20. 3fa8b6d Perform SetEvent under the user_code_suspend_count_lock_ by Alex Light · 6 years ago
  21. 5d80792 Rename dexdump2 to dexdump am: 4f215d1b1c by David Sehr · 6 years ago
  22. 4f215d1 Rename dexdump2 to dexdump by David Sehr · 6 years ago
  23. e29cf61 Add another missing entrypoint check for stack walk. am: 774232ae5a by David Srbecky · 6 years ago
  24. bc3f5ac Fix ILL_ILLOPC issue-id 129895920 on 32bit armv7 device am: 383f114f8d by yuguoxu · 6 years ago
  25. 774232a Add another missing entrypoint check for stack walk. by David Srbecky · 6 years ago
  26. 383f114 Fix ILL_ILLOPC issue-id 129895920 on 32bit armv7 device by yuguoxu · 6 years ago
  27. 30da6a0 Update LUCI console to removed Buildbot host builders am: 6d4280c350 by Eric Foo · 6 years ago
  28. 6d4280c Update LUCI console to removed Buildbot host builders by Eric Foo · 6 years ago
  29. 0222c72 Fix test for no-prebuild. am: aeb9a16a28 by Nicolas Geoffray · 6 years ago
  30. aeb9a16 Fix test for no-prebuild. by Nicolas Geoffray · 6 years ago
  31. 09273d4 ART: Remove old cout usage in method_verifier am: 4a57d5f3c2 by Andreas Gampe · 6 years ago
  32. 4a57d5f ART: Remove old cout usage in method_verifier by Andreas Gampe · 6 years ago
  33. 5fe45c3 Enable InMemoryDexClassLoader vdex only for Q+ targets am: 527072e915 by David Brazdil · 6 years ago
  34. 35f067f Define a host version of com.android.runtime am: b9a05b003a by Dan Willemsen · 6 years ago
  35. 527072e Enable InMemoryDexClassLoader vdex only for Q+ targets by David Brazdil · 6 years ago
  36. b9a05b0 Define a host version of com.android.runtime by Dan Willemsen · 6 years ago
  37. 5e60e09 Sync public.libraries.buildbot.txt to ART chroot directory. am: 0587b622f5 by Roland Levillain · 6 years ago
  38. cad9c04 Add native counterpart for VMRuntime.setProcessDataDirectory am: c2f43576c3 by David Brazdil · 6 years ago
  39. 3727354 Couple of improvements in the jit zygote pass. am: f59bc11bc0 by Nicolas Geoffray · 6 years ago
  40. 5aac560 Fix typo in 692-vdex-inmem-loader am: 30167d2407 by David Brazdil · 6 years ago
  41. 66e54e1 Print allowed/denied in hiddenapi warning message am: 4de9bb6910 by David Brazdil · 6 years ago
  42. 0587b62 Sync public.libraries.buildbot.txt to ART chroot directory. by Roland Levillain · 6 years ago
  43. c2f4357 Add native counterpart for VMRuntime.setProcessDataDirectory by David Brazdil · 6 years ago
  44. f59bc11 Couple of improvements in the jit zygote pass. by Nicolas Geoffray · 6 years ago
  45. 30167d2 Fix typo in 692-vdex-inmem-loader by David Brazdil · 6 years ago
  46. 4de9bb6 Print allowed/denied in hiddenapi warning message by David Brazdil · 6 years ago
  47. 411cd31 Make couple of mterp function names start with lower-case. am: 5dbd02a497 by David Srbecky · 6 years ago
  48. fab3fdc Support boot classpath checksum without image am: 2c5bcb873f by David Brazdil · 6 years ago
  49. 5dbd02a Make couple of mterp function names start with lower-case. by David Srbecky · 6 years ago
  50. 2c5bcb8 Support boot classpath checksum without image by David Brazdil · 6 years ago
  51. b4c45b3 Hide updatable-media package classes for app AOT compilation. am: 29885b3e21 by Vladimir Marko · 6 years ago
  52. 29885b3 Hide updatable-media package classes for app AOT compilation. by Vladimir Marko · 6 years ago
  53. ba21700 Preverify InMemoryDexClassLoader-loaded classes from vdex am: 7126c5b47d by David Brazdil · 6 years ago
  54. 7126c5b Preverify InMemoryDexClassLoader-loaded classes from vdex by David Brazdil · 6 years ago
  55. eac26a6 Add support for flattened Runtime APEX to Make rule `standalone-apex-files`. by Roland Levillain · 6 years ago
  56. c088b2e Add support for flattened Runtime APEX to Make rule `standalone-apex-files`. by Roland Levillain · 6 years ago
  57. d44b4db Clean up Object size related read barriers. am: d355acfaf6 by Vladimir Marko · 6 years ago
  58. d355acf Clean up Object size related read barriers. by Vladimir Marko · 6 years ago
  59. 4ba4749 Run libjdwp tests with coredump=y am: df1a7d458e by Alex Light · 6 years ago
  60. df1a7d4 Run libjdwp tests with coredump=y by Alex Light · 6 years ago
  61. 9ab6d74 Slightly increase XZ block-size. am: 42d023445a by David Srbecky · 6 years ago
  62. 42d0234 Slightly increase XZ block-size. by David Srbecky · 6 years ago
  63. d040ab0 Don't abort for min/max/abs intrinsics, baseline use them. am: 91038d67ce by Nicolas Geoffray · 6 years ago
  64. 91038d6 Don't abort for min/max/abs intrinsics, baseline use them. by Nicolas Geoffray · 6 years ago
  65. 790d425 Create vdex file for dex loaded with InMemoryDexClassLoader am: 35a3f6a099 by David Brazdil · 6 years ago
  66. 70752c9 Avoid resolving startup const strings without a profile am: 3bfc694a4b by Mathieu Chartier · 6 years ago
  67. 35a3f6a Create vdex file for dex loaded with InMemoryDexClassLoader by David Brazdil · 6 years ago
  68. 3bfc694 Avoid resolving startup const strings without a profile by Mathieu Chartier · 6 years ago
  69. f9dc25f Remove our custom elf.h header. am: c74ccb8a5f by David Srbecky · 6 years ago
  70. 5c66eb4 ART: Add VLOG to GenericJNI am: 21a6ec5a5e by Andreas Gampe · 6 years ago
  71. a9ab662 Add filegroup for sigchainlib version scripts am: 9298875403 by Colin Cross · 6 years ago
  72. 0bd65c6 Revert^2 Verify InMemoryDexClassLoader classes in a background thread by David Brazdil · 6 years ago
  73. c74ccb8 Remove our custom elf.h header. by David Srbecky · 6 years ago
  74. 21a6ec5 ART: Add VLOG to GenericJNI by Andreas Gampe · 6 years ago
  75. 9298875 Add filegroup for sigchainlib version scripts by Colin Cross · 6 years ago
  76. 331a5e1 Revert^2 Verify InMemoryDexClassLoader classes in a background thread by David Brazdil · 6 years ago
  77. e043630 Veridex: Explicitly enable Darwin target am: 4080b8febe by Orion Hodson · 6 years ago
  78. 4080b8f Veridex: Explicitly enable Darwin target by Orion Hodson · 6 years ago
  79. 90915b2 imgdiag: Change CHECK_NE() to LOG(ERROR). am: f421a903a8 by Vladimir Marko · 6 years ago
  80. f421a90 imgdiag: Change CHECK_NE() to LOG(ERROR). by Vladimir Marko · 6 years ago
  81. 4246b4c We no longer depend on libutils. am: 42edf775e0 by Martin Stjernholm · 6 years ago
  82. 42edf77 We no longer depend on libutils. by Martin Stjernholm · 6 years ago
  83. c359546 Add another failure for libcore/gcstress/debug. am: ddcdb9c0a4 by Nicolas Geoffray · 6 years ago
  84. ddcdb9c Add another failure for libcore/gcstress/debug. by Nicolas Geoffray · 6 years ago
  85. e04d1df Fix arm32 code generator when used with baseline compilation. am: 9b195cc7fc by Nicolas Geoffray · 6 years ago
  86. 9b195cc Fix arm32 code generator when used with baseline compilation. by Nicolas Geoffray · 6 years ago
  87. be0dfe5 ObjPtr<>-ify DexCache. am: 58412b1f6c by Vladimir Marko · 6 years ago
  88. de8ba31 Partially ObjPtr<>-ify Object, fix stale ref in test. am: dfc0de7696 by Vladimir Marko · 6 years ago
  89. 58412b1 ObjPtr<>-ify DexCache. by Vladimir Marko · 6 years ago
  90. dfc0de7 Partially ObjPtr<>-ify Object, fix stale ref in test. by Vladimir Marko · 6 years ago
  91. b0e5e05 ART: Forbid the zygote to load code outside of system am: 9ef308da0e by Andreas Gampe · 6 years ago
  92. 39e9a14 Revert^4 "Disable check that no oat libraries are loaded." am: 99c0795f71 by Andreas Gampe · 6 years ago
  93. 9ef308d ART: Forbid the zygote to load code outside of system by Andreas Gampe · 6 years ago
  94. 99c0795 Revert^4 "Disable check that no oat libraries are loaded." by Andreas Gampe · 6 years ago
  95. aa7e815 Revert "Verify InMemoryDexClassLoader classes in a background thread" by David Brazdil · 6 years ago
  96. b4bb63a Revert "Verify InMemoryDexClassLoader classes in a background thread" by David Brazdil · 6 years ago
  97. ddd7296 Fix imgdiag after ObjPtr<>-ify Object::As*(). am: 71d614f12a by Vladimir Marko · 6 years ago
  98. 71d614f Fix imgdiag after ObjPtr<>-ify Object::As*(). by Vladimir Marko · 6 years ago
  99. 3b70ae9 Verify InMemoryDexClassLoader classes in a background thread am: d592dbe1e2 by David Brazdil · 6 years ago
  100. d592dbe Verify InMemoryDexClassLoader classes in a background thread by David Brazdil · 6 years ago