index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
jni
Commit message (
Expand
)
Author
Age
Files
Lines
*
DHCP: Add a native method for making a DHCP socket.
Lorenzo Colitti
2015-03-16
1
-0
/
+50
*
Refactor NetworkUtils interaction with DHCP.
Erik Kline
2015-03-02
1
-40
/
+36
*
am a5f301c7: Merge "Legacy: Only set user surface dimensions on output surfac...
Eino-Ville Talvala
2015-02-12
1
-9
/
+3
|
\
|
*
Legacy: Only set user surface dimensions on output surfaces
Eino-Ville Talvala
2015-02-11
1
-9
/
+3
|
*
Check that bitmap's size does not exceed 32 bits. DO NOT MERGE
Leon Scroggins III
2015-02-10
1
-1
/
+6
|
/
*
Handle bad ninepatch data.
Leon Scroggins III
2015-01-27
1
-1
/
+3
*
Merge "Update generationId on bitmaps when decoded into by BitmapRegionDecode...
Chris Craik
2015-01-15
1
-0
/
+1
|
\
|
*
Update generationId on bitmaps when decoded into by BitmapRegionDecoder
Chris Craik
2015-01-14
1
-0
/
+1
*
|
Camera: Clarify JNI exception message
Eino-Ville Talvala
2015-01-12
1
-1
/
+2
*
|
Merge "Camera2: Fix early EOF in DngCreator#writeByteBuffer." into lmp-mr1-dev
Ruben Brunk
2015-01-09
1
-4
/
+10
|
\
\
|
*
|
Camera2: Fix early EOF in DngCreator#writeByteBuffer.
Ruben Brunk
2015-01-09
1
-4
/
+10
*
|
|
Check for OOM in BitmapFactory's getMimeTypeString().
Vladimir Marko
2015-01-07
1
-4
/
+9
|
/
/
*
|
fix Uss accounting in getPssPid()
Iliyan Malchev
2014-12-12
1
-2
/
+2
*
|
camera2: Fix LEGACY YUV production and orientation.
Ruben Brunk
2014-12-11
1
-16
/
+19
|
/
*
Merge "AudioSystem JNI: Add audio policy custom mixes registration" into lmp-...
Eric Laurent
2014-12-10
1
-0
/
+199
|
\
|
*
AudioSystem JNI: Add audio policy custom mixes registration
Eric Laurent
2014-12-08
1
-0
/
+199
*
|
Merge "Camera2: Allow rendering to arbitrary surface sizes in LEGACY mode." i...
Ruben Brunk
2014-12-09
1
-0
/
+23
|
\
\
|
*
|
Camera2: Allow rendering to arbitrary surface sizes in LEGACY mode.
Ruben Brunk
2014-12-09
1
-0
/
+23
*
|
|
Fix issue with RNA destruction mid-animation
John Reck
2014-12-09
1
-2
/
+7
*
|
|
Merge "Work on issue #18640385: Add procstats test mode" into lmp-mr1-dev
Dianne Hackborn
2014-12-09
1
-4
/
+16
|
\
\
\
|
*
|
|
Work on issue #18640385: Add procstats test mode
Dianne Hackborn
2014-12-08
1
-4
/
+16
|
|
|
/
|
|
/
|
*
|
|
Add more -d dalvik details to dumpsys
Mathieu Chartier
2014-12-08
1
-3
/
+12
|
/
/
*
|
Merge "Update AndroidPixelRef to prevent VM from cleaning up memory premature...
Derek Sollenberger
2014-12-04
3
-166
/
+16
|
\
\
|
*
|
Update AndroidPixelRef to prevent VM from cleaning up memory prematurely.
Derek Sollenberger
2014-12-03
3
-166
/
+16
*
|
|
Resume RT-animations after a pauseSurface
John Reck
2014-12-03
1
-3
/
+3
|
/
/
*
|
AudioRecord JNI: pass attributes to native AudioRecord.
Eric Laurent
2014-11-26
1
-1
/
+2
*
|
Fix crash in getNativeCanvas when canvasHandle is NULL
Bo Liu
2014-11-24
1
-0
/
+3
*
|
Merge "It's super critical to call nStart" into lmp-mr1-dev
John Reck
2014-11-21
1
-3
/
+17
|
\
\
|
*
|
It's super critical to call nStart
John Reck
2014-11-21
1
-3
/
+17
*
|
|
Merge "Revert "Add a way to override Xfermode DO NOT MERGE"" into lmp-mr1-dev
Chris Craik
2014-11-21
1
-8
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Revert "Add a way to override Xfermode DO NOT MERGE"
Chris Craik
2014-11-21
1
-8
/
+0
*
|
|
Merge "AudioSystem JNI: fix AudioPortConfig mask usage" into lmp-mr1-dev
Eric Laurent
2014-11-19
1
-7
/
+25
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
AudioSystem JNI: fix AudioPortConfig mask usage
Eric Laurent
2014-11-19
1
-7
/
+25
*
|
|
Add zygote space to Dalvik Heap
Mathieu Chartier
2014-11-19
1
-0
/
+1
|
/
/
*
|
Frameworks/base: Compiled-classes support
Andreas Gampe
2014-11-18
1
-0
/
+6
*
|
Merge "Implement back-tracking when searching for attributes in XML or resour...
Adam Lesinski
2014-11-17
1
-62
/
+73
|
\
\
|
*
|
Implement back-tracking when searching for attributes in XML or resource bag
Adam Lesinski
2014-11-04
1
-62
/
+73
*
|
|
Merge "Frameworks/base: AndroidRuntime standalone preloaded-classes" into lmp...
Ying Wang
2014-11-17
1
-3
/
+18
|
\
\
\
|
*
|
|
Frameworks/base: AndroidRuntime standalone preloaded-classes
Andreas Gampe
2014-11-14
1
-3
/
+18
*
|
|
|
Merge "Wire up surface width/height to lockHardwareCanvas" into lmp-mr1-dev
John Reck
2014-11-17
1
-0
/
+18
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Wire up surface width/height to lockHardwareCanvas
John Reck
2014-11-13
1
-0
/
+18
*
|
|
|
AudioRecorder read buffer overflow
Jon Eklund
2014-11-13
1
-1
/
+1
|
/
/
/
*
|
|
Add reporting of Parcel memory/count.
Dianne Hackborn
2014-11-12
1
-0
/
+13
*
|
|
Merge "Add a way to override Xfermode DO NOT MERGE" into lmp-mr1-dev
Rob Tsuk
2014-11-12
1
-0
/
+8
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add a way to override Xfermode DO NOT MERGE
Rob Tsuk
2014-11-12
1
-0
/
+8
*
|
|
Merge "audiosystem JNI: check env pointer before use." into lmp-mr1-dev
Eric Laurent
2014-11-12
1
-1
/
+6
|
\
\
\
|
*
|
|
audiosystem JNI: check env pointer before use.
Eric Laurent
2014-11-12
1
-1
/
+6
|
|
/
/
*
|
|
Frameworks/base: Right transform in DngCreator
Andreas Gampe
2014-11-12
1
-1
/
+1
|
/
/
*
|
Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev
Dan Stoza
2014-11-07
1
-2
/
+2
|
\
\
|
*
|
Add a BufferItem parameter to onFrameAvailable
Dan Stoza
2014-11-04
1
-2
/
+2
[next]