summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* Merge "AudioSystem JNI: fix AudioPortConfig mask usage" into lmp-mr1-devEric Laurent2014-11-191-7/+25
|\
| * AudioSystem JNI: fix AudioPortConfig mask usageEric Laurent2014-11-191-7/+25
* | Add zygote space to Dalvik HeapMathieu Chartier2014-11-191-0/+1
|/
* Frameworks/base: Compiled-classes supportAndreas Gampe2014-11-181-0/+6
* Merge "Implement back-tracking when searching for attributes in XML or resour...Adam Lesinski2014-11-171-62/+73
|\
| * Implement back-tracking when searching for attributes in XML or resource bagAdam Lesinski2014-11-041-62/+73
* | Merge "Frameworks/base: AndroidRuntime standalone preloaded-classes" into lmp...Ying Wang2014-11-171-3/+18
|\ \
| * | Frameworks/base: AndroidRuntime standalone preloaded-classesAndreas Gampe2014-11-141-3/+18
* | | Merge "Wire up surface width/height to lockHardwareCanvas" into lmp-mr1-devJohn Reck2014-11-171-0/+18
|\ \ \ | |/ / |/| |
| * | Wire up surface width/height to lockHardwareCanvasJohn Reck2014-11-131-0/+18
* | | AudioRecorder read buffer overflowJon Eklund2014-11-131-1/+1
|/ /
* | Add reporting of Parcel memory/count.Dianne Hackborn2014-11-121-0/+13
* | Merge "Add a way to override Xfermode DO NOT MERGE" into lmp-mr1-devRob Tsuk2014-11-121-0/+8
|\ \
| * | Add a way to override Xfermode DO NOT MERGERob Tsuk2014-11-121-0/+8
* | | Merge "audiosystem JNI: check env pointer before use." into lmp-mr1-devEric Laurent2014-11-121-1/+6
|\ \ \
| * | | audiosystem JNI: check env pointer before use.Eric Laurent2014-11-121-1/+6
| |/ /
* | | Frameworks/base: Right transform in DngCreatorAndreas Gampe2014-11-121-1/+1
|/ /
* | Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-devDan Stoza2014-11-071-2/+2
|\ \
| * | Add a BufferItem parameter to onFrameAvailableDan Stoza2014-11-041-2/+2
* | | Merge "Fix wrong-thread issue" into lmp-mr1-devJohn Reck2014-11-072-8/+1
|\ \ \
| * | | Fix wrong-thread issueJohn Reck2014-11-072-8/+1
| | |/ | |/|
* | | Yank ResourceCache out of CachesJohn Reck2014-11-063-11/+11
|/ /
* | Few more small meminfo improvements.Dianne Hackborn2014-11-031-1/+7
|/
* Merge "Crash apps that print malformed or password protected PDFs." into lmp-...Svet Ganov2014-11-012-4/+22
|\
| * Crash apps that print malformed or password protected PDFs.Svet Ganov2014-11-012-4/+22
* | Merge "Layer changes" into lmp-mr1-devJohn Reck2014-10-311-1/+2
|\ \ | |/ |/|
| * Layer changesJohn Reck2014-10-311-1/+2
* | Merge "Save to a PDF file should look like print preview." into lmp-mr1-devSvetoslav2014-10-311-2/+202
|\ \
| * | Save to a PDF file should look like print preview.Svetoslav2014-10-311-2/+202
* | | Distinguish unspecified and explicit null values in resourcesAlan Viverette2014-10-291-3/+7
* | | Merge "SoundTrigger JNI: fix local reference leak." into lmp-mr1-devEric Laurent2014-10-291-3/+6
|\ \ \
| * | | SoundTrigger JNI: fix local reference leak.Eric Laurent2014-10-291-3/+6
| |/ /
* | | Merge "Condense AndroidRuntime init log, include uid running under." into lmp...Dianne Hackborn2014-10-291-2/+2
|\ \ \
| * | | Condense AndroidRuntime init log, include uid running under.Dianne Hackborn2014-10-291-2/+2
* | | | Merge "Fix android_media_AudioSystem_getMasterMute return type." into lmp-mr1...Vladimir Marko2014-10-291-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix android_media_AudioSystem_getMasterMute return type.Vladimir Marko2014-10-291-1/+1
| |/ /
* | | Use native brige only if we have a private data directory.Calin Juravle2014-10-291-4/+8
* | | PreInitializeNativeBridge only if its AvailableCalin Juravle2014-10-291-14/+14
| |/ |/|
* | Fix the length of a profiler system propertyWei Jin2014-10-291-1/+1
|/
* Merge "Add some free zoom to lockHardwareCanvas" into lmp-mr1-devJohn Reck2014-10-231-0/+1
|\
| * Add some free zoom to lockHardwareCanvasJohn Reck2014-10-231-0/+1
* | Merge "Decoder only returns true on complete success." into lmp-mr1-devLeon Scroggins III2014-10-221-1/+2
|\ \ | |/ |/|
| * Decoder only returns true on complete success.Leon Scroggins III2014-10-171-1/+2
* | am e463bc38: am 3c8bde55: Merge "Report that a JavaInputStreamAdaptor is at e...Leon Scroggins III2014-10-221-0/+5
|\ \
| * | Report that a JavaInputStreamAdaptor is at end.Leon Scroggins III2014-10-201-0/+5
* | | Merge "Surface:lockHardwareCanvas" into lmp-mr1-devJohn Reck2014-10-211-0/+56
|\ \ \
| * | | Surface:lockHardwareCanvasJohn Reck2014-10-211-0/+56
| | |/ | |/|
* | | Fix issue #17948288: Improve accuracy of memory use reportingDianne Hackborn2014-10-171-2/+16
|/ /
* | Merge "Enable fast jni for simple RenderNode/Matrix/Paint operations" into lm...Chris Craik2014-10-083-147/+151
|\ \
| * | Enable fast jni for simple RenderNode/Matrix/Paint operationsChris Craik2014-10-073-147/+151