| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | Implement reducing the buffer count of a Surface. | Jamie Gennis | 2010-11-11 | 3 | -6/+82 |
|/ / / / |
|
* | | | | Fix a compile warning in the Surface class. | Jamie Gennis | 2010-11-11 | 1 | -1/+1 |
* | | | | The CHEEK_TOUCH stuff never worked. Remove it. | Joe Onorato | 2010-11-08 | 1 | -18/+1 |
* | | | | Tell system server whether the app handled input events. | Jeff Brown | 2010-11-08 | 4 | -25/+80 |
* | | | | Rename the locked meta key constants for clarity. | Jeff Brown | 2010-11-05 | 2 | -10/+108 |
* | | | | Fix a key repeating bug. | Jeff Brown | 2010-11-02 | 1 | -40/+40 |
* | | | | Merge "Add plumbing for volume mute key." | Jeff Brown | 2010-11-02 | 1 | -0/+8 |
|\ \ \ \ |
|
| * | | | | Add plumbing for volume mute key. | Jeff Brown | 2010-11-02 | 1 | -0/+8 |
* | | | | | Merge "Optimize FBO drawing with regions. This optimization is currently disa... | Romain Guy | 2010-11-02 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Optimize FBO drawing with regions. | Romain Guy | 2010-11-02 | 1 | -1/+1 |
* | | | | | Fix default return code for getResource | Kenny Root | 2010-11-02 | 1 | -1/+1 |
* | | | | | am 7ab5d2d9: am a87ea46c: Fix bugs related to cheek event suppression. | Jeff Brown | 2010-11-02 | 1 | -3/+3 |
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| * | | | Fix bugs related to cheek event suppression. | Jeff Brown | 2010-11-01 | 1 | -3/+3 |
| |/ / |
|
* | | | Fix policy issues when screen is off. | Jeff Brown | 2010-11-01 | 1 | -1/+15 |
* | | | Add path to get different DPI drawables | Kenny Root | 2010-10-29 | 1 | -10/+34 |
* | | | resolved conflicts for merge of df3cccf3 to master | Jeff Brown | 2010-10-27 | 1 | -1/+23 |
|\ \ \
| |/ / |
|
| * | | Drop all dispatcher state when dispatcher is disabled. | Jeff Brown | 2010-10-27 | 1 | -1/+23 |
* | | | Merge "convert one of the LOGE to LOG_WINDOW msg to reduce grief" | Vasu Nori | 2010-10-26 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | convert one of the LOGE to LOG_WINDOW msg to reduce grief | Vasu Nori | 2010-10-26 | 1 | -1/+1 |
* | | | | am 85c5ca07: am 2f19f56a: Merge "Updade Surface (ANativeWindow) format based ... | Mathias Agopian | 2010-10-26 | 1 | -0/+11 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Updade Surface (ANativeWindow) format based on its buffers format | Mathias Agopian | 2010-10-25 | 1 | -0/+11 |
* | | | | Tweak log messages a bit. | Jeff Brown | 2010-10-25 | 1 | -2/+5 |
| |/ /
|/| | |
|
* | | | Add test stubs for newly added methods. | Jeff Brown | 2010-10-24 | 1 | -0/+13 |
* | | | am 2ef36763: am 860c2df4: Merge "Add unit tests for native input and fix bugs... | Jeff Brown | 2010-10-24 | 6 | -21/+3647 |
|\ \ \
| |/ / |
|
| * | | Add unit tests for native input and fix bugs identified. | Jeff Brown | 2010-10-23 | 6 | -21/+3647 |
* | | | am 7ba8c44e: am 8ad30b5b: Merge "Initialized check in ZipFileRO::findEntryByN... | Kenny Root | 2010-10-22 | 1 | -1/+9 |
|\ \ \
| |/ / |
|
| * | | Merge "Initialized check in ZipFileRO::findEntryByName" into gingerbread | Kenny Root | 2010-10-22 | 1 | -1/+9 |
| |\ \ |
|
| | * | | Initialized check in ZipFileRO::findEntryByName | Kenny Root | 2010-10-21 | 1 | -1/+9 |
* | | | | am d7cd560a: am 1d79a9d9: Use correct size of GAMEPAD_KEYCODES | Kenny Root | 2010-10-21 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Use correct size of GAMEPAD_KEYCODES | Kenny Root | 2010-10-21 | 1 | -1/+1 |
| |/ / |
|
* | | | resolved conflicts for merge of 368fdba4 to master | Brad Fitzpatrick | 2010-10-21 | 1 | -1/+2 |
|\ \ \
| |/ / |
|
| * | | Reduce logging. | Joe Onorato | 2010-10-19 | 1 | -1/+2 |
* | | | am f2c40603: am 7689dd49: Merge "Fix bug where home presses were not poking u... | Jeff Brown | 2010-10-19 | 1 | -40/+28 |
|\ \ \
| |/ / |
|
| * | | Fix bug where home presses were not poking user activity. | Jeff Brown | 2010-10-18 | 1 | -40/+28 |
* | | | Add support for calibrating touch position. | Jeff Brown | 2010-10-18 | 1 | -5/+33 |
* | | | am 9e0e0543: am 36e65ffd: Merge "Fix a native crash in input dispatcher when ... | Jeff Brown | 2010-10-18 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Fix a native crash in input dispatcher when windows are removed. | Jeff Brown | 2010-10-15 | 1 | -1/+1 |
| * | | Add support for secure system overlays. (DO NOT MERGE) | Jeff Brown | 2010-10-15 | 1 | -2/+3 |
* | | | am 5f0cbfce: am c1e7b218: Merge "Improve input device calibration format." in... | Jeff Brown | 2010-10-16 | 1 | -111/+176 |
|\ \ \
| |/ / |
|
| * | | Merge "Improve input device calibration format." into gingerbread | Jeff Brown | 2010-10-15 | 1 | -111/+176 |
| |\ \ |
|
| | * | | Improve input device calibration format. | Jeff Brown | 2010-10-14 | 1 | -111/+176 |
* | | | | Add support for secure system overlays. | Jeff Brown | 2010-10-15 | 1 | -2/+3 |
* | | | | Add keycodes and meta-key modifiers to support external keyboards. | Jeff Brown | 2010-10-15 | 4 | -80/+290 |
* | | | | am 729503c2: am 848a2bc4: Merge "MinGW/Cygwin requires open() in O_BINARY mod... | Raphael Moll | 2010-10-15 | 1 | -20/+37 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge "MinGW/Cygwin requires open() in O_BINARY mode." into gingerbread | Raphael Moll | 2010-10-14 | 1 | -20/+37 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | MinGW/Cygwin requires open() in O_BINARY mode. | Raphael Moll | 2010-10-13 | 1 | -20/+37 |
* | | | | am 567db077: am 2d441e14: Merge "Make sure EventHub reports added/removed dev... | Jeff Brown | 2010-10-15 | 1 | -3/+8 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge "Make sure EventHub reports added/removed devices immediately." into gi... | Jeff Brown | 2010-10-14 | 1 | -3/+8 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Make sure EventHub reports added/removed devices immediately. | Jeff Brown | 2010-10-14 | 1 | -3/+8 |
* | | | | am 8fda1636: am bdf8034c: Merge "OBB: use PBKDF2 for key generation." into gi... | Kenny Root | 2010-10-15 | 2 | -17/+45 |
|\ \ \ \
| |/ / / |
|