summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* Update the rowBytes when reconfiguring to match the new imageInfo.Derek Sollenberger2015-05-071-1/+1
* Merge "Add warning if an in-use Bitmap is reconfigured" into mnc-devJohn Reck2015-05-076-25/+44
|\
| * Add warning if an in-use Bitmap is reconfiguredJohn Reck2015-05-066-25/+44
* | Merge "Implement audio routing callbacks" into mnc-devEric Laurent2015-05-066-2/+275
|\ \ | |/ |/|
| * Implement audio routing callbacksEric Laurent2015-05-066-2/+275
* | Merge "Cleanup properties" into mnc-devChris Craik2015-05-052-20/+10
|\ \
| * | Cleanup propertiesChris Craik2015-05-052-20/+10
| |/
* | Merge "Add API for obtaining changing configurations bitmask from Theme" into...Alan Viverette2015-05-051-0/+9
|\ \
| * | Add API for obtaining changing configurations bitmask from ThemeAlan Viverette2015-05-051-0/+9
| |/
* | Merge "AudioRecord JNI: use default UID / PID" into mnc-devJean-Michel Trivi2015-05-051-0/+1
|\ \
| * | AudioRecord JNI: use default UID / PIDJean-Michel Trivi2015-05-051-0/+1
* | | Attempt to solve the double-GC problemJohn Reck2015-05-047-342/+655
| |/ |/|
* | Merge "Remove Bitmap#getSkBitmap" into mnc-devJohn Reck2015-05-043-44/+51
|\ \
| * | Remove Bitmap#getSkBitmapJohn Reck2015-05-013-44/+51
* | | Merge "Move AssetAtlas off of SkBitmap*" into mnc-devJohn Reck2015-05-041-0/+8
|\ \ \ | |/ /
| * | Move AssetAtlas off of SkBitmap*John Reck2015-05-011-0/+8
| |/
* | Merge "Add body sensors app op - framework base" into mnc-devSvet Ganov2015-05-011-14/+26
|\ \
| * | Add body sensors app op - framework baseSvet Ganov2015-05-011-14/+26
| |/
* | Look at map extensions before /dev/ + ashmem.Mathieu Chartier2015-05-011-40/+40
|/
* Merge "A bunch more cleanups" into mnc-devJohn Reck2015-05-013-14/+16
|\
| * A bunch more cleanupsJohn Reck2015-04-303-14/+16
* | Merge "Change how Java Bitmaps are accessed in a few places" into mnc-devJohn Reck2015-04-309-33/+49
|\ \ | |/
| * Change how Java Bitmaps are accessed in a few placesJohn Reck2015-04-309-33/+49
* | Merge "am b6d14a00: resolved conflicts for merge of c29791d5 to mnc-dev-plus-...Andreas Gampe2015-04-301-0/+13
|\ \
| * | am b6d14a00: resolved conflicts for merge of c29791d5 to mnc-dev-plus-aospAndreas Gampe2015-04-281-0/+13
* | | Merge "AudioService receives callback for dynamic policy mix state changes" i...Jean-Michel Trivi2015-04-301-3/+40
|\ \ \
| * | | AudioService receives callback for dynamic policy mix state changesJean-Michel Trivi2015-04-291-3/+40
* | | | Merge "Pass PlaybackSettings as class object for AudioTrack JNI" into mnc-devAndy Hung2015-04-292-36/+37
|\ \ \ \
| * | | | Pass PlaybackSettings as class object for AudioTrack JNIAndy Hung2015-04-292-36/+37
| | |_|/ | |/| |
* | | | Merge "Respect the record audio app op - framework" into mnc-devSvet Ganov2015-04-292-6/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Respect the record audio app op - frameworkSvet Ganov2015-04-282-6/+12
| | |/ | |/|
* | | Merge changes from topic 'brightness' into mnc-devJeff Brown2015-04-291-0/+23
|\ \ \
| * | | Add float support to binary event log.Jeff Brown2015-04-281-0/+23
| |/ /
* | | Merge "Properly describe exception" into mnc-devMathieu Chartier2015-04-281-3/+1
|\ \ \
| * | | Properly describe exceptionMathieu Chartier2015-04-281-3/+1
| | |/ | |/|
* | | Merge "Remove unused flags and dirty rects" into mnc-devChris Craik2015-04-281-7/+4
|\ \ \ | |_|/ |/| |
| * | Remove unused flags and dirty rectsChris Craik2015-04-281-7/+4
| |/
* | AudioRecord device select continuedPaul McLean2015-04-281-3/+2
|/
* Fix vmalloc memory accounting (DO NOT MERGE).Martijn Coenen2015-04-271-2/+29
* Merge "Add hidden SensorManager APIs for injecting sensor data."Aravind Akella2015-04-251-5/+28
|\
| * Add hidden SensorManager APIs for injecting sensor data.Aravind Akella2015-04-231-5/+28
* | Move channel index computation to native AudioTrack JNIAndy Hung2015-04-241-13/+25
* | Merge "Explicit routing in AudioRecord"Paul McLean2015-04-231-0/+8
|\ \
| * | Explicit routing in AudioRecordPaul McLean2015-04-231-0/+8
* | | Merge "Add channel index mask to AudioRecord"Andy Hung2015-04-231-3/+11
|\ \ \
| * | | Add channel index mask to AudioRecordAndy Hung2015-04-221-3/+11
* | | | Merge "Add PlaybackSettings for use with AudioTrack"Andy Hung2015-04-221-0/+61
|\ \ \ \ | |/ / /
| * | | Add PlaybackSettings for use with AudioTrackAndy Hung2015-04-221-0/+61
| |/ /
* | | GraphicsJNI Canvas cleanupJohn Reck2015-04-226-65/+35
|/ /
* | Merge "Rename native DisplayListRenderer to DisplayListCanvas"Chris Craik2015-04-213-20/+18
|\ \