summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge "Clean up ScopedThreadStateChange + Get/SetPrimtiveArrayRegion"Mathieu Chartier2014-04-242-12/+7
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Clean up ScopedThreadStateChange + Get/SetPrimtiveArrayRegionMathieu Chartier2014-04-242-12/+7
|/ / / / / / / / /
* | | | | | | | | Merge "More code for the read barrier support."Hiroshi Yamauchi2014-04-248-54/+97
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | More code for the read barrier support.Hiroshi Yamauchi2014-04-228-54/+97
* | | | | | | | | Merge "Revert "ART: Extracts an utility function of the duplicated code""Andreas Gampe2014-04-242-13/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "ART: Extracts an utility function of the duplicated code"Andreas Gampe2014-04-242-13/+18
* | | | | | | | | | Merge "Add test that Class.newInstance does not wrap its exceptions."Jeff Hao2014-04-242-0/+29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add test that Class.newInstance does not wrap its exceptions.Jeff Hao2014-04-232-0/+29
* | | | | | | | | | | Merge "ART: Extracts an utility function of the duplicated code"Andreas Gampe2014-04-242-18/+13
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | / / / / / / / | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | ART: Extracts an utility function of the duplicated codeDmitry Petrochenko2014-04-242-18/+13
|/ / / / / / / / /
* | | | | | | | | Merge "ART: Fixes an issue with REX prefix for instructions with no ModRM byte"Ian Rogers2014-04-242-3/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ART: Fixes an issue with REX prefix for instructions with no ModRM byteVladimir Kostyukov2014-04-172-3/+4
* | | | | | | | | | Merge "Don't allow heap transitions if the runtime is shutting down."Mathieu Chartier2014-04-241-0/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Don't allow heap transitions if the runtime is shutting down.Mathieu Chartier2014-04-231-0/+5
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "art: fix dlopen error message"Colin Cross2014-04-231-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | art: fix dlopen error messageColin Cross2014-04-231-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge "Delete throw launchpads."Mingyao Yang2014-04-2314-125/+16
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Delete throw launchpads.Mingyao Yang2014-04-2114-125/+16
* | | | | | | | | Merge "Separate maps from code in oat file."Vladimir Marko2014-04-236-608/+777
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Separate maps from code in oat file.Vladimir Marko2014-04-226-608/+777
* | | | | | | | Merge "Fix FindCatchBlock to work in -Xverify:none mode."Jeff Hao2014-04-235-10/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix FindCatchBlock to work in -Xverify:none mode.Jeff Hao2014-04-225-10/+23
| |/ / / / / / /
* | | | | | | | Merge "Remove support for app JNI workarounds."Ian Rogers2014-04-2211-179/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove support for app JNI workarounds.Ian Rogers2014-04-2211-179/+15
* | | | | | | | | Merge "Warn when thread state lookup fails."Ian Rogers2014-04-221-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Warn when thread state lookup fails.Ian Rogers2014-04-221-0/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Update load/store utilities for 64-bit backends"buzbee2014-04-2221-248/+342
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update load/store utilities for 64-bit backendsbuzbee2014-04-2221-248/+342
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge "Return bytes freed from RosAlloc."Mathieu Chartier2014-04-223-39/+46
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Return bytes freed from RosAlloc.Mathieu Chartier2014-04-223-39/+46
|/ / / / / / / /
* | | | | | | | Merge "Avoid allocating OatFile::OatClass on the heap."Vladimir Marko2014-04-229-116/+117
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Avoid allocating OatFile::OatClass on the heap.Vladimir Marko2014-04-149-116/+117
* | | | | | | | Merge "Fix crash when debugging exception"Sebastien Hertz2014-04-221-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix crash when debugging exceptionSebastien Hertz2014-04-041-1/+4
* | | | | | | | | Merge "Revert "64bit changes to the stack walker for the Quick ABI.""Nicolas Geoffray2014-04-223-16/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "64bit changes to the stack walker for the Quick ABI."Nicolas Geoffray2014-04-223-16/+16
* | | | | | | | | | Merge "64bit changes to the stack walker for the Quick ABI."Nicolas Geoffray2014-04-223-16/+16
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | 64bit changes to the stack walker for the Quick ABI.Nicolas Geoffray2014-04-183-16/+16
* | | | | | | | | | Merge "Speed up single-stepping"Sebastien Hertz2014-04-227-18/+87
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Speed up single-steppingSebastien Hertz2014-04-097-18/+87
* | | | | | | | | | | Merge "GenArithOpInt should ensure that reg is in core"Bill Buzbee2014-04-221-0/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | GenArithOpInt should ensure that reg is in coreSerguei Katkov2014-04-181-0/+2
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Revert "Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException...Mingyao Yang2014-04-218-75/+174
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert "Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException.""Mingyao Yang2014-04-188-75/+174
* | | | | | | | | | | Merge "Add an option to specify a list of methods for LIR dumping."Mingyao Yang2014-04-214-0/+19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add an option to specify a list of methods for LIR dumping.Mingyao Yang2014-04-184-0/+19
| |/ / / / / / / / / /
* | | | | | | | | | | Merge "ART: GTest target tests missing "PASSED""Andreas Gampe2014-04-211-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ART: GTest target tests missing "PASSED"Andreas Gampe2014-04-211-0/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge "Fix dependencies in the test suite for multi-target tests"Andreas Gampe2014-04-216-28/+164
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix dependencies in the test suite for multi-target testsAndreas Gampe2014-04-216-28/+164