summaryrefslogtreecommitdiffstats
path: root/core/jni/AndroidRuntime.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge "USB string descriptors are not UTF8, so it is not safe to treat them a...Mike Lockwood2014-09-191-0/+14
|\
| * USB string descriptors are not UTF8, so it is not safe to treat them as such.Mike Lockwood2014-09-081-0/+14
* | Clean entire arg block when setting process name.Jeff Brown2014-09-111-22/+1
* | Trim unnecessary pages when printing.Svetoslav2014-09-091-0/+2
|/
* Update the handling of the native bridge property.Calin Juravle2014-08-261-2/+10
* Make native bridge property read-only.Calin Juravle2014-08-261-1/+1
* Merge "Disable verification based on vold.decrypt. [frameworks/base]" into lm...Brian Carlstrom2014-08-151-1/+1
|\
| * Disable verification based on vold.decrypt. [frameworks/base]Brian Carlstrom2014-08-151-1/+1
* | Remove system_server classes from the boot image.Narayan Kamath2014-08-151-5/+1
|/
* Pass the name of the native bridge library to the runtimeCalin Juravle2014-08-111-0/+3
* Move image classes options from art to AndroidRuntime [frameworks/base]Brian Carlstrom2014-08-061-0/+4
* Disable compilation based on vold.decrypt. [frameworks/base]Brian Carlstrom2014-08-061-107/+65
* Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [framewor...Brian Carlstrom2014-08-061-0/+42
* Rewriting android.text.format.Time without the native _tz functionsNeil Fuller2014-07-241-2/+0
* Add support in the platform for Activity Recognition Hardware.destradaa2014-07-111-0/+2
* Camera2: Add CPU/GPU overhead measurement to legacy modeEino-Ville Talvala2014-07-101-0/+2
* am ce75618e: am 5aba0149: am b85afb38: Merge "Make dex2oat heap size product ...Brian Carlstrom2014-07-091-202/+184
|\
| * Make dex2oat heap size product configurable [frameworks/base]Brian Carlstrom2014-07-081-202/+184
* | am c61a7575: am d62196cf: am 3fa99ec7: Merge "Remove bogus 2 char limit for l...Narayan Kamath2014-07-021-2/+2
|\ \ | |/
| * Merge "Remove bogus 2 char limit for locales and countries."Narayan Kamath2014-07-011-2/+2
| |\
| | * Remove bogus 2 char limit for locales and countries.Narayan Kamath2014-07-011-2/+2
* | | am bd71bf18: am 8922ddba: am a6e06889: Merge "Add profiler type options"Brian Carlstrom2014-07-011-0/+16
|\ \ \ | |/ /
| * | Add profiler type optionsWei Jin2014-06-241-0/+16
| |/
* | Implement line breaking using ICU break iteratorAnish Athalye2014-06-301-0/+2
* | am ac777c82: am 3e836835: am a06f5fa6: Merge "Fix the initialization of some ...Calin Juravle2014-06-231-2/+2
|\ \ | |/
| * Fix the initialization of some profile propertiesCalin Juravle2014-06-191-2/+2
* | First pass at FingerprintService integration with HAL.Jim Miller2014-06-171-0/+2
* | Merge "remove call to (deprecated) SetDeviceConfig"Leon Scroggins2014-06-101-3/+0
|\ \
| * | remove call to (deprecated) SetDeviceConfigMike Reed2014-06-111-3/+0
* | | am cdd1fd7a: am b0492d69: am 16719591: Merge "Shrink profiler.start-immediate...Calin Juravle2014-06-111-1/+1
|\ \ \ | | |/ | |/|
| * | Shrink profiler.start-immediately to fit in the maximum property sizeCalin Juravle2014-06-111-1/+1
* | | am 5fc4e487: am b0f59cdc: am 2f84b69b: Merge "Improved profile.start-immediat...Calin Juravle2014-06-111-1/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Improved profile.start-immediately commentCalin Juravle2014-06-101-1/+2
* | am ee20e16d: am 337f97be: am 97f7f24c: Merge "Fixed comments related to profi...Calin Juravle2014-06-091-1/+2
|\ \ | |/
| * Fixed comments related to profile properties.Calin Juravle2014-06-091-1/+2
* | am c88a5ac3: am d1d46d9d: am bbf849b1: Merge "Add missing profiler options."Calin Juravle2014-06-061-21/+55
|\ \ | |/
| * Add missing profiler options.Calin Juravle2014-06-061-21/+55
| * Move to dalvik.vm.lib.2 to force default to libartBrian Carlstrom2014-05-281-1/+1
* | Merge "add sound trigger JNI"Eric Laurent2014-06-051-0/+2
|\ \
| * | add sound trigger JNIEric Laurent2014-06-041-0/+2
* | | Merge "Ignore inPurgeable and inInputShareable."Leon Scroggins III2014-06-041-6/+0
|\ \ \
| * | | Ignore inPurgeable and inInputShareable.Leon Scroggins III2014-06-031-6/+0
| |/ /
* | | Remove GLRendererJohn Reck2014-06-021-2/+0
|/ /
* | Move to dalvik.vm.lib.2 to force default to libartBrian Carlstrom2014-05-281-1/+1
* | camera2: Move DngCreator to hardware/camera2.Ruben Brunk2014-05-221-0/+2
* | Merge "camera2: Add HAL1 compatibility shim skeleton."Ruben Brunk2014-05-221-0/+2
|\ \
| * | camera2: Add HAL1 compatibility shim skeleton.Ruben Brunk2014-05-211-0/+2
* | | opengl: Add GLES31 and GLES31Ext classesJesse Hall2014-05-211-0/+4
|/ /
* | Merge "Adding APIs to render PDF documents."Svetoslav2014-05-151-0/+2
|\ \
| * | Adding APIs to render PDF documents.Svetoslav2014-05-131-0/+2