1. 39b45e1 Merge changes Ibd3ef6e3,I6e9944a2 am: e6a269f6d3 by Martin Stjernholm · 6 years ago
  2. a886012 Merge "Create the class loader context within a Runtime scope." am: 267789c018 by Nicolas Geoffray · 6 years ago
  3. b4fa174 Merge changes from topic "ext-dex-signature-arg" am: 3a04004876 by Martin Stjernholm · 6 years ago
  4. e6a269f Merge changes Ibd3ef6e3,I6e9944a2 by Martin Stjernholm · 6 years ago
  5. 267789c Merge "Create the class loader context within a Runtime scope." by Nicolas Geoffray · 6 years ago
  6. 3a04004 Merge changes from topic "ext-dex-signature-arg" by Martin Stjernholm · 6 years ago
  7. 5989a20 Merge "Remove ObjPtr from CalculateNewObjectOffsets" am: 26d4df2487 by Mathieu Chartier · 6 years ago
  8. 26d4df2 Merge "Remove ObjPtr from CalculateNewObjectOffsets" by Mathieu Chartier · 6 years ago
  9. ea59304 Remove ObjPtr from CalculateNewObjectOffsets by Mathieu Chartier · 6 years ago
  10. 3ab8cf3 Merge "Add region padding for app images" am: f741486759 by Mathieu Chartier · 6 years ago
  11. f741486 Merge "Add region padding for app images" by Mathieu Chartier · 6 years ago
  12. 00fbe4f Add region padding for app images by Mathieu Chartier · 6 years ago
  13. 64d5248 Merge "Add scripts to mount/unmount the Runtime APEX under ART's chroot dir." by Roland Levillain · 6 years ago
  14. 93387ff Merge "ART: Forward-declare Context" am: 2d22ffce2b by Andreas Gampe · 6 years ago
  15. e28c18b Merge "Add scripts to mount/unmount the Runtime APEX under ART's chroot dir." by Roland Levillain · 6 years ago
  16. 2d22ffc Merge "ART: Forward-declare Context" by Treehugger Robot · 6 years ago
  17. 750bf04 Add unit tests for libdexfile external API. by Martin Stjernholm · 6 years ago
  18. fdb2f60 Separate libdexfile external C ABI from the C++ header file. by Martin Stjernholm · 6 years ago
  19. 46c8029 Merge "Deoptimize zygote compiled methods in DeoptimizeBootImage." by Nicolas Geoffray · 6 years ago
  20. fe2886d Merge "Deoptimize zygote compiled methods in DeoptimizeBootImage." by Nicolas Geoffray · 6 years ago
  21. 1309a34 Merge "Blacklist failing tests." am: d7d3f6fa18 by Nicolas Geoffray · 6 years ago
  22. d7d3f6f Merge "Blacklist failing tests." by Nicolas Geoffray · 6 years ago
  23. caf1523 Blacklist failing tests. by Nicolas Geoffray · 6 years ago
  24. 35de14b Create the class loader context within a Runtime scope. by Nicolas Geoffray · 6 years ago
  25. 4956fda Merge "Remove system/fake-libs{,64}/libart.so" am: ddcc8c4860 by Alex Light · 6 years ago
  26. ddcc8c4 Merge "Remove system/fake-libs{,64}/libart.so" by Alex Light · 6 years ago
  27. 9f79bc4 Merge "Fix erroneous section label in oatdump" am: 2ca845de11 by Alex Light · 6 years ago
  28. 2ca845d Merge "Fix erroneous section label in oatdump" by Treehugger Robot · 6 years ago
  29. 6ed73d9 Merge "ART: Handle clobbering in verifier peephole" am: c95d341c9d by Andreas Gampe · 6 years ago
  30. c95d341 Merge "ART: Handle clobbering in verifier peephole" by Treehugger Robot · 6 years ago
  31. cf696f1 Merge changes I820f395e,Id8995d6f,Ic2ceba15,I9fba4df9 am: 65bdb3ff68 by Andreas Gampe · 6 years ago
  32. 81c97c2 Remove system/fake-libs{,64}/libart.so by Alex Light · 6 years ago
  33. 4aa274c Merge "ART: Introduce runtime_globals" am: b6c675eb59 by Andreas Gampe · 6 years ago
  34. 65bdb3f Merge changes I820f395e,Id8995d6f,Ic2ceba15,I9fba4df9 by Treehugger Robot · 6 years ago
  35. b6c675e Merge "ART: Introduce runtime_globals" by Andreas Gampe · 6 years ago
  36. 2ccc9c3 Rename libdexfile external API header. by Martin Stjernholm · 6 years ago
  37. 885f0c1 Fix erroneous section label in oatdump by Alex Light · 6 years ago
  38. e5d2398 ART: Forward-declare Context by Andreas Gampe · 6 years ago
  39. 639b2b1 ART: Remove instruction_set.h from thread.h by Andreas Gampe · 6 years ago
  40. 8764dc3 ART: Use iosfwd more by Andreas Gampe · 6 years ago
  41. 49b74a8 ART: Remove thread from class.h by Andreas Gampe · 6 years ago
  42. a1ffdba ART: IWYU handle_scope by Andreas Gampe · 6 years ago
  43. 5a0430d ART: Introduce runtime_globals by Andreas Gampe · 6 years ago
  44. 43e4325 ART: Handle clobbering in verifier peephole by Andreas Gampe · 6 years ago
  45. 2c8d9e2 Merge "ART: Only log initialization failure on initialization" am: b9b995738c by Andreas Gampe · 6 years ago
  46. b9b9957 Merge "ART: Only log initialization failure on initialization" by Treehugger Robot · 6 years ago
  47. 89904ad Merge "Disable Dex2oatWatchdogTest.TestWatchdogTrigger." am: 0edbfb03b2 by Roland Levillain · 6 years ago
  48. 0edbfb0 Merge "Disable Dex2oatWatchdogTest.TestWatchdogTrigger." by Treehugger Robot · 6 years ago
  49. 7b7ea79 Add scripts to mount/unmount the Runtime APEX under ART's chroot dir. by Roland Levillain · 6 years ago
  50. a711c7f Expose PrettyMethod's with_signature in GetMethodInfoForOffset. by Martin Stjernholm · 6 years ago
  51. 957dcd8 Merge "Fix compiler bug when typing exceptions." am: 5098ab9245 by Nicolas Geoffray · 6 years ago
  52. 5098ab9 Merge "Fix compiler bug when typing exceptions." by Nicolas Geoffray · 6 years ago
  53. 7ab0138 Merge "Have art/build/apex/runtests.sh's check for libjavacrypto in Runtime APEX." by Roland Levillain · 6 years ago
  54. cd729c8 Merge "Have art/build/apex/runtests.sh's check for libjavacrypto in Runtime APEX." by Roland Levillain · 6 years ago
  55. 1fb24e2 Disable Dex2oatWatchdogTest.TestWatchdogTrigger. by Roland Levillain · 6 years ago
  56. ebc3b25 Fix compiler bug when typing exceptions. by Nicolas Geoffray · 6 years ago
  57. d77e592 Merge "Do not enter hidden API slow path when policy==Disabled" am: 2b89987412 by David Brazdil · 6 years ago
  58. 9c3f328 Merge "Improved error message when multiple annotations." am: 6d951e3a01 by Mathew Inwood · 6 years ago
  59. 2b89987 Merge "Do not enter hidden API slow path when policy==Disabled" by Treehugger Robot · 6 years ago
  60. 6d951e3 Merge "Improved error message when multiple annotations." by Mathew Inwood · 6 years ago
  61. 0208e0a Merge "Use *-testdex in libcore and jdwp testing." am: fa965a74a7 by Nicolas Geoffray · 6 years ago
  62. fa965a7 Merge "Use *-testdex in libcore and jdwp testing." by Nicolas Geoffray · 6 years ago
  63. c5a96e4 Do not enter hidden API slow path when policy==Disabled by David Brazdil · 6 years ago
  64. 191cae3 Use *-testdex in libcore and jdwp testing. by Nicolas Geoffray · 6 years ago
  65. 1879acd Merge "Revert "Move conscrypt back to core image to unblock Golem."" by Nicolas Geoffray · 6 years ago
  66. 458a948 Merge "Revert "Move conscrypt back to core image to unblock Golem."" by Nicolas Geoffray · 6 years ago
  67. 526cbb9 Merge "Put the deoptimized method in the trace tag." am: 2fb49ebea1 by Nicolas Geoffray · 6 years ago
  68. 2fb49eb Merge "Put the deoptimized method in the trace tag." by Nicolas Geoffray · 6 years ago
  69. 01c5af1 Merge "Tweak native allocation GC triggering thresholds" am: e959e5d54e by Hans Boehm · 6 years ago
  70. e959e5d Merge "Tweak native allocation GC triggering thresholds" by Hans Boehm · 6 years ago
  71. 9997837 Merge "Revert "Bionic libs are located at /system/lib"" am: 87fe485bfa by Martin Stjernholm · 6 years ago
  72. 87fe485 Merge "Revert "Bionic libs are located at /system/lib"" by Treehugger Robot · 6 years ago
  73. 76edb52 Merge "ART: Replace 'auto' with actual types" am: 763ae5b769 by Evgeny Astigeevich · 6 years ago
  74. 763ae5b Merge "ART: Replace 'auto' with actual types" by Treehugger Robot · 6 years ago
  75. 0dc36ea Revert "Bionic libs are located at /system/lib" by Martin Stjernholm · 6 years ago
  76. 1575267 Tweak native allocation GC triggering thresholds by Hans Boehm · 6 years ago
  77. a06fbe5 Merge "Build dexlist, dexlayout, and profman for Windows" am: ba9268ef0b by David Sehr · 6 years ago
  78. ba9268e Merge "Build dexlist, dexlayout, and profman for Windows" by David Sehr · 6 years ago
  79. a80484e Merge "Add a CleanSpec for the old Android Runtime APEX package." am: 4616e28b98 by Roland Levillain · 6 years ago
  80. e36f5f6 ART: Replace 'auto' with actual types by Evgeny Astigeevich · 6 years ago
  81. 4616e28 Merge "Add a CleanSpec for the old Android Runtime APEX package." by Roland Levillain · 6 years ago
  82. c5afd11 Add a CleanSpec for the old Android Runtime APEX package. by Roland Levillain · 6 years ago
  83. 144c8f9 Merge "Remove the (empty) definition of `libart_fake` from the Runtime APEX." by Roland Levillain · 6 years ago
  84. 5886447 Merge "Remove the (empty) definition of `libart_fake` from the Runtime APEX." by Roland Levillain · 6 years ago
  85. 62e7c09 Put the deoptimized method in the trace tag. by Nicolas Geoffray · 6 years ago
  86. 3f7f8f8 Merge "Clean up the definitions of tools binaries in the Runtime APEX modules." by Roland Levillain · 6 years ago
  87. fafc2d9 Merge "Clean up the definitions of tools binaries in the Runtime APEX modules." by Roland Levillain · 6 years ago
  88. a37c877 Merge "Remove uses of $USER" am: 8060a07dd9 by Dan Willemsen · 6 years ago
  89. 8060a07 Merge "Remove uses of $USER" by Treehugger Robot · 6 years ago
  90. b62f6f1 Improved error message when multiple annotations. by Mathew Inwood · 6 years ago
  91. c07ff93 Merge "Bionic libs are located at /system/lib" am: e7bd7aa01c by Jiyong Park · 6 years ago
  92. e7bd7aa Merge "Bionic libs are located at /system/lib" by Treehugger Robot · 6 years ago
  93. 7b3063b ART: Only log initialization failure on initialization by Andreas Gampe · 6 years ago
  94. 8d08795 Merge "Relocate usleep for Thread::Unregister" am: edad2aaa63 by Mathieu Chartier · 6 years ago
  95. edad2aa Merge "Relocate usleep for Thread::Unregister" by Mathieu Chartier · 6 years ago
  96. d275702 Merge "Add ability to store invocation information in an external file." by Alex Light · 6 years ago
  97. 9d9227a Build dexlist, dexlayout, and profman for Windows by David Sehr · 6 years ago
  98. 163a37a Merge "Add ability to store invocation information in an external file." by Treehugger Robot · 6 years ago
  99. c1b3de3 Merge "OpenjdkJvm.cc: Add O_CLOEXEC" am: b121449e6e by Nick Kralevich · 6 years ago
  100. b121449 Merge "OpenjdkJvm.cc: Add O_CLOEXEC" by Treehugger Robot · 6 years ago