summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fixes for Region_writeToParcel." into mnc-devLeon Scroggins III2015-06-181-3/+12
|\
| * Fixes for Region_writeToParcel.Leon Scroggins III2015-06-171-3/+12
* | Merge "Map >= 24bit encodings to ENCODING_PCM_FLOAT" into mnc-devPaul McLean2015-06-172-6/+34
|\ \ | |/ |/|
| * Map >= 24bit encodings to ENCODING_PCM_FLOATPaul McLean2015-06-172-6/+34
* | ZipFileRO: Use precise widths for zip file types.Narayan Kamath2015-06-171-13/+14
* | Merge "Move distortion correction to correct opcode list." into mnc-devRuben Brunk2015-06-171-3/+23
|\ \ | |/ |/|
| * Move distortion correction to correct opcode list.Ruben Brunk2015-06-161-3/+23
* | Merge "Implement channel index masks in AudioDeviceInfo." into mnc-devPaul McLean2015-06-161-19/+47
|\ \ | |/ |/|
| * Implement channel index masks in AudioDeviceInfo.Paul McLean2015-06-161-19/+47
* | Merge "Add distortion correction opcodes in DngCreator." into mnc-devRuben Brunk2015-06-161-30/+55
|\ \
| * | Add distortion correction opcodes in DngCreator.Ruben Brunk2015-06-161-30/+55
| |/
* | jni: isLoggable calls __android_log_is_loggableMark Salyzyn2015-06-161-25/+1
|/
* Merge "Set scaling mode for legacy device surfaces." into mnc-devRuben Brunk2015-06-111-0/+20
|\
| * Set scaling mode for legacy device surfaces.Ruben Brunk2015-06-111-0/+20
* | Merge "Workaround shader crash" into mnc-devChris Craik2015-06-111-1/+5
|\ \
| * | Workaround shader crashChris Craik2015-06-101-1/+5
* | | Merge "Add more specific consumer names for common buffer queue endpoints." i...Eino-Ville Talvala2015-06-111-0/+11
|\ \ \ | |/ / |/| |
| * | Add more specific consumer names for common buffer queue endpoints.Eino-Ville Talvala2015-06-091-0/+11
* | | Fix order of initialization arguments for obtained MotionEvents.Michael Wright2015-06-101-1/+1
|/ /
* | Fix Bitmap parceling through ashmem.Jeff Brown2015-06-064-86/+123
* | Update the pdfium library - frameworkSvet Ganov2015-06-043-9/+10
* | Merge "FastJNI for android.os.Trace" into mnc-devChris Craik2015-06-041-5/+5
|\ \
| * | FastJNI for android.os.TraceChris Craik2015-06-031-5/+5
* | | Delete MAKE_ENUM_FLAGSChris Craik2015-06-031-1/+1
|/ /
* | Apply contextStart consistently in getRunAdvanceRaph Levien2015-06-031-1/+2
* | Merge "Deprecations are warnings not errors" into mnc-devGlenn Kasten2015-05-281-1/+2
|\ \
| * | Deprecations are warnings not errorsGlenn Kasten2015-05-281-1/+2
* | | Merge "Add comments to indicate code review was done for bugs" into mnc-devGlenn Kasten2015-05-282-0/+2
|\ \ \
| * | | Add comments to indicate code review was done for bugsGlenn Kasten2015-05-182-0/+2
* | | | Fix reconfigure & setPremult alpha handlingJohn Reck2015-05-272-7/+25
| |/ / |/| |
* | | Merge "Don't count lowmem mappings as memory used." into mnc-devMartijn Coenen2015-05-261-2/+2
|\ \ \
| * | | Don't count lowmem mappings as memory used.Martijn Coenen2015-05-221-2/+2
* | | | Merge "Improve reporting to apps of transaction too large failures." into mnc...Dianne Hackborn2015-05-222-7/+10
|\ \ \ \
| * | | | Improve reporting to apps of transaction too large failures.Dianne Hackborn2015-05-212-7/+10
* | | | | Merge "sound trigger: fix wrong field type in JNI" into mnc-devEric Laurent2015-05-221-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | sound trigger: fix wrong field type in JNIEric Laurent2015-05-221-1/+1
| | |_|/ | |/| |
* | | | Merge "Close race condition in binderDied()" into mnc-devChristopher Tate2015-05-211-5/+18
|\ \ \ \
| * | | | Close race condition in binderDied()Christopher Tate2015-05-191-5/+18
* | | | | Merge "Fix overflow in NinePatchImpl." into mnc-devLeon Scroggins III2015-05-211-1/+4
|\ \ \ \ \
| * | | | | Fix overflow in NinePatchImpl.Leon Scroggins III2015-05-211-1/+4
* | | | | | Merge "Test for non-null AudioTrack() object in android_media_AudioTrack_setO...Paul McLean2015-05-212-1/+4
|\ \ \ \ \ \
| * | | | | | Test for non-null AudioTrack() object in android_media_AudioTrack_setOutputDe...Paul McLean2015-05-212-1/+4
* | | | | | | Merge "AudioService: indicate system ready to AudioFlinger" into mnc-devEric Laurent2015-05-211-0/+6
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | AudioService: indicate system ready to AudioFlingerEric Laurent2015-05-201-0/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge "Fix AudioTrack, AudioRecord, AudioFormat API" into mnc-devAndy Hung2015-05-201-4/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix AudioTrack, AudioRecord, AudioFormat APIAndy Hung2015-05-201-4/+4
| | |/ / / | |/| | |
* | | | | Merge "AudioFormat: more compressed formats" into mnc-devEric Laurent2015-05-201-0/+20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | AudioFormat: more compressed formatsEric Laurent2015-05-191-0/+20
| |/ / /
* | | | Merge "Query HTTP proxy for network via a new API to avoid permissions except...Paul Jensen2015-05-191-0/+6
|\ \ \ \
| * | | | Query HTTP proxy for network via a new API to avoid permissions exceptionsPaul Jensen2015-05-181-0/+6