1. 73ffc3e ART: Check image size when opening by Andreas Gampe · 10 years ago
  2. 9605c8e am afc4ef58: am 227dfb0a: Fix false alarm on thread suspend timeout by tony.ys_liu · 10 years ago
  3. afc4ef5 am 227dfb0a: Fix false alarm on thread suspend timeout by tony.ys_liu · 10 years ago
  4. 227dfb0 Fix false alarm on thread suspend timeout by tony.ys_liu · 10 years ago
  5. b62d129 am 44fb719e: ART: Allow class-loading during deopt by Andreas Gampe · 10 years ago
  6. 44fb719 ART: Allow class-loading during deopt by Andreas Gampe · 10 years ago
  7. f590a75 am 7d9ad8bb: Fix false alarm on thread suspend timeout by tony.ys_liu · 10 years ago
  8. 7d9ad8b Fix false alarm on thread suspend timeout by tony.ys_liu · 10 years ago
  9. 1b5030f am 65370e37: Check for null class of class by Mathieu Chartier · 10 years ago
  10. 65370e3 Check for null class of class by Mathieu Chartier · 10 years ago
  11. 00a07f7 am 72d72ef5: Force set resolved method for static invokes by Mathieu Chartier · 10 years ago
  12. 72d72ef Force set resolved method for static invokes by Mathieu Chartier · 10 years ago
  13. eac65e9 am 24c846a0: Quick: Fix range check for intrinsic String.charAt() on x86. by Vladimir Marko · 10 years ago
  14. 24c846a Quick: Fix range check for intrinsic String.charAt() on x86. by Vladimir Marko · 10 years ago
  15. 44124c9 am 980417bf: Merge "ART: On shutdown, only warn on mutex contention" into lmp-mr1-dev by Andreas Gampe · 10 years ago
  16. 980417b Merge "ART: On shutdown, only warn on mutex contention" into lmp-mr1-dev by Andreas Gampe · 10 years ago
  17. 4e0e57d am 6e18c0ab: Merge "Allow preopted apps to have sharpened calls for non-x86 architectures." into lmp-mr1-dev by Jeff Hao · 10 years ago
  18. 29d50f9 am 90a33595: Fix exception handling during deoptimization by Sebastien Hertz · 10 years ago
  19. 6e18c0a Merge "Allow preopted apps to have sharpened calls for non-x86 architectures." into lmp-mr1-dev by Jeff Hao · 10 years ago
  20. c0440f6 ART: On shutdown, only warn on mutex contention by Andreas Gampe · 10 years ago
  21. 90a3359 Fix exception handling during deoptimization by Sebastien Hertz · 10 years ago
  22. 2397ad7 Allow preopted apps to have sharpened calls for non-x86 architectures. by Jeff Hao · 10 years ago
  23. 2ac61e3 am 92fbd284: Use correct handle scope offset from StackVisitor by Sebastien Hertz · 10 years ago
  24. 92fbd28 Use correct handle scope offset from StackVisitor by Sebastien Hertz · 10 years ago
  25. d21705a am ddc1a46d: Merge "ART: Curb dex2oat verbosity" into lmp-mr1-dev by Andreas Gampe · 10 years ago
  26. ddc1a46 Merge "ART: Curb dex2oat verbosity" into lmp-mr1-dev by Andreas Gampe · 10 years ago
  27. 2d7e237 am 108a9acc: Merge "JDWP: fix breakpoint for method in the image" into lmp-mr1-dev by Sebastien Hertz · 10 years ago
  28. 108a9ac Merge "JDWP: fix breakpoint for method in the image" into lmp-mr1-dev by Sebastien Hertz · 10 years ago
  29. aa3eff9 ART: Curb dex2oat verbosity by Andreas Gampe · 10 years ago
  30. 7f418db JDWP: fix breakpoint for method in the image by Sebastien Hertz · 10 years ago
  31. 8de55fd am b34d505b: Fix infinite loop in GenerateIdentityHashCode by tony.ys_liu · 10 years ago
  32. b34d505 Fix infinite loop in GenerateIdentityHashCode by tony.ys_liu · 10 years ago
  33. 2627935 am f2df4941: Merge "Print more info in MarkSweep::VerifyRoot" into lmp-mr1-dev by Mathieu Chartier · 10 years ago
  34. f2df494 Merge "Print more info in MarkSweep::VerifyRoot" into lmp-mr1-dev by Mathieu Chartier · 10 years ago
  35. 12f7423 Print more info in MarkSweep::VerifyRoot by Mathieu Chartier · 10 years ago
  36. 0673ad4 am d488fcbb: Merge "Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd." into lmp-mr1-dev by Vladimir Marko · 10 years ago
  37. 68e0205 am cb14cd22: Merge "Add a test for our NPE checks." into lmp-mr1-dev by Vladimir Marko · 10 years ago
  38. d488fcb Merge "Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd." into lmp-mr1-dev by Vladimir Marko · 10 years ago
  39. cb14cd2 Merge "Add a test for our NPE checks." into lmp-mr1-dev by Vladimir Marko · 10 years ago
  40. acf5ed5 am 300dee9f: Merge "ART: Simple structural class check" into lmp-mr1-dev by Andreas Gampe · 10 years ago
  41. 300dee9 Merge "ART: Simple structural class check" into lmp-mr1-dev by Andreas Gampe · 10 years ago
  42. 15a33b3 ART: Simple structural class check by Andreas Gampe · 10 years ago
  43. e7227c6 Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd. by Vladimir Marko · 10 years ago
  44. ce0724c Add a test for our NPE checks. by Nicolas Geoffray · 11 years ago
  45. 77476cc am 66516ac4: JDWP: allow VirtualMachine.Resume on partial suspension by Sebastien Hertz · 10 years ago
  46. 66516ac JDWP: allow VirtualMachine.Resume on partial suspension by Sebastien Hertz · 10 years ago
  47. 9da9b74 am 112d6cf8: Merge "Fix sigchainlib\'s implementation of sigaction" into lmp-mr1-dev by Dmitriy Ivanov · 10 years ago
  48. 112d6cf Merge "Fix sigchainlib's implementation of sigaction" into lmp-mr1-dev by Dmitriy Ivanov · 10 years ago
  49. 797a29b Fix sigchainlib's implementation of sigaction by Dmitriy Ivanov · 10 years ago
  50. 4511ab2 am 60a1606b: Merge "Mute common case DexFile.isDexOptNeeded log spam" into lmp-mr1-dev by Brian Carlstrom · 10 years ago
  51. 60a1606 Merge "Mute common case DexFile.isDexOptNeeded log spam" into lmp-mr1-dev by Brian Carlstrom · 10 years ago
  52. 0b1b135 Mute common case DexFile.isDexOptNeeded log spam by Brian Carlstrom · 10 years ago
  53. 9122dd1 am 56e7666f: ART: Fix divide-by-zero for ARM by Andreas Gampe · 10 years ago
  54. 56e7666 ART: Fix divide-by-zero for ARM by Andreas Gampe · 10 years ago
  55. 77e6f9b am 55933045: Merge "ART: Do not JNI abort on nullptr GetObjectRefType" into lmp-mr1-dev by Andreas Gampe · 10 years ago
  56. 5593304 Merge "ART: Do not JNI abort on nullptr GetObjectRefType" into lmp-mr1-dev by Andreas Gampe · 10 years ago
  57. 246a013 ART: Do not JNI abort on nullptr GetObjectRefType by Andreas Gampe · 10 years ago
  58. dc39254 am 5e3dd904: Merge "ART: Use interpret-only for vmSafeMode" into lmp-mr1-dev by Andreas Gampe · 10 years ago
  59. 5e3dd90 Merge "ART: Use interpret-only for vmSafeMode" into lmp-mr1-dev by Andreas Gampe · 10 years ago
  60. 4489369 ART: Use interpret-only for vmSafeMode by Andreas Gampe · 10 years ago
  61. b47261b am 634d58a9: Pass the real capacity to CreateRosAlloc. by Hiroshi Yamauchi · 10 years ago
  62. 634d58a Pass the real capacity to CreateRosAlloc. by Hiroshi Yamauchi · 10 years ago
  63. c123642 am 091f9543: Merge "Fix running out of temps when storing invoke-interface result." into lmp-mr1-dev by Vladimir Marko · 10 years ago
  64. 9999ca4 am 8a9f0049: ART: Do not compile swap file functionality on Mac by Andreas Gampe · 10 years ago
  65. 091f954 Merge "Fix running out of temps when storing invoke-interface result." into lmp-mr1-dev by Vladimir Marko · 10 years ago
  66. 8a9f004 ART: Do not compile swap file functionality on Mac by Andreas Gampe · 10 years ago
  67. d6bd06c Fix running out of temps when storing invoke-interface result. by Vladimir Marko · 10 years ago
  68. e4541b6 am d9ce7fc1: ART: Fix swap space free list by Andreas Gampe · 10 years ago
  69. d9ce7fc ART: Fix swap space free list by Andreas Gampe · 10 years ago
  70. e3122d3 am 62746d8d: ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  71. 62746d8 ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  72. 48713ec am 15ff1a86: Merge "JDWP: fix setting multiple breakpoints in the same method" into lmp-mr1-dev by Sebastien Hertz · 10 years ago
  73. 15ff1a8 Merge "JDWP: fix setting multiple breakpoints in the same method" into lmp-mr1-dev by Sebastien Hertz · 10 years ago
  74. bc2a845 am f535c69f: ART: Punt to the interpreter for VerifiedMethod errors by Andreas Gampe · 10 years ago
  75. f535c69 ART: Punt to the interpreter for VerifiedMethod errors by Andreas Gampe · 10 years ago
  76. 2f5c202 JDWP: fix setting multiple breakpoints in the same method by Sebastien Hertz · 10 years ago
  77. fd650c0 am 74608312: Merge "Increase default allocation stack size" into lmp-mr1-dev by Mathieu Chartier · 10 years ago
  78. 7460831 Merge "Increase default allocation stack size" into lmp-mr1-dev by Mathieu Chartier · 10 years ago
  79. 4911153 Increase default allocation stack size by Mathieu Chartier · 10 years ago
  80. 7a8a218 am d2c8f92c: Merge "ART: More ELF and oat file safety measures" into lmp-mr1-dev by Andreas Gampe · 10 years ago
  81. d2c8f92 Merge "ART: More ELF and oat file safety measures" into lmp-mr1-dev by Andreas Gampe · 10 years ago
  82. ad00fed ART: More ELF and oat file safety measures by Andreas Gampe · 10 years ago
  83. 4cce9d8 am cba59c39: Merge "Link libsigchain.a instead of sigchain.o" into lmp-mr1-dev by Dmitriy Ivanov · 10 years ago
  84. cba59c3 Merge "Link libsigchain.a instead of sigchain.o" into lmp-mr1-dev by Dmitriy Ivanov · 10 years ago
  85. 9e5fd59 am 6aa9ebe9: Merge "Fix verifier bug caused by confusing ArtMethod::IsDirect vs ArtMethod::IsStatic semantics." into lmp-mr1-dev by Brian Carlstrom · 10 years ago
  86. 6aa9ebe Merge "Fix verifier bug caused by confusing ArtMethod::IsDirect vs ArtMethod::IsStatic semantics." into lmp-mr1-dev by Brian Carlstrom · 10 years ago
  87. 0d26e9f am ae2533bc: Merge "Ensure void type is resolved when running without image" into lmp-mr1-dev by Sebastien Hertz · 10 years ago
  88. ae2533b Merge "Ensure void type is resolved when running without image" into lmp-mr1-dev by Sebastien Hertz · 10 years ago
  89. e7bc70b Link libsigchain.a instead of sigchain.o by Dmitriy Ivanov · 10 years ago
  90. cad417c Ensure void type is resolved when running without image by Sebastien Hertz · 10 years ago
  91. f9943f2 Fix verifier bug caused by confusing ArtMethod::IsDirect vs ArtMethod::IsStatic semantics. by Brian Carlstrom · 10 years ago
  92. 256cde5 am ab0f981e: Merge "Support proxy method in StackVisitor::GetThisObject" into lmp-mr1-dev by Sebastien Hertz · 10 years ago
  93. ab0f981 Merge "Support proxy method in StackVisitor::GetThisObject" into lmp-mr1-dev by Sebastien Hertz · 10 years ago
  94. 2bdb734 am 59f6b7a2: Merge "ART: GenLongArith has to clobber same operands for 2-op instr" into lmp-mr1-dev by Bill Buzbee · 10 years ago
  95. b1a5285 am b837bd2b: Merge "ART: GenNegLong incorrectly handled register overlap for x86" into lmp-mr1-dev by Bill Buzbee · 10 years ago
  96. 59f6b7a Merge "ART: GenLongArith has to clobber same operands for 2-op instr" into lmp-mr1-dev by Bill Buzbee · 10 years ago
  97. b837bd2 Merge "ART: GenNegLong incorrectly handled register overlap for x86" into lmp-mr1-dev by Bill Buzbee · 10 years ago
  98. 5ed44ac ART: GenLongArith has to clobber same operands for 2-op instr by nikolay serdjuk · 10 years ago
  99. 6bde927 ART: GenNegLong incorrectly handled register overlap for x86 by nikolay serdjuk · 10 years ago
  100. fcfc8a7 Support proxy method in StackVisitor::GetThisObject by Sebastien Hertz · 10 years ago