aboutsummaryrefslogtreecommitdiff
path: root/vm/native/java_lang_VMClassLoader.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-2/+2
| | | | | | | | | See https://android-git.corp.google.com/g/#/c/157220 Also fix an occurrence of LOGW missed in an earlier change. Bug: 5449033 Change-Id: I2e3b23839e6dcd09015d6402280e9300c75e3406
* Throw NullPointerExceptions with detail messages.Elliott Hughes2011-06-231-1/+1
| | | | | Bug: 4905110 Change-Id: Iebcc45049c1ea14ceef6d44a19dd8cb618392101
* Further conservation of newlines.Dan Bornstein2011-05-261-3/+3
| | | | | | Friends don't let friends end LOG() strings with newlines. Change-Id: I5a18c766c90c4ab5f03caa6acd601d34d91beb00
* Add a cast required for assigning a ClassObject* to and Object*.Carl Shapiro2011-05-021-1/+1
| | | | Change-Id: Iab995725ad5a97e0dc0a76de571cfe34bbd057c8
* Convert the internal and in-line natives to C++.Carl Shapiro2011-04-121-0/+199
Change-Id: I2ece682bc3b4d3b55ab27c60fd84a0b3243d7ca6