1. 7bf2b4f Revert "Revert "Remove interpreter entrypoint in ArtMethod."" by Nicolas Geoffray · 9 years ago
  2. 569e81e Merge "Revert "Remove interpreter entrypoint in ArtMethod."" by Nicolas Geoffray · 9 years ago
  3. 7070ccd Revert "Remove interpreter entrypoint in ArtMethod." by Nicolas Geoffray · 9 years ago
  4. d5bd4fd Merge "Remove interpreter entrypoint in ArtMethod." by Nicolas Geoffray · 9 years ago
  5. fa2c054 Remove interpreter entrypoint in ArtMethod. by Nicolas Geoffray · 9 years ago
  6. 7fb6ddb Merge "ART: Check switch and array data better in the verifier" by Andreas Gampe · 9 years ago
  7. 57c4758 ART: Check switch and array data better in the verifier by Andreas Gampe · 9 years ago
  8. a3c31df Merge "ART: Unlink old file in OS::CreateEmptyFile" by Andreas Gampe · 9 years ago
  9. 22bb5a2 Add implicit null pointer and stack overflow checks for Mips. by Douglas Leung · 9 years ago
  10. 23bfc0b Merge "Build statically linked version of dex2oat." by Calin Juravle · 9 years ago
  11. 7a20ae6 Merge "Allow for sig chain to be disabled." by Calin Juravle · 9 years ago
  12. c87c893 Merge "Implement heap poisoning in ART's Optimizing compiler." by Roland Levillain · 9 years ago
  13. 01b2129 Merge "Added index type of dex byte instructions." by Andreas Gampe · 9 years ago
  14. 4d02711 Implement heap poisoning in ART's Optimizing compiler. by Roland Levillain · 9 years ago
  15. 65e069d Build statically linked version of dex2oat. by Calin Juravle · 9 years ago
  16. 01aaf6e Allow for sig chain to be disabled. by Calin Juravle · 9 years ago
  17. 371496d Merge "Explicitly link libz-host to libart." by Evgenii Stepanov · 9 years ago
  18. 8fec90b ART: Remove bad FindSymbol call by Andreas Gampe · 9 years ago
  19. b73f1f5 ART: Unlink old file in OS::CreateEmptyFile by Andreas Gampe · 9 years ago
  20. 0b3ac8e Explicitly link libz-host to libart. by Evgenii Stepanov · 9 years ago
  21. b1f3753 Added index type of dex byte instructions. by Aart Bik · 9 years ago
  22. 3b0667c Merge "ART: Fix CFI annotation for art_quick_aput_obj" by Andreas Gampe · 9 years ago
  23. b508ccd Merge "Rename ZipEntryName to ZipString" by Yusuke Sato · 9 years ago
  24. 2738639 ART: Fix CFI annotation for art_quick_aput_obj by Mathieu Chartier · 9 years ago
  25. 9a83f59 Merge "Fixed a nullptr bug in SweepAllocationRecords()" by Mathieu Chartier · 9 years ago
  26. 110415d Fixed a nullptr bug in SweepAllocationRecords() by Man Cao · 9 years ago
  27. 6b90d42 ART: Fix CFI annotation in arm64, x86 and x86-64 assembly by Andreas Gampe · 9 years ago
  28. d5ad72f ART: Fix invalid access and DCHECK in verifier by Andreas Gampe · 9 years ago
  29. 7526d78 ART: Fix streaming tracing issues by Andreas Gampe · 9 years ago
  30. dd06afe Require mutator lock for DeleteLocalRef by Mathieu Chartier · 9 years ago
  31. 23682bf ART: Ignore repeated field indexes when loading a class. by Vladimir Marko · 9 years ago
  32. 6056c8f Merge "interpreter: Fix string init for soft-failed invokes" by Igor Murashkin · 9 years ago
  33. a06b49b interpreter: Fix string init for soft-failed invokes by Igor Murashkin · 9 years ago
  34. d7f3c38 Merge "Make allocation tracker use less memory" by Mathieu Chartier · 9 years ago
  35. 64db62d Rename ZipEntryName to ZipString by Yusuke Sato · 9 years ago
  36. 42c3c33 Make allocation tracker use less memory by Man Cao · 9 years ago
  37. dfda6d7 Merge "Fixed bug in debugging information in dex file" by Andreas Gampe · 9 years ago
  38. d12e782 ART: Reset runtime_throw_failure flag by Andreas Gampe · 9 years ago
  39. 4cc6073 Fixed bug in debugging information in dex file by Aart Bik · 9 years ago
  40. 9b994ea Do not try to compile resource-only dex files. by Richard Uhler · 9 years ago
  41. 414000e Hard-fail get-/put-object to a non-reference field. by Vladimir Marko · 9 years ago
  42. c89b047 ART: Fix arm32 instrumentation exit stub by Andreas Gampe · 9 years ago
  43. eab8057 Merge "Fix force copy" by Mathieu Chartier · 9 years ago
  44. b735bd9 Fix force copy by Mathieu Chartier · 9 years ago
  45. 1f1d53e Merge "ART: Correctly hard-fail method with undefined register" by Andreas Gampe · 9 years ago
  46. a32210c ART: Correctly hard-fail method with undefined register by Andreas Gampe · 9 years ago
  47. f46e9d7 Merge "Increase alt signal stack to 32K on host." by Christopher Ferris · 9 years ago
  48. e34c71c Increase alt signal stack to 32K on host. by Christopher Ferris · 9 years ago
  49. 4824c27 Use a flag from the verifier to know if we should compile. by Nicolas Geoffray · 9 years ago
  50. a12f729 Merge "Remove bogus DCHECK." by Nicolas Geoffray · 9 years ago
  51. 9638b64 Remove bogus DCHECK. by Nicolas Geoffray · 9 years ago
  52. 442cfa4 Merge "Fix field ordering for String in hprof" by Mathieu Chartier · 9 years ago
  53. 6f327bf Merge "ART: Follow-up to 507cc6f83bf6379728f2dd20391f2ed5fbfe6371" by Andreas Gampe · 9 years ago
  54. f23f33d ART: Follow-up to 507cc6f83bf6379728f2dd20391f2ed5fbfe6371 by Andreas Gampe · 9 years ago
  55. 07d7eab Fix field ordering for String in hprof by Mathieu Chartier · 9 years ago
  56. ec96923 Make dex file verifier check that indexes are increasing. by Jeff Hao · 9 years ago
  57. 107b61b ART: Improve Indenter performance. by Vladimir Marko · 9 years ago
  58. d4a02cf Merge "Replace some run-time assertions with compile-time ones in ART." by Roland Levillain · 9 years ago
  59. 508755a Merge "Use GetOffsetDuringLinking instead of GetOffset." by Nicolas Geoffray · 9 years ago
  60. 555b3d0 Use GetOffsetDuringLinking instead of GetOffset. by Nicolas Geoffray · 9 years ago
  61. 87dc1b0 Merge "ART: Compiler generated GC map should take care of temp registers." by Vladimir Marko · 9 years ago
  62. da0e224 Merge "Restore DDMS recent allocation tracking's behavior" by Mathieu Chartier · 9 years ago
  63. d4d83b8 Fix another miranda method moving GC bug by Mathieu Chartier · 9 years ago
  64. 1ed11b9 Restore DDMS recent allocation tracking's behavior by Man Cao · 9 years ago
  65. 336b0b1 Merge "base: Fix an infinite loop in HashSet::Insert" by Igor Murashkin · 9 years ago
  66. 3552d96 base: Fix an infinite loop in HashSet::Insert by Igor Murashkin · 9 years ago
  67. ac854d2 Merge "New experimental GC stress mode" by Mathieu Chartier · 9 years ago
  68. 3100080 New experimental GC stress mode by Mathieu Chartier · 9 years ago
  69. 13e0091 Change GC to allow strings to use large object space. by Jeff Hao · 9 years ago
  70. b7c8c1a Make large string use large object space. by Jeff Hao · 9 years ago
  71. ec3a4e7 Merge "runtime: Partially implement box-lambda and unbox-lambda experimental opcodes" by Igor Murashkin · 9 years ago
  72. 11dc78c Merge "ART: Allow checking RETURN_VOID_NO_BARRIER on unresolved classes" by Andreas Gampe · 9 years ago
  73. 2ee54e2 runtime: Partially implement box-lambda and unbox-lambda experimental opcodes by Igor Murashkin · 9 years ago
  74. f701229 Merge "Run an empty checkpoint before marking ends in the CC collector." by Hiroshi Yamauchi · 9 years ago
  75. 68df320 ART: Allow checking RETURN_VOID_NO_BARRIER on unresolved classes by Andreas Gampe · 9 years ago
  76. 1bb907e ART: Avoid recursive abort in barrier by Andreas Gampe · 9 years ago
  77. f91fb4a Merge "ART: Disallow classes that are abstract and final" by Andreas Gampe · 9 years ago
  78. f561aab fault_handler : debug output sp in hex and not decimal. by Narayan Kamath · 9 years ago
  79. 507cc6f ART: Disallow classes that are abstract and final by Andreas Gampe · 9 years ago
  80. a60bd74 Merge "ART: Check for expected args for instance methods" by Andreas Gampe · 9 years ago
  81. ef0b1a1 ART: Check for expected args for instance methods by Andreas Gampe · 9 years ago
  82. ba7837b Merge "ART: Check var-arg count earlier in method verifier" by Andreas Gampe · 9 years ago
  83. 46ec520 Run an empty checkpoint before marking ends in the CC collector. by Hiroshi Yamauchi · 9 years ago
  84. 29498a2 ART: Check var-arg count earlier in method verifier by Taiju Tsuiki · 9 years ago
  85. e438757 Merge "Verifier: check an aput, even if we know it will fail." by Nicolas Geoffray · 9 years ago
  86. 66389fb Verifier: check an aput, even if we know it will fail. by Nicolas Geoffray · 9 years ago
  87. f12ffdb Merge "Fix moving GC bug in DoFilledNewArray" by Mathieu Chartier · 9 years ago
  88. 52ea33b Fix moving GC bug in DoFilledNewArray by Mathieu Chartier · 9 years ago
  89. 46d8702 Merge "Fix moving GC bugs in proxy stub for X86/X86_64" by Mathieu Chartier · 9 years ago
  90. 247e977 Merge "interpreter: Add experimental lambda opcodes for invoke/create-lambda" by Igor Murashkin · 9 years ago
  91. 9346ff0 Fix moving GC bugs in proxy stub for X86/X86_64 by Mathieu Chartier · 9 years ago
  92. 158f35c interpreter: Add experimental lambda opcodes for invoke/create-lambda by Igor Murashkin · 9 years ago
  93. 33d6903 Replace some run-time assertions with compile-time ones in ART. by Roland Levillain · 9 years ago
  94. 46ff9b6 Merge "ART: Fix reporting initialized classes by CompilerDriver." by Vladimir Marko · 9 years ago
  95. 07785bb ART: Fix reporting initialized classes by CompilerDriver. by Vladimir Marko · 9 years ago
  96. 05b7226 Fix some java_lang_Class related moving GC bugs by Mathieu Chartier · 9 years ago
  97. 5592c68 Merge "Add missing EndAssertNoThreadSuspension" by Mathieu Chartier · 9 years ago
  98. 0420f81 Merge "Release dummy MemMaps corresponding to dlopen." by David Srbecky · 9 years ago
  99. 82e73dc Release dummy MemMaps corresponding to dlopen. by David Srbecky · 9 years ago
  100. 4d122c1 Add missing EndAssertNoThreadSuspension by Mathieu Chartier · 9 years ago