summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* DHCP: Add a native method for making a DHCP socket.Lorenzo Colitti2015-03-161-0/+50
* Refactor NetworkUtils interaction with DHCP.Erik Kline2015-03-021-40/+36
* am a5f301c7: Merge "Legacy: Only set user surface dimensions on output surfac...Eino-Ville Talvala2015-02-121-9/+3
|\
| * Legacy: Only set user surface dimensions on output surfacesEino-Ville Talvala2015-02-111-9/+3
| * Check that bitmap's size does not exceed 32 bits. DO NOT MERGELeon Scroggins III2015-02-101-1/+6
|/
* Handle bad ninepatch data.Leon Scroggins III2015-01-271-1/+3
* Merge "Update generationId on bitmaps when decoded into by BitmapRegionDecode...Chris Craik2015-01-151-0/+1
|\
| * Update generationId on bitmaps when decoded into by BitmapRegionDecoderChris Craik2015-01-141-0/+1
* | Camera: Clarify JNI exception messageEino-Ville Talvala2015-01-121-1/+2
* | Merge "Camera2: Fix early EOF in DngCreator#writeByteBuffer." into lmp-mr1-devRuben Brunk2015-01-091-4/+10
|\ \
| * | Camera2: Fix early EOF in DngCreator#writeByteBuffer.Ruben Brunk2015-01-091-4/+10
* | | Check for OOM in BitmapFactory's getMimeTypeString().Vladimir Marko2015-01-071-4/+9
|/ /
* | fix Uss accounting in getPssPid()Iliyan Malchev2014-12-121-2/+2
* | camera2: Fix LEGACY YUV production and orientation.Ruben Brunk2014-12-111-16/+19
|/
* Merge "AudioSystem JNI: Add audio policy custom mixes registration" into lmp-...Eric Laurent2014-12-101-0/+199
|\
| * AudioSystem JNI: Add audio policy custom mixes registrationEric Laurent2014-12-081-0/+199
* | Merge "Camera2: Allow rendering to arbitrary surface sizes in LEGACY mode." i...Ruben Brunk2014-12-091-0/+23
|\ \
| * | Camera2: Allow rendering to arbitrary surface sizes in LEGACY mode.Ruben Brunk2014-12-091-0/+23
* | | Fix issue with RNA destruction mid-animationJohn Reck2014-12-091-2/+7
* | | Merge "Work on issue #18640385: Add procstats test mode" into lmp-mr1-devDianne Hackborn2014-12-091-4/+16
|\ \ \
| * | | Work on issue #18640385: Add procstats test modeDianne Hackborn2014-12-081-4/+16
| | |/ | |/|
* | | Add more -d dalvik details to dumpsysMathieu Chartier2014-12-081-3/+12
|/ /
* | Merge "Update AndroidPixelRef to prevent VM from cleaning up memory premature...Derek Sollenberger2014-12-043-166/+16
|\ \
| * | Update AndroidPixelRef to prevent VM from cleaning up memory prematurely.Derek Sollenberger2014-12-033-166/+16
* | | Resume RT-animations after a pauseSurfaceJohn Reck2014-12-031-3/+3
|/ /
* | AudioRecord JNI: pass attributes to native AudioRecord.Eric Laurent2014-11-261-1/+2
* | Fix crash in getNativeCanvas when canvasHandle is NULLBo Liu2014-11-241-0/+3
* | Merge "It's super critical to call nStart" into lmp-mr1-devJohn Reck2014-11-211-3/+17
|\ \
| * | It's super critical to call nStartJohn Reck2014-11-211-3/+17
* | | Merge "Revert "Add a way to override Xfermode DO NOT MERGE"" into lmp-mr1-devChris Craik2014-11-211-8/+0
|\ \ \ | |/ / |/| |
| * | Revert "Add a way to override Xfermode DO NOT MERGE"Chris Craik2014-11-211-8/+0
* | | 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