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
*
Make Surface.toString() show more useful info to help debug bug 2594388.
Marco Nelissen
2010-04-26
1
-31
/
+41
*
Remove code to pass the nonexistant lockprofsample flag to Dalvik.
Carl Shapiro
2010-04-20
1
-9
/
+0
*
Add command line flags to enable lock profiling.
Carl Shapiro
2010-04-15
1
-0
/
+18
*
Fix sim build (sim doesn't have strl*() reliably...)
Dan Egnor
2010-04-08
1
-0
/
+8
*
Hail-Mary attempt to avoid apparent blocking problems in readEvents().
Dan Egnor
2010-04-08
1
-4
/
+22
*
Change TrafficStats to a new JNI implementation.
Dan Egnor
2010-04-07
3
-0
/
+168
*
Merge "Fix crash while turning bluetooth on, due to a race condition." into f...
Jaikumar Ganesh
2010-03-31
2
-2
/
+9
|
\
|
*
Fix crash while turning bluetooth on, due to a race condition.
Jaikumar Ganesh
2010-03-31
2
-2
/
+9
*
|
Merge "Add support for GPS privacy lock. DO NOT MERGE" into froyo
Mike Lockwood
2010-03-30
1
-6
/
+17
|
\
\
|
|
/
|
/
|
|
*
Add support for GPS privacy lock. DO NOT MERGE
Mike Lockwood
2010-03-28
1
-6
/
+17
*
|
Add some comments for zoom methods.
Wu-cheng Li
2010-03-29
1
-1
/
+6
|
/
*
Better fix for gettid() sim-eng breakage from last night.
Brad Fitzpatrick
2010-03-25
1
-3
/
+3
*
Merge "update dox that we ignore the exact parameter on computeBounds"
Mike Reed
2010-03-25
1
-2
/
+2
|
\
|
*
update dox that we ignore the exact parameter on computeBounds
Mike Reed
2010-03-25
1
-2
/
+2
*
|
Merge "Fix Phone App crash due to binary data in HSP/HFP stream."
Nick Pelly
2010-03-25
1
-4
/
+21
|
\
\
|
*
|
Fix Phone App crash due to binary data in HSP/HFP stream.
Nick Pelly
2010-03-25
1
-4
/
+21
*
|
|
Hopefully fix the sim-eng build, part 2.
Brad Fitzpatrick
2010-03-25
1
-4
/
+20
*
|
|
Try to fix sim build. Looks like gettid() is in unistd.h.
Brad Fitzpatrick
2010-03-25
1
-0
/
+1
*
|
|
Log blocking Binder calls to the EventLog.
Brad Fitzpatrick
2010-03-24
1
-1
/
+96
*
|
|
Merge "Ensure Binder finalizer handles partially initialized instances."
Jeff Brown
2010-03-24
1
-3
/
+13
|
\
\
\
|
*
|
|
Ensure Binder finalizer handles partially initialized instances.
Jeff Brown
2010-03-24
1
-3
/
+13
|
|
/
/
*
|
|
Update a stale JIT option name.
Ben Cheng
2010-03-24
1
-2
/
+2
|
|
/
|
/
|
*
|
If we detect a 9patch chunk, force the config chooser to avoid 565, with its ...
Mike Reed
2010-03-24
1
-2
/
+18
|
/
*
one step toward fixing [2501808] sapphire: OOM in GPU Surface area
Mathias Agopian
2010-03-23
1
-0
/
+8
*
merge from open-source master
The Android Open Source Project
2010-03-22
1
-5
/
+12
|
\
|
*
Everytime Bluetooth was turned off two file descriptors were not closed
Johannes Carlsson
2010-03-16
1
-5
/
+12
|
*
am a66baccc: Merge "Do not merge" into eclair
Mike Reed
2010-01-20
1
-1
/
+41
|
|
\
|
|
*
Do not merge
Mike Reed
2010-01-20
1
-1
/
+41
|
*
|
am 9f954cf2: Merge "Do not merge" into eclair
Mike Reed
2010-01-20
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
*
Do not merge
Mike Reed
2010-01-19
1
-1
/
+1
*
|
|
Add check for null name on SCO connect
Eric Olsen
2010-03-19
1
-5
/
+9
*
|
|
Add the blacklist for the SCO connections
Eric Olsen
2010-03-18
1
-5
/
+184
*
|
|
ignore not-so-useful warning messages from sqlite logging func
Vasu Nori
2010-03-18
1
-2
/
+3
*
|
|
Make JNI function for setLocale() call register_localized_collators()
Daisuke Miyakawa
2010-03-16
1
-3
/
+4
*
|
|
Add locking around AudioRecord release() function in JNI. Bug 2481952.
Dave Sparks
2010-03-15
1
-14
/
+16
*
|
|
Merge "add more debug info to SQL section in bugreport"
Vasu Nori
2010-03-11
2
-37
/
+34
|
\
\
\
|
*
|
|
add more debug info to SQL section in bugreport
Vasu Nori
2010-03-11
2
-37
/
+34
*
|
|
|
force purgeability for assets
Mike Reed
2010-03-10
1
-4
/
+8
*
|
|
|
YuvImage: jpeg_set_quality() should be called after jpeg_set_defaults().
Chia-chi Yeh
2010-03-10
1
-5
/
+2
|
/
/
/
*
|
|
Merge "Add an API to set the link timeout."
Jaikumar Ganesh
2010-03-09
1
-0
/
+21
|
\
\
\
|
*
|
|
Add an API to set the link timeout.
Jaikumar Ganesh
2010-03-09
1
-0
/
+21
*
|
|
|
Add a LOG_TAG for android.graphics.Graphics JNI.
Ficus Kirkpatrick
2010-03-09
1
-0
/
+2
*
|
|
|
Merge "rollback AFTER commit causes warning message from sqlite bug:2486731"
Vasu Nori
2010-03-08
1
-2
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
rollback AFTER commit causes warning message from sqlite bug:2486731
Vasu Nori
2010-03-05
1
-2
/
+4
*
|
|
|
Merge "location: dump LocationProvider internal state"
Mike Lockwood
2010-03-08
1
-7
/
+27
|
\
\
\
\
|
*
|
|
|
location: dump LocationProvider internal state
Fred Fettinger
2010-03-07
1
-7
/
+27
*
|
|
|
|
Merge "hidden api sameAs() to compare the pixels of 2 bitmaps for equality"
Mike Reed
2010-03-08
1
-1
/
+49
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
hidden api sameAs() to compare the pixels of 2 bitmaps for equality
Mike Reed
2010-03-08
1
-1
/
+49
*
|
|
|
|
Fix up missed refactoring in JNI reg and preloaded-classes
Christopher Tate
2010-03-05
2
-2
/
+2
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Refactor android.backup => android.app.backup
Christopher Tate
2010-03-05
2
-15
/
+15
|
/
/
/
[next]