summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Make libhwui entirely optional.Romain Guy2010-08-083-33/+39
* Enforce maximum texture size.Romain Guy2010-08-079-9/+50
* am d7ce227b: am 818490ab: Fix String8::operator+Kenny Root2010-08-062-2/+78
|\
| * am 818490ab: Fix String8::operator+Kenny Root2010-08-062-2/+78
| |\
| | * Fix String8::operator+Kenny Root2010-08-062-2/+78
* | | Merge "Fix debugging support for float vectors and add matrix debugging."Jason Sams2010-08-063-31/+62
|\ \ \
| * | | Fix debugging support for float vectors and add matrix debugging.Jason Sams2010-08-063-31/+62
* | | | Merge "Added drop shadow renderer to the font class."Alex Sakhartchouk2010-08-062-18/+120
|\ \ \ \
| * | | | Added drop shadow renderer to the font class.Alex Sakhartchouk2010-08-062-18/+120
* | | | | Automatically cleanup textures that don't fit in the cache.Romain Guy2010-08-065-3/+38
* | | | | Fix incorrect memory cleanup in SkiaShader.Romain Guy2010-08-061-3/+3
* | | | | Merge "Fix length normilization bug in rsMatrixLoadRotate."Jason Sams2010-08-052-2/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fix length normilization bug in rsMatrixLoadRotate.Jason Sams2010-08-052-2/+2
* | | | | Merge "Use lowp colors in fixed funtion emulation."Jason Sams2010-08-051-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Use lowp colors in fixed funtion emulation.Jason Sams2010-08-051-3/+3
* | | | | Merge "Add support for paths."Romain Guy2010-08-057-4/+393
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add support for paths.Romain Guy2010-08-057-4/+393
* | | | | Fix behavior where the non-blocking sendToCliend would blockJason Sams2010-08-051-1/+1
| |/ / / |/| | |
* | | | am aec3e36f: am 2d817f75: Free scanBuf in ZipFileROKenny Root2010-08-051-6/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 2d817f75: Free scanBuf in ZipFileROKenny Root2010-08-041-6/+4
| |\ \ | | |/
| | * Free scanBuf in ZipFileROKenny Root2010-08-041-6/+4
* | | Fixing fonts to use constant color instead of variable.Alex Sakhartchouk2010-08-054-28/+21
* | | Adding more matrix math functions.Alex Sakhartchouk2010-08-052-8/+126
* | | Support constant and varying colors in ProgramFragment.Jason Sams2010-08-059-102/+90
* | | Merge "Fix native crash in SkiaShader."Romain Guy2010-08-042-10/+0
|\ \ \
| * | | Fix native crash in SkiaShader.Romain Guy2010-08-042-10/+0
* | | | Merge "Added ability to set font color. Propagating the name of meshes and al...Alex Sakhartchouk2010-08-046-1/+34
|\ \ \ \
| * | | | Added ability to set font color.Alex Sakhartchouk2010-08-046-1/+34
| |/ / /
* | | | Adding parseSizesList, getSupportedPreviewSizes to CameraParameters.Nipun Kwatra2010-08-041-25/+36
|/ / /
* | | Merge "Adding onscreen frame and script time for debugging."Alex Sakhartchouk2010-08-032-0/+47
|\ \ \
| * | | Adding onscreen frame and script time for debugging.Alex Sakhartchouk2010-08-032-0/+47
* | | | Merge "Adding drop shadow support"Alex Sakhartchouk2010-08-032-13/+206
|\ \ \ \ | |/ / /
| * | | Adding drop shadow supportAlex Sakhartchouk2010-08-022-13/+206
* | | | Add support for ColorFilters.Romain Guy2010-08-029-18/+298
|/ / /
* | | Merge "Refactor Skia shaders handling."Romain Guy2010-07-307-248/+444
|\ \ \
| * | | Refactor Skia shaders handling.Romain Guy2010-07-307-248/+444
* | | | Adding getSupportedPictureSizes which returns a Vector of supported Sizes.Nipun Kwatra2010-07-301-2/+31
* | | | am 3b724c83: am 00e5c613: Merge "Improve thread safety of input mappers." int...Jeff Brown2010-07-301-423/+496
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 00e5c613: Merge "Improve thread safety of input mappers." into gingerbreadJeff Brown2010-07-301-423/+496
| |\ \ | | |/
| | * Merge "Improve thread safety of input mappers." into gingerbreadJeff Brown2010-07-301-423/+496
| | |\
| | | * Improve thread safety of input mappers.Jeff Brown2010-07-301-423/+496
| | * | resolved conflicts for merge of 27eecb70 to gingerbreadJean-Baptiste Queru2010-07-301-1/+0
| | |\ \ | | | |/ | | |/|
| | | * fix inaccurate copyrightsJean-Baptiste Queru2010-07-291-1/+0
* | | | Fix improper clipping after a save()Romain Guy2010-07-302-4/+10
* | | | Merge "Cleanup of signed/unsigned Make all functions overloadable."Jason Sams2010-07-296-132/+178
|\ \ \ \
| * | | | Cleanup of signed/unsignedJason Sams2010-07-296-132/+178
* | | | | resolved conflicts for merge of 02513855 to masterMathias Agopian2010-07-292-4/+12
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am 050b5624: Added SensorManager.getMinDelay()Mathias Agopian2010-07-292-4/+12
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Added SensorManager.getMinDelay()Mathias Agopian2010-07-292-4/+12
* | | | | Merge "Fix gradients rendering and destructor crashes."Romain Guy2010-07-295-34/+21
|\ \ \ \ \ | |_|_|/ / |/| | | |