summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Make sure binder ioctl structs don't contain uninitialized values.Evgeniy Stepanov2011-04-211-0/+3
* Merge "Reduce verbosity of Renderscript logging."Stephen Hines2011-04-201-1/+5
|\
| * Reduce verbosity of Renderscript logging.Stephen Hines2011-04-201-1/+5
* | Merge "Remove accidental logging."Jason Sams2011-04-201-1/+0
|\ \
| * | Remove accidental logging.Jason Sams2011-04-201-1/+0
* | | Merge "Create runtime stubs for compute driver."Jason Sams2011-04-2026-1367/+1870
|\ \ \ | |/ / | | / | |/ |/|
| * Create runtime stubs for compute driver.Jason Sams2011-04-2026-1367/+1870
* | Merge "Initial checkin of spot presentation for touchpad gestures."Jeff Brown2011-04-192-1/+11
|\ \
| * | Initial checkin of spot presentation for touchpad gestures.Jeff Brown2011-04-192-1/+11
| |/
* | Merge "changes to SurfaceTexture needed for unification with SF"Mathias Agopian2011-04-182-17/+120
|\ \ | |/ |/|
| * changes to SurfaceTexture needed for unification with SFMathias Agopian2011-04-112-17/+120
* | Merge "Fix broken assert (if input allocation is NULL)."Stephen Hines2011-04-181-1/+1
|\ \
| * | Fix broken assert (if input allocation is NULL).Stephen Hines2011-04-111-1/+1
| |/
* | Merge "Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)"Andreas Huber2011-04-181-3/+3
|\ \
| * | Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)Andreas Huber2011-04-131-3/+3
* | | Merge "Fix a GraphicBuffer leak in SurfaceTexture"Mathias Agopian2011-04-152-31/+22
|\ \ \
| * | | Fix a GraphicBuffer leak in SurfaceTextureMathias Agopian2011-04-082-31/+22
| | |/ | |/|
* | | Rewrite battery history storage.Dianne Hackborn2011-04-141-7/+11
| |/ |/|
* | Merge "Add camera metering area API."Wu-cheng Li2011-04-131-0/+2
|\ \
| * | Add camera metering area API.Wu-cheng Li2011-04-131-0/+2
| |/
* | resolved conflicts for merge of 18490fb9 to masterKenny Root2011-04-123-56/+860
|\ \
| * \ resolved conflicts for merge of 87b3c0dc to honeycomb-plus-aospKenny Root2011-04-123-56/+860
| |\ \
| | * \ am 08d9d9a4: Merge "Runtime resource overlay, iteration 1."Kenny Root2011-04-113-56/+860
| | |\ \
| | | * | Runtime resource overlay, iteration 1.MÃ¥rten Kongstad2011-04-013-56/+860
* | | | | am 9e13c7e5: am 9645081c: am 43707a83: UsbManager: minor Javadoc tweakMike Lockwood2011-04-111-2/+2
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | am 9645081c: am 43707a83: UsbManager: minor Javadoc tweakMike Lockwood2011-04-111-2/+2
| |\ \ \ | | |/ /
| | * | am 43707a83: UsbManager: minor Javadoc tweakMike Lockwood2011-04-041-2/+2
| | |\ \
| | | * | UsbManager: minor Javadoc tweakMike Lockwood2011-04-011-2/+2
| | * | | am b0976320: Merge "DO NOT MERGE: Backport more USB accessory changes from ho...Mike Lockwood2011-03-156-12/+45
| | |\ \ \ | | | |/ /
| | | * | DO NOT MERGE: Backport more USB accessory changes from honeycombMike Lockwood2011-03-156-12/+45
| | * | | am 78b8e1be: Merge "DO NOT MERGE: backport recent USB accessory changes from ...Mike Lockwood2011-03-144-33/+167
| | |\ \ \ | | | |/ /
| | | * | DO NOT MERGE: backport recent USB accessory changes from honeycombMike Lockwood2011-03-114-33/+167
| | * | | am 33029221: Merge "revert the surface purgatory list and dependent changes."...Mathias Agopian2011-03-091-1/+1
| | |\ \ \ | | | |/ /
| | | * | revert the surface purgatory list and dependent changes.Mathias Agopian2011-03-091-1/+1
| | * | | am e23c235c: Merge "Only set KeyEvent long press flag when repeat count equal...Jeff Brown2011-03-031-4/+6
| | |\ \ \ | | | |/ /
| | | * | Only set KeyEvent long press flag when repeat count equals 1.Jeff Brown2011-03-021-4/+6
| | * | | am 1110748b: DO NOT MERGE: USB accessory support libraryMike Lockwood2011-03-0213-2/+1315
| | |\ \ \ | | | |/ /
| | | * | DO NOT MERGE: USB accessory support libraryMike Lockwood2011-03-0213-2/+1315
| | * | | am 40bbf929: DO NOT MERGE: Backport USB accessory support to gingerbreadMike Lockwood2011-03-022-0/+223
| | |\ \ \ | | | |/ / | | | | / | | | |/ | | |/|
| | | * DO NOT MERGE: Backport USB accessory support to gingerbreadMike Lockwood2011-03-012-0/+223
| * | | DO NOT MERGE Take fake bold font property into account.Romain Guy2011-03-231-1/+1
| * | | DO NOT MERGE Send WebView the current transform and whether we're drawing a l...Romain Guy2011-03-181-21/+11
* | | | Add camera focus area API.Wu-cheng Li2011-04-081-0/+2
* | | | Merge "Coalesce input events that arrive faster than 333Hz."Jeff Brown2011-04-071-1/+7
|\ \ \ \
| * | | | Coalesce input events that arrive faster than 333Hz.Jeff Brown2011-04-071-1/+7
* | | | | Merge "Migrate most GL from context to driver."Jason Sams2011-04-078-252/+442
|\ \ \ \ \
| * | | | | Migrate most GL from context to driver.Jason Sams2011-04-068-252/+442
* | | | | | Merge "remove more unused references to ISurface"Mathias Agopian2011-04-061-2/+2
|\ \ \ \ \ \
| * | | | | | remove more unused references to ISurfaceMathias Agopian2011-04-051-2/+2
* | | | | | | Merge "Cleanup character limits."Jason Sams2011-04-061-1/+2
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |