Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A char array copy optimization (dalvik). | Hiroshi Yamauchi | 2014-01-17 | 1 | -0/+37 |
* | dalvik: use bioinc memmove | Wei Wang | 2013-12-20 | 1 | -0/+5 |
* | Lose System.currentTimeMillis, nanoTime, and mapLibraryName to the library. | Elliott Hughes | 2013-06-07 | 1 | -65/+0 |
* | Move the arraycopy implementation out of bionic and into dalvik. | Elliott Hughes | 2013-02-15 | 1 | -46/+120 |
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | Steve Block | 2012-01-08 | 1 | -1/+1 |
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE | Steve Block | 2012-01-03 | 1 | -3/+3 |
* | Remove dead code/unused variables to avoid gcc-4.6 warnings. | Doug Kwan | 2011-07-07 | 1 | -2/+0 |
* | Throw NullPointerExceptions with detail messages. | Elliott Hughes | 2011-06-23 | 1 | -28/+20 |
* | Further conservation of newlines. | Dan Bornstein | 2011-05-26 | 1 | -4/+4 |
* | Establish a subclass relationship between ArrayObject and Object. | Carl Shapiro | 2011-05-03 | 1 | -2/+2 |
* | Convert the internal and in-line natives to C++. | Carl Shapiro | 2011-04-12 | 1 | -0/+383 |