1. 0802518 Save the non-verified classes in the VerifierDeps. by Nicolas Geoffray · 9 years ago
  2. f30b158 Merge "Encode quickening info in .vdex." by Nicolas Geoffray · 9 years ago
  3. 4acefd3 Encode quickening info in .vdex. by Nicolas Geoffray · 9 years ago
  4. 1ceb37c Remove unnecessary load class for new instance by Mathieu Chartier · 9 years ago
  5. 6c42676 Merge "Disable kBssEntry LoadString sharpening." by Vladimir Marko · 9 years ago
  6. d681d9b Merge "MIPS32: Implement HSelect" by Treehugger Robot · 9 years ago
  7. b55fdbb Disable kBssEntry LoadString sharpening. by Vladimir Marko · 9 years ago
  8. a818819 Merge "Improve recognition of select-based period induction." by Treehugger Robot · 9 years ago
  9. 674b9ee MIPS32: Implement HSelect by Alexey Frunze · 9 years ago
  10. 639cc8c Improve recognition of select-based period induction. by Aart Bik · 9 years ago
  11. 024662a Merge changes I16f8b7ec,I075bbf55 by Igor Murashkin · 9 years ago
  12. 2f2533f Merge "ARM: VIXL32: Pass initial ART tests with new code generator." by Roland Levillain · 9 years ago
  13. d985a5a Merge "Change pResolveString entrypoint to kSaveEverything." by Vladimir Marko · 9 years ago
  14. c6c5f6c Merge "Move most of class linker to ObjPtr" by Mathieu Chartier · 9 years ago
  15. 3941c88 Merge "Fix bug in dynamic BCE. With regression test." by Treehugger Robot · 9 years ago
  16. af1e299 jni: Support @FastNative methods that return objects by Igor Murashkin · 9 years ago
  17. 3f699ae Revert "jni: Disable FastNative path for methods returning objects" by Igor Murashkin · 9 years ago
  18. 12a1060 Fix bug in dynamic BCE. With regression test. by Aart Bik · 9 years ago
  19. 28357fa Move most of class linker to ObjPtr by Mathieu Chartier · 9 years ago
  20. 94ce9c2 Change pResolveString entrypoint to kSaveEverything. by Vladimir Marko · 9 years ago
  21. b0d2fe8 Merge "Delete unused blocked_register_pairs_ in code generators" by Mathieu Chartier · 9 years ago
  22. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 9 years ago
  23. 58a4c61 Delete unused blocked_register_pairs_ in code generators by Mathieu Chartier · 9 years ago
  24. 6310435 Merge "Enable last value generation of periodic sequence." by Treehugger Robot · 9 years ago
  25. 9d7c8a3 Merge "More store/allocation elimination for singletons in case of loops" by Mingyao Yang · 9 years ago
  26. 9abf894 Enable last value generation of periodic sequence. by Aart Bik · 9 years ago
  27. 3e2e2f1 Merge "Fix handling of dex cache arrays for method types." by Narayan Kamath · 9 years ago
  28. 38a4223 Merge "Move most mirror:: args to ObjPtr" by Mathieu Chartier · 9 years ago
  29. 0a84520 More store/allocation elimination for singletons in case of loops by Mingyao Yang · 9 years ago
  30. 31e8822 Move most mirror:: args to ObjPtr by Mathieu Chartier · 9 years ago
  31. 7fe5658 Fix handling of dex cache arrays for method types. by Narayan Kamath · 9 years ago
  32. 498e122 Merge "Ensure OpenDexFilesFromImage closes file to prevent file descriptor leak" by Brian Carlstrom · 9 years ago
  33. a7812ae ARM: VIXL32: Pass initial ART tests with new code generator. by Scott Wakeling · 9 years ago
  34. 8c0fee9 Merge "Do not write empty class table and intern table to image." by Vladimir Marko · 9 years ago
  35. f5b0f2c Ensure OpenDexFilesFromImage closes file to prevent file descriptor leak by Brian Carlstrom · 9 years ago
  36. cfdff14 Merge "Move mirror::ObjectArray to ObjPtr" by Mathieu Chartier · 9 years ago
  37. 8de327e Merge "Small clean up in art::x86_64::ReadBarrierMarkSlowPathX86_64." by Roland Levillain · 9 years ago
  38. 1a1de67 Do not write empty class table and intern table to image. by Vladimir Marko · 9 years ago
  39. a497095 Merge "MIPS32: Improve integer comparison with constants." by Nicolas Geoffray · 9 years ago
  40. 1a5337f Move mirror::ObjectArray to ObjPtr by Mathieu Chartier · 9 years ago
  41. ae7ff92 jni: Add read barrier fast path to jni compiler by Igor Murashkin · 9 years ago
  42. 6b577cf Small clean up in art::x86_64::ReadBarrierMarkSlowPathX86_64. by Roland Levillain · 9 years ago
  43. 6e5fa09 Merge "Fix optimizing_cfi_test and arm64 code generation." by Nicolas Geoffray · 9 years ago
  44. 9989b16 Fix optimizing_cfi_test and arm64 code generation. by Nicolas Geoffray · 9 years ago
  45. d82d425 Merge "Generate SHA-1 build ID for host-generated *.oat files (1/2)." by David Srbecky · 9 years ago
  46. 68f1128 Merge "Update HInstruction::NeedsCurrentMethod." by Nicolas Geoffray · 9 years ago
  47. dd58cb7 Merge "Revert "Revert "Remove dead code from compiler driver.""" by Nicolas Geoffray · 9 years ago
  48. e769771 MIPS32: Improve integer comparison with constants. by Alexey Frunze · 9 years ago
  49. 480ddd6 Merge "Replace StackHandleScopeCollection with VariableSizedHandleScope" by Mathieu Chartier · 9 years ago
  50. 023161e Merge "Recognize XOR-based periodic induction." by Treehugger Robot · 9 years ago
  51. 96eeb4e Update HInstruction::NeedsCurrentMethod. by Nicolas Geoffray · 9 years ago
  52. 7dc9693 Recognize XOR-based periodic induction. by Aart Bik · 9 years ago
  53. 6f029d9 jni: Disable FastNative path for methods returning objects by Igor Murashkin · 9 years ago
  54. e8a3c57 Replace StackHandleScopeCollection with VariableSizedHandleScope by Mathieu Chartier · 9 years ago
  55. 571d234 Revert "Revert "Remove dead code from compiler driver."" by Nicolas Geoffray · 9 years ago
  56. e2ced0d Merge "Address revew comments for change Ia653d2c72df13889dc85dd8c84997582c034ea4b." by Nicolas Geoffray · 9 years ago
  57. c1f24b9 Merge "Improved and simplified loop optimizations." by Treehugger Robot · 9 years ago
  58. 482095d Improved and simplified loop optimizations. by Aart Bik · 9 years ago
  59. 1e0d8ce Merge "Enable generic JNI tests for MIPS32" by Treehugger Robot · 9 years ago
  60. 6ed8fc7 Merge "Improved and simplified loop optimizations." by Treehugger Robot · 9 years ago
  61. 8c4a854 Improved and simplified loop optimizations. by Aart Bik · 9 years ago
  62. 81ca05d Merge "Move remaining jobject related functions to use ObjPtr" by Mathieu Chartier · 9 years ago
  63. c4f3925 Move remaining jobject related functions to use ObjPtr by Mathieu Chartier · 9 years ago
  64. 2b31c0a Merge "test: Fix jni_compiler_test for const correctness" by Treehugger Robot · 9 years ago
  65. 4229811 test: Fix jni_compiler_test for const correctness by Igor Murashkin · 9 years ago
  66. ab40c11 Generate SHA-1 build ID for host-generated *.oat files (1/2). by Alexey Alexandrov · 9 years ago
  67. 30267ea Merge "jni: Test that pushed handle scopes are popped after JNI transitions" by Treehugger Robot · 9 years ago
  68. a51d8b7 jni: Test that pushed handle scopes are popped after JNI transitions by Igor Murashkin · 9 years ago
  69. 78c6fef Merge "Refactoring of graph linearization and linear order." by Treehugger Robot · 9 years ago
  70. 9620230 Refactoring of graph linearization and linear order. by Aart Bik · 9 years ago
  71. 2f61867 Merge "Remove #include "oat_file.h" from class_linker.h ." by Vladimir Marko · 9 years ago
  72. 5ed20f9 Make it possible to pass an arena allocator to HLoopOptimization. by Nicolas Geoffray · 9 years ago
  73. 97d7e1c Remove #include "oat_file.h" from class_linker.h . by Vladimir Marko · 9 years ago
  74. ebe1674 Properly scope HLoopOptimization's allocator. by Nicolas Geoffray · 9 years ago
  75. 2a5c516 Merge "MIPS32: Fix GenerateVirtualCall in the presence of intrinsics" by Treehugger Robot · 9 years ago
  76. b3ef691 Fix build break from merge conflict by Mathieu Chartier · 9 years ago
  77. 556c9a2 Merge "Rename ObjPtr::Decode to ObjPtr::Ptr" by Mathieu Chartier · 9 years ago
  78. 5d9c6d6 Fix build breakage. by Nicolas Geoffray · 9 years ago
  79. 091f675 Merge "Revert "Remove dead code from compiler driver."" by Nicolas Geoffray · 9 years ago
  80. 38f250f Revert "Remove dead code from compiler driver." by Nicolas Geoffray · 9 years ago
  81. 26705cc Merge "A first implementation of a loop optimization framework." by Aart Bik · 9 years ago
  82. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 9 years ago
  83. aad75c6 Revert "Revert "Store resolved Strings for AOT code in .bss."" by Vladimir Marko · 9 years ago
  84. 44b3da2 Remove dead code from compiler driver. by Nicolas Geoffray · 9 years ago
  85. e919b07 MIPS32: Fix GenerateVirtualCall in the presence of intrinsics by Goran Jakovljevic · 9 years ago
  86. 281c681 A first implementation of a loop optimization framework. by Aart Bik · 9 years ago
  87. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 9 years ago
  88. b20f1fe Address revew comments for change Ia653d2c72df13889dc85dd8c84997582c034ea4b. by Nicolas Geoffray · 9 years ago
  89. e89e1b5 Merge "String Compression for ARM and ARM64" by Jeff Hao · 9 years ago
  90. f2ebe98 Merge "String compression on intrinsics x86 and x86_64" by Jeff Hao · 9 years ago
  91. 0576575 String Compression for ARM and ARM64 by jessicahandojo · 9 years ago
  92. 4877b79 String compression on intrinsics x86 and x86_64 by jessicahandojo · 9 years ago
  93. 5f92605 Revert "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 9 years ago
  94. 04a4413 compiler_driver: Fix build. by Narayan Kamath · 9 years ago
  95. 4287925 Merge "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 9 years ago
  96. 762869d Simplify our intrinsic recognizer. by Nicolas Geoffray · 9 years ago
  97. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 9 years ago
  98. 63dccbbe Store resolved Strings for AOT code in .bss. by Vladimir Marko · 9 years ago
  99. 73dac6e Merge "jni: test CriticalNative with generic jni" by Treehugger Robot · 9 years ago
  100. 294a915 jni: test CriticalNative with generic jni by Igor Murashkin · 9 years ago