summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* Make Surface.toString() show more useful info to help debug bug 2594388.Marco Nelissen2010-04-261-31/+41
* Remove code to pass the nonexistant lockprofsample flag to Dalvik.Carl Shapiro2010-04-201-9/+0
* Add command line flags to enable lock profiling.Carl Shapiro2010-04-151-0/+18
* Fix sim build (sim doesn't have strl*() reliably...)Dan Egnor2010-04-081-0/+8
* Hail-Mary attempt to avoid apparent blocking problems in readEvents().Dan Egnor2010-04-081-4/+22
* Change TrafficStats to a new JNI implementation.Dan Egnor2010-04-073-0/+168
* Merge "Fix crash while turning bluetooth on, due to a race condition." into f...Jaikumar Ganesh2010-03-312-2/+9
|\
| * Fix crash while turning bluetooth on, due to a race condition.Jaikumar Ganesh2010-03-312-2/+9
* | Merge "Add support for GPS privacy lock. DO NOT MERGE" into froyoMike Lockwood2010-03-301-6/+17
|\ \ | |/ |/|
| * Add support for GPS privacy lock. DO NOT MERGEMike Lockwood2010-03-281-6/+17
* | Add some comments for zoom methods.Wu-cheng Li2010-03-291-1/+6
|/
* Better fix for gettid() sim-eng breakage from last night.Brad Fitzpatrick2010-03-251-3/+3
* Merge "update dox that we ignore the exact parameter on computeBounds"Mike Reed2010-03-251-2/+2
|\
| * update dox that we ignore the exact parameter on computeBoundsMike Reed2010-03-251-2/+2
* | Merge "Fix Phone App crash due to binary data in HSP/HFP stream."Nick Pelly2010-03-251-4/+21
|\ \
| * | Fix Phone App crash due to binary data in HSP/HFP stream.Nick Pelly2010-03-251-4/+21
* | | Hopefully fix the sim-eng build, part 2.Brad Fitzpatrick2010-03-251-4/+20
* | | Try to fix sim build. Looks like gettid() is in unistd.h.Brad Fitzpatrick2010-03-251-0/+1
* | | Log blocking Binder calls to the EventLog.Brad Fitzpatrick2010-03-241-1/+96
* | | Merge "Ensure Binder finalizer handles partially initialized instances."Jeff Brown2010-03-241-3/+13
|\ \ \
| * | | Ensure Binder finalizer handles partially initialized instances.Jeff Brown2010-03-241-3/+13
| |/ /
* | | Update a stale JIT option name.Ben Cheng2010-03-241-2/+2
| |/ |/|
* | If we detect a 9patch chunk, force the config chooser to avoid 565, with its ...Mike Reed2010-03-241-2/+18
|/
* one step toward fixing [2501808] sapphire: OOM in GPU Surface areaMathias Agopian2010-03-231-0/+8
* merge from open-source masterThe Android Open Source Project2010-03-221-5/+12
|\
| * Everytime Bluetooth was turned off two file descriptors were not closedJohannes Carlsson2010-03-161-5/+12
| * am a66baccc: Merge "Do not merge" into eclairMike Reed2010-01-201-1/+41
| |\
| | * Do not mergeMike Reed2010-01-201-1/+41
| * | am 9f954cf2: Merge "Do not merge" into eclairMike Reed2010-01-201-1/+1
| |\ \ | | |/
| | * Do not mergeMike Reed2010-01-191-1/+1
* | | Add check for null name on SCO connectEric Olsen2010-03-191-5/+9
* | | Add the blacklist for the SCO connectionsEric Olsen2010-03-181-5/+184
* | | ignore not-so-useful warning messages from sqlite logging funcVasu Nori2010-03-181-2/+3
* | | Make JNI function for setLocale() call register_localized_collators()Daisuke Miyakawa2010-03-161-3/+4
* | | Add locking around AudioRecord release() function in JNI. Bug 2481952.Dave Sparks2010-03-151-14/+16
* | | Merge "add more debug info to SQL section in bugreport"Vasu Nori2010-03-112-37/+34
|\ \ \
| * | | add more debug info to SQL section in bugreportVasu Nori2010-03-112-37/+34
* | | | force purgeability for assetsMike Reed2010-03-101-4/+8
* | | | YuvImage: jpeg_set_quality() should be called after jpeg_set_defaults().Chia-chi Yeh2010-03-101-5/+2
|/ / /
* | | Merge "Add an API to set the link timeout."Jaikumar Ganesh2010-03-091-0/+21
|\ \ \
| * | | Add an API to set the link timeout.Jaikumar Ganesh2010-03-091-0/+21
* | | | Add a LOG_TAG for android.graphics.Graphics JNI.Ficus Kirkpatrick2010-03-091-0/+2
* | | | Merge "rollback AFTER commit causes warning message from sqlite bug:2486731"Vasu Nori2010-03-081-2/+4
|\ \ \ \ | |/ / / |/| | |
| * | | rollback AFTER commit causes warning message from sqlite bug:2486731Vasu Nori2010-03-051-2/+4
* | | | Merge "location: dump LocationProvider internal state"Mike Lockwood2010-03-081-7/+27
|\ \ \ \
| * | | | location: dump LocationProvider internal stateFred Fettinger2010-03-071-7/+27
* | | | | Merge "hidden api sameAs() to compare the pixels of 2 bitmaps for equality"Mike Reed2010-03-081-1/+49
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | hidden api sameAs() to compare the pixels of 2 bitmaps for equalityMike Reed2010-03-081-1/+49
* | | | | Fix up missed refactoring in JNI reg and preloaded-classesChristopher Tate2010-03-052-2/+2
| |/ / / |/| | |
* | | | Refactor android.backup => android.app.backupChristopher Tate2010-03-052-15/+15
|/ / /