1. c26a56c Verifier uses exception type instead of conflict if unresolved. by Jeff Hao · 11 years ago
  2. 01a52c7 Merge "Lazily compute object identity hash codes." into dalvik-dev by Mathieu Chartier · 11 years ago
  3. 4e6a31e Lazily compute object identity hash codes. by Mathieu Chartier · 11 years ago
  4. cf5077a Remove unused length from DexFile GetString calls. by Ian Rogers · 11 years ago
  5. 4598669 am e2946917: am ebaa337a: am c3b800aa: Merge "Fix JDWP line table output." into klp-dev by Brian Carlstrom · 11 years ago
  6. e294691 am ebaa337a: am c3b800aa: Merge "Fix JDWP line table output." into klp-dev by Brian Carlstrom · 11 years ago
  7. ebaa337 am c3b800aa: Merge "Fix JDWP line table output." into klp-dev by Brian Carlstrom · 11 years ago
  8. 2ec3f71 Fix openDexFileNative to throw pending exception when it fails. by Jeff Hao · 11 years ago
  9. 7195dd8 Merge "Don't use UTF16 length as length for MUTF8." into dalvik-dev by Ian Rogers · 11 years ago
  10. 9728f91 Add missing null check in monitor install. by Mathieu Chartier · 11 years ago
  11. 30839a7 Merge "Avoid verifier crash for quickened invoke on null." into dalvik-dev by Sebastien Hertz · 11 years ago
  12. dfb325e Don't use UTF16 length as length for MUTF8. by Ian Rogers · 11 years ago
  13. c844a0f Merge "Implement Interface Method Tables (IMT)." into dalvik-dev by Jeff Hao · 11 years ago
  14. ad2541a Fix object identity hash. by Mathieu Chartier · 11 years ago
  15. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 11 years ago
  16. 9780099 Merge "Fix a double unmap issue in MemMap::UnMapAtEnd()." into dalvik-dev by Hiroshi Yamauchi · 11 years ago
  17. 8249b42 Avoid verifier crash for quickened invoke on null. by Sebastien Hertz · 11 years ago
  18. eda6df7 Merge "Inline field and method resolution." into dalvik-dev by Sebastien Hertz · 11 years ago
  19. 0d3bbff Fix DexFile_isDexOptNeeded to clear an error_msg in a recoverable case by Brian Carlstrom · 11 years ago
  20. d4beb6b Inline field and method resolution. by Sebastien Hertz · 11 years ago
  21. ba150c3 Omit OatMethodOffsets for classes without compiled code by Brian Carlstrom · 11 years ago
  22. 75fabbe Merge "Populate dex cache for sharpened calls." into dalvik-dev by Ian Rogers · 11 years ago
  23. 83883d7 Populate dex cache for sharpened calls. by Ian Rogers · 11 years ago
  24. e2179eb am 881392f5: Adjust the name of setTargetSdkVersion native method. by Alex Klyubin · 11 years ago
  25. fd7e7f1 Fix a double unmap issue in MemMap::UnMapAtEnd(). by Hiroshi Yamauchi · 11 years ago
  26. 881392f Adjust the name of setTargetSdkVersion native method. by Alex Klyubin · 11 years ago
  27. e3a2174 Add -Wl,--no-fatal-warnings to x86 build by Nick Kralevich · 11 years ago
  28. fd7e33f Merge "Throw IOException at source of failing to open a dex file." into dalvik-dev by Ian Rogers · 11 years ago
  29. 8f8389e am 59fe2a68: Add -Wl,--no-fatal-warnings to x86 build by Nick Kralevich · 11 years ago
  30. 59fe2a6 Add -Wl,--no-fatal-warnings to x86 build by Nick Kralevich · 11 years ago
  31. 79b4f38 Fix incorrect initial dex cache size. by Mathieu Chartier · 11 years ago
  32. 1984152 Add missing callee save restore to quick entrypoints. by Mathieu Chartier · 11 years ago
  33. 8d31bbd Throw IOException at source of failing to open a dex file. by Ian Rogers · 11 years ago
  34. 57e6d8a Tracking change to InternTable::VisitRoots by Brian Carlstrom · 11 years ago
  35. 4e62746 resolved conflicts for merge of 5d79c5de to dalvik-dev by Brian Carlstrom · 11 years ago
  36. 5d79c5d Merge "Preload DexCaches" by Brian Carlstrom · 11 years ago
  37. e810452 Preload DexCaches by Brian Carlstrom · 11 years ago
  38. 77a41a6 Merge "Build fix." into dalvik-dev by Ian Rogers · 11 years ago
  39. c765c9c Build fix. by Ian Rogers · 11 years ago
  40. 26425c2 Merge "Fast JNI support." into dalvik-dev by Ian Rogers · 11 years ago
  41. 1eb512d Fast JNI support. by Ian Rogers · 11 years ago
  42. f2910ee Fix JDWP line table output. by Sebastien Hertz · 11 years ago
  43. eb0df29 am 77129ff5: Remove kNoCopyMagic. by Mathieu Chartier · 11 years ago
  44. 77129ff Remove kNoCopyMagic. by Mathieu Chartier · 11 years ago
  45. 2c88b38 Make goto-based interpreter the default interpreter. by Sebastien Hertz · 11 years ago
  46. bcf09e4 Merge "Fix dumpsys meminfo for art" into klp-dev by Brian Carlstrom · 11 years ago
  47. f6e4a59 Merge "Improve interpreter handler table management." into dalvik-dev by Sebastien Hertz · 11 years ago
  48. ee1997a Improve interpreter handler table management. by Sebastien Hertz · 11 years ago
  49. 6cddafb am 67fe2b41: Fix backwards check in CheckStaticMethod by Brian Carlstrom · 11 years ago
  50. ba5352f am 19a08360: Fix dumpsys meminfo for art by Brian Carlstrom · 11 years ago
  51. 67fe2b4 Fix backwards check in CheckStaticMethod by Brian Carlstrom · 11 years ago
  52. 19a0836 Fix dumpsys meminfo for art by Brian Carlstrom · 11 years ago
  53. fb2f70c Fix dumpsys meminfo for art by Brian Carlstrom · 11 years ago
  54. 2a6c7b7 Restore callee save registers. by Mathieu Chartier · 11 years ago
  55. bb1c624 Fix backwards check in CheckStaticMethod by Brian Carlstrom · 11 years ago
  56. ed9bd3a am 921270a3: am 8ab30e0c: am 31b9d664: Hold proxy classes live in class linker. by Mathieu Chartier · 11 years ago
  57. 921270a am 8ab30e0c: am 31b9d664: Hold proxy classes live in class linker. by Mathieu Chartier · 11 years ago
  58. 31b9d66 Hold proxy classes live in class linker. by Mathieu Chartier · 11 years ago
  59. c353e51 Merge "Notify doesn't inflate, rename helper." into dalvik-dev by Ian Rogers · 11 years ago
  60. 13c479e Notify doesn't inflate, rename helper. by Ian Rogers · 11 years ago
  61. 775c496 resolved conflicts for merge of b926b3c6 to dalvik-dev by Brian Carlstrom · 11 years ago
  62. b926b3c am 920d7fd5: am ce88853a: Have JNI FindClass fall back to system ClassLoader Bug: 10994325 by Brian Carlstrom · 11 years ago
  63. 73fd319 am 5d7cb349: am 3a50fe88: am 3a22361a: Validate ELF file segment lengths against file length when loading by Brian Carlstrom · 11 years ago
  64. 5d7cb34 am 3a50fe88: am 3a22361a: Validate ELF file segment lengths against file length when loading by Brian Carlstrom · 11 years ago
  65. ce88853 Have JNI FindClass fall back to system ClassLoader Bug: 10994325 by Brian Carlstrom · 11 years ago
  66. 9822c33 Merge "Clinits may not have the kAccConstructor flag." into dalvik-dev by Ian Rogers · 11 years ago
  67. 241b5de Clinits may not have the kAccConstructor flag. by Ian Rogers · 11 years ago
  68. 3a22361 Validate ELF file segment lengths against file length when loading by Brian Carlstrom · 11 years ago
  69. 657d498 am ed51dca0: am 9fbe6cbd: am 8e3fb146: Revert "Add Jack modifier." by Brian Carlstrom · 11 years ago
  70. ed51dca am 9fbe6cbd: am 8e3fb146: Revert "Add Jack modifier." by Brian Carlstrom · 11 years ago
  71. fe29f36 Merge "Remove four counter increments out of the allocation path." into dalvik-dev by Hiroshi Yamauchi · 11 years ago
  72. 252a002 Merge "Add missing references." into dalvik-dev by Sebastien Hertz · 11 years ago
  73. 8e3fb14 Revert "Add Jack modifier." by Brian Carlstrom · 11 years ago
  74. be031ff Remove four counter increments out of the allocation path. by Hiroshi Yamauchi · 11 years ago
  75. e861ebd Fix interpreter bugs. by Mathieu Chartier · 11 years ago
  76. 74e256b Add missing references. by Sebastien Hertz · 11 years ago
  77. 6bcd163 Fix exception throwing in monitor-enter for MIPS. by Ian Rogers · 11 years ago
  78. a9a8254 Improve quick codegen for aput-object. by Ian Rogers · 11 years ago
  79. 34633b2 am 5ce6f04f: am 3057d341: am a6b22c5b: Verifier allows arguments of integral types to be interchangeable. by Jeff Hao · 11 years ago
  80. 5ce6f04 am 3057d341: am a6b22c5b: Verifier allows arguments of integral types to be interchangeable. by Jeff Hao · 11 years ago
  81. a6b22c5 Verifier allows arguments of integral types to be interchangeable. by Jeff Hao · 11 years ago
  82. f1603c2 am bf1f0cdc: am 7ba7936d: am 756ee4e0: Find OatDexFile by DexFile name and checksum, not just checksum by Brian Carlstrom · 11 years ago
  83. 44d1f9b am dfb2c8bf: am 9421003a: am eeb98884: Use ElfFile instead of dlopen for Quick by Brian Carlstrom · 11 years ago
  84. 1449f1d am 80f85137: am 7c798419: am 7c3d13ae: Use file magic to determine file type, not file extension. by Brian Carlstrom · 11 years ago
  85. bf1f0cd am 7ba7936d: am 756ee4e0: Find OatDexFile by DexFile name and checksum, not just checksum by Brian Carlstrom · 11 years ago
  86. dfb2c8b am 9421003a: am eeb98884: Use ElfFile instead of dlopen for Quick by Brian Carlstrom · 11 years ago
  87. 80f8513 am 7c798419: am 7c3d13ae: Use file magic to determine file type, not file extension. by Brian Carlstrom · 11 years ago
  88. 756ee4e Find OatDexFile by DexFile name and checksum, not just checksum by Brian Carlstrom · 11 years ago
  89. eeb9888 Use ElfFile instead of dlopen for Quick by Brian Carlstrom · 11 years ago
  90. 7c3d13a Use file magic to determine file type, not file extension. by Brian Carlstrom · 11 years ago
  91. 9f69b62 Merge "Fix an Art debug build boot failure." into dalvik-dev by Hiroshi Yamauchi · 11 years ago
  92. 253ea07 Fix an Art debug build boot failure. by Hiroshi Yamauchi · 11 years ago
  93. 49fddff am acab9fa3: am 13f4f408: am f1524294: Merge "Fix OatFile leak causing dlopen to return stale OatFile contents" into klp-dev by Brian Carlstrom · 11 years ago
  94. acab9fa am 13f4f408: am f1524294: Merge "Fix OatFile leak causing dlopen to return stale OatFile contents" into klp-dev by Brian Carlstrom · 11 years ago
  95. d9c4fc9 Inflate contended lock word by suspending owner. by Ian Rogers · 11 years ago
  96. 7ef126c Merge "Enable thread analysis on template functions." into dalvik-dev by Sebastien Hertz · 11 years ago
  97. 1c82982 Early exit for static fixup if no direct methods. by Ian Rogers · 11 years ago
  98. b00309f Fix OatFile leak causing dlopen to return stale OatFile contents by Brian Carlstrom · 11 years ago
  99. 6ea12d2 am eb1efc45: MIPS fix. by Ian Rogers · 11 years ago
  100. c671485 Enable thread analysis on template functions. by Sebastien Hertz · 11 years ago