summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge "Bug 3362814 Fix SMP race in access to mRequestExit"Glenn Kasten2011-02-241-4/+23
|\ \ \ \ \
| * | | | | Bug 3362814 Fix SMP race in access to mRequestExitGlenn Kasten2011-02-231-4/+23
| | |_|_|/ | |/| | |
* | | | | Merge "Skia Merge (revision 808)"Derek Sollenberger2011-02-244-10/+12
|\ \ \ \ \
| * | | | | Skia Merge (revision 808)Derek Sollenberger2011-02-224-10/+12
* | | | | | Merge "Add YV12 preview format to camera parameter constants."Wu-cheng Li2011-02-241-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add YV12 preview format to camera parameter constants.Wu-cheng Li2011-02-241-1/+1
| |/ / / /
* | | | | Merge "fix bug 3477451 Bogus asserts with pure compute scripts."Jason Sams2011-02-231-10/+14
|\ \ \ \ \
| * | | | | fix bug 3477451Jason Sams2011-02-231-10/+14
| | |/ / / | |/| | |
* | | | | Merge "Remove RefBase.h dependency on TextOutput.h"Mathias Agopian2011-02-231-1/+17
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Remove RefBase.h dependency on TextOutput.hMathias Agopian2011-02-221-1/+17
| |/ / /
* | | | Application-managed callback buffer support for raw imageJames Dong2011-02-222-6/+8
|/ / /
* | | Merge "Moving renderscript tests away from the library to a dedicated test fo...Alex Sakhartchouk2011-02-2256-5587/+0
|\ \ \ | |/ / |/| |
| * | Moving renderscript tests away from the library to a dedicated test folder.Alex Sakhartchouk2011-02-2256-5587/+0
| |/
* | Add new hover move action and scroll wheel plumbing.Jeff Brown2011-02-191-1/+2
* | Add new axes for joysticks and mouse wheels.Jeff Brown2011-02-194-145/+430
|/
* Merge "Fixing font renderer attribute slot locations."Alex Sakhartchouk2011-02-183-8/+22
|\
| * Fixing font renderer attribute slot locations.Alex Sakhartchouk2011-02-173-8/+22
* | Merge "Fix UI in image processing."Alex Sakhartchouk2011-02-183-166/+131
|\ \
| * | Fix UI in image processing.Alex Sakhartchouk2011-02-173-166/+131
| |/
* | am d2acfd6d: am a58f58da: Merge "Doc change: fixing renderscript samples" int...Robert Ly2011-02-176-0/+11
|\ \
| * \ am a58f58da: Merge "Doc change: fixing renderscript samples" into honeycombRobert Ly2011-02-176-0/+11
| |\ \