1. 1e75986 am e54cd64e: ART: Remove bad FindSymbol call by Andreas Gampe · 10 years ago
  2. e54cd64 ART: Remove bad FindSymbol call by Andreas Gampe · 10 years ago
  3. 285e1d2 am ed40271d: Merge "ART: Unlink target oat file before compiling" into mnc-dev by Andreas Gampe · 10 years ago
  4. ed40271 Merge "ART: Unlink target oat file before compiling" into mnc-dev by Andreas Gampe · 10 years ago
  5. 52f0aeb ART: Unlink target oat file before compiling by Andreas Gampe · 10 years ago
  6. 524ddfd am e7d876ad: ART: Fix CFI annotation for art_quick_aput_obj by Mathieu Chartier · 10 years ago
  7. e7d876a ART: Fix CFI annotation for art_quick_aput_obj by Mathieu Chartier · 10 years ago
  8. 1107c8f am d735c41e: Merge "MIPS: Initial version of optimizing compiler for MIPS64R6." into mnc-dev by Roland Levillain · 10 years ago
  9. d735c41 Merge "MIPS: Initial version of optimizing compiler for MIPS64R6." into mnc-dev by Roland Levillain · 10 years ago
  10. b83240c am a10c713e: Quick: Disable GVN, DCE and LVN for type conflicts. by Vladimir Marko · 10 years ago
  11. a10c713 Quick: Disable GVN, DCE and LVN for type conflicts. by Vladimir Marko · 10 years ago
  12. 2cb5207 am 3ae8da0a: ART: Fix invalid access and DCHECK in verifier by Andreas Gampe · 10 years ago
  13. 3ae8da0 ART: Fix invalid access and DCHECK in verifier by Andreas Gampe · 10 years ago
  14. 86b9e90 am ffd43f62: Merge "Require mutator lock for DeleteLocalRef" into mnc-dev by Mathieu Chartier · 10 years ago
  15. ffd43f6 Merge "Require mutator lock for DeleteLocalRef" into mnc-dev by Mathieu Chartier · 10 years ago
  16. e290896 Require mutator lock for DeleteLocalRef by Mathieu Chartier · 10 years ago
  17. 1ac55c7 am b91205e4: ART: Fix streaming tracing issues by Andreas Gampe · 10 years ago
  18. b91205e ART: Fix streaming tracing issues by Andreas Gampe · 10 years ago
  19. 1f90bf3 am 1ff04abe: ART: Bail out immediately on try/catch by David Brazdil · 10 years ago
  20. 1ff04ab ART: Bail out immediately on try/catch by David Brazdil · 10 years ago
  21. a1935c4 MIPS: Initial version of optimizing compiler for MIPS64R6. by Roland Levillain · 10 years ago
  22. 9aa4b6c am 5597b422: Merge "ART: Fix kEverything compiler filter" into mnc-dev by Andreas Gampe · 10 years ago
  23. 1be6044 am ad805685: ART: Only print stripped dex2oat command line by Andreas Gampe · 10 years ago
  24. 5597b42 Merge "ART: Fix kEverything compiler filter" into mnc-dev by Andreas Gampe · 10 years ago
  25. ad80568 ART: Only print stripped dex2oat command line by Andreas Gampe · 10 years ago
  26. 88802ca ART: Fix kEverything compiler filter by buzbee · 10 years ago
  27. d7dcb25 am 6415013f: ART: Reset runtime_throw_failure flag by Andreas Gampe · 10 years ago
  28. 6415013 ART: Reset runtime_throw_failure flag by Andreas Gampe · 10 years ago
  29. e993dfd am 005deb0a: ART: Set methods to preverified in verify-none by Andreas Gampe · 10 years ago
  30. 005deb0 ART: Set methods to preverified in verify-none by Andreas Gampe · 10 years ago
  31. c45f922 am 9ae03f09: Merge "Do not try to compile resource-only dex files." into mnc-dev by Richard Uhler · 10 years ago
  32. 9ae03f0 Merge "Do not try to compile resource-only dex files." into mnc-dev by Richard Uhler · 10 years ago
  33. 85e9888 am 92067896: Hard-fail get-/put-object to a non-reference field. by Vladimir Marko · 10 years ago
  34. 9206789 Hard-fail get-/put-object to a non-reference field. by Vladimir Marko · 10 years ago
  35. f717cfc am 20d60dd2: Only do some checks when compiling against the core image. by Nicolas Geoffray · 10 years ago
  36. 20d60dd Only do some checks when compiling against the core image. by Nicolas Geoffray · 10 years ago
  37. 02d662d am 559b1cc2: [MIPS64] JNI Compiler: Sign-extend int function arguments by Lazar Trsic · 10 years ago
  38. 559b1cc [MIPS64] JNI Compiler: Sign-extend int function arguments by Lazar Trsic · 10 years ago
  39. f7cf2dc am 2eb85431: Merge "ART: Fix arm32 instrumentation exit stub" into mnc-dev by Andreas Gampe · 10 years ago
  40. b8536f9 am 71e46c1a: Fix force copy by Mathieu Chartier · 10 years ago
  41. 2eb8543 Merge "ART: Fix arm32 instrumentation exit stub" into mnc-dev by Andreas Gampe · 10 years ago
  42. 71e46c1 Fix force copy by Mathieu Chartier · 10 years ago
  43. 844fb67 ART: Fix arm32 instrumentation exit stub by Andreas Gampe · 10 years ago
  44. b43189b am 6d20c2e2: Merge "Fix imt conflict trampoline for mips64" into mnc-dev by Mathieu Chartier · 10 years ago
  45. 6d20c2e Merge "Fix imt conflict trampoline for mips64" into mnc-dev by Mathieu Chartier · 10 years ago
  46. 0b95bf1 Fix imt conflict trampoline for mips64 by Mathieu Chartier · 10 years ago
  47. 2195ea0 am 94e7c05f: Increase alt signal stack to 32K on host. by Christopher Ferris · 10 years ago
  48. 94e7c05 Increase alt signal stack to 32K on host. by Christopher Ferris · 10 years ago
  49. 65a5cd1 am 466efcc8: Merge "Adding optimizing compiler test case for String.<init>." into mnc-dev by Jeff Hao · 10 years ago
  50. 466efcc Merge "Adding optimizing compiler test case for String.<init>." into mnc-dev by Jeff Hao · 10 years ago
  51. 53cb9da am 28676346: Use a flag from the verifier to know if we should compile. by Nicolas Geoffray · 10 years ago
  52. 2867634 Use a flag from the verifier to know if we should compile. by Nicolas Geoffray · 10 years ago
  53. 923f49c am b5171ff4: BCE: don\'t assume a bounds check always gets a HArrayLength. by Nicolas Geoffray · 10 years ago
  54. 269a766 am 0fd292dd: Fix codegen_test after DCE fix. by Nicolas Geoffray · 10 years ago
  55. b5171ff BCE: don't assume a bounds check always gets a HArrayLength. by Nicolas Geoffray · 10 years ago
  56. 29e83af am 18b236e5: Recompute dominator tree after DCE. by Nicolas Geoffray · 10 years ago
  57. e62c036 am 574cce14: BCE: Narrow instead of unconditionnaly overwrite the range. by Nicolas Geoffray · 10 years ago
  58. cb44b11 Do not try to compile resource-only dex files. by Richard Uhler · 10 years ago
  59. 0fd292d Fix codegen_test after DCE fix. by Nicolas Geoffray · 10 years ago
  60. 18b236e Recompute dominator tree after DCE. by Nicolas Geoffray · 10 years ago
  61. 5f5feee am 310b0f5f: Fix another case of un-verified dead code. by Nicolas Geoffray · 10 years ago
  62. 574cce1 BCE: Narrow instead of unconditionnaly overwrite the range. by Nicolas Geoffray · 10 years ago
  63. 310b0f5 Fix another case of un-verified dead code. by Nicolas Geoffray · 10 years ago
  64. e7c7d8e Adding optimizing compiler test case for String.<init>. by Jeff Hao · 10 years ago
  65. 632aaa5 am 1a63351b: Merge "ART: Follow-up to 507cc6f83bf6379728f2dd20391f2ed5fbfe6371" into mnc-dev by Andreas Gampe · 10 years ago
  66. 1a63351 Merge "ART: Follow-up to 507cc6f83bf6379728f2dd20391f2ed5fbfe6371" into mnc-dev by Andreas Gampe · 10 years ago
  67. a497d1c ART: Follow-up to 507cc6f83bf6379728f2dd20391f2ed5fbfe6371 by Andreas Gampe · 10 years ago
  68. a8a9eb0 am 0cffac0c: Merge "Fix field ordering for String in hprof" into mnc-dev by Mathieu Chartier · 10 years ago
  69. 0cffac0 Merge "Fix field ordering for String in hprof" into mnc-dev by Mathieu Chartier · 10 years ago
  70. c94c6a7 Fix field ordering for String in hprof by Mathieu Chartier · 10 years ago
  71. f8b8ab3 am dd32833e: Make dex file verifier check that indexes are increasing. by Jeff Hao · 10 years ago
  72. dd32833 Make dex file verifier check that indexes are increasing. by Jeff Hao · 10 years ago
  73. ecede59 am ad3359e7: Do not overwrite an input register in shift operations. by Nicolas Geoffray · 10 years ago
  74. ad3359e Do not overwrite an input register in shift operations. by Nicolas Geoffray · 10 years ago
  75. 11eff2e am 7c19550e: Merge "Fix another miranda method moving GC bug" into mnc-dev by Mathieu Chartier · 10 years ago
  76. 280e40f am bad9c7b7: New experimental GC stress mode by Mathieu Chartier · 10 years ago
  77. 7c19550 Merge "Fix another miranda method moving GC bug" into mnc-dev by Mathieu Chartier · 10 years ago
  78. bad9c7b New experimental GC stress mode by Mathieu Chartier · 10 years ago
  79. de72cab am 76952000: Merge "Change GC to allow strings to use large object space." into mnc-dev by Jeff Hao · 10 years ago
  80. 7695200 Merge "Change GC to allow strings to use large object space." into mnc-dev by Jeff Hao · 10 years ago
  81. 37fd527 Change GC to allow strings to use large object space. by Jeff Hao · 10 years ago
  82. e467651 am 67b00a12: Merge "ART: Allow checking RETURN_VOID_NO_BARRIER on unresolved classes" into mnc-dev by Andreas Gampe · 10 years ago
  83. 44ca0d5 am 38fafa18: Make large string use large object space. by Jeff Hao · 10 years ago
  84. 67b00a1 Merge "ART: Allow checking RETURN_VOID_NO_BARRIER on unresolved classes" into mnc-dev by Andreas Gampe · 10 years ago
  85. 38fafa1 Make large string use large object space. by Jeff Hao · 10 years ago
  86. 4c67a6a ART: Allow checking RETURN_VOID_NO_BARRIER on unresolved classes by Andreas Gampe · 10 years ago
  87. 6e80460 Fix another miranda method moving GC bug by Mathieu Chartier · 10 years ago
  88. ce293cd am 421e495c: ART: Don\'t do pre-linked calls to the interpreter bridge. by Vladimir Marko · 10 years ago
  89. 421e495 ART: Don't do pre-linked calls to the interpreter bridge. by Vladimir Marko · 10 years ago
  90. a83938e am a6efe5e8: ART: Disallow classes that are abstract and final by Andreas Gampe · 10 years ago
  91. a6efe5e ART: Disallow classes that are abstract and final by Andreas Gampe · 10 years ago
  92. 564a267 am 88593111: Revert "Revert "Add support for inlining already sharpened interface calls."" by Nicolas Geoffray · 10 years ago
  93. 8166f79 am ee393607: (-s ours) Revert "Add support for inlining already sharpened interface calls. DO NOT MERGE ANYWHERE" by Nicolas Geoffray · 10 years ago
  94. 3cd356f am 042fd002: Revert "Revert "Use IsAssignableFrom instead of IsSubclass for robustness."" by Nicolas Geoffray · 10 years ago
  95. 8859311 Revert "Revert "Add support for inlining already sharpened interface calls."" by Nicolas Geoffray · 10 years ago
  96. ee39360 Revert "Add support for inlining already sharpened interface calls. DO NOT MERGE ANYWHERE" by Nicolas Geoffray · 10 years ago
  97. 042fd00 Revert "Revert "Use IsAssignableFrom instead of IsSubclass for robustness."" by Nicolas Geoffray · 10 years ago
  98. bced2b1 am c48c7e6a: Use compiling class instead of outer class for access checks. by Nicolas Geoffray · 10 years ago
  99. c48c7e6 Use compiling class instead of outer class for access checks. by Nicolas Geoffray · 10 years ago
  100. a7b3540 am 7d593094: Use compiling class instead of referrer for access checks. by Nicolas Geoffray · 10 years ago