| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove zip file extension whitelists when validating dex file path. | Hui Lu | 2013-10-09 | 1 | -27/+26 |
* | Change IsMethodTracingActive to GetMethodTracingMode for libcore. | Jeff Hao | 2013-08-30 | 1 | -2/+3 |
* | Add libcore support for sample profiling from traceview gui. | Jeff Hao | 2013-08-27 | 1 | -0/+366 |
* | Move support files back with DexClassLoader and PathClassLoader | Brian Carlstrom | 2013-08-15 | 3 | -0/+952 |
* | Add java.nio.charsets.StandardCharsets. | Elliott Hughes | 2013-06-28 | 1 | -1/+0 |
* | Clean up the #read javadoc. | Elliott Hughes | 2013-06-24 | 1 | -1/+1 |
* | Move dalvik.system.VMDebug to libdvm | Brian Carlstrom | 2013-06-07 | 1 | -376/+0 |
* | Fix @deprecated javadoc orthography. | Elliott Hughes | 2013-06-06 | 3 | -4/+4 |
* | Move additional files to libdvm | Brian Carlstrom | 2013-06-05 | 2 | -320/+0 |
* | Change the VMStack interface used by serialization. | Elliott Hughes | 2013-06-05 | 1 | -0/+16 |
* | Move some files with dalvik dependencies to libdvm | Brian Carlstrom | 2013-05-13 | 3 | -901/+0 |
* | Some of our helpers have moved into libnativehelpers. | Elliott Hughes | 2013-05-09 | 2 | -7/+1 |
* | Replace SEAndroid with SELinux. | Stephen Smalley | 2013-04-12 | 1 | -1/+1 |
* | Fix build. | Elliott Hughes | 2013-03-27 | 1 | -0/+5 |
* | Make NativeTestTarget more useful for benchmarking. | Elliott Hughes | 2013-03-27 | 2 | -70/+34 |
* | Add support for Libcore.os.exec*() | Nick Kralevich | 2013-02-05 | 1 | -4/+11 |
* | Fix typos. | Elliott Hughes | 2013-01-17 | 1 | -7/+7 |
* | More backwards compatibility for Facebook. | Elliott Hughes | 2013-01-16 | 1 | -8/+12 |
* | Stop Facebook crashing with NoSuchFieldException. | Elliott Hughes | 2013-01-15 | 1 | -9/+9 |
* | Support System.loadLibrary for libraries with transitive dependencies. | Elliott Hughes | 2012-12-21 | 2 | -0/+21 |
* | Add detail messages to all remaining NullPointerExceptions. | Elliott Hughes | 2012-12-04 | 2 | -14/+16 |
* | Support directories on the classpath, for resources. | Elliott Hughes | 2012-12-03 | 2 | -41/+59 |
* | Move comment to match code | Brian Carlstrom | 2012-11-26 | 1 | -5/+5 |
* | Lazy parsing of zip files for Java resources. | Narayan Kamath | 2012-11-26 | 1 | -19/+39 |
* | am e3b1b9eb: Merge "Gut dalvik.system.TemporaryDirectory, which has nothing t... | Elliott Hughes | 2012-11-05 | 1 | -62/+3 |
|\ |
|
| * | Gut dalvik.system.TemporaryDirectory, which has nothing to do with setting ja... | Elliott Hughes | 2012-11-05 | 1 | -62/+3 |
* | | am df0d0295: Merge "Make System.loadLibrary use open(2) rather than stat(2)." | Elliott Hughes | 2012-11-05 | 1 | -30/+17 |
|\ \
| |/ |
|
| * | Make System.loadLibrary use open(2) rather than stat(2). | Elliott Hughes | 2012-11-05 | 1 | -30/+17 |
* | | am 4e8aff78: Merge "Remove various content-free package.html files." | Elliott Hughes | 2012-10-11 | 3 | -22/+0 |
|\ \
| |/ |
|
| * | Remove various content-free package.html files. | Elliott Hughes | 2012-10-11 | 3 | -22/+0 |
* | | Access to all users' external storage. | Jeff Sharkey | 2012-08-28 | 1 | -0/+2 |
* | | Multi-user external storage support. | Jeff Sharkey | 2012-08-16 | 1 | -36/+19 |
|/ |
|
* | Include library path information in BaseDexClassLoader for better error repor... | Brian Carlstrom | 2012-08-01 | 1 | -1/+6 |
* | Improve the BaseDexClassLoader detail message, and make ScopedLocalRef more u... | Elliott Hughes | 2012-08-01 | 1 | -1/+1 |
* | Use float comparison for setTargetHeapUtilization constants. | Ian Rogers | 2012-08-01 | 1 | -1/+1 |
* | Fix HttpURLConnection CloseGuard warning due to lack of close on GZIPInputStream | Brian Carlstrom | 2012-07-27 | 1 | -2/+2 |
* | am 4ee3fff2: Merge "Extend forkAndSpecialize to take further input arguments." | Kenny Root | 2012-06-21 | 1 | -5/+8 |
|\ |
|
| * | Extend forkAndSpecialize to take further input arguments. | Stephen Smalley | 2012-01-18 | 1 | -5/+8 |
* | | Merge "Refuse to write optimized dex files to a non-private directory." | Jesse Wilson | 2012-01-08 | 1 | -0/+16 |
|\ \ |
|
| * | | Refuse to write optimized dex files to a non-private directory. | Jesse Wilson | 2012-01-06 | 1 | -0/+16 |
| |/ |
|
* | | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE | Steve Block | 2012-01-05 | 1 | -1/+1 |
* | | Track removal of unsupported experimental opcodes. | Elliott Hughes | 2012-01-05 | 2 | -2/+42 |
|/ |
|
* | Only tag/untag sockets when open. | Jeff Sharkey | 2011-10-25 | 1 | -2/+6 |
* | Fix typo in Javadoc for onReadFromDisk | Casey Ho | 2011-08-17 | 1 | -1/+1 |
* | Document a semantic change to setTargetSdkVersion. | Elliott Hughes | 2011-07-10 | 1 | -1/+3 |
* | Allow an app's targetSdkVersion to be set by the zygote (libcore). | Elliott Hughes | 2011-07-08 | 1 | -0/+7 |
* | resolved conflicts for merge of ba450023 to master | Jesse Wilson | 2011-07-07 | 1 | -15/+22 |
|\ |
|
| * | Use a clear warning in the DexClassLoader docs. | Jesse Wilson | 2011-06-29 | 1 | -18/+20 |
* | | Add a constant for enabling logging of third-party JNI activity. | Elliott Hughes | 2011-07-06 | 1 | -0/+2 |
* | | Move socket tagging to frameworks/base. | Jesse Wilson | 2011-06-28 | 2 | -132/+76 |