summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge "Adding text metrics to renderscript."Alex Sakhartchouk2010-10-057-74/+253
|\
| * Adding text metrics to renderscript.Alex Sakhartchouk2010-10-057-74/+253
* | Remove logs to reduce logcat spam.Romain Guy2010-10-041-3/+0
* | Reorder logs.Romain Guy2010-10-041-1/+1
* | Snap the clip rectangle to pixel boundaries.Romain Guy2010-10-041-0/+1
* | Apply bilinear filtering on text only when necessary.Romain Guy2010-10-045-5/+29
|/
* am ac754073: am b58b2714: Merge "ZipFileRO: moar logging and wrap close" into...Kenny Root2010-10-041-7/+19
|\
| * am b58b2714: Merge "ZipFileRO: moar logging and wrap close" into gingerbreadKenny Root2010-10-041-7/+19
| |\
| | * Merge "ZipFileRO: moar logging and wrap close" into gingerbreadKenny Root2010-10-041-7/+19
| | |\
| | | * ZipFileRO: moar logging and wrap closeKenny Root2010-10-011-7/+19
* | | | Video size retrieval/configuration support in camera halJames Dong2010-10-031-0/+23
* | | | Merge "Initialize font texture cache."Romain Guy2010-10-031-0/+2
|\ \ \ \
| * | | | Initialize font texture cache.Romain Guy2010-10-031-0/+2
* | | | | am ea58d1ba: am e951ef07: Merge "Wait for initial device scan to finish befor...Jeff Brown2010-10-012-26/+32
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am e951ef07: Merge "Wait for initial device scan to finish before updating co...Jeff Brown2010-10-012-26/+32
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Wait for initial device scan to finish before updating config.Jeff Brown2010-10-012-26/+32
* | | | | am e11b76d3: am f6295b35: Merge "Minor logging changes to input dispatcher to...Jeff Brown2010-10-013-70/+138
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | am f6295b35: Merge "Minor logging changes to input dispatcher to help with de...Jeff Brown2010-10-013-70/+138
| |\ \ \ | | |/ /
| | * | Minor logging changes to input dispatcher to help with debugging.Jeff Brown2010-10-013-70/+138
| | |/
* | | am 57fa3e8b: am 9e32a438: Merge "Support haptic feedback for virtual keys def...Jeff Brown2010-10-011-5/+5
|\ \ \ | |/ /
| * | am 9e32a438: Merge "Support haptic feedback for virtual keys defined in key l...Jeff Brown2010-10-011-5/+5
| |\ \ | | |/
| | * Support haptic feedback for virtual keys defined in key layout.Jeff Brown2010-10-011-5/+5
* | | Merge "Apply bilinear filtering to text."Romain Guy2010-10-014-58/+77
|\ \ \
| * | | Apply bilinear filtering to text.Romain Guy2010-10-014-58/+77
* | | | Fix for bug 3053078Alex Sakhartchouk2010-10-012-14/+82
* | | | fixing bugs 3053960, 3044804, 3044798Alex Sakhartchouk2010-10-018-54/+63
* | | | Merge "refactored screenshot code"Mathias Agopian2010-10-012-2/+58
|\ \ \ \ | |/ / / |/| | |
| * | | refactored screenshot codeMathias Agopian2010-09-292-2/+58
* | | | Fix INVALID_OPERATION error with layers rendering.Romain Guy2010-10-013-14/+23
* | | | Merge "Add object validity checking."Jason Sams2010-09-307-14/+77
|\ \ \ \
| * | | | Add object validity checking.Jason Sams2010-09-307-14/+77
* | | | | am 5d3cef8a: am e0c12c88: Merge "Move verbose logging of device capabilities ...Jeff Brown2010-09-301-138/+161
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | am e0c12c88: Merge "Move verbose logging of device capabilities to dumpsys." ...Jeff Brown2010-09-301-138/+161
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Move verbose logging of device capabilities to dumpsys.Jeff Brown2010-09-301-138/+161
* | | | | Make simple paths made of lines work.Romain Guy2010-09-301-2/+2
* | | | | Merge "Adding anisotropic filtering and related samples."Alex Sakhartchouk2010-09-3011-19/+141
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Adding anisotropic filtering and related samples.Alex Sakhartchouk2010-09-3011-19/+141
* | | | | Fix clear() operation for rsScriptC.Stephen Hines2010-09-2910-18/+85
|/ / / /
* | | | Merge "More robust attribute binding Adding attribute and uniform debug loggi...Alex Sakhartchouk2010-09-2912-56/+98
|\ \ \ \ | |_|_|/ |/| | |
| * | | More robust attribute bindingAlex Sakhartchouk2010-09-2912-56/+98
* | | | Merge "Add display lists caching."Romain Guy2010-09-293-46/+404
|\ \ \ \ | |/ / / |/| | |
| * | | Add display lists caching.Romain Guy2010-09-293-46/+404
* | | | resolved conflicts for merge of d8e8186c to masterKenny Root2010-09-281-3/+3
|\ \ \ \ | | |/ / | |/| |
| * | | am 05105f7a: Update OBB API to include callbacksKenny Root2010-09-281-3/+3
| |\ \ \ | | | |/ | | |/|
| | * | Update OBB API to include callbacksKenny Root2010-09-281-3/+3
| * | | am 65a5ba45: Merge "Fix bug in split touches." into gingerbreadJeff Brown2010-09-281-1/+2
| |\ \ \ | | |/ /
| | * | Fix bug in split touches.Jeff Brown2010-09-281-1/+2
* | | | Fix safe for mp check in ScriptC.Jason Sams2010-09-283-12/+17
* | | | Merge "Fix RS bug with message ID 0."Stephen Hines2010-09-285-21/+83
|\ \ \ \
| * | | | Fix RS bug with message ID 0.Stephen Hines2010-09-285-21/+83