summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Rename native DisplayListRenderer to DisplayListCanvasChris Craik2015-04-203-20/+18
* | | Fix build.Dan Sandler2015-04-211-1/+1
* | | Merge "Add ashmem stats to Parcels."Dan Sandler2015-04-211-0/+11
|\ \ \ | |_|/ |/| |
| * | Add ashmem stats to Parcels.Dan Sandler2015-04-161-0/+11
* | | Merge "Add Paint methods for cursor positioning"Raph Levien2015-04-201-13/+63
|\ \ \
| * | | Add Paint methods for cursor positioningRaph Levien2015-04-141-13/+63
* | | | Merge "Revert "Change how Java Bitmaps are accessed in a few places""John Reck2015-04-208-49/+31
|\ \ \ \ | |_|_|/ |/| | |
| * | | Revert "Change how Java Bitmaps are accessed in a few places"John Reck2015-04-208-49/+31
* | | | Merge "Fix leaks due to GC circular references."Jeff Brown2015-04-172-32/+47
|\ \ \ \
| * | | | Fix leaks due to GC circular references.Jeff Brown2015-04-172-32/+47
* | | | | Revert "A bunch more cleanups"John Reck2015-04-178-43/+71
* | | | | Revert "Move AssetAtlas off of SkBitmap*"John Reck2015-04-171-8/+0
* | | | | Merge "Revert "Remove Bitmap#getSkBitmap""John Reck2015-04-173-51/+44
|\ \ \ \ \
| * | | | | Revert "Remove Bitmap#getSkBitmap"John Reck2015-04-173-51/+44
* | | | | | Add non-blocking writes to AudioTrackAndy Hung2015-04-171-118/+71
* | | | | | Add non-blocking reads to AudioRecordAndy Hung2015-04-161-111/+69
* | | | | | Merge "Adding explicit routing API to AudioTrack"Eric Laurent2015-04-171-0/+9
|\ \ \ \ \ \
| * | | | | | Adding explicit routing API to AudioTrackPaul McLean2015-04-161-0/+9
* | | | | | | Merge "Remove Bitmap#getSkBitmap"John Reck2015-04-163-44/+51
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | Remove Bitmap#getSkBitmapJohn Reck2015-04-153-44/+51
* | | | | | Add left and right indent arrays to TextViewRaph Levien2015-04-151-0/+8
|/ / / / /
* | | | | Move AssetAtlas off of SkBitmap*John Reck2015-04-151-0/+8
|/ / / /
* | | | Merge "A bunch more cleanups"John Reck2015-04-158-71/+43
|\ \ \ \