summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* USB: minor cleanup workMike Lockwood2011-03-113-1/+33
* Merge "SurfaceFlinger: Respect the PROTECTED gralloc bit." into honeycomb-mr1Jamie Gennis2011-03-101-6/+59
|\
| * SurfaceFlinger: Respect the PROTECTED gralloc bit.Jamie Gennis2011-03-101-6/+59
* | Merge "UsbAccessory: Add URI string, replace type string with description" in...Mike Lockwood2011-03-103-16/+49
|\ \
| * | UsbAccessory: Add URI string, replace type string with descriptionMike Lockwood2011-03-093-16/+49
* | | Input improvements and bug fixes.Jeff Brown2011-03-091-8/+15
| |/ |/|
* | Merge changes Ifd78cca3,Ieadb86fe,If5b44ebd into honeycomb-mr1Mike Lockwood2011-03-092-21/+122
|\ \ | |/
| * Update USB accessory compatibility library to support new requestPermission APIMike Lockwood2011-03-092-21/+122
* | Merge "ANativeWindow: add queues-to-window-composer check." into honeycomb-mr1Jamie Gennis2011-03-097-1/+283
|\ \
| * | ANativeWindow: add queues-to-window-composer check.Jamie Gennis2011-03-087-1/+283
* | | Fix a race condition during Context init/teardown.Stephen Hines2011-03-081-6/+9
| |/ |/|
* | Merge "Add support for partial invalidates in WebView Bug #3461349" into hone...Romain Guy2011-03-078-251/+46
|\ \
| * | Add support for partial invalidates in WebViewRomain Guy2011-03-078-251/+46
* | | Joystick tweaks. (DO NOT MERGE)Jeff Brown2011-03-041-12/+85
|/ /
* | DO NOT MERGE: Almost all warnings are now errors in RS build.Stephen Hines2011-03-038-5/+12
|/
* Merge "Wake screen from external HID peripherals."Jeff Brown2011-03-021-0/+17
|\
| * Wake screen from external HID peripherals.Jeff Brown2011-03-021-0/+17
* | Merge "Fade out the mouse pointer after inactivity or other events."Jeff Brown2011-03-023-30/+471
|\ \ | |/
| * Fade out the mouse pointer after inactivity or other events.Jeff Brown2011-03-023-30/+471
* | Merge "We need to go deeper. Bug #3431907"Romain Guy2011-03-021-0/+2
|\ \
| * | We need to go deeper.Romain Guy2011-03-021-0/+2
* | | Merge "Properly initialize FBO textures for linear filtering."Romain Guy2011-03-021-0/+5
|\ \ \ | |/ / | | / | |/ |/|
| * Properly initialize FBO textures for linear filtering.Romain Guy2011-03-021-0/+5
* | Merge "Combine the USB accessory support library with the platform feature"Mike Lockwood2011-03-026-10/+10
|\ \
| * | Combine the USB accessory support library with the platform featureMike Lockwood2011-03-026-10/+10
| |/
* | Merge "Fix problem with glyph cache and textScaleX property"Romain Guy2011-03-022-8/+13
|\ \ | |/ |/|
| * Fix problem with glyph cache and textScaleX propertyChet Haase2011-03-022-8/+13
* | Merge "Correctly mark layers dirty when drawing WebView."Romain Guy2011-03-011-0/+11
|\ \
| * | Correctly mark layers dirty when drawing WebView.Romain Guy2011-03-011-0/+11
* | | Merge "Add the MIN_UNDEQUEUED_BUFFERS query to ANW."Jamie Gennis2011-03-013-2/+23
|\ \ \
| * | | Add the MIN_UNDEQUEUED_BUFFERS query to ANW.Jamie Gennis2011-02-283-2/+23
* | | | Merge "Avoid UTF-8 conversions and string copies whenever possible."Romain Guy2011-03-012-12/+15
|\ \ \ \ | | |/ / | |/| |
| * | | Avoid UTF-8 conversions and string copies whenever possible.Romain Guy2011-03-012-12/+15
* | | | Move USB framework support from android.hardware to android.hardware.usb packageMike Lockwood2011-03-013-10/+10
| |_|/ |/| |
* | | Merge "USB accessory support library"Mike Lockwood2011-02-2811-0/+724
|\ \ \
| * | | USB accessory support libraryMike Lockwood2011-02-2811-0/+724
| | |/ | |/|
* | | Merge "surfaceflinger_client: Don't dereference NULL ptrs."Mathias Agopian2011-02-281-1/+1
|\ \ \
| * | | surfaceflinger_client: Don't dereference NULL ptrs.Jamie Gennis2011-02-271-1/+1
* | | | Merge "Fix sp<> conversion operator / constructor"Mathias Agopian2011-02-281-4/+30
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix sp<> conversion operator / constructorMathias Agopian2011-02-251-4/+30
| | |/ | |/|
* | | Merge "These moved into developmnet samples"Alex Sakhartchouk2011-02-2866-3479/+0
|\ \ \ | |/ / |/| |
| * | These moved into developmnet samplesAlex Sakhartchouk2011-02-2366-3479/+0
* | | Merge "Moving dependency includes out of librs headers."Alex Sakhartchouk2011-02-254-29/+39
|\ \ \
| * | | Moving dependency includes out of librs headers.Alex Sakhartchouk2011-02-254-29/+39
* | | | Merge "Fix mTexCoordsSlot > 0 check to mTexCoordsSlot >= 0"David Li2011-02-251-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix mTexCoordsSlot > 0 check to mTexCoordsSlot >= 0David Li2011-02-251-1/+1
* | | | Remove the right entries from the cache when a GC happens.Romain Guy2011-02-241-1/+3
* | | | Correctly blend translucent GIF bitmaps.Romain Guy2011-02-243-8/+6
* | | | Merge "Fix some issues with RefBase debugging."Mathias Agopian2011-02-241-70/+101
|\ \ \ \
| * | | | Fix some issues with RefBase debugging.Mathias Agopian2011-02-231-70/+101