1. 83883d7 Populate dex cache for sharpened calls. by Ian Rogers · 11 years ago
  2. 8584a68 Add error message to ELF writer mc linker. by Ian Rogers · 11 years ago
  3. 8a70bcc Merge "Fix x86 code generation for 0x0F 0x3A 0x?? instructions." into dalvik-dev by Vladimir Marko · 11 years ago
  4. fd7e33f Merge "Throw IOException at source of failing to open a dex file." into dalvik-dev by Ian Rogers · 11 years ago
  5. e6ed00b Fix x86 code generation for 0x0F 0x3A 0x?? instructions. by Vladimir Marko · 11 years ago
  6. 8d31bbd Throw IOException at source of failing to open a dex file. by Ian Rogers · 11 years ago
  7. a8d24bf Merge "64-bit prep" into dalvik-dev by buzbee · 11 years ago
  8. 0d82948 64-bit prep by buzbee · 11 years ago
  9. 1eb512d Fast JNI support. by Ian Rogers · 11 years ago
  10. b917ea1 Fix intrinsification of floatToRawIntBits. by Ian Rogers · 11 years ago
  11. 8770e5c Restore callee save registers in JNI compiler. by Mathieu Chartier · 11 years ago
  12. 379067c Don't clobber array reg if its needed for card marking by Ian Rogers · 11 years ago
  13. 773aab1 Correct free-ing of temp register. by Ian Rogers · 11 years ago
  14. 409fe94 Quick assembler fix by buzbee · 11 years ago
  15. 41cdd43 Disable select instruction generation on ARM. by Ian Rogers · 11 years ago
  16. 252a002 Merge "Add missing references." into dalvik-dev by Sebastien Hertz · 11 years ago
  17. e732ef1 Make compiler stat dumping easier to use. by Ian Rogers · 11 years ago
  18. 74e256b Add missing references. by Sebastien Hertz · 11 years ago
  19. a9a8254 Improve quick codegen for aput-object. by Ian Rogers · 11 years ago
  20. f1603c2 am bf1f0cdc: am 7ba7936d: am 756ee4e0: Find OatDexFile by DexFile name and checksum, not just checksum by Brian Carlstrom · 11 years ago
  21. 756ee4e Find OatDexFile by DexFile name and checksum, not just checksum by Brian Carlstrom · 11 years ago
  22. c68fb20 Merge "Inflate contended lock word by suspending owner." into dalvik-dev by Ian Rogers · 11 years ago
  23. d9c4fc9 Inflate contended lock word by suspending owner. by Ian Rogers · 11 years ago
  24. b48819d Compile-time tuning: assembly phase by buzbee · 11 years ago
  25. d91d6d6 Introduce Signature type to avoid string comparisons. by Ian Rogers · 11 years ago
  26. fc0e94b StringPiece clean up. by Ian Rogers · 11 years ago
  27. 4ce9e68 am e2ef8795: am 4b166f3e: am cb5f5e53: Make sure CompilerDriver actually resolves types by Brian Carlstrom · 11 years ago
  28. cb5f5e5 Make sure CompilerDriver actually resolves types by Brian Carlstrom · 11 years ago
  29. ee39a10 Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  30. 8b2c0b9 Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  31. 1fc5800 Art compiler: minor instruction assembler fix by buzbee · 11 years ago
  32. c729a6b Improve promotion of double-precision regs by buzbee · 11 years ago
  33. 5666afd Timely color fix by buzbee · 11 years ago
  34. cd6f5fe Merge "Timely color fix" into dalvik-dev by buzbee · 11 years ago
  35. d0a03b8 Timely color fix by buzbee · 11 years ago
  36. 6fc9251 Make inlined CAS32 loop until store is successful if values match. by Jeff Hao · 11 years ago
  37. 2de2aa1 Make inlined CAS32 loop until store is successful if values match. by Jeff Hao · 11 years ago
  38. b048dd2 Merge "Add valgrind support to compiler arena allocator." into dalvik-dev by Mathieu Chartier · 11 years ago
  39. 75165d0 Add valgrind support to compiler arena allocator. by Mathieu Chartier · 11 years ago
  40. 77695d2 am 715084a2: am 9d7e507f: am 95848d01: Revert "Fix CAS intrinsic to clear exclusive if values don\'t match." by Jeff Hao · 11 years ago
  41. 95848d0 Revert "Fix CAS intrinsic to clear exclusive if values don't match." by Jeff Hao · 11 years ago
  42. 3a08315 Fix CAS intrinsic to clear exclusive if values don't match. by Jeff Hao · 11 years ago
  43. 78765e8 Fix CAS intrinsic to clear exclusive if values don't match. by Jeff Hao · 11 years ago
  44. bd663de Compile-time tuning: register/bb utilities by buzbee · 11 years ago
  45. fffd663 Merge "More Quick compile-time tuning: labels & branches" into dalvik-dev by buzbee · 11 years ago
  46. 252254b More Quick compile-time tuning: labels & branches by buzbee · 11 years ago
  47. 02ed4c0 Move disassembler out of runtime. by Ian Rogers · 11 years ago
  48. 28c2300 More compile-time tuning by buzbee · 11 years ago
  49. 9f799db Merge "Compile-time tuning" into dalvik-dev by buzbee · 11 years ago
  50. 56c7178 Compile-time tuning by buzbee · 11 years ago
  51. 9b297bf Refactor CompilerDriver::Compute..FieldInfo by Ian Rogers · 11 years ago
  52. 65ec92c Refactor CompilerDriver::ComputeInvokeInfo by Ian Rogers · 11 years ago
  53. 866709c Merge "Disable devirtualization detection in DEX-to-DEX compiler." into dalvik-dev by Sebastien Hertz · 11 years ago
  54. 936bf02 Tweak dedupe hash function. by Ian Rogers · 11 years ago
  55. 1e54d68 Disable devirtualization detection in DEX-to-DEX compiler. by Sebastien Hertz · 11 years ago
  56. d133b97 Shard dedupe set locks. by Ian Rogers · 11 years ago
  57. df69314 Remove memory leaks by Anwar Ghuloum · 11 years ago
  58. 8c6326c am cc253de1: am 280ebdf2: Merge "Fix image_test for SMALL_ART" into klp-dev by Brian Carlstrom · 11 years ago
  59. 280ebdf Merge "Fix image_test for SMALL_ART" into klp-dev by Brian Carlstrom · 11 years ago
  60. 5f67532 Fix image_test for SMALL_ART by Brian Carlstrom · 11 years ago
  61. d1946a2 am 22955837: Merge "Multi threaded hashed deduplication during compilation." into klp-dev by Mathieu Chartier · 11 years ago
  62. 193bad9 Multi threaded hashed deduplication during compilation. by Mathieu Chartier · 11 years ago
  63. a1ec8b5 am 179486ae: Fix ImageHeader.IsValid by Brian Carlstrom · 11 years ago
  64. 179486a Fix ImageHeader.IsValid by Brian Carlstrom · 11 years ago
  65. 919b11c Remove conscrypt dependency from CommonTest by Brian Carlstrom · 11 years ago
  66. 6e28820 Revert "Update ART for LLVM merge up to r187914." by Brian Carlstrom · 11 years ago
  67. 70814f7 Update ART for LLVM merge up to r187914. by Stephen Hines · 11 years ago
  68. da4ee47 am 01e9779a: Merge "Write out image bitmap inside of image file." into klp-dev by Mathieu Chartier · 11 years ago
  69. 01e9779 Merge "Write out image bitmap inside of image file." into klp-dev by Mathieu Chartier · 11 years ago
  70. 31e8925 Write out image bitmap inside of image file. by Mathieu Chartier · 11 years ago
  71. e0948e1 Make DexFiles opened from files readonly by default, but writable during dex2oat by Brian Carlstrom · 11 years ago
  72. a7d56cf Revert "Update ART for LLVM merge up to r187914." by Ian Rogers · 11 years ago
  73. 4bf1c8d Update blacklist for klp-dev by Brian Carlstrom · 11 years ago
  74. eaeab46 Update ART for LLVM merge up to r187914. by Stephen Hines · 11 years ago
  75. a436fde Handle OOMEs in class linker with grace. by Ian Rogers · 11 years ago
  76. 3f3d22c Reduce the scope of a ScopedObjectAccess in dex2oat. by Ian Rogers · 11 years ago
  77. 9d6bb98 am 2cea26c1: am c6dfdace: Add buffering to ELF file generation by Brian Carlstrom · 11 years ago
  78. 11b63d1 Quick compiler: division by literal fix by buzbee · 11 years ago
  79. c6dfdac Add buffering to ELF file generation by Brian Carlstrom · 11 years ago
  80. a2cb85a Merge "New arena memory allocator." into dalvik-dev by Mathieu Chartier · 11 years ago
  81. f6c4b3b New arena memory allocator. by Mathieu Chartier · 11 years ago
  82. e2be9da Fix typo in elf writer. by Mathieu Chartier · 11 years ago
  83. fb2451b Merge "Fix sort order to make register promotion stable" into dalvik-dev by Brian Carlstrom · 11 years ago
  84. 4b8c13e Fix sort order to make register promotion stable by Brian Carlstrom · 11 years ago
  85. 0b3eb39 Use atomic integer for compiler driver work balancing. by Mathieu Chartier · 11 years ago
  86. 7dfb28c Don't scan image space when starting runtime. by Ian Rogers · 11 years ago
  87. ec0cf9b Revert "Update ART for LLVM merge up to r187914." by Brian Carlstrom · 11 years ago
  88. b8a874c Update ART for LLVM merge up to r187914. by Stephen Hines · 11 years ago
  89. 2213ac6 am 42b32404: Update black list with Landroid/webkit/WebViewFactory; by Brian Carlstrom · 11 years ago
  90. 42b3240 Update black list with Landroid/webkit/WebViewFactory; by Brian Carlstrom · 11 years ago
  91. 677ffa4 Don't skip compilation for portable builds. by Ian Rogers · 11 years ago
  92. a853bd7 Merge "Don't allow class status to go backward except for error." into dalvik-dev by Ian Rogers · 11 years ago
  93. 8f3c9ae Don't allow class status to go backward except for error. by Ian Rogers · 11 years ago
  94. fe9ca40 Compiler filter update by buzbee · 11 years ago
  95. be7149f Avoid throwing NoClassDefFoundError at compile time. by Ian Rogers · 11 years ago
  96. 884cf3d Merge "Reduce AOT initialization." into dalvik-dev by Ian Rogers · 11 years ago
  97. e6bb3b2 Reduce AOT initialization. by Ian Rogers · 11 years ago
  98. b7767e8 Revert "Update ART for LLVM merge up to r187914." by Brian Carlstrom · 11 years ago
  99. f96b217 Tolerate both old and new java.util.concurrent.ConcurrentHashMap by Brian Carlstrom · 11 years ago
  100. 6a94caa Update ART for LLVM merge up to r187914. by Stephen Hines · 11 years ago