summaryrefslogtreecommitdiffstats
path: root/core/jni/AndroidRuntime.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | am 84e6d466: am 4cd671e4: Merge "Revert "Replacing FloatMath native implement...Elliott Hughes2014-10-181-0/+3
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Revert "Replacing FloatMath native implementation with calls to Math"Elliott Hughes2014-10-181-0/+3
| | |_|_|/ | |/| | |
* | | | | am 8a3785ca: am fd2d41b7: Merge "Replacing FloatMath native implementation wi...Neil Fuller2014-10-161-3/+0
|\ \ \ \ \ | |/ / / /
| * | | | Replacing FloatMath native implementation with calls to MathNeil Fuller2014-10-151-3/+0
| |/ / /
* | | | am b4b95714: am e996ea18: am ad421a8b: am 52e5e359: Merge "USB string descrip...Mike Lockwood2014-09-191-0/+14
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | 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
* | | | am a38e59b1: am 683872af: Merge "Clean entire arg block when setting process ...Jeff Brown2014-09-121-22/+1
|\ \ \ \ | |/ / /
| * | | Clean entire arg block when setting process name.Jeff Brown2014-09-111-22/+1
* | | | am f1b72b86: am 3f49b128: Merge "Trim unnecessary pages when printing." into ...Svetoslav2014-09-101-0/+2
|\ \ \ \ | |/ / /
| * | | Trim unnecessary pages when printing.Svetoslav2014-09-091-0/+2
| |/ /
* | | am d5f23f2e: am 2d3571cc: Merge "Fix the length of a profiler system property"Calin Juravle2014-08-271-1/+1
|\ \ \ | |/ / |/| / | |/
| * Merge "Fix the length of a profiler system property"Calin Juravle2014-08-271-1/+1
| |\
| | * Fix the length of a profiler system propertyWei Jin2014-08-271-1/+1
| * | Update the handling of the native bridge property.Calin Juravle2014-08-271-2/+10
| |/
| * Merge "Make native bridge property read-only."Calin Juravle2014-08-271-1/+1
| |\
| | * Make native bridge property read-only.Calin Juravle2014-08-181-1/+1
| * | Disable verification based on vold.decrypt. [frameworks/base]Brian Carlstrom2014-08-151-1/+1
| |/
| * Pass the name of the native bridge library to the runtimeCalin Juravle2014-08-081-0/+3
| * Move image classes options from art to AndroidRuntime [frameworks/base]Brian Carlstrom2014-07-311-0/+4
| * Disable compilation based on vold.decrypt. [frameworks/base]Brian Carlstrom2014-07-311-107/+65
| * Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [framewor...Brian Carlstrom2014-07-311-0/+42
| * Rewriting android.text.format.Time without the native _tz functionsNeil Fuller2014-07-221-2/+0
* | 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