1. 5ea536a Remove ArtMethod* parameter from dex cache entry points. by Vladimir Marko · 10 years ago
  2. a61894d Fix reflection handling and test flakiness by Mathieu Chartier · 10 years ago
  3. bfdcdc1 ART: Fix re-throwing failures of non-convention errors by Andreas Gampe · 10 years ago
  4. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  5. be52c68 Merge "Simplify template parameters of Elf classes." by David Srbecky · 10 years ago
  6. 533c207 Simplify template parameters of Elf classes. by David Srbecky · 10 years ago
  7. 83fca40 Merge "[optimizing] Use more X86_64 addressing modes" by Nicolas Geoffray · 10 years ago
  8. f888d5d Merge "Fix tlsPtr_.long_jump_context == nullptr check failure." by Mingyao Yang · 10 years ago
  9. 4dcfc43 Fix tlsPtr_.long_jump_context == nullptr check failure. by Mingyao Yang · 10 years ago
  10. 5988547 Class.forName(..., ..., null) fixes by Brian Carlstrom · 10 years ago
  11. 92b8269 Merge "Add AbstractMethod, Constructor, Method" by Mathieu Chartier · 10 years ago
  12. fc58af4 Add AbstractMethod, Constructor, Method by Mathieu Chartier · 10 years ago
  13. 8d7e077 Merge "Improve performance of HashSet" by Mathieu Chartier · 10 years ago
  14. f0dec62 Merge "Generate .eh_frame_hdr section and PT_GNU_EH_FRAME segment." by David Srbecky · 10 years ago
  15. 40741f3 [optimizing] Use more X86_64 addressing modes by Mark Mendell · 10 years ago
  16. 527c9c7 Generate .eh_frame_hdr section and PT_GNU_EH_FRAME segment. by David Srbecky · 10 years ago
  17. 0774307 Do not look for prebuilts on architectures other than Arm. by David Srbecky · 10 years ago
  18. 7d27537 ART: Update loop info of all nested loops when inlining by David Brazdil · 10 years ago
  19. b4314b3 Merge "Move GetAndroidToolsDir to common location." by David Srbecky · 10 years ago
  20. 3e52aa4 Move GetAndroidToolsDir to common location. by David Srbecky · 10 years ago
  21. a446d86 Improve performance of HashSet by nikolay serdjuk · 10 years ago
  22. b9791aa Merge "Add sanity check for large object allocation" by Mathieu Chartier · 10 years ago
  23. 27eac12 Merge "Opt compiler: Implement parallel move resolver without using swap." by Nicolas Geoffray · 10 years ago
  24. c8980de Add sanity check for large object allocation by Mathieu Chartier · 10 years ago
  25. f5091ee Merge "ART: Re-add dlopen" by Andreas Gampe · 10 years ago
  26. fa8429b ART: Re-add dlopen by Andreas Gampe · 10 years ago
  27. c50358b Fix access past end of args array. by Christopher Ferris · 10 years ago
  28. ad4450e Opt compiler: Implement parallel move resolver without using swap. by Zheng Xu · 10 years ago
  29. 00e466d Fix build by Mathieu Chartier · 10 years ago
  30. e50dffa Merge "Remove transitive dependency on <cutils/atomic.h>." by Yabin Cui · 10 years ago
  31. c7df66e Remove transitive dependency on <cutils/atomic.h>. by Yabin Cui · 10 years ago
  32. 73a3fb3 Merge "Disable parallel GC by default" by Mathieu Chartier · 10 years ago
  33. 8e8bb8a Merge "ART: Streaming trace mode" by Andreas Gampe · 10 years ago
  34. 40da286 ART: Streaming trace mode by Andreas Gampe · 10 years ago
  35. 10d6886 Disable parallel GC by default by Mathieu Chartier · 10 years ago
  36. cd5bc14 Merge "ARM64: Remove suspend register." by Vladimir Marko · 10 years ago
  37. 5d4bb1d ART: More nullptr checks in unstarted runtime by Andreas Gampe · 10 years ago
  38. db6dc3d Merge "Remove suspend point from field loading" by Mathieu Chartier · 10 years ago
  39. f3f2a7a Remove suspend point from field loading by Mathieu Chartier · 10 years ago
  40. 04538c1 Merge "ART: Store classpath information into oat file" by Andreas Gampe · 10 years ago
  41. 7848da4 ART: Store classpath information into oat file by Andreas Gampe · 10 years ago
  42. 5035590 Merge "ART: Add Security cutout to unstarted runtime" by Andreas Gampe · 10 years ago
  43. 0cbb4a8 Merge "ART: Make the PathClassLoader fast-path recursive" by Andreas Gampe · 10 years ago
  44. f865ea9 ART: Make the PathClassLoader fast-path recursive by Andreas Gampe · 10 years ago
  45. 2ff3c2c Merge "Fix valgrind tests" by Mathieu Chartier · 10 years ago
  46. 9086b65 Fix valgrind tests by Mathieu Chartier · 10 years ago
  47. ec0402b Merge "ART: Add a null-check to unstarted-runtime" by Andreas Gampe · 10 years ago
  48. 1e6c489 Merge "getRuntimeStat() support (ART)." by Hiroshi Yamauchi · 10 years ago
  49. bf4d3af ART: Add a null-check to unstarted-runtime by Andreas Gampe · 10 years ago
  50. f778eb2 ART: Add Security cutout to unstarted runtime by Andreas Gampe · 10 years ago
  51. 8d20011 Merge "Opt Compiler: ARM64 goodness" by Roland Levillain · 10 years ago
  52. 69a5030 ARM64: Remove suspend register. by Zheng Xu · 10 years ago
  53. e015a31 Merge "Revert "ART: Turn of native stack dump on x86 on-device"" by Christopher Ferris · 10 years ago
  54. 5b310c4 Merge "Fix DCHECK failures from Class::VisitFieldRoots" by Mathieu Chartier · 10 years ago
  55. 1561e1b Revert "ART: Turn of native stack dump on x86 on-device" by Christopher Ferris · 10 years ago
  56. d3ed9a3 Fix DCHECK failures from Class::VisitFieldRoots by Mathieu Chartier · 10 years ago
  57. a1c9f01 getRuntimeStat() support (ART). by Hiroshi Yamauchi · 10 years ago
  58. 67592a4 Merge "Move the file which defines DWARF enums." by David Srbecky · 10 years ago
  59. 7c869b3 Move the file which defines DWARF enums. by David Srbecky · 10 years ago
  60. 180b315 Merge "Relocate DWARF using .oat_patches." by David Srbecky · 10 years ago
  61. 4b5673b Merge "ART: Clean up includes." by Vladimir Marko · 10 years ago
  62. fac107b Merge "JDWP: fix thread_list deadlock" by Sebastien Hertz · 10 years ago
  63. 3481ba2 ART: Clean up includes. by Vladimir Marko · 10 years ago
  64. 2f6cdb0 Relocate DWARF using .oat_patches. by David Srbecky · 10 years ago
  65. 48ee356 ART: Ignore result for exception-case JNIEndWithReference by Andreas Gampe · 10 years ago
  66. e598e04 ART: Add Array.createObjectArray to unstarted runtime by Andreas Gampe · 10 years ago
  67. c785344 Move ArtField to native by Mathieu Chartier · 10 years ago
  68. 1e7e85a Merge "Avoid using dex cache array pointers in libart." by Vladimir Marko · 10 years ago
  69. c136312 Avoid using dex cache array pointers in libart. by Vladimir Marko · 10 years ago
  70. d80e93d Merge "Extend the DWARF library to support .debug_info section." by David Srbecky · 10 years ago
  71. b536247 Extend the DWARF library to support .debug_info section. by David Srbecky · 10 years ago
  72. d0ad2ee Add support for nested method verifiers by Mathieu Chartier · 10 years ago
  73. 4ab74e8 Merge "ART: IRT refactor" by Andreas Gampe · 10 years ago
  74. 3f5881f ART: IRT refactor by Andreas Gampe · 10 years ago
  75. 23cedd2 Test DexOptStatus enum values match DexFile values. by Richard Uhler · 10 years ago
  76. a528e85 Merge "Rename isDexOptNeededInternal and add kSelfPatchOatNeeded" by Richard Uhler · 10 years ago
  77. a2d40be Merge "Fix JDWP race at runtime shutdown" by Sebastien Hertz · 10 years ago
  78. 6920639 JDWP: fix thread_list deadlock by Sebastien Hertz · 10 years ago
  79. 605e014 Merge "Ignore not yet loaded classes during hprof" by Sebastien Hertz · 10 years ago
  80. 40f6556 Merge "ART: Fix 64-bit ELF file support" by Andreas Gampe · 10 years ago
  81. 3c54b00 ART: Fix 64-bit ELF file support by Andreas Gampe · 10 years ago
  82. 4809d0a Fix CC root visiting bug by Mathieu Chartier · 10 years ago
  83. d875064 ART: Remove unused variables. by Andreas Gampe · 10 years ago
  84. 9b87d4a Merge "JDWP: clear exception when allocation fails" by Sebastien Hertz · 10 years ago
  85. ca068b2 Ignore not yet loaded classes during hprof by Sebastien Hertz · 10 years ago
  86. 1b8e8ca Merge "Revert "ART: Fix noreturn for Mac"" by Andreas Gampe · 10 years ago
  87. 48cc32c Revert "ART: Fix noreturn for Mac" by Andreas Gampe · 10 years ago
  88. 81a6543 Merge "ART: Add support for "silvermont" variant" by Andreas Gampe · 10 years ago
  89. a9aabfe Merge "ART: Fix noreturn for Mac" by Andreas Gampe · 10 years ago
  90. 79dda42 ART: Fix noreturn for Mac by Andreas Gampe · 10 years ago
  91. 084403f Merge "Add more logging for debugging possible deadlock" by Mathieu Chartier · 10 years ago
  92. 720e71a Add more logging for debugging possible deadlock by Mathieu Chartier · 10 years ago
  93. 75c40d4 Fix JNI compiler for mips64 by Goran Jakovljevic · 10 years ago
  94. 017d16c ART: Make unknown variant "mips64r6" go away by Andreas Gampe · 10 years ago
  95. 65b798e ART: Enable more Clang warnings by Andreas Gampe · 10 years ago
  96. 758a801 ART: Enable Clang's -Wdeprecated by Andreas Gampe · 10 years ago
  97. e8aae00 Merge "ART: Add Clang's -Wused-but-marked-unused" by Andreas Gampe · 10 years ago
  98. bb87e0f Refactor and improve GC root handling by Mathieu Chartier · 10 years ago
  99. ca71458 ART: Add Clang's -Wused-but-marked-unused by Andreas Gampe · 10 years ago
  100. de194bf Delete missed ClampGrowthLimit CHECK by Mathieu Chartier · 10 years ago