1. e01b6f6 Move IsVeryLarge check before we create verification results by Mathieu Chartier · 7 years ago
  2. 1cfea7a Code cleanup around vdex. by Nicolas Geoffray · 7 years ago
  3. 8bdda5a ART: Update stl_util.h by Andreas Gampe · 7 years ago
  4. 5678db5 ART: Refactor bit_utils and stl_util by Andreas Gampe · 7 years ago
  5. 0eb882b Use ArtMethod* .bss entries for HInvokeStaticOrDirect. by Vladimir Marko · 7 years ago
  6. 49cda06 Rename and obsolete compiler filter names. by Nicolas Geoffray · 8 years ago
  7. cbcedbf Add method info to oat files by Mathieu Chartier · 8 years ago
  8. c52f303 Remove --include-patch-information option from dex2oat. by Richard Uhler · 8 years ago
  9. 41b2f53 Add nullptr and size check for opening a mem mapped dex file. by Jeff Hao · 8 years ago
  10. d9df780 Add test if dex file fails to open during layout. by Jeff Hao · 8 years ago
  11. b048cb7 Add per array size allocation entrypoints. by Nicolas Geoffray · 8 years ago
  12. 8d91ac3 Remove unused array entrypoints. by Nicolas Geoffray · 8 years ago
  13. 39cee66 Entrypoints cleanup. by Nicolas Geoffray · 8 years ago
  14. ac14139 Revert "Revert "ART: Compiler support for invoke-polymorphic."" by Orion Hodson · 8 years ago
  15. 0d3998b Revert "Revert "Make object allocation entrypoints only take a class."" by Nicolas Geoffray · 8 years ago
  16. f7aaacd Revert "Make object allocation entrypoints only take a class." by Hiroshi Yamauchi · 8 years ago
  17. 2b615ba Make object allocation entrypoints only take a class. by Nicolas Geoffray · 8 years ago
  18. 81f57d1 Update vdex in place if input_vdex_fd == output_vdex_fd by Nicolas Geoffray · 8 years ago
  19. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  20. f54e5df Set the location checksum in vdex. by Nicolas Geoffray · 8 years ago
  21. 608f2ce Add new --layout-profile compiler-filter for dex2oat. by Jeff Hao · 8 years ago
  22. 6bb7f1b Integrate VerifierDeps in compiler driver. by Nicolas Geoffray · 8 years ago
  23. 0415b4e ART: Change InstructionSetFeatures to return unique_ptr by Andreas Gampe · 10 years ago
  24. 4acefd3 Encode quickening info in .vdex. by Nicolas Geoffray · 8 years ago
  25. af1e299 jni: Support @FastNative methods that return objects by Igor Murashkin · 8 years ago
  26. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  27. 556c9a2 Merge "Rename ObjPtr::Decode to ObjPtr::Ptr" by Mathieu Chartier · 8 years ago
  28. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 8 years ago
  29. aad75c6 Revert "Revert "Store resolved Strings for AOT code in .bss."" by Vladimir Marko · 8 years ago
  30. 5f92605 Revert "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 8 years ago
  31. 4287925 Merge "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 8 years ago
  32. 762869d Simplify our intrinsic recognizer. by Nicolas Geoffray · 8 years ago
  33. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  34. 63dccbb Store resolved Strings for AOT code in .bss. by Vladimir Marko · 8 years ago
  35. 0584647 Remove ThrowNoSuchMethod entrypoint. by Vladimir Marko · 8 years ago
  36. 7b49e6c Introduce VDEX file, use it for DEX files by David Brazdil · 8 years ago
  37. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  38. 9d4b6da jni: Fast path for @FastNative annotated java methods by Igor Murashkin · 8 years ago
  39. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  40. d549c28 Remove two ReadBarrierMarkRegX entrypoints. by Roland Levillain · 8 years ago
  41. 43e10b0 ART: Replace ScopedFd with FdFile by Andreas Gampe · 8 years ago
  42. 02b7580 Introduce more compact ReadBarrierMark slow-paths. by Roland Levillain · 8 years ago
  43. 87f3fcb Replace String.charAt() with HIR. by Vladimir Marko · 8 years ago
  44. f284d44 Hold dex caches live in class table by Mathieu Chartier · 8 years ago
  45. 5d3baf6 Don't update checksum if data ptr is null. by Jeff Hao · 8 years ago
  46. 91288d8 Revert "Revert "Write conflict tables in image"" by Mathieu Chartier · 8 years ago
  47. 9d07e3d Clean up OatQuickMethodHeader after Quick removal. by Vladimir Marko · 9 years ago
  48. 3c94f09 Remove Quick from tree. by Nicolas Geoffray · 9 years ago
  49. 0b4cbd0 Add oatdump support for app images by Mathieu Chartier · 9 years ago
  50. 5d81120 Propagate InstructionSetFeatures to ElfBuilder. by David Srbecky · 9 years ago
  51. bf63303 Merge "ART: Allow method references across oat files for multi-image, 2nd attempt." by Vladimir Marko · 9 years ago
  52. 944da60 ART: Allow method references across oat files for multi-image, 2nd attempt. by Vladimir Marko · 9 years ago
  53. 3612149 Make JNI work correctly with default methods. by Alex Light · 9 years ago
  54. fcea56f Fix issue with copied methods not being checked. by Alex Light · 9 years ago
  55. 45724f9 Revert "Allow method references across oat files for multi-image." by Vladimir Marko · 9 years ago
  56. 6065402 Allow method references across oat files for multi-image. by Vladimir Marko · 9 years ago
  57. 4fda4eb Move code related to debug info generation to its own directory. by David Srbecky · 9 years ago
  58. 3a2bd29 ART: Make sure dex files are verified in the compiler by Andreas Gampe · 9 years ago
  59. 9bdf108 Revert "Revert "Write dex files to oat file early."" by Vladimir Marko · 9 years ago
  60. 1ee101a Merge "Revert "Write dex files to oat file early."" by Vladimir Marko · 9 years ago
  61. 919f553 Revert "Write dex files to oat file early." by Vladimir Marko · 9 years ago
  62. a810830 Merge "Write dex files to oat file early." by Vladimir Marko · 9 years ago
  63. c903b6a Move --dump-cfg and dump-cfg-append to CompilerOptions. by Nicolas Geoffray · 9 years ago
  64. 625a64a Write dex files to oat file early. by Vladimir Marko · 9 years ago
  65. 998c216 Perform profile file analysis in dex2oat by Calin Juravle · 9 years ago
  66. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  67. 6b1a50b Merge "Rename NullHandle to ScopedNullHandle" am: 76b90e37df am: 8a5e8d0118 by Mathieu Chartier · 9 years ago
  68. 9865bde Rename NullHandle to ScopedNullHandle by Mathieu Chartier · 9 years ago
  69. 9c55729 resolve merge conflicts of 9f784b26a1 to master. by Alex Light · 9 years ago
  70. e64300b Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 9 years ago
  71. bc90a05 Merge "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 9 years ago
  72. 533d63a Merge "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 9 years ago
  73. 2efb0aa Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  74. ae358c1 Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  75. e6f84a5 Merge "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  76. 7d5a577 Merge "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  77. 523ef21 Merge "x86 Baker\'s read barrier fast path implementation." am: 089ff4886a by Roland Levillain · 9 years ago
  78. 7c1559a x86 Baker's read barrier fast path implementation. by Roland Levillain · 9 years ago
  79. 9539150 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 9 years ago
  80. 6286a97 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 9 years ago
  81. cddac8b Merge "Optimizing: Add direct calls to math intrinsics" am: 376cbcc516 by Nicolas Geoffray · 9 years ago
  82. 376cbcc Merge "Optimizing: Add direct calls to math intrinsics" by Nicolas Geoffray · 9 years ago
  83. 4d4a006 Merge "Refactor and clean up OatWriter and Dex2Oat." am: a1b21219db by Vladimir Marko · 9 years ago
  84. 49b0f45 Refactor and clean up OatWriter and Dex2Oat. by Vladimir Marko · 9 years ago
  85. a4f1220 Optimizing: Add direct calls to math intrinsics by Mark Mendell · 9 years ago
  86. 22ad8de Merge "Add ElfWriter::GetStream()." am: cf6bd55863 am: e3ce7c04c7 am: 4d7bd60566 by Vladimir Marko · 9 years ago
  87. 131980f Add ElfWriter::GetStream(). by Vladimir Marko · 9 years ago
  88. fd422b6 Merge "Refactor oat file writing to give Dex2Oat more control." am: d1744d449c am: 110d07e2c0 by Vladimir Marko · 9 years ago
  89. 10c1356 Refactor oat file writing to give Dex2Oat more control. by Vladimir Marko · 9 years ago
  90. 121b25e Merge mnc-dr-enso-dev into goog/master by Przemyslaw Szczepaniak · 9 years ago
  91. 9515b51 Fix oat_test by Yi Kong · 9 years ago
  92. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  93. da5b28a Revert "Revert "Add basic image writer support for app images"" by Mathieu Chartier · 9 years ago
  94. 07ddb6f Fix elf writer to properly handle empty text sections by Mathieu Chartier · 9 years ago
  95. 4b01856 Revert "Add basic image writer support for app images" by Nicolas Geoffray · 9 years ago
  96. c033474 Add basic image writer support for app images by Mathieu Chartier · 9 years ago
  97. d1eaf0d Keep list of dex files for oat file in CompilerDriver. by Vladimir Marko · 9 years ago
  98. 35831e8 Reduce memory used by CompiledMethods. by Vladimir Marko · 9 years ago
  99. 87000a9 Add option to append to the cfg dump. by Calin Juravle · 9 years ago
  100. b1d8c31 Revert "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 9 years ago