1. 61ff009 ART: Check for exceptions from unresolved classes by Andreas Gampe · 11 years ago
  2. daab38c ART: Make elf loading not abort by Andreas Gampe · 11 years ago
  3. 5a4b8a2 ART: Rename Handle hierarchy by Andreas Gampe · 11 years ago
  4. 2ed8def ART: Allow quickening in the boot image by Andreas Gampe · 11 years ago
  5. 5182932 ART: Change access flag behavior in verifier by Andreas Gampe · 11 years ago
  6. 7e3652c Revert "Implement suspend checks in new compiler." by Nicolas Geoffray · 11 years ago
  7. 6fbce02 Implement suspend checks in new compiler. by Nicolas Geoffray · 11 years ago
  8. c80605d ART: Consider clinit elimination for inlining by Razvan A Lupusoru · 11 years ago
  9. ebab3bb Merge "Compile time performance improvements focusing on interpret-only." by Ian Rogers · 11 years ago
  10. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 11 years ago
  11. 98cb689 Quick compiler (arm64) Fix inline Math.round() by buzbee · 11 years ago
  12. a1c22c1 Fix builds on archs the compiler does not support. by Nicolas Geoffray · 11 years ago
  13. 8a16d97 Fix valgrind errors. by Nicolas Geoffray · 11 years ago
  14. c7f6b86 Merge "Fix bug in register allocator." by Nicolas Geoffray · 11 years ago
  15. b9620f3 Merge "ART: Fix things for valgrind" by Andreas Gampe · 11 years ago
  16. 928f72b ART: Fix things for valgrind by Andreas Gampe · 11 years ago
  17. a87a795 Merge "Revert "Add read barriers for the roots in the verifier."" by Ian Rogers · 11 years ago
  18. be428b4 Merge "ART: Fix variable formatting and CodeLayout's multiple visits" by Bill Buzbee · 11 years ago
  19. d8f69b0 Revert "Add read barriers for the roots in the verifier." by Ian Rogers · 11 years ago
  20. 73f7d79 Merge "Fix kThumb2Vldrd definition to set correct flag." by Bill Buzbee · 11 years ago
  21. 75bcc37 ART: Fix variable formatting and CodeLayout's multiple visits by Jean Christophe Beyler · 11 years ago
  22. 6a64c6c Merge "Fix misuse of ArenaAllocator." by Nicolas Geoffray · 11 years ago
  23. aa4497d Improve dex location canonicalization-related performance. by Vladimir Marko · 11 years ago
  24. 2a877f3 Fix bug in register allocator. by Nicolas Geoffray · 11 years ago
  25. e6c96d1 Fix misuse of ArenaAllocator. by Nicolas Geoffray · 11 years ago
  26. b5477f0 Fix kThumb2Vldrd definition to set correct flag. by Junmo Park · 11 years ago
  27. cd48f2d Change Reference.get() intrinsic to Reference.getReferent(). by Mathieu Chartier · 11 years ago
  28. a464466 x86: evaluation destination should be after load of source in RA by Serguei Katkov · 11 years ago
  29. 065bf77 Add (simple) side effects flags and equality methods on nodes. by Nicolas Geoffray · 11 years ago
  30. 3946844 Runtime support for the new stack maps for the opt compiler. by Nicolas Geoffray · 11 years ago
  31. 90a21f8 Quick compiler: Fix handling of unused returns by buzbee · 11 years ago
  32. 9b868cb Merge "ART: Make the dominator bitvectors expandable" by Bill Buzbee · 11 years ago
  33. eacc5f0 Fix Thumb2Stm, ldm definition of EncodingMap for arm by Junmo Park · 11 years ago
  34. 2225c35 Merge "ART: Refactor elf_writer_quick, add symbolizer" by Andreas Gampe · 11 years ago
  35. 54fc26c ART: Refactor elf_writer_quick, add symbolizer by Andreas Gampe · 11 years ago
  36. 007a065 ART: Make the dominator bitvectors expandable by Jean Christophe Beyler · 11 years ago
  37. 3a91f44 ART: X86: Improve multiply in div/rem by literal by Mark Mendell · 11 years ago
  38. 3f51e7d ART: Fix x86_64 GenSelect case when destination is Ref by Jean Christophe Beyler · 11 years ago
  39. 6dccdc2 ART: Reduce LockCallTemps usage by Maxim Kazantsev · 11 years ago
  40. 328c430 Merge "ART: Vectorization opcode implementation fixes" by Ian Rogers · 11 years ago
  41. d73f52b Merge "Add numerator check for integer divide and modulo" by Ian Rogers · 11 years ago
  42. fbebc69 ART: Only call CalculateBasicBlockInformation once by Jean Christophe Beyler · 11 years ago
  43. b3a84e2 ART: Vectorization opcode implementation fixes by Lupusoru, Razvan A · 11 years ago
  44. 2a09504 Merge "Fix SetupResourceMasks to pass correct parameters" by Vladimir Marko · 11 years ago
  45. 859efc4 Merge "ART fix oat debug source map operations" by Vladimir Marko · 11 years ago
  46. 4a94679 Merge "Quick compiler, aarch64: Insane sanity checker" by buzbee · 11 years ago
  47. 579123b Merge "ART: Fix read-out-of-bounds in the compiler" by Andreas Gampe · 11 years ago
  48. de0b996 ART: Fix read-out-of-bounds in the compiler by Andreas Gampe · 11 years ago
  49. aa839cc Fix SetupResourceMasks to pass correct parameters by Junmo Park · 11 years ago
  50. f77e977 Quick compiler, aarch64: Insane sanity checker by buzbee · 11 years ago
  51. 68b5685 Reduce and speed-up class def searches. by Ian Rogers · 11 years ago
  52. 7c7686e Merge "Revert "Revert "ART: Prepare for ELF64.""" by Nicolas Geoffray · 11 years ago
  53. f9b87b1 Revert "Revert "ART: Prepare for ELF64."" by Nicolas Geoffray · 11 years ago
  54. dcea56f Merge "Fix frame size issue with 64-bit" by Narayan Kamath · 11 years ago
  55. 893600c Merge "Revert "ART: Prepare for ELF64."" by Nicolas Geoffray · 11 years ago
  56. 7eebd95 Revert "ART: Prepare for ELF64." by Nicolas Geoffray · 11 years ago
  57. 18a49cc Fix frame size issue with 64-bit by Brian Carlstrom · 11 years ago
  58. 59a0043 Merge "ART: Address issues with kIntrinsicMinMaxDouble for x86" by Ian Rogers · 11 years ago
  59. 5383613 Merge "ART: Update CFG dumper to handle extended better" by Ian Rogers · 11 years ago
  60. 45b8f1a ART: Prepare for ELF64. by Tong Shen · 11 years ago
  61. e5beb18 ART: Address issues with kIntrinsicMinMaxDouble for x86 by Razvan A Lupusoru · 11 years ago
  62. 1500e6f ART: Update CFG dumper to handle extended better by Razvan A Lupusoru · 11 years ago
  63. 3a65807 Quick compiler: Fix MIPS build by buzbee · 11 years ago
  64. 2ddd175 Add numerator check for integer divide and modulo by Yixin Shou · 11 years ago
  65. 8d0d03e ART: Change temporaries to positive names by Razvan A Lupusoru · 11 years ago
  66. 709368e Merge "Reduce interpret-only compile time." by Mathieu Chartier · 11 years ago
  67. 2cdd2f2 Merge "ART: Added dirty flag to optimizations" by Ian Rogers · 11 years ago
  68. bd25d4b ART: Add capability for a pass to have options by Razvan A Lupusoru · 11 years ago
  69. 09321df ART: Added dirty flag to optimizations by Jean Christophe Beyler · 11 years ago
  70. 061d310 Merge "ART: Add non-temporal store support" by Ian Rogers · 11 years ago
  71. 8e219ae Reduce interpret-only compile time. by Mathieu Chartier · 11 years ago
  72. b5bce7c ART: Add non-temporal store support by Jean Christophe Beyler · 11 years ago
  73. 0b05ec6 Merge "ART: Improve error message on oat writer failure" by Andreas Gampe · 11 years ago
  74. d9efea6 ART: Improve error message on oat writer failure by Andreas Gampe · 11 years ago
  75. 88a6b41 Quick compiler: fix DCHECK by buzbee · 11 years ago
  76. 898fcb5 CheckAndClearResolveException should allow LinkageError by Brian Carlstrom · 11 years ago
  77. 1ff1747 Merge "ART: Extending FlagsOf" by Ian Rogers · 11 years ago
  78. 33ac819 ART fix oat debug source map operations by Yevgeny Rouban · 11 years ago
  79. fb0ea2d ART: Extending FlagsOf by Jean Christophe Beyler · 11 years ago
  80. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 11 years ago
  81. bf99f77 Clean up Handle usage. by Mathieu Chartier · 11 years ago
  82. 53c913b ART: Clean up compiler by Andreas Gampe · 11 years ago
  83. e18aa43 Merge "ART: Support MIRGraph constant interface" by Ian Rogers · 11 years ago
  84. d04d309 ART: Support MIRGraph constant interface by Razvan A Lupusoru · 11 years ago
  85. a37ad7a Merge "GetDalvikDisassembly should work even without SSA info" by Ian Rogers · 11 years ago
  86. 954c7ea Merge "ART: Fix frontend to allow possibility of multiple code units" by Ian Rogers · 11 years ago
  87. 64d9da0 Merge "ARM64: Avoid the duplication of condition codes." by Ian Rogers · 11 years ago
  88. 651c967 Merge "AArch64: Improve MIR to LIR translation for abs" by Ian Rogers · 11 years ago
  89. ba9388c ARM64: Avoid the duplication of condition codes. by Alexandre Rames · 11 years ago
  90. 20acd5b Merge "ART: Remove a BasicBlock's fall_through pointer in Hide()" by Ian Rogers · 11 years ago
  91. b289d2c Merge "ART: Implement kMirOpNullCheck" by Ian Rogers · 11 years ago
  92. 00b3024 Merge "x86: A couple of minor changes for String.indexOf() inlining" by Ian Rogers · 11 years ago
  93. 0f3e498 GetDalvikDisassembly should work even without SSA info by Serguei Katkov · 11 years ago
  94. f588b50 ART: Remove a BasicBlock's fall_through pointer in Hide() by Jean Christophe Beyler · 11 years ago
  95. e77493c Make common BitVector operations inline-able. by Ian Rogers · 11 years ago
  96. 09ae022 ART: Fix frontend to allow possibility of multiple code units by Razvan A Lupusoru · 11 years ago
  97. 7642324 ART: Implement kMirOpNullCheck by Razvan A Lupusoru · 11 years ago
  98. 9a8a506 AArch64: Improve MIR to LIR translation for abs by Martyn Capewell · 11 years ago
  99. 5d13f12 Quick compiler: fix Arm64 inline locking code by buzbee · 11 years ago
  100. 4efefc3 Merge "Improve GVN performance when merging null-checked values." by Vladimir Marko · 11 years ago