1. f5c5465 am 59dce708: Merge "ART: Do a pre-pass for monitor_enter dex pc search" by Andreas Gampe · 10 years ago
  2. 343157d am 1ee1458d: Merge "Reduce scope of MIR analysis attributes." by Ian Rogers · 10 years ago
  3. 45e9914 am c70535b4: Merge "Fix a bug in the insertion of parallel move." by Nicolas Geoffray · 10 years ago
  4. df6e9dc am 13c4e8f4: Merge "Fix test now that instructions can die at instruction entry." by Nicolas Geoffray · 10 years ago
  5. 59dce70 Merge "ART: Do a pre-pass for monitor_enter dex pc search" by Andreas Gampe · 10 years ago
  6. 1ee1458 Merge "Reduce scope of MIR analysis attributes." by Ian Rogers · 10 years ago
  7. 584cc79 Reduce scope of MIR analysis attributes. by Ian Rogers · 10 years ago
  8. cb3c08f ART: Do a pre-pass for monitor_enter dex pc search by Andreas Gampe · 11 years ago
  9. c70535b Merge "Fix a bug in the insertion of parallel move." by Nicolas Geoffray · 10 years ago
  10. 740475d Fix a bug in the insertion of parallel move. by Nicolas Geoffray · 10 years ago
  11. 13c4e8f Merge "Fix test now that instructions can die at instruction entry." by Nicolas Geoffray · 10 years ago
  12. fd680d8 Fix test now that instructions can die at instruction entry. by Nicolas Geoffray · 10 years ago
  13. 4c6e068 am 6d031046: ART: Update for split native bridge initialization by jgu21 · 10 years ago
  14. 6d03104 ART: Update for split native bridge initialization by jgu21 · 11 years ago
  15. 9d97791 am eb1d22bf: Merge "Register allocator: refine instructions liveness." by Nicolas Geoffray · 10 years ago
  16. eb1d22b Merge "Register allocator: refine instructions liveness." by Nicolas Geoffray · 10 years ago
  17. 7690562 Register allocator: refine instructions liveness. by Nicolas Geoffray · 10 years ago
  18. 7f65973 am 68fd50b2: Merge "Optimize get/set reflection performance" by Mathieu Chartier · 10 years ago
  19. 68fd50b Merge "Optimize get/set reflection performance" by Mathieu Chartier · 10 years ago
  20. 7643327 Optimize get/set reflection performance by Mathieu Chartier · 10 years ago
  21. 501f21e am 11c48fe8: (-s ours) Merge "Optimize get/set reflection performance" into lmp-dev by Mathieu Chartier · 10 years ago
  22. 11c48fe Merge "Optimize get/set reflection performance" into lmp-dev by Mathieu Chartier · 10 years ago
  23. ffc788c Optimize get/set reflection performance by Mathieu Chartier · 10 years ago
  24. cb63c36 am 88adf363: Merge "Fix broken runtime SetStatsEnabled logic" by Mathieu Chartier · 10 years ago
  25. 88adf36 Merge "Fix broken runtime SetStatsEnabled logic" by Mathieu Chartier · 10 years ago
  26. 8aad196 am 95f03e6a: Merge "Fix make test exclusion bugs." by Ian Rogers · 10 years ago
  27. 5fbdf53 am dbe4dc12: Merge "Fix broken runtime SetStatsEnabled logic" into lmp-dev by Mathieu Chartier · 10 years ago
  28. 9ef78b5 Fix broken runtime SetStatsEnabled logic by Mathieu Chartier · 10 years ago
  29. dbe4dc1 Merge "Fix broken runtime SetStatsEnabled logic" into lmp-dev by Mathieu Chartier · 10 years ago
  30. 95f03e6 Merge "Fix make test exclusion bugs." by Ian Rogers · 10 years ago
  31. b5594ba Fix make test exclusion bugs. by Ian Rogers · 10 years ago
  32. a7f4530 am adef7361: Merge "Only include test targets if test-art* or build-art* is being built." by Ian Rogers · 10 years ago
  33. adef736 Merge "Only include test targets if test-art* or build-art* is being built." by Ian Rogers · 10 years ago
  34. ed184b7 am ed34f59c: Merge "Quick compiler: aarch64 codegen & long_min literal" into lmp-dev by buzbee · 10 years ago
  35. 8f0bbd2 Only include test targets if test-art* or build-art* is being built. by Ian Rogers · 10 years ago
  36. ed34f59 Merge "Quick compiler: aarch64 codegen & long_min literal" into lmp-dev by buzbee · 10 years ago
  37. b504d2f Quick compiler: aarch64 codegen & long_min literal by buzbee · 10 years ago
  38. 144ff4e am 23fb122b: Change heap base address by Mathieu Chartier · 10 years ago
  39. 742d21d am 7fe50c62: Merge "Change heap base address" by Mathieu Chartier · 10 years ago
  40. 7fe50c6 Merge "Change heap base address" by Mathieu Chartier · 10 years ago
  41. 268ea6c Change heap base address by Mathieu Chartier · 10 years ago
  42. cada7f5 am 887ebcf7: Merge "Fix verifier crash in GetQuickFieldAccess()." by Hiroshi Yamauchi · 10 years ago
  43. c24d818 am 628a74f9: Merge "ART Runtime: Add movw ,yy fault handling" by Ian Rogers · 10 years ago
  44. 9c18c43 am d282d59b: Merge "Elimination of redundant instructuion" by Ian Rogers · 10 years ago
  45. e445f8a am 68dc1015: Merge "Fix CallStaticVoidMethodA for testEverything" by Ian Rogers · 10 years ago
  46. 438b729 am 5a2a2639: Merge "Fix some more pedantic compiler warnings." by Ian Rogers · 10 years ago
  47. 23fb122 Change heap base address by Mathieu Chartier · 10 years ago
  48. 887ebcf Merge "Fix verifier crash in GetQuickFieldAccess()." by Hiroshi Yamauchi · 10 years ago
  49. 5f09be9 Fix verifier crash in GetQuickFieldAccess(). by Hiroshi Yamauchi · 10 years ago
  50. a98ffd7 Fix broken runtime SetStatsEnabled logic by Mathieu Chartier · 10 years ago
  51. 628a74f Merge "ART Runtime: Add movw $xx,yy fault handling" by Ian Rogers · 10 years ago
  52. d282d59 Merge "Elimination of redundant instructuion" by Ian Rogers · 10 years ago
  53. 68dc101 Merge "Fix CallStaticVoidMethodA for testEverything" by Ian Rogers · 10 years ago
  54. 5a2a263 Merge "Fix some more pedantic compiler warnings." by Ian Rogers · 10 years ago
  55. 51be0a7 Fix CallStaticVoidMethodA for testEverything by Marcus Oakland · 10 years ago
  56. 7ddda42 am 70637e40: Merge "ART: Fix mac build" by Andreas Gampe · 10 years ago
  57. 70637e4 Merge "ART: Fix mac build" by Andreas Gampe · 10 years ago
  58. 7a53653 ART: Fix mac build by Andreas Gampe · 10 years ago
  59. 02875c5 Fix some more pedantic compiler warnings. by Ian Rogers · 10 years ago
  60. 455b657 am acc77989: Merge "Fix Class::IsInSamePackage to not read beyond the end of a StringPiece." by Ian Rogers · 10 years ago
  61. acc7798 Merge "Fix Class::IsInSamePackage to not read beyond the end of a StringPiece." by Ian Rogers · 10 years ago
  62. 6b604a1 Fix Class::IsInSamePackage to not read beyond the end of a StringPiece. by Ian Rogers · 10 years ago
  63. e53a0fa am 4aa2ec15: Merge "Some optimizations for the array alloc path." by Hiroshi Yamauchi · 10 years ago
  64. 4aa2ec1 Merge "Some optimizations for the array alloc path." by Hiroshi Yamauchi · 10 years ago
  65. f0edfc3 Some optimizations for the array alloc path. by Hiroshi Yamauchi · 10 years ago
  66. 0ff3655 am e7e34d08: Merge "Reduce IndirectReferenceTable memory usage" by Mathieu Chartier · 10 years ago
  67. e7e34d0 Merge "Reduce IndirectReferenceTable memory usage" by Mathieu Chartier · 10 years ago
  68. 4838d66 Reduce IndirectReferenceTable memory usage by Mathieu Chartier · 10 years ago
  69. 5daf8e1 ART Runtime: Add movw $xx,yy fault handling by Mark Mendell · 10 years ago
  70. 775ec49 am 1ed5b27e: Merge "Implement method calls using relative BL on ARM." by Vladimir Marko · 10 years ago
  71. 1ed5b27 Merge "Implement method calls using relative BL on ARM." by Vladimir Marko · 10 years ago
  72. f4da675 Implement method calls using relative BL on ARM. by Vladimir Marko · 11 years ago
  73. c1480c4 am 34bb808a: Merge "Make the script bash because it uses PIPESTATUS." by Nicolas Geoffray · 10 years ago
  74. 34bb808 Merge "Make the script bash because it uses PIPESTATUS." by Nicolas Geoffray · 10 years ago
  75. c36ec9e am f4696b81: Merge "Make suspend checks note have side effects." by Nicolas Geoffray · 10 years ago
  76. e7d6662 Make the script bash because it uses PIPESTATUS. by Nicolas Geoffray · 10 years ago
  77. f4696b8 Merge "Make suspend checks note have side effects." by Nicolas Geoffray · 10 years ago
  78. 9ebc72c Make suspend checks note have side effects. by Nicolas Geoffray · 10 years ago
  79. c05768d am a72cb229: Merge "Optimize suspend checks in optimizing compiler." by Nicolas Geoffray · 10 years ago
  80. 5b7c7d7 am d7e2f329: Merge "Optimizing compiler: remove unnecessary `explicit\' keywords." by Roland Levillain · 10 years ago
  81. a72cb22 Merge "Optimize suspend checks in optimizing compiler." by Nicolas Geoffray · 10 years ago
  82. d7e2f32 Merge "Optimizing compiler: remove unnecessary `explicit' keywords." by Roland Levillain · 10 years ago
  83. 7a14fbe am 03416803: Merge "Optimizing compiler: check inputs & uses definitions in CFG." by Roland Levillain · 10 years ago
  84. 0341680 Merge "Optimizing compiler: check inputs & uses definitions in CFG." by Roland Levillain · 10 years ago
  85. 5799fc0 Optimizing compiler: remove unnecessary `explicit' keywords. by Roland Levillain · 10 years ago
  86. 12fb56d am f2476d52: Merge "Deprecate GrowableArray, use ArenaVector instead." by Vladimir Marko · 10 years ago
  87. 3c04974 Optimize suspend checks in optimizing compiler. by Nicolas Geoffray · 10 years ago
  88. f2476d5 Merge "Deprecate GrowableArray, use ArenaVector instead." by Vladimir Marko · 10 years ago
  89. 6b46923 Optimizing compiler: check inputs & uses definitions in CFG. by Roland Levillain · 10 years ago
  90. c714166 resolved conflicts for merge of 266b4689 to lmp-dev-plus-aosp by Sebastien Hertz · 10 years ago
  91. 266b468 Merge "Do not hold breakpoint lock when running the verifier" into lmp-dev by Sebastien Hertz · 10 years ago
  92. 8651c90 am c5c71bfa: Merge "ART: Reject branch/switch/throw to move-result." by Ian Rogers · 10 years ago
  93. 2f829a2 am 9961929d: Merge "Fix "const-class v0, I" for libartd.so" by Ian Rogers · 10 years ago
  94. c5c71bf Merge "ART: Reject branch/switch/throw to move-result." by Ian Rogers · 10 years ago
  95. 9961929 Merge "Fix "const-class v0, I" for libartd.so" by Ian Rogers · 10 years ago
  96. 6142e8e am a460bb07: Merge "ART: Update for split native bridge initialization" by Andreas Gampe · 10 years ago
  97. a460bb0 Merge "ART: Update for split native bridge initialization" by Andreas Gampe · 10 years ago
  98. 1285d1a am 9770574a: Merge "x86: evaluation destination should be after load of source in RA [DO NOT MERGE]" into lmp-dev by Pat Tjin · 10 years ago
  99. 9770574 Merge "x86: evaluation destination should be after load of source in RA [DO NOT MERGE]" into lmp-dev by Pat Tjin · 10 years ago
  100. d34ad14 am 5957d54a: Merge "Restore kReasonLogging for kDexoptNeeded and kPatchoatNeeded" by Brian Carlstrom · 10 years ago