summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* am 46a282f3: am 0ed2e845: Merge "DO NOT MERGE. Integrate add new screen widt...Dianne Hackborn2011-05-131-7/+24
|\
| * DO NOT MERGE. Integrate add new screen width/height in "dp" configs.Dianne Hackborn2011-05-121-7/+24
* | am 87d86044: am bcd029b6: Merge "Add missing clean-up of idmap file descripto...Conley Owens2011-05-101-0/+3
|\ \
| * | Add missing clean-up of idmap file descriptors.Mårten Kongstad2011-05-051-0/+3
| * | Merge "Implement support for ALT and SHIFT modifiers"Conley Owens2011-04-291-0/+22
| |\ \
| | * | Implement support for ALT and SHIFT modifiersJohan Redestig2011-03-081-0/+22
| * | | Merge "modify the device to enable to get the state as slide-open/slide-close."Conley Owens2011-04-291-6/+6
| |\ \ \
| | * | | modify the device to enable to get the state as slide-open/slide-close.nao2011-03-311-6/+6
| | |/ /
* | | | am 4907d1d5: am 0c6cbf41: Merge "Better compat mode part one: start scaling w...Dianne Hackborn2011-05-091-24/+23
|\ \ \ \ | | |_|/ | |/| |
| * | | Better compat mode part one: start scaling windows.Dianne Hackborn2011-05-091-24/+23
* | | | am 697f8b33: am 00df8e23: Merge "Check setName() for null string + fix rsRand...Stephen Hines2011-04-271-2/+4
|\ \ \ \ | |/ / /
| * | | Check setName() for null string + fix rsRand().Alex Sakhartchouk2011-04-271-2/+4
* | | | am bb93dad9: am bb10986c: am 13ce221e: Merge "libutils: Fix an improper const...Kenny Root2011-04-261-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | am 13ce221e: Merge "libutils: Fix an improper const-cast in RefBase"Kenny Root2011-04-261-1/+1
| |\ \ \
| | * | | libutils: Fix an improper const-cast in RefBaseJosh Stone2011-04-221-1/+1
* | | | | 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 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
* | | fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondit...Mathias Agopian2011-03-171-1/+11
* | | Fix for bug 3434228Alex Sakhartchouk2011-03-164-3/+10
* | | Modify the GL renderer's functor to pass the clip to WebViewRomain Guy2011-03-161-5/+25
* | | Merge "Fix performance issue in Launcher Bug #3515248" into honeycomb-mr1Romain Guy2011-03-153-0/+12
|\ \ \
| * | | Fix performance issue in LauncherRomain Guy2011-03-153-0/+12
* | | | Merge "USB Manager string clean up:" into honeycomb-mr1Mike Lockwood2011-03-152-6/+6
|\ \ \ \
| * | | | USB Manager string clean up:Mike Lockwood2011-03-152-6/+6
* | | | | Merge "Make RS Matrix functions threadable." into honeycomb-mr1Stephen Hines2011-03-151-37/+37
|\ \ \ \ \
| * | | | | Make RS Matrix functions threadable.Stephen Hines2011-03-141-37/+37
| |/ / / /
* | | | | Merge "SurfaceTexture: disallow unsupported uses." into honeycomb-mr1Jamie Gennis2011-03-151-1/+44
|\ \ \ \ \
| * | | | | SurfaceTexture: disallow unsupported uses.Jamie Gennis2011-03-151-1/+44
* | | | | | Merge "Fix disappearing edges in lists/scrollviews/etc. Bug #4093871" into ho...Romain Guy2011-03-151-9/+13
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Fix disappearing edges in lists/scrollviews/etc.Romain Guy2011-03-151-9/+13
| |/ / /
* | | | Merge "SurfaceTextureClient: Add ISurfaceTexture getter." into honeycomb-mr1Jamie Gennis2011-03-152-0/+9
|\ \ \ \
| * | | | SurfaceTextureClient: Add ISurfaceTexture getter.Jamie Gennis2011-03-142-0/+9