1. 21113f6 Merge "Create the class loader context within a Runtime scope." am: 267789c018 by Nicolas Geoffray · 6 years ago
  2. af564ef Merge changes from topic "ext-dex-signature-arg" am: 3a04004876 am: b4fa174681 by Martin Stjernholm · 6 years ago
  3. a886012 Merge "Create the class loader context within a Runtime scope." am: 267789c018 by Nicolas Geoffray · 6 years ago
  4. b4fa174 Merge changes from topic "ext-dex-signature-arg" am: 3a04004876 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. 7f3c2ef Merge "Remove ObjPtr from CalculateNewObjectOffsets" am: 26d4df2487 by Mathieu Chartier · 6 years ago
  8. 5989a20 Merge "Remove ObjPtr from CalculateNewObjectOffsets" am: 26d4df2487 by Mathieu Chartier · 6 years ago
  9. 26d4df2 Merge "Remove ObjPtr from CalculateNewObjectOffsets" by Mathieu Chartier · 6 years ago
  10. ea59304 Remove ObjPtr from CalculateNewObjectOffsets by Mathieu Chartier · 6 years ago
  11. 0e37bfb Merge "Add region padding for app images" am: f741486759 am: 3ab8cf351c by Mathieu Chartier · 6 years ago
  12. 3ab8cf3 Merge "Add region padding for app images" am: f741486759 by Mathieu Chartier · 6 years ago
  13. f741486 Merge "Add region padding for app images" by Mathieu Chartier · 6 years ago
  14. 00fbe4f Add region padding for app images by Mathieu Chartier · 6 years ago
  15. fe43359 Merge "Add scripts to mount/unmount the Runtime APEX under ART's chroot dir." am: e28c18beef by Roland Levillain · 6 years ago
  16. fb985fb Merge "ART: Forward-declare Context" am: 2d22ffce2b am: 93387ff8b2 by Andreas Gampe · 6 years ago
  17. 64d5248 Merge "Add scripts to mount/unmount the Runtime APEX under ART's chroot dir." by Roland Levillain · 6 years ago
  18. 93387ff Merge "ART: Forward-declare Context" am: 2d22ffce2b by Andreas Gampe · 6 years ago
  19. e28c18b Merge "Add scripts to mount/unmount the Runtime APEX under ART's chroot dir." by Roland Levillain · 6 years ago
  20. 2d22ffc Merge "ART: Forward-declare Context" by Treehugger Robot · 6 years ago
  21. 5238dcd Merge "Deoptimize zygote compiled methods in DeoptimizeBootImage." am: fe2886de2a by Nicolas Geoffray · 6 years ago
  22. 46c8029 Merge "Deoptimize zygote compiled methods in DeoptimizeBootImage." by Nicolas Geoffray · 6 years ago
  23. fe2886d Merge "Deoptimize zygote compiled methods in DeoptimizeBootImage." by Nicolas Geoffray · 6 years ago
  24. 292e909 Merge "Blacklist failing tests." am: d7d3f6fa18 am: 1309a3405e by Nicolas Geoffray · 6 years ago
  25. 1309a34 Merge "Blacklist failing tests." am: d7d3f6fa18 by Nicolas Geoffray · 6 years ago
  26. d7d3f6f Merge "Blacklist failing tests." by Nicolas Geoffray · 6 years ago
  27. caf1523 Blacklist failing tests. by Nicolas Geoffray · 6 years ago
  28. 35de14b Create the class loader context within a Runtime scope. by Nicolas Geoffray · 6 years ago
  29. 6c5dbe0 Merge "Remove system/fake-libs{,64}/libart.so" am: ddcc8c4860 am: 4956fda7b7 by Alex Light · 6 years ago
  30. 876dd3b Merge "Fix erroneous section label in oatdump" am: 2ca845de11 am: 9f79bc4788 by Alex Light · 6 years ago
  31. 4956fda Merge "Remove system/fake-libs{,64}/libart.so" am: ddcc8c4860 by Alex Light · 6 years ago
  32. ddcc8c4 Merge "Remove system/fake-libs{,64}/libart.so" by Alex Light · 6 years ago
  33. 9f79bc4 Merge "Fix erroneous section label in oatdump" am: 2ca845de11 by Alex Light · 6 years ago
  34. 2ca845d Merge "Fix erroneous section label in oatdump" by Treehugger Robot · 6 years ago
  35. 28a6e5a Merge "ART: Handle clobbering in verifier peephole" am: c95d341c9d by Andreas Gampe · 6 years ago
  36. 6ed73d9 Merge "ART: Handle clobbering in verifier peephole" am: c95d341c9d by Andreas Gampe · 6 years ago
  37. c95d341 Merge "ART: Handle clobbering in verifier peephole" by Treehugger Robot · 6 years ago
  38. 1f4ddf1 Merge changes I820f395e,Id8995d6f,Ic2ceba15,I9fba4df9 am: 65bdb3ff68 by Andreas Gampe · 6 years ago
  39. c722d80 Merge "ART: Introduce runtime_globals" am: b6c675eb59 am: 4aa274c853 by Andreas Gampe · 6 years ago
  40. cf696f1 Merge changes I820f395e,Id8995d6f,Ic2ceba15,I9fba4df9 am: 65bdb3ff68 by Andreas Gampe · 6 years ago
  41. 81c97c2 Remove system/fake-libs{,64}/libart.so by Alex Light · 6 years ago
  42. 4aa274c Merge "ART: Introduce runtime_globals" am: b6c675eb59 by Andreas Gampe · 6 years ago
  43. 65bdb3f Merge changes I820f395e,Id8995d6f,Ic2ceba15,I9fba4df9 by Treehugger Robot · 6 years ago
  44. b6c675e Merge "ART: Introduce runtime_globals" by Andreas Gampe · 6 years ago
  45. 2ccc9c3 Rename libdexfile external API header. by Martin Stjernholm · 6 years ago
  46. 885f0c1 Fix erroneous section label in oatdump by Alex Light · 6 years ago
  47. e5d2398 ART: Forward-declare Context by Andreas Gampe · 6 years ago
  48. 639b2b1 ART: Remove instruction_set.h from thread.h by Andreas Gampe · 6 years ago
  49. 8764dc3 ART: Use iosfwd more by Andreas Gampe · 6 years ago
  50. 49b74a8 ART: Remove thread from class.h by Andreas Gampe · 6 years ago
  51. a1ffdba ART: IWYU handle_scope by Andreas Gampe · 6 years ago
  52. 5a0430d ART: Introduce runtime_globals by Andreas Gampe · 6 years ago
  53. 43e4325 ART: Handle clobbering in verifier peephole by Andreas Gampe · 6 years ago
  54. a3ad915 Merge "ART: Only log initialization failure on initialization" am: b9b995738c by Andreas Gampe · 6 years ago
  55. 2c8d9e2 Merge "ART: Only log initialization failure on initialization" am: b9b995738c by Andreas Gampe · 6 years ago
  56. b9b9957 Merge "ART: Only log initialization failure on initialization" by Treehugger Robot · 6 years ago
  57. fb03e5b Merge "Disable Dex2oatWatchdogTest.TestWatchdogTrigger." am: 0edbfb03b2 by Roland Levillain · 6 years ago
  58. 89904ad Merge "Disable Dex2oatWatchdogTest.TestWatchdogTrigger." am: 0edbfb03b2 by Roland Levillain · 6 years ago
  59. 0edbfb0 Merge "Disable Dex2oatWatchdogTest.TestWatchdogTrigger." by Treehugger Robot · 6 years ago
  60. 7b7ea79 Add scripts to mount/unmount the Runtime APEX under ART's chroot dir. by Roland Levillain · 6 years ago
  61. a711c7f Expose PrettyMethod's with_signature in GetMethodInfoForOffset. by Martin Stjernholm · 6 years ago
  62. b726980 Merge "Fix compiler bug when typing exceptions." am: 5098ab9245 am: 957dcd8711 by Nicolas Geoffray · 6 years ago
  63. 957dcd8 Merge "Fix compiler bug when typing exceptions." am: 5098ab9245 by Nicolas Geoffray · 6 years ago
  64. 5098ab9 Merge "Fix compiler bug when typing exceptions." by Nicolas Geoffray · 6 years ago
  65. 9dc0334 Merge "Have art/build/apex/runtests.sh's check for libjavacrypto in Runtime APEX." am: cd729c85eb by Roland Levillain · 6 years ago
  66. 7ab0138 Merge "Have art/build/apex/runtests.sh's check for libjavacrypto in Runtime APEX." by Roland Levillain · 6 years ago
  67. cd729c8 Merge "Have art/build/apex/runtests.sh's check for libjavacrypto in Runtime APEX." by Roland Levillain · 6 years ago
  68. 1fb24e2 Disable Dex2oatWatchdogTest.TestWatchdogTrigger. by Roland Levillain · 6 years ago
  69. ebc3b25 Fix compiler bug when typing exceptions. by Nicolas Geoffray · 6 years ago
  70. f6c00fa Merge "Do not enter hidden API slow path when policy==Disabled" am: 2b89987412 by David Brazdil · 6 years ago
  71. cb7fa1c Merge "Improved error message when multiple annotations." am: 6d951e3a01 by Mathew Inwood · 6 years ago
  72. d77e592 Merge "Do not enter hidden API slow path when policy==Disabled" am: 2b89987412 by David Brazdil · 6 years ago
  73. 9c3f328 Merge "Improved error message when multiple annotations." am: 6d951e3a01 by Mathew Inwood · 6 years ago
  74. 2b89987 Merge "Do not enter hidden API slow path when policy==Disabled" by Treehugger Robot · 6 years ago
  75. 6d951e3 Merge "Improved error message when multiple annotations." by Mathew Inwood · 6 years ago
  76. cae916b Merge "Use *-testdex in libcore and jdwp testing." am: fa965a74a7 am: 0208e0a689 by Nicolas Geoffray · 6 years ago
  77. 0208e0a Merge "Use *-testdex in libcore and jdwp testing." am: fa965a74a7 by Nicolas Geoffray · 6 years ago
  78. fa965a7 Merge "Use *-testdex in libcore and jdwp testing." by Nicolas Geoffray · 6 years ago
  79. c5a96e4 Do not enter hidden API slow path when policy==Disabled by David Brazdil · 6 years ago
  80. 9a424bf Merge "Revert "Move conscrypt back to core image to unblock Golem."" am: 458a948d4f by Nicolas Geoffray · 6 years ago
  81. 191cae3 Use *-testdex in libcore and jdwp testing. by Nicolas Geoffray · 6 years ago
  82. 1879acd Merge "Revert "Move conscrypt back to core image to unblock Golem."" by Nicolas Geoffray · 6 years ago
  83. 458a948 Merge "Revert "Move conscrypt back to core image to unblock Golem."" by Nicolas Geoffray · 6 years ago
  84. 63fdd50 Merge "Put the deoptimized method in the trace tag." am: 2fb49ebea1 by Nicolas Geoffray · 6 years ago
  85. 526cbb9 Merge "Put the deoptimized method in the trace tag." am: 2fb49ebea1 by Nicolas Geoffray · 6 years ago
  86. 2fb49eb Merge "Put the deoptimized method in the trace tag." by Nicolas Geoffray · 6 years ago
  87. f23d4fd Merge "Tweak native allocation GC triggering thresholds" am: e959e5d54e by Hans Boehm · 6 years ago
  88. 01c5af1 Merge "Tweak native allocation GC triggering thresholds" am: e959e5d54e by Hans Boehm · 6 years ago
  89. e959e5d Merge "Tweak native allocation GC triggering thresholds" by Hans Boehm · 6 years ago
  90. ab22f56 Merge "Revert "Bionic libs are located at /system/lib"" am: 87fe485bfa by Martin Stjernholm · 6 years ago
  91. 9997837 Merge "Revert "Bionic libs are located at /system/lib"" am: 87fe485bfa by Martin Stjernholm · 6 years ago
  92. 87fe485 Merge "Revert "Bionic libs are located at /system/lib"" by Treehugger Robot · 6 years ago
  93. 6305da9 Merge "ART: Replace 'auto' with actual types" am: 763ae5b769 am: 76edb52c11 by Evgeny Astigeevich · 6 years ago
  94. 76edb52 Merge "ART: Replace 'auto' with actual types" am: 763ae5b769 by Evgeny Astigeevich · 6 years ago
  95. 763ae5b Merge "ART: Replace 'auto' with actual types" by Treehugger Robot · 6 years ago
  96. 0dc36ea Revert "Bionic libs are located at /system/lib" by Martin Stjernholm · 6 years ago
  97. 1575267 Tweak native allocation GC triggering thresholds by Hans Boehm · 6 years ago
  98. 3c33af2 Merge "Build dexlist, dexlayout, and profman for Windows" am: ba9268ef0b by David Sehr · 6 years ago
  99. a06fbe5 Merge "Build dexlist, dexlayout, and profman for Windows" am: ba9268ef0b by David Sehr · 6 years ago
  100. ba9268e Merge "Build dexlist, dexlayout, and profman for Windows" by David Sehr · 6 years ago