summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix gradients rendering and destructor crashes.Romain Guy2010-07-295-34/+21
* | | | | am 0c51c98f: am 4506c62a: fix inaccurate copyrightsJean-Baptiste Queru2010-07-291-1/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am 4506c62a: fix inaccurate copyrightsJean-Baptiste Queru2010-07-291-1/+0
| |\ \ \ \
| | * | | | fix inaccurate copyrightsJean-Baptiste Queru2010-07-291-1/+0
| | * | | | move native services under services/Mathias Agopian2010-07-2258-21666/+0
* | | | | | Merge "Fix 2877497: export rsgProgramVertexLoadProjectionMatrix()"Jim Miller2010-07-292-0/+8
|\ \ \ \ \ \
| * | | | | | Fix 2877497: export rsgProgramVertexLoadProjectionMatrix()Jim Miller2010-07-282-0/+8
* | | | | | | Merge "Moved all the rendering code to the new shader generator."Romain Guy2010-07-2914-436/+277
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Moved all the rendering code to the new shader generator.Romain Guy2010-07-2914-436/+277
* | | | | | | am 06abd0a6: am 571180c4: Merge "Attempt to fix the SDK build" into gingerbreadChristopher Tate2010-07-291-4/+4
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | am 571180c4: Merge "Attempt to fix the SDK build" into gingerbreadChristopher Tate2010-07-291-4/+4
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |