1. 8770e5c Restore callee save registers in JNI compiler. by Mathieu Chartier · 11 years ago
  2. 2a6c7b7 Restore callee save registers. by Mathieu Chartier · 11 years ago
  3. dd1b9a2 Merge "Don't clobber array reg if its needed for card marking" into dalvik-dev by Ian Rogers · 11 years ago
  4. ed9bd3a am 921270a3: am 8ab30e0c: am 31b9d664: Hold proxy classes live in class linker. by Mathieu Chartier · 11 years ago
  5. 921270a am 8ab30e0c: am 31b9d664: Hold proxy classes live in class linker. by Mathieu Chartier · 11 years ago
  6. 8ab30e0 am 31b9d664: Hold proxy classes live in class linker. by Mathieu Chartier · 11 years ago
  7. 379067c Don't clobber array reg if its needed for card marking by Ian Rogers · 11 years ago
  8. 31b9d66 Hold proxy classes live in class linker. by Mathieu Chartier · 11 years ago
  9. 773aab1 Correct free-ing of temp register. by Ian Rogers · 11 years ago
  10. 409fe94 Quick assembler fix by buzbee · 11 years ago
  11. 29f86e5 Merge "Disable select instruction generation on ARM." into dalvik-dev by Ian Rogers · 11 years ago
  12. c353e51 Merge "Notify doesn't inflate, rename helper." into dalvik-dev by Ian Rogers · 11 years ago
  13. 41cdd43 Disable select instruction generation on ARM. by Ian Rogers · 11 years ago
  14. 13c479e Notify doesn't inflate, rename helper. by Ian Rogers · 11 years ago
  15. 775c496 resolved conflicts for merge of b926b3c6 to dalvik-dev by Brian Carlstrom · 11 years ago
  16. b926b3c am 920d7fd5: am ce88853a: Have JNI FindClass fall back to system ClassLoader Bug: 10994325 by Brian Carlstrom · 11 years ago
  17. 920d7fd am ce88853a: Have JNI FindClass fall back to system ClassLoader Bug: 10994325 by Brian Carlstrom · 11 years ago
  18. 73fd319 am 5d7cb349: am 3a50fe88: am 3a22361a: Validate ELF file segment lengths against file length when loading by Brian Carlstrom · 11 years ago
  19. 5d7cb34 am 3a50fe88: am 3a22361a: Validate ELF file segment lengths against file length when loading by Brian Carlstrom · 11 years ago
  20. 3a50fe8 am 3a22361a: Validate ELF file segment lengths against file length when loading by Brian Carlstrom · 11 years ago
  21. ce88853 Have JNI FindClass fall back to system ClassLoader Bug: 10994325 by Brian Carlstrom · 11 years ago
  22. 9822c33 Merge "Clinits may not have the kAccConstructor flag." into dalvik-dev by Ian Rogers · 11 years ago
  23. 241b5de Clinits may not have the kAccConstructor flag. by Ian Rogers · 11 years ago
  24. 3a22361 Validate ELF file segment lengths against file length when loading by Brian Carlstrom · 11 years ago
  25. 657d498 am ed51dca0: am 9fbe6cbd: am 8e3fb146: Revert "Add Jack modifier." by Brian Carlstrom · 11 years ago
  26. ed51dca am 9fbe6cbd: am 8e3fb146: Revert "Add Jack modifier." by Brian Carlstrom · 11 years ago
  27. 9fbe6cb am 8e3fb146: Revert "Add Jack modifier." by Brian Carlstrom · 11 years ago
  28. fe29f36 Merge "Remove four counter increments out of the allocation path." into dalvik-dev by Hiroshi Yamauchi · 11 years ago
  29. 252a002 Merge "Add missing references." into dalvik-dev by Sebastien Hertz · 11 years ago
  30. 8e3fb14 Revert "Add Jack modifier." by Brian Carlstrom · 11 years ago
  31. be031ff Remove four counter increments out of the allocation path. by Hiroshi Yamauchi · 11 years ago
  32. 262d3e2 Merge "Make compiler stat dumping easier to use." into dalvik-dev by Ian Rogers · 11 years ago
  33. e732ef1 Make compiler stat dumping easier to use. by Ian Rogers · 11 years ago
  34. e861ebd Fix interpreter bugs. by Mathieu Chartier · 11 years ago
  35. 74e256b Add missing references. by Sebastien Hertz · 11 years ago
  36. d50f8c8 am e3cd888a: am e3912c91: am 31c9763a: merge in KQS81M by Ed Heyl · 11 years ago
  37. e3cd888 am e3912c91: am 31c9763a: merge in KQS81M by Ed Heyl · 11 years ago
  38. 6bcd163 Fix exception throwing in monitor-enter for MIPS. by Ian Rogers · 11 years ago
  39. e73fadc Merge "Improve quick codegen for aput-object." into dalvik-dev by Ian Rogers · 11 years ago
  40. a9a8254 Improve quick codegen for aput-object. by Ian Rogers · 11 years ago
  41. e3912c9 am 31c9763a: merge in KQS81M by Ed Heyl · 11 years ago
  42. 31c9763 merge in KQS81M by Ed Heyl · 11 years ago
  43. cf82190 am 925e4a68: am 32e261b7: am d320a9a7: Fix generate-operator-out.py\'s copyright header. by Elliott Hughes · 11 years ago
  44. 925e4a6 am 32e261b7: am d320a9a7: Fix generate-operator-out.py\'s copyright header. by Elliott Hughes · 11 years ago
  45. 32e261b am d320a9a7: Fix generate-operator-out.py\'s copyright header. by Elliott Hughes · 11 years ago
  46. d320a9a Fix generate-operator-out.py's copyright header. by Elliott Hughes · 11 years ago
  47. 34633b2 am 5ce6f04f: am 3057d341: am a6b22c5b: Verifier allows arguments of integral types to be interchangeable. by Jeff Hao · 11 years ago
  48. 5ce6f04 am 3057d341: am a6b22c5b: Verifier allows arguments of integral types to be interchangeable. by Jeff Hao · 11 years ago
  49. 3057d34 am a6b22c5b: Verifier allows arguments of integral types to be interchangeable. by Jeff Hao · 11 years ago
  50. a6b22c5 Verifier allows arguments of integral types to be interchangeable. by Jeff Hao · 11 years ago
  51. f1603c2 am bf1f0cdc: am 7ba7936d: am 756ee4e0: Find OatDexFile by DexFile name and checksum, not just checksum by Brian Carlstrom · 11 years ago
  52. 44d1f9b am dfb2c8bf: am 9421003a: am eeb98884: Use ElfFile instead of dlopen for Quick by Brian Carlstrom · 11 years ago
  53. 1449f1d am 80f85137: am 7c798419: am 7c3d13ae: Use file magic to determine file type, not file extension. by Brian Carlstrom · 11 years ago
  54. bf1f0cd am 7ba7936d: am 756ee4e0: Find OatDexFile by DexFile name and checksum, not just checksum by Brian Carlstrom · 11 years ago
  55. dfb2c8b am 9421003a: am eeb98884: Use ElfFile instead of dlopen for Quick by Brian Carlstrom · 11 years ago
  56. 80f8513 am 7c798419: am 7c3d13ae: Use file magic to determine file type, not file extension. by Brian Carlstrom · 11 years ago
  57. a9650dd Implement thumb expansion of immediates. by Ian Rogers · 11 years ago
  58. 7ba7936 am 756ee4e0: Find OatDexFile by DexFile name and checksum, not just checksum by Brian Carlstrom · 11 years ago
  59. 9421003 am eeb98884: Use ElfFile instead of dlopen for Quick by Brian Carlstrom · 11 years ago
  60. 7c79841 am 7c3d13ae: Use file magic to determine file type, not file extension. by Brian Carlstrom · 11 years ago
  61. 756ee4e Find OatDexFile by DexFile name and checksum, not just checksum by Brian Carlstrom · 11 years ago
  62. eeb9888 Use ElfFile instead of dlopen for Quick by Brian Carlstrom · 11 years ago
  63. 7c3d13a Use file magic to determine file type, not file extension. by Brian Carlstrom · 12 years ago
  64. 9f69b62 Merge "Fix an Art debug build boot failure." into dalvik-dev by Hiroshi Yamauchi · 11 years ago
  65. 253ea07 Fix an Art debug build boot failure. by Hiroshi Yamauchi · 11 years ago
  66. 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
  67. e8acf91 am 334d017c: am a968219b: am 6f277751: Make oatdump support image file generated on device by Brian Carlstrom · 11 years ago
  68. 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
  69. 334d017 am a968219b: am 6f277751: Make oatdump support image file generated on device by Brian Carlstrom · 11 years ago
  70. 13f4f40 am f1524294: Merge "Fix OatFile leak causing dlopen to return stale OatFile contents" into klp-dev by Brian Carlstrom · 11 years ago
  71. a968219 am 6f277751: Make oatdump support image file generated on device by Brian Carlstrom · 11 years ago
  72. c68fb20 Merge "Inflate contended lock word by suspending owner." into dalvik-dev by Ian Rogers · 11 years ago
  73. d9c4fc9 Inflate contended lock word by suspending owner. by Ian Rogers · 11 years ago
  74. 6204ea9 Merge "Compile-time tuning: assembly phase" into dalvik-dev by buzbee · 11 years ago
  75. b48819d Compile-time tuning: assembly phase by buzbee · 12 years ago
  76. efc8432 am 539b6af1: am 5e795b8c: am eb1efc45: MIPS fix. by Ian Rogers · 11 years ago
  77. 539b6af am 5e795b8c: am eb1efc45: MIPS fix. by Ian Rogers · 11 years ago
  78. f152429 Merge "Fix OatFile leak causing dlopen to return stale OatFile contents" into klp-dev by Brian Carlstrom · 11 years ago
  79. 7ef126c Merge "Enable thread analysis on template functions." into dalvik-dev by Sebastien Hertz · 11 years ago
  80. 5b7d0f3 Merge "Early exit for static fixup if no direct methods." into dalvik-dev by Ian Rogers · 11 years ago
  81. 1c82982 Early exit for static fixup if no direct methods. by Ian Rogers · 11 years ago
  82. 6f27775 Make oatdump support image file generated on device by Brian Carlstrom · 11 years ago
  83. 5e795b8 am eb1efc45: MIPS fix. by Ian Rogers · 11 years ago
  84. 23ddbb0 am 6ea12d20: am eb1efc45: MIPS fix. by Ian Rogers · 11 years ago
  85. b00309f Fix OatFile leak causing dlopen to return stale OatFile contents by Brian Carlstrom · 11 years ago
  86. 6ea12d2 am eb1efc45: MIPS fix. by Ian Rogers · 11 years ago
  87. c671485 Enable thread analysis on template functions. by Sebastien Hertz · 11 years ago
  88. a95be97 Merge "Optimize shadow frame initialization during invoke." into dalvik-dev by Sebastien Hertz · 11 years ago
  89. 9ace87b Optimize shadow frame initialization during invoke. by Sebastien Hertz · 11 years ago
  90. 003d297 Merge "Cleanup invoke in interpreter." into dalvik-dev by Sebastien Hertz · 11 years ago
  91. c61124b Cleanup invoke in interpreter. by Sebastien Hertz · 12 years ago
  92. eb1efc4 MIPS fix. by Ian Rogers · 11 years ago
  93. 65d1b22 MIPS fix. by Ian Rogers · 11 years ago
  94. d91d6d6 Introduce Signature type to avoid string comparisons. by Ian Rogers · 11 years ago
  95. 9c11b56 Merge "Make InternalStackTraceToStackTraceElementArray compaction safe." into dalvik-dev by Mathieu Chartier · 11 years ago
  96. 58ff844 Merge "Make artQuickResolutionTrampoline fix up references after GC points." into dalvik-dev by Mathieu Chartier · 11 years ago
  97. 7287601 Fix a portable build breakage by Hiroshi Yamauchi · 11 years ago
  98. 07d447b Make artQuickResolutionTrampoline fix up references after GC points. by Mathieu Chartier · 11 years ago
  99. 3b4c189 Split the allocation path into 'instrumented' and 'uninstrumented' ones. by Hiroshi Yamauchi · 12 years ago
  100. 530825b Make InternalStackTraceToStackTraceElementArray compaction safe. by Mathieu Chartier · 11 years ago