1. e62c036 am 574cce14: BCE: Narrow instead of unconditionnaly overwrite the range. by Nicolas Geoffray · 10 years ago
  2. 5f5feee am 310b0f5f: Fix another case of un-verified dead code. by Nicolas Geoffray · 10 years ago
  3. 574cce1 BCE: Narrow instead of unconditionnaly overwrite the range. by Nicolas Geoffray · 10 years ago
  4. 310b0f5 Fix another case of un-verified dead code. by Nicolas Geoffray · 10 years ago
  5. 632aaa5 am 1a63351b: Merge "ART: Follow-up to 507cc6f83bf6379728f2dd20391f2ed5fbfe6371" into mnc-dev by Andreas Gampe · 10 years ago
  6. 1a63351 Merge "ART: Follow-up to 507cc6f83bf6379728f2dd20391f2ed5fbfe6371" into mnc-dev by Andreas Gampe · 10 years ago
  7. a497d1c ART: Follow-up to 507cc6f83bf6379728f2dd20391f2ed5fbfe6371 by Andreas Gampe · 10 years ago
  8. a8a9eb0 am 0cffac0c: Merge "Fix field ordering for String in hprof" into mnc-dev by Mathieu Chartier · 10 years ago
  9. 0cffac0 Merge "Fix field ordering for String in hprof" into mnc-dev by Mathieu Chartier · 10 years ago
  10. c94c6a7 Fix field ordering for String in hprof by Mathieu Chartier · 10 years ago
  11. f8b8ab3 am dd32833e: Make dex file verifier check that indexes are increasing. by Jeff Hao · 10 years ago
  12. dd32833 Make dex file verifier check that indexes are increasing. by Jeff Hao · 10 years ago
  13. ecede59 am ad3359e7: Do not overwrite an input register in shift operations. by Nicolas Geoffray · 10 years ago
  14. ad3359e Do not overwrite an input register in shift operations. by Nicolas Geoffray · 10 years ago
  15. 11eff2e am 7c19550e: Merge "Fix another miranda method moving GC bug" into mnc-dev by Mathieu Chartier · 10 years ago
  16. 280e40f am bad9c7b7: New experimental GC stress mode by Mathieu Chartier · 10 years ago
  17. 7c19550 Merge "Fix another miranda method moving GC bug" into mnc-dev by Mathieu Chartier · 10 years ago
  18. bad9c7b New experimental GC stress mode by Mathieu Chartier · 10 years ago
  19. de72cab am 76952000: Merge "Change GC to allow strings to use large object space." into mnc-dev by Jeff Hao · 10 years ago
  20. 7695200 Merge "Change GC to allow strings to use large object space." into mnc-dev by Jeff Hao · 10 years ago
  21. 37fd527 Change GC to allow strings to use large object space. by Jeff Hao · 10 years ago
  22. e467651 am 67b00a12: Merge "ART: Allow checking RETURN_VOID_NO_BARRIER on unresolved classes" into mnc-dev by Andreas Gampe · 10 years ago
  23. 44ca0d5 am 38fafa18: Make large string use large object space. by Jeff Hao · 10 years ago
  24. 67b00a1 Merge "ART: Allow checking RETURN_VOID_NO_BARRIER on unresolved classes" into mnc-dev by Andreas Gampe · 10 years ago
  25. 38fafa1 Make large string use large object space. by Jeff Hao · 10 years ago
  26. 4c67a6a ART: Allow checking RETURN_VOID_NO_BARRIER on unresolved classes by Andreas Gampe · 10 years ago
  27. 6e80460 Fix another miranda method moving GC bug by Mathieu Chartier · 10 years ago
  28. ce293cd am 421e495c: ART: Don\'t do pre-linked calls to the interpreter bridge. by Vladimir Marko · 10 years ago
  29. 421e495 ART: Don't do pre-linked calls to the interpreter bridge. by Vladimir Marko · 10 years ago
  30. a83938e am a6efe5e8: ART: Disallow classes that are abstract and final by Andreas Gampe · 10 years ago
  31. a6efe5e ART: Disallow classes that are abstract and final by Andreas Gampe · 10 years ago
  32. 564a267 am 88593111: Revert "Revert "Add support for inlining already sharpened interface calls."" by Nicolas Geoffray · 10 years ago
  33. 8166f79 am ee393607: (-s ours) Revert "Add support for inlining already sharpened interface calls. DO NOT MERGE ANYWHERE" by Nicolas Geoffray · 10 years ago
  34. 3cd356f am 042fd002: Revert "Revert "Use IsAssignableFrom instead of IsSubclass for robustness."" by Nicolas Geoffray · 10 years ago
  35. 8859311 Revert "Revert "Add support for inlining already sharpened interface calls."" by Nicolas Geoffray · 10 years ago
  36. ee39360 Revert "Add support for inlining already sharpened interface calls. DO NOT MERGE ANYWHERE" by Nicolas Geoffray · 10 years ago
  37. 042fd00 Revert "Revert "Use IsAssignableFrom instead of IsSubclass for robustness."" by Nicolas Geoffray · 10 years ago
  38. bced2b1 am c48c7e6a: Use compiling class instead of outer class for access checks. by Nicolas Geoffray · 10 years ago
  39. c48c7e6 Use compiling class instead of outer class for access checks. by Nicolas Geoffray · 10 years ago
  40. a7b3540 am 7d593094: Use compiling class instead of referrer for access checks. by Nicolas Geoffray · 10 years ago
  41. 7d59309 Use compiling class instead of referrer for access checks. by Nicolas Geoffray · 10 years ago
  42. 6425b37 am 1e256bf2: Be careful with predecessor/successor index. by Nicolas Geoffray · 10 years ago
  43. 1e256bf Be careful with predecessor/successor index. by Nicolas Geoffray · 10 years ago
  44. 15e0965 am bbcec62c: Merge "Don\'t check the return type in the builder." into mnc-dev by Nicolas Geoffray · 10 years ago
  45. bbcec62 Merge "Don't check the return type in the builder." into mnc-dev by Nicolas Geoffray · 10 years ago
  46. be43861 Don't check the return type in the builder. by Nicolas Geoffray · 10 years ago
  47. c7cf0ee am 39eb41f6: Merge "Do not expect 0 or 1 only when comparing a boolean." into mnc-dev by Nicolas Geoffray · 10 years ago
  48. 1e3055a am 39d40afb: Verifier: check an aput, even if we know it will fail. by Nicolas Geoffray · 10 years ago
  49. 39eb41f Merge "Do not expect 0 or 1 only when comparing a boolean." into mnc-dev by Nicolas Geoffray · 10 years ago
  50. 0bc614d Do not expect 0 or 1 only when comparing a boolean. by Nicolas Geoffray · 10 years ago
  51. 18218b8 am a04e7b7c: Run a simplification pass before code generation. by Nicolas Geoffray · 10 years ago
  52. 39d40af Verifier: check an aput, even if we know it will fail. by Nicolas Geoffray · 10 years ago
  53. a04e7b7 Run a simplification pass before code generation. by Nicolas Geoffray · 10 years ago
  54. 15621f6 am 096f357c: Merge "Bailout from compilation if an invoke is malformed." into mnc-dev by Nicolas Geoffray · 10 years ago
  55. a4d847f am c9345cc2: Merge "Fix wrong DCHECK in bounds check elimination." into mnc-dev by Nicolas Geoffray · 10 years ago
  56. 49b8352 am 25fde612: Fix a bug in optimizing when the null constant has been DCE. by Nicolas Geoffray · 10 years ago
  57. ed28671 am ff82263e: Fix String Change baseline compiler errors. by Nicolas Geoffray · 10 years ago
  58. 096f357 Merge "Bailout from compilation if an invoke is malformed." into mnc-dev by Nicolas Geoffray · 10 years ago
  59. 753f1fb Bailout from compilation if an invoke is malformed. by Nicolas Geoffray · 10 years ago
  60. c9345cc Merge "Fix wrong DCHECK in bounds check elimination." into mnc-dev by Nicolas Geoffray · 10 years ago
  61. 7d4cc8c Fix wrong DCHECK in bounds check elimination. by Nicolas Geoffray · 10 years ago
  62. 25fde61 Fix a bug in optimizing when the null constant has been DCE. by Nicolas Geoffray · 10 years ago
  63. ff82263 Fix String Change baseline compiler errors. by Nicolas Geoffray · 10 years ago
  64. 7060f28 am 7257ece4: Use signed encoding when using relative CFI addresses. by David Srbecky · 10 years ago
  65. 7257ece Use signed encoding when using relative CFI addresses. by David Srbecky · 10 years ago
  66. 73ad940 am 673b4302: ART: Check for expected args for instance methods by Andreas Gampe · 10 years ago
  67. 673b430 ART: Check for expected args for instance methods by Andreas Gampe · 10 years ago
  68. 3c0ea8b am cbf5d896: ART: Check var-arg count earlier in method verifier by Taiju Tsuiki · 10 years ago
  69. cbf5d89 ART: Check var-arg count earlier in method verifier by Taiju Tsuiki · 10 years ago
  70. d7f7bf7 am 1bd841a2: Merge "ART: Fix BCE lint issue" into mnc-dev by Mingyao Yang · 10 years ago
  71. 1bd841a Merge "ART: Fix BCE lint issue" into mnc-dev by Mingyao Yang · 10 years ago
  72. 38fad46 ART: Fix BCE lint issue by Andreas Gampe · 10 years ago
  73. e11244a am f0ed1f0f: Merge "Fix GC map generation edge case" into mnc-dev by Mathieu Chartier · 10 years ago
  74. f0ed1f0 Merge "Fix GC map generation edge case" into mnc-dev by Mathieu Chartier · 10 years ago
  75. 1626b91 Fix GC map generation edge case by Mathieu Chartier · 10 years ago
  76. 9e3351d am 31fa4b57: Remove bogus DCHECK in BCE. by Nicolas Geoffray · 10 years ago
  77. 31fa4b5 Remove bogus DCHECK in BCE. by Nicolas Geoffray · 10 years ago
  78. f4e6743 am bca381a1: Fix premature deoptimization if the loop body isn\'t entered. by Mingyao Yang · 10 years ago
  79. bca381a Fix premature deoptimization if the loop body isn't entered. by Mingyao Yang · 10 years ago
  80. 9900189 am db538d30: Merge "ART stack unwinding fixes for libunwind/gdb/lldb." into mnc-dev by David Srbecky · 10 years ago
  81. db538d3 Merge "ART stack unwinding fixes for libunwind/gdb/lldb." into mnc-dev by David Srbecky · 10 years ago
  82. f76b0ff am 3e91a44b: Fix case where block has no predecessor for StringChange. by Jeff Hao · 10 years ago
  83. 3e91a44 Fix case where block has no predecessor for StringChange. by Jeff Hao · 10 years ago
  84. 9404b85 am e7738e8b: Quick: Handle total high/low register overlap on arm/mips. by Vladimir Marko · 10 years ago
  85. e7738e8 Quick: Handle total high/low register overlap on arm/mips. by Vladimir Marko · 10 years ago
  86. a303e25 am 9f7687cb: Quick: Fix optimizations for empty if blocks. by Vladimir Marko · 10 years ago
  87. 9f7687c Quick: Fix optimizations for empty if blocks. by Vladimir Marko · 10 years ago
  88. 1863c0e am dd3c7d2d: ART: Remove old DCHECK that trips Baseline by David Brazdil · 10 years ago
  89. dd3c7d2 ART: Remove old DCHECK that trips Baseline by David Brazdil · 10 years ago
  90. 0a487e7 am 122349a7: Merge "Fix StringChange for optimizing compiler." into mnc-dev by Jeff Hao · 10 years ago
  91. 122349a Merge "Fix StringChange for optimizing compiler." into mnc-dev by Jeff Hao · 10 years ago
  92. e0a9a53 Fix StringChange for optimizing compiler. by Jeff Hao · 10 years ago
  93. a26cb57 ART stack unwinding fixes for libunwind/gdb/lldb. by David Srbecky · 10 years ago
  94. 2812995 am 6e82168b: Fix moving GC bug in DoFilledNewArray by Mathieu Chartier · 10 years ago
  95. 6e82168 Fix moving GC bug in DoFilledNewArray by Mathieu Chartier · 10 years ago
  96. e2e271f am dfc5db6a: Fix moving GC bugs in proxy stub for X86/X86_64 by Mathieu Chartier · 10 years ago
  97. dfc5db6 Fix moving GC bugs in proxy stub for X86/X86_64 by Mathieu Chartier · 10 years ago
  98. c82e357 am bf1fa2cc: Follow up on CL 151605 by Sebastien Hertz · 10 years ago
  99. 23b4fee am ef484d44: Fix nested deoptimization. by Mingyao Yang · 10 years ago
  100. bf1fa2c Follow up on CL 151605 by Sebastien Hertz · 10 years ago