1. 6ed8fc7 Merge "Improved and simplified loop optimizations." by Treehugger Robot · 9 years ago
  2. 8c4a854 Improved and simplified loop optimizations. by Aart Bik · 9 years ago
  3. 81ca05d Merge "Move remaining jobject related functions to use ObjPtr" by Mathieu Chartier · 9 years ago
  4. c4f3925 Move remaining jobject related functions to use ObjPtr by Mathieu Chartier · 9 years ago
  5. 2b31c0a Merge "test: Fix jni_compiler_test for const correctness" by Treehugger Robot · 9 years ago
  6. 4229811 test: Fix jni_compiler_test for const correctness by Igor Murashkin · 9 years ago
  7. 30267ea Merge "jni: Test that pushed handle scopes are popped after JNI transitions" by Treehugger Robot · 9 years ago
  8. a51d8b7 jni: Test that pushed handle scopes are popped after JNI transitions by Igor Murashkin · 9 years ago
  9. 78c6fef Merge "Refactoring of graph linearization and linear order." by Treehugger Robot · 9 years ago
  10. 9620230 Refactoring of graph linearization and linear order. by Aart Bik · 9 years ago
  11. 2f61867 Merge "Remove #include "oat_file.h" from class_linker.h ." by Vladimir Marko · 9 years ago
  12. 5ed20f9 Make it possible to pass an arena allocator to HLoopOptimization. by Nicolas Geoffray · 9 years ago
  13. 97d7e1c Remove #include "oat_file.h" from class_linker.h . by Vladimir Marko · 9 years ago
  14. ebe1674 Properly scope HLoopOptimization's allocator. by Nicolas Geoffray · 9 years ago
  15. 2a5c516 Merge "MIPS32: Fix GenerateVirtualCall in the presence of intrinsics" by Treehugger Robot · 9 years ago
  16. b3ef691 Fix build break from merge conflict by Mathieu Chartier · 9 years ago
  17. 556c9a2 Merge "Rename ObjPtr::Decode to ObjPtr::Ptr" by Mathieu Chartier · 9 years ago
  18. 5d9c6d6 Fix build breakage. by Nicolas Geoffray · 9 years ago
  19. 091f675 Merge "Revert "Remove dead code from compiler driver."" by Nicolas Geoffray · 9 years ago
  20. 38f250f Revert "Remove dead code from compiler driver." by Nicolas Geoffray · 9 years ago
  21. 26705cc Merge "A first implementation of a loop optimization framework." by Aart Bik · 9 years ago
  22. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 9 years ago
  23. aad75c6 Revert "Revert "Store resolved Strings for AOT code in .bss."" by Vladimir Marko · 9 years ago
  24. 44b3da2 Remove dead code from compiler driver. by Nicolas Geoffray · 9 years ago
  25. e919b07 MIPS32: Fix GenerateVirtualCall in the presence of intrinsics by Goran Jakovljevic · 9 years ago
  26. 281c681 A first implementation of a loop optimization framework. by Aart Bik · 9 years ago
  27. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 9 years ago
  28. e89e1b5 Merge "String Compression for ARM and ARM64" by Jeff Hao · 9 years ago
  29. f2ebe98 Merge "String compression on intrinsics x86 and x86_64" by Jeff Hao · 9 years ago
  30. 0576575 String Compression for ARM and ARM64 by jessicahandojo · 9 years ago
  31. 4877b79 String compression on intrinsics x86 and x86_64 by jessicahandojo · 9 years ago
  32. 5f92605 Revert "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 9 years ago
  33. 04a4413 compiler_driver: Fix build. by Narayan Kamath · 9 years ago
  34. 4287925 Merge "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 9 years ago
  35. 762869d Simplify our intrinsic recognizer. by Nicolas Geoffray · 9 years ago
  36. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 9 years ago
  37. 63dccbbe Store resolved Strings for AOT code in .bss. by Vladimir Marko · 9 years ago
  38. 73dac6e Merge "jni: test CriticalNative with generic jni" by Treehugger Robot · 9 years ago
  39. 294a915 jni: test CriticalNative with generic jni by Igor Murashkin · 9 years ago
  40. 75a7db6 ART: Factor out IMT from ArtMethod by Andreas Gampe · 9 years ago
  41. adc4e82 Merge "Cleanup String.<init> handling." by Nicolas Geoffray · 9 years ago
  42. da079bb Cleanup String.<init> handling. by Nicolas Geoffray · 9 years ago
  43. 525a58b ART: Fix dependencies by Andreas Gampe · 9 years ago
  44. 20426c3 Merge "jni: Punt to generic JNI for mips" by Treehugger Robot · 9 years ago
  45. 3fec9ac ART: Use libbase logging by Andreas Gampe · 9 years ago
  46. 9aa9fa2 jni: Punt to generic JNI for mips by Igor Murashkin · 9 years ago
  47. 3cc69a8 Merge "Compensate in compiler for verifier shortcomings." by Treehugger Robot · 9 years ago
  48. 50a9ed0 Compensate in compiler for verifier shortcomings. by Nicolas Geoffray · 9 years ago
  49. 496577f Smarter image layout by Mathieu Chartier · 9 years ago
  50. b47d9c5 Fix mips build after sharpening change. by Nicolas Geoffray · 9 years ago
  51. 5e4e11e Clean-up sharpening and compiler driver. by Nicolas Geoffray · 9 years ago
  52. 9e5f321 Merge "Revert "Revert "ARM: VIXL32: Add an initial code generator that passes codegen_tests.""" by Roland Levillain · 9 years ago
  53. fe88546 Revert "Revert "ARM: VIXL32: Add an initial code generator that passes codegen_tests."" by Scott Wakeling · 9 years ago
  54. 4670b99 Merge "Update art tests" by Benoit Lamarche · 9 years ago
  55. 764f38f Merge "Make image test multi image" by Treehugger Robot · 9 years ago
  56. 866d874 Make image test multi image by Mathieu Chartier · 9 years ago
  57. 524dfe8 Merge "jni: Implement generic JNI support for @CriticalNative/@FastNative" by Treehugger Robot · 9 years ago
  58. 06a04e0 jni: Implement generic JNI support for @CriticalNative/@FastNative by Igor Murashkin · 9 years ago
  59. be0f728 Merge "Revert "ARM: VIXL32: Add an initial code generator that passes codegen_tests."" by Nicolas Geoffray · 9 years ago
  60. 7863a21 Revert "ARM: VIXL32: Add an initial code generator that passes codegen_tests." by Nicolas Geoffray · 9 years ago
  61. 85bf9de Merge "Write VerifierDeps into VDEX." by Treehugger Robot · 9 years ago
  62. d26a0a6 Merge "ARM: VIXL32: Add an initial code generator that passes codegen_tests." by Roland Levillain · 9 years ago
  63. 5d5a36b Write VerifierDeps into VDEX. by David Brazdil · 9 years ago
  64. 9837caf Update art tests by Sebastien Hertz · 9 years ago
  65. 0e84439 Collapse ART's AbstractMethod class into Executable by Neil Fuller · 9 years ago
  66. c4cb3d5 Merge "Fix the target art method address within a method object" by David Sehr · 9 years ago
  67. 96e640c Fix the target art method address within a method object by Jing Ji · 9 years ago
  68. 804b03f Change remaining slow path throw entrypoints to save everything. by Vladimir Marko · 9 years ago
  69. d300d8f ARM: Use vstm/vldm for live floating point registers save/restore in SlowPathCode. by Artem Serov · 9 years ago
  70. 9364383 Merge "ARM: Use stm/ldm for live registers save/restore in SlowPathCode." by Treehugger Robot · 9 years ago
  71. 2722620 Merge "Improve sharpening for read barrier image HLoadClass" by Treehugger Robot · 9 years ago
  72. 4a4a601 Improve sharpening for read barrier image HLoadClass by Mathieu Chartier · 9 years ago
  73. 904614f Merge "Convert art runtests to Android.bp" by Colin Cross · 9 years ago
  74. afd3c9e Convert art runtests to Android.bp by Colin Cross · 9 years ago
  75. ec88abd Merge "Remove the `CanTriggerGC` side-effects on a few instructions." by Roland Levillain · 9 years ago
  76. 8cb366a Merge "Include `nodes.h` in `nodes_shared.h` to help editing tools." by Treehugger Robot · 9 years ago
  77. 28079d3 Merge "Minor induction variable analysis changes." by Aart Bik · 9 years ago
  78. f4d6aee ARM: Use stm/ldm for live registers save/restore in SlowPathCode. by Artem Serov · 9 years ago
  79. ebc3280 Include `nodes.h` in `nodes_shared.h` to help editing tools. by Alexandre Rames · 9 years ago
  80. 91a6516 Remove the `CanTriggerGC` side-effects on a few instructions. by Alexandre Rames · 9 years ago
  81. f653669 Merge "MIPS64: Fix overlapping use of "in" & "out" registers." by Nicolas Geoffray · 9 years ago
  82. 855c7eb Merge "MIPS32: Improve storing of constants in fields and array elements" by Treehugger Robot · 9 years ago
  83. 9aa352e Remove TypeLookupTable from DexFile. by David Sehr · 9 years ago
  84. 009cace Minor induction variable analysis changes. by Aart Bik · 9 years ago
  85. 22a99ff Merge "x86/x86-64: Simplify codegen using helper functions." by Treehugger Robot · 9 years ago
  86. 56f4bdd x86/x86-64: Simplify codegen using helper functions. by Vladimir Marko · 9 years ago
  87. ca3c8c3 Collect verifier dependencies by David Brazdil · 9 years ago
  88. f58b248 MIPS32: Improve storing of constants in fields and array elements by Alexey Frunze · 9 years ago
  89. 6e95dd5 Convert art gtests to Android.bp by Colin Cross · 9 years ago
  90. 6b22aa5 Convert libart-gtest to Android.bp by Colin Cross · 9 years ago
  91. 6b4d988 Merge "Fix google-explicit-constructor warnings in art." by Chih-hung Hsieh · 9 years ago
  92. 68db2a9 MIPS64: Fix overlapping use of "in" & "out" registers. by Chris Larsen · 9 years ago
  93. 514e346 Merge "Added ability to generate last-value of linear induction. Also added utility to update fetches in induction nodes." by Treehugger Robot · 9 years ago
  94. fad6f4d Merge "ARM: Try to emit branches early to save memory." by Treehugger Robot · 9 years ago
  95. a593118 Fix google-explicit-constructor warnings in art. by Chih-Hung Hsieh · 9 years ago
  96. 16d3a65 Added ability to generate last-value of linear induction. by Aart Bik · 9 years ago
  97. b138dfb ARM: VIXL32: Add an initial code generator that passes codegen_tests. by Scott Wakeling · 9 years ago
  98. 167bc0b ARM: Try to emit branches early to save memory. by Vladimir Marko · 9 years ago
  99. 6f41ec6 Merge "MIPS: Enable the ComparisonsLong test in the code generator test." by Treehugger Robot · 9 years ago
  100. 37c3893 Merge "Add missing OVERRIDE qualifiers in code generators." by Roland Levillain · 9 years ago