1. 8764dc3 ART: Use iosfwd more by Andreas Gampe · 5 years ago
  2. 49b74a8 ART: Remove thread from class.h by Andreas Gampe · 5 years ago
  3. a1ffdba ART: IWYU handle_scope by Andreas Gampe · 5 years ago
  4. 5a0430d ART: Introduce runtime_globals by Andreas Gampe · 5 years ago
  5. b9b9957 Merge "ART: Only log initialization failure on initialization" by Treehugger Robot · 5 years ago
  6. 0edbfb0 Merge "Disable Dex2oatWatchdogTest.TestWatchdogTrigger." by Treehugger Robot · 5 years ago
  7. 5098ab9 Merge "Fix compiler bug when typing exceptions." by Nicolas Geoffray · 5 years ago
  8. cd729c8 Merge "Have art/build/apex/runtests.sh's check for libjavacrypto in Runtime APEX." by Roland Levillain · 5 years ago
  9. 1fb24e2 Disable Dex2oatWatchdogTest.TestWatchdogTrigger. by Roland Levillain · 5 years ago
  10. ebc3b25 Fix compiler bug when typing exceptions. by Nicolas Geoffray · 5 years ago
  11. 2b89987 Merge "Do not enter hidden API slow path when policy==Disabled" by Treehugger Robot · 5 years ago
  12. 6d951e3 Merge "Improved error message when multiple annotations." by Mathew Inwood · 5 years ago
  13. fa965a7 Merge "Use *-testdex in libcore and jdwp testing." by Nicolas Geoffray · 5 years ago
  14. c5a96e4 Do not enter hidden API slow path when policy==Disabled by David Brazdil · 5 years ago
  15. 191cae3 Use *-testdex in libcore and jdwp testing. by Nicolas Geoffray · 5 years ago
  16. 458a948 Merge "Revert "Move conscrypt back to core image to unblock Golem."" by Nicolas Geoffray · 5 years ago
  17. 2fb49eb Merge "Put the deoptimized method in the trace tag." by Nicolas Geoffray · 5 years ago
  18. e959e5d Merge "Tweak native allocation GC triggering thresholds" by Hans Boehm · 5 years ago
  19. 87fe485 Merge "Revert "Bionic libs are located at /system/lib"" by Treehugger Robot · 5 years ago
  20. 763ae5b Merge "ART: Replace 'auto' with actual types" by Treehugger Robot · 5 years ago
  21. 0dc36ea Revert "Bionic libs are located at /system/lib" by Martin Stjernholm · 5 years ago
  22. 1575267 Tweak native allocation GC triggering thresholds by Hans Boehm · 6 years ago
  23. ba9268e Merge "Build dexlist, dexlayout, and profman for Windows" by David Sehr · 5 years ago
  24. e36f5f6 ART: Replace 'auto' with actual types by Evgeny Astigeevich · 5 years ago
  25. 4616e28 Merge "Add a CleanSpec for the old Android Runtime APEX package." by Roland Levillain · 5 years ago
  26. c5afd11 Add a CleanSpec for the old Android Runtime APEX package. by Roland Levillain · 5 years ago
  27. 5886447 Merge "Remove the (empty) definition of `libart_fake` from the Runtime APEX." by Roland Levillain · 5 years ago
  28. 62e7c09 Put the deoptimized method in the trace tag. by Nicolas Geoffray · 5 years ago
  29. fafc2d9 Merge "Clean up the definitions of tools binaries in the Runtime APEX modules." by Roland Levillain · 5 years ago
  30. 8060a07 Merge "Remove uses of $USER" by Treehugger Robot · 5 years ago
  31. b62f6f1 Improved error message when multiple annotations. by Mathew Inwood · 5 years ago
  32. e7bd7aa Merge "Bionic libs are located at /system/lib" by Treehugger Robot · 5 years ago
  33. 7b3063b ART: Only log initialization failure on initialization by Andreas Gampe · 5 years ago
  34. edad2aa Merge "Relocate usleep for Thread::Unregister" by Mathieu Chartier · 5 years ago
  35. 9d9227a Build dexlist, dexlayout, and profman for Windows by David Sehr · 6 years ago
  36. 163a37a Merge "Add ability to store invocation information in an external file." by Treehugger Robot · 5 years ago
  37. b121449 Merge "OpenjdkJvm.cc: Add O_CLOEXEC" by Treehugger Robot · 5 years ago
  38. 2db1eaa Remove the (empty) definition of `libart_fake` from the Runtime APEX. by Roland Levillain · 5 years ago
  39. e9f0ccc Clean up the definitions of tools binaries in the Runtime APEX modules. by Roland Levillain · 5 years ago
  40. 8d3d491 Have art/build/apex/runtests.sh's check for libjavacrypto in Runtime APEX. by Roland Levillain · 5 years ago
  41. 5d938ef Merge "Fix CFI tests for heap poisoning." by David Srbecky · 5 years ago
  42. 51bc752 Fix CFI tests for heap poisoning. by David Srbecky · 5 years ago
  43. c3c0299 Merge "ART: add longest consecutive free bytes in region dump" by Roland Levillain · 5 years ago
  44. 206ffa5 Merge "ART: make RegionSpace::GetNextObject a static function" by Roland Levillain · 5 years ago
  45. 3fef44a Relocate usleep for Thread::Unregister by Juju Sung · 5 years ago
  46. 1cc5dc8 Merge "Add more verbose logging to profiler" by Treehugger Robot · 5 years ago
  47. 3f20fe7 Bionic libs are located at /system/lib by Jiyong Park · 6 years ago
  48. 1a07435 Add more verbose logging to profiler by Mathieu Chartier · 5 years ago
  49. 02f6c8d Merge "Delete PatchedObjectsMap" by Mathieu Chartier · 5 years ago
  50. 1f99225 Merge "Add 132 to redefine-stress skips" by Treehugger Robot · 5 years ago
  51. c0bb8c7 Merge "ART: Some more IWYU in common headers" by Treehugger Robot · 5 years ago
  52. 1aa5232 Merge "ART: Forward-declare Instrumentation" by Andreas Gampe · 5 years ago
  53. 311858c Merge "Partially revert expected output for 911-get-stack-trace" by Treehugger Robot · 5 years ago
  54. 2337fa1 Add 132 to redefine-stress skips by Alex Light · 5 years ago
  55. c93dba2 Merge "ART: log threads not suspending in SuspendAllInternal" by Andreas Gampe · 5 years ago
  56. 2ffc74b Delete PatchedObjectsMap by Mathieu Chartier · 5 years ago
  57. a13970a Partially revert expected output for 911-get-stack-trace by Jinseong Jeon · 5 years ago
  58. 6262959 ART: Some more IWYU in common headers by Andreas Gampe · 6 years ago
  59. d77abd9 ART: Forward-declare Instrumentation by Andreas Gampe · 6 years ago
  60. 6dbf9ec Merge "art_cc_static_library -> art_cc_library_static" by Treehugger Robot · 6 years ago
  61. 73030ed art_cc_static_library -> art_cc_library_static by Steven Moreland · 6 years ago
  62. bec232e Merge "ART: Some IWYU for IterationRange" by Treehugger Robot · 6 years ago
  63. 457c321 Merge changes I6f281703,I1450fe2c by Treehugger Robot · 6 years ago
  64. cab5234 Merge "ART: Add cause to GC wait-for-completion systrace" by Treehugger Robot · 6 years ago
  65. 699cb00 Merge changes If10189f9,I32dde5a6 by Treehugger Robot · 6 years ago
  66. 436896c ART: Some IWYU for IterationRange by Andreas Gampe · 6 years ago
  67. 7458a7a ART: Refactor code_item_accessors by Andreas Gampe · 6 years ago
  68. ad1aa63 ART: Move Signature to its own header by Andreas Gampe · 6 years ago
  69. aac0972 ART: Add cause to GC wait-for-completion systrace by Andreas Gampe · 6 years ago
  70. 0104606 Remove uses of $USER by Dan Willemsen · 6 years ago
  71. b8bca30 ART: Move DexFileStringEquals to DexFile by Andreas Gampe · 6 years ago
  72. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
  73. 0f0a4e4 Merge "ART: show exact bytes along with human-friendly format" by Roland Levillain · 6 years ago
  74. 90793b3 Merge "ART: Refactor for bugprone-argument-comment" by Treehugger Robot · 6 years ago
  75. 9f55716 Merge "Dynamic linker is explicitly added to runtime APEX" by Treehugger Robot · 6 years ago
  76. 814aa71 Merge "Add libjavacrypto.so to the runtime APEX" by Treehugger Robot · 6 years ago
  77. 72b8533 Add libjavacrypto.so to the runtime APEX by Jiyong Park · 6 years ago
  78. e0d6e07 Merge "Add dumping for number of classes initialized" by Mathieu Chartier · 6 years ago
  79. 41dba67 Add dumping for number of classes initialized by Mathieu Chartier · 6 years ago
  80. 3db7068 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  81. 16bd6ac ART: show exact bytes along with human-friendly format by Albert Mingkun Yang · 6 years ago
  82. e2bc9fe Dynamic linker is explicitly added to runtime APEX by Jiyong Park · 6 years ago
  83. 1650daf Merge "Fix dex2oat usage error" by Treehugger Robot · 6 years ago
  84. d67db81 Merge "Remove null check from ForwardObject / ForwardCode" by Mathieu Chartier · 6 years ago
  85. f5f3869 Merge "Configure the full set of libraries for switching back from platform to runtime (aka default) namespaces." by Treehugger Robot · 6 years ago
  86. 0888512 Merge "Create dexpreopt.config in build_linux_bionic.sh" by Treehugger Robot · 6 years ago
  87. 19667a0 Fix dex2oat usage error by Mathieu Chartier · 6 years ago
  88. 8ab9c57 Configure the full set of libraries for switching back from platform to by Martin Stjernholm · 6 years ago
  89. 9a3da9a Remove null check from ForwardObject / ForwardCode by Mathieu Chartier · 6 years ago
  90. cefcbc0 Create dexpreopt.config in build_linux_bionic.sh by Alex Light · 6 years ago
  91. a1358e6 ART: log threads not suspending in SuspendAllInternal by Yuntao.Xiao · 6 years ago
  92. 46a8938 Merge "ART: Remove thread dump" by Treehugger Robot · 6 years ago
  93. ca7027d Merge "ART: Add CRC32.updateByteBuffer intrinsic for ARM64" by Vladimir Marko · 6 years ago
  94. bf68e57 Revert "Move conscrypt back to core image to unblock Golem." by Vladimir Marko · 6 years ago
  95. 7201ef4 Merge "Allow multiple native debug entries with same address." by Orion Hodson · 6 years ago
  96. 9383d69 Allow multiple native debug entries with same address. by David Srbecky · 6 years ago
  97. 26c140f Merge "Revert^2 "Linker namespace configuration for the Runtime APEX."" by Martin Stjernholm · 6 years ago
  98. fadea6b Merge "Move constructors and operators should be noexcept." by Treehugger Robot · 6 years ago
  99. f05ad2a Merge "Revert "Suspend the runtime when switching interpreters."" by Lokesh Gidra · 6 years ago
  100. 9fd68f6 Revert "Suspend the runtime when switching interpreters." by Lokesh Gidra · 6 years ago