summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge "Check that the parcel contained the expected amount of region data." i...Derek Sollenberger2015-05-191-3/+7
|\ \ \ \ \
| * | | | | Check that the parcel contained the expected amount of region data.Derek Sollenberger2015-05-181-3/+7
| | |_|_|/ | |/| | |
* | | | | Merge "Add -round and -notround qualifier to android runtime/aapt" into mnc-devAdam Powell2015-05-181-0/+11
|\ \ \ \ \
| * | | | | Add -round and -notround qualifier to android runtime/aaptAdam Lesinski2015-05-151-0/+11
* | | | | | Add internal bitmap api for creating immutable ashmem backed bitmaps.Riley Andrews2015-05-183-0/+53
* | | | | | Use ashmem to optimize all bitmap copies.Riley Andrews2015-05-184-35/+204
| |/ / / / |/| | | |
* | | | | Merge "Ensure that unparcelling Region only reads the expected number of byte...Derek Sollenberger2015-05-181-3/+8
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Ensure that unparcelling Region only reads the expected number of bytesDerek Sollenberger2015-05-131-3/+8
* | | | | Merge "SkScalarDiv and its variants are deprecated" into mnc-devJérôme Poichet2015-05-162-4/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | SkScalarDiv and its variants are deprecatedMike Reed2015-05-132-4/+3
| |/ / /
* | | | Merge "Adjust light source for window position" into mnc-devAlan Viverette2015-05-152-7/+12
|\ \ \ \