summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* Even more native input dispatch work in progress.Jeff Brown2010-06-172-109/+80
* More work in progress on native events.Jeff Brown2010-06-152-4/+15
* Native input dispatch rewrite work in progress.Jeff Brown2010-06-1314-296/+1567
* Change camera interface to support multiple cameras.Chih-Chung Chang2010-06-111-1/+22
* fix [2757903] Crash in EGL when creating an EGLSurfaceMathias Agopian2010-06-102-5/+13
* am df2e2eff: Merge "Watchdog now records kernel stacks when it fires" into froyoChristopher Tate2010-06-063-0/+114
|\
| * Watchdog now records kernel stacks when it firesChristopher Tate2010-06-043-0/+114
* | optimize Surface.readFromParcel()Mathias Agopian2010-06-041-10/+9
* | Delete local references to avoid reference table overflow.Jaikumar Ganesh2010-06-032-6/+21
* | Update NativeActivity to allow direct surface access.Dianne Hackborn2010-05-181-13/+74
* | Get rid of warnings when compiled with -Wformat-securityNick Kralevich2010-05-131-2/+2
* | am 7e76b6d1: am 6d00151c: Merge "Hopefully fix issue #2662536: Why is launche...Dianne Hackborn2010-05-111-1/+9
|\ \ | |/
| * Hopefully fix issue #2662536: Why is launcher being killed?Dianne Hackborn2010-05-101-1/+9
* | Support multiple cameras in framework.Chih-Chung Chang2010-05-101-3/+12
* | Merge "Prevent local reference table overflows" into krakenKenny Root2010-05-061-7/+14
|\ \
| * | Prevent local reference table overflowsKenny Root2010-05-061-7/+14
* | | Sketch of Native input for MessageQueue / Looper / ViewRootChristopher Tate2010-05-064-1/+379
|/ /
* | Merge "Add UUID property for adapter." into krakenJaikumar Ganesh2010-05-051-0/+1
|\ \
| * | Add UUID property for adapter.Jaikumar Ganesh2010-05-041-0/+1
| * | Revert "Fix runtime reboot when connecting to a A2DP headset and"Jaikumar Ganesh2010-05-041-1/+0
| * | Fix runtime reboot when connecting to a A2DP headset andJaikumar Ganesh2010-05-041-0/+1
* | | First pass at NativeActivity.Dianne Hackborn2010-05-053-0/+194
|/ /
* | resolved conflicts for merge of 86303198 to krakenMarco Nelissen2010-04-261-31/+41
|\ \ | |/
| * Make Surface.toString() show more useful info to help debug bug 2594388.Marco Nelissen2010-04-261-31/+41
* | better fix for [2420565] Surface.lockCanvas() updates the dirty region too oftenMathias Agopian2010-04-211-1/+1
* | am 15feb4de: am 19275cb5: Merge "Remove code to pass the nonexistant lockprof...Carl Shapiro2010-04-201-9/+0
|\ \ | |/
| * Remove code to pass the nonexistant lockprofsample flag to Dalvik.Carl Shapiro2010-04-201-9/+0
* | am cb2906e4: am d5a873fb: Merge "Add command line flags to enable lock profil...Carl Shapiro2010-04-161-0/+18
|\ \ | |/
| * Add command line flags to enable lock profiling.Carl Shapiro2010-04-151-0/+18
* | don't hardcode "mSurface" throughout our source codeMathias Agopian2010-04-123-3/+4
* | am 505f22d1: am 2d3df559: Merge "Fix sim build (sim doesn\'t have strl*() rel...Dan Egnor2010-04-101-0/+8
|\ \ | |/
| * Fix sim build (sim doesn't have strl*() reliably...)Dan Egnor2010-04-081-0/+8
* | am f5d506d9: am 78158db5: Hail-Mary attempt to avoid apparent blocking proble...Dan Egnor2010-04-081-4/+22
|\ \ | |/
| * Hail-Mary attempt to avoid apparent blocking problems in readEvents().Dan Egnor2010-04-081-4/+22
* | am c1420832: am 5945579e: Merge "Change TrafficStats to a new JNI implementat...Dan Egnor2010-04-083-0/+168
|\ \ | |/
| * Change TrafficStats to a new JNI implementation.Dan Egnor2010-04-073-0/+168
* | Move files internal to LocationManagerService from framework.jar to services.jarMike Lockwood2010-04-043-534/+0
* | am b8fc825d: am 3a0d1d11: Merge "Fix crash while turning bluetooth on, due to...Jaikumar Ganesh2010-03-312-2/+9
|\ \ | |/
| * 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