| Commit message (Expand) | Author | Age | Files | Lines |
* | Update NativeActivity to allow direct surface access. | Dianne Hackborn | 2010-05-18 | 1 | -13/+74 |
* | Get rid of warnings when compiled with -Wformat-security | Nick Kralevich | 2010-05-13 | 1 | -2/+2 |
* | am 7e76b6d1: am 6d00151c: Merge "Hopefully fix issue #2662536: Why is launche... | Dianne Hackborn | 2010-05-11 | 1 | -1/+9 |
|\ |
|
| * | Hopefully fix issue #2662536: Why is launcher being killed? | Dianne Hackborn | 2010-05-10 | 1 | -1/+9 |
* | | Support multiple cameras in framework. | Chih-Chung Chang | 2010-05-10 | 1 | -3/+12 |
* | | Merge "Prevent local reference table overflows" into kraken | Kenny Root | 2010-05-06 | 1 | -7/+14 |
|\ \ |
|
| * | | Prevent local reference table overflows | Kenny Root | 2010-05-06 | 1 | -7/+14 |
* | | | Sketch of Native input for MessageQueue / Looper / ViewRoot | Christopher Tate | 2010-05-06 | 4 | -1/+379 |
|/ / |
|
* | | Merge "Add UUID property for adapter." into kraken | Jaikumar Ganesh | 2010-05-05 | 1 | -0/+1 |
|\ \ |
|
| * | | Add UUID property for adapter. | Jaikumar Ganesh | 2010-05-04 | 1 | -0/+1 |
| * | | Revert "Fix runtime reboot when connecting to a A2DP headset and" | Jaikumar Ganesh | 2010-05-04 | 1 | -1/+0 |
| * | | Fix runtime reboot when connecting to a A2DP headset and | Jaikumar Ganesh | 2010-05-04 | 1 | -0/+1 |
* | | | First pass at NativeActivity. | Dianne Hackborn | 2010-05-05 | 3 | -0/+194 |
|/ / |
|
* | | resolved conflicts for merge of 86303198 to kraken | Marco Nelissen | 2010-04-26 | 1 | -31/+41 |
|\ \
| |/ |
|
| * | Make Surface.toString() show more useful info to help debug bug 2594388. | Marco Nelissen | 2010-04-26 | 1 | -31/+41 |
* | | better fix for [2420565] Surface.lockCanvas() updates the dirty region too often | Mathias Agopian | 2010-04-21 | 1 | -1/+1 |
* | | am 15feb4de: am 19275cb5: Merge "Remove code to pass the nonexistant lockprof... | Carl Shapiro | 2010-04-20 | 1 | -9/+0 |
|\ \
| |/ |
|
| * | Remove code to pass the nonexistant lockprofsample flag to Dalvik. | Carl Shapiro | 2010-04-20 | 1 | -9/+0 |
* | | am cb2906e4: am d5a873fb: Merge "Add command line flags to enable lock profil... | Carl Shapiro | 2010-04-16 | 1 | -0/+18 |
|\ \
| |/ |
|
| * | Add command line flags to enable lock profiling. | Carl Shapiro | 2010-04-15 | 1 | -0/+18 |
* | | don't hardcode "mSurface" throughout our source code | Mathias Agopian | 2010-04-12 | 3 | -3/+4 |
* | | am 505f22d1: am 2d3df559: Merge "Fix sim build (sim doesn\'t have strl*() rel... | Dan Egnor | 2010-04-10 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | Fix sim build (sim doesn't have strl*() reliably...) | Dan Egnor | 2010-04-08 | 1 | -0/+8 |
* | | am f5d506d9: am 78158db5: Hail-Mary attempt to avoid apparent blocking proble... | Dan Egnor | 2010-04-08 | 1 | -4/+22 |
|\ \
| |/ |
|
| * | Hail-Mary attempt to avoid apparent blocking problems in readEvents(). | Dan Egnor | 2010-04-08 | 1 | -4/+22 |
* | | am c1420832: am 5945579e: Merge "Change TrafficStats to a new JNI implementat... | Dan Egnor | 2010-04-08 | 3 | -0/+168 |
|\ \
| |/ |
|
| * | Change TrafficStats to a new JNI implementation. | Dan Egnor | 2010-04-07 | 3 | -0/+168 |
* | | Move files internal to LocationManagerService from framework.jar to services.jar | Mike Lockwood | 2010-04-04 | 3 | -534/+0 |
* | | am b8fc825d: am 3a0d1d11: Merge "Fix crash while turning bluetooth on, due to... | Jaikumar Ganesh | 2010-03-31 | 2 | -2/+9 |
|\ \
| |/ |
|
| * | 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 |
| |\ |
|