summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Add fast path to VMClassLoader.findLoadedClass"Mathieu Chartier2014-09-123-87/+107
|\ \ \
| * | | Add fast path to VMClassLoader.findLoadedClassMathieu Chartier2014-09-113-87/+107
|/ / /
* | | Merge "ART: Fix preverified setting in VerifyClass"Andreas Gampe2014-09-121-2/+7
|\ \ \
| * | | ART: Fix preverified setting in VerifyClassAndreas Gampe2014-09-111-2/+7
|/ / /
* | | Merge "Delete pin table"Mathieu Chartier2014-09-113-48/+1
|\ \ \
| * | | Delete pin tableMathieu Chartier2014-09-113-48/+1
|/ / /
* | | Merge "Print the command line and ABI in stack dumps like debuggerd."Brian Carlstrom2014-09-111-6/+11
|\ \ \
| * | | Print the command line and ABI in stack dumps like debuggerd.Jeff Brown2014-09-111-6/+11
|/ / /
* | | Merge "Add DumpClass context on CacheField and CacheMethod failures"Brian Carlstrom2014-09-111-6/+21
|\ \ \
| * | | Add DumpClass context on CacheField and CacheMethod failuresBrian Carlstrom2014-09-111-6/+21
|/ / /
* | | Merge changes I57f70381,I9f225825Brian Carlstrom2014-09-112-2/+2
|\ \ \
| * | | Fix cpplint issue.Brian Carlstrom2014-09-111-1/+1
| * | | Fix crash when connected to DDMSSebastien Hertz2014-09-111-1/+1
* | | | Merge "Use WellKnownClasses in ThrowStackOverflowError to reduce changes of f...Brian Carlstrom2014-09-113-31/+51
|\ \ \ \ | |/ / /
| * | | Use WellKnownClasses in ThrowStackOverflowError to reduce changes of further ...Brian Carlstrom2014-09-113-31/+51
|/ / /
* | | Merge "Add some comments for retired class."Mingyao Yang2014-09-111-1/+7
|\ \ \
| * | | Add some comments for retired class.Mingyao Yang2014-09-101-1/+7
* | | | Merge "ART: Correctly make methods preverified"Andreas Gampe2014-09-116-6/+89
|\ \ \ \
| * | | | ART: Correctly make methods preverifiedAndreas Gampe2014-09-116-6/+89
| | |/ / | |/| |
* | | | Merge "Fix builds on archs the compiler does not support."Nicolas Geoffray2014-09-111-2/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix builds on archs the compiler does not support.Nicolas Geoffray2014-09-111-2/+0
|/ / /
* | | Merge "Fix valgrind errors."Nicolas Geoffray2014-09-119-65/+63
|\ \ \
| * | | Fix valgrind errors.Nicolas Geoffray2014-09-119-65/+63
* | | | Merge "Fix deadlock in VirtualMachine.AllThreads"Sebastien Hertz2014-09-112-58/+44
|\ \ \ \
| * | | | Fix deadlock in VirtualMachine.AllThreadsSebastien Hertz2014-09-112-58/+44
|/ / / /
* | | | Merge "Don't hold any lock when visiting classes from JDWP"Sebastien Hertz2014-09-112-9/+25
|\ \ \ \ | |/ / / |/| | |
| * | | Don't hold any lock when visiting classes from JDWPSebastien Hertz2014-09-112-9/+25
|/ / /
* | | Merge "Fix bug in register allocator."Nicolas Geoffray2014-09-111-1/+10
|\ \ \ | |/ / |/| |
| * | Fix bug in register allocator.Nicolas Geoffray2014-09-101-1/+10
* | | Merge "ART: Fix things for valgrind"Andreas Gampe2014-09-1015-53/+96
|\ \ \
| * | | ART: Fix things for valgrindAndreas Gampe2014-09-1015-53/+96
* | | | Merge "Revert "Disable Clang internal assembler.""Stephen Hines2014-09-101-2/+0
|\ \ \ \
| * | | | Revert "Disable Clang internal assembler."Stephen Hines2014-09-101-2/+0
* | | | | Merge "Re-add read barrier to roots in the verifier."Ian Rogers2014-09-103-13/+14
|\ \ \ \ \
| * | | | | Re-add read barrier to roots in the verifier.Ian Rogers2014-09-103-13/+14
* | | | | | Merge "Revert "Add read barriers for the roots in the verifier.""Ian Rogers2014-09-1013-481/+484
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Revert "Add read barriers for the roots in the verifier."Ian Rogers2014-09-1013-481/+484
* | | | | | Merge "ART: Fix variable formatting and CodeLayout's multiple visits"Bill Buzbee2014-09-102-65/+84
|\ \ \ \ \ \
| * | | | | | ART: Fix variable formatting and CodeLayout's multiple visitsJean Christophe Beyler2014-09-102-65/+84
* | | | | | | Merge "Remove reference_static_offsets used for iterating through class stati...Mingyao Yang2014-09-106-51/+10
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Remove reference_static_offsets used for iterating through class static fields.Mingyao Yang2014-09-106-51/+10
* | | | | | | Merge "Fix kThumb2Vldrd definition to set correct flag."Bill Buzbee2014-09-101-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix kThumb2Vldrd definition to set correct flag.Junmo Park2014-09-101-1/+1
* | | | | | | Merge "Ensure class is linked before resolution"Mathieu Chartier2014-09-101-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Ensure class is linked before resolutionSebastien Hertz2014-09-101-1/+1
|/ / / / / / /
* | | | | | | Merge "Add proper cfi directives."Christopher Ferris2014-09-101-5/+10
|\ \ \ \ \ \ \
| * | | | | | | Add proper cfi directives.Christopher Ferris2014-09-101-5/+10
| |/ / / / / /
* | | | | | | Merge "Fix misuse of ArenaAllocator."Nicolas Geoffray2014-09-101-19/+30
|\ \ \ \ \ \ \
| * | | | | | | Fix misuse of ArenaAllocator.Nicolas Geoffray2014-09-101-19/+30
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Address read barrier issue with cl/106467"Hiroshi Yamauchi2014-09-106-20/+18
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |