summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* am 41aabeb5: am 1e6a3a53: Merge "Added more robust tracking and cancelation o...Jeff Brown2010-10-112-314/+389
|\
| * am 1e6a3a53: Merge "Added more robust tracking and cancelation of events." in...Jeff Brown2010-10-102-314/+389
| |\
| | * Added more robust tracking and cancelation of events.Jeff Brown2010-10-102-314/+389
* | | Merge "Support for unsigned long and unsigned long long."Stephen Hines2010-10-112-1/+17
|\ \ \
| * | | Support for unsigned long and unsigned long long.Stephen Hines2010-10-112-1/+17
* | | | Merge changes I9a5e01bc,If1caee31Romain Guy2010-10-115-43/+223
|\ \ \ \ | |/ / / |/| | |
| * | | Optimize GLSL shaders.Romain Guy2010-10-115-40/+220
| * | | Improve performance of linear gradients.Romain Guy2010-10-111-3/+3
* | | | Merge "Test exported "long" type."Stephen Hines2010-10-112-3/+3
|\ \ \ \
| * | | | Test exported "long" type.Stephen Hines2010-10-112-3/+3
* | | | | Update allocation from bitmap.Alex Sakhartchouk2010-10-116-10/+79
|/ / / /
* | | | Fix support for 64-bit integers.Stephen Hines2010-10-115-19/+85
|/ / /
* | | Cleanup error message for null binding address.Jason Sams2010-10-1011-20/+24
* | | Merge "Move binder magic from the Surface class to GraphicBuffer."Jamie Gennis2010-10-102-19/+37
|\ \ \
| * | | Move binder magic from the Surface class to GraphicBuffer.Jamie Gennis2010-10-102-19/+37
* | | | am f10929fb: am a1bf0a06: Merge "Minor fix for InputReader support for non-to...Jeff Brown2010-10-101-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | am a1bf0a06: Merge "Minor fix for InputReader support for non-touchscreen dev...Jeff Brown2010-10-071-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Minor fix for InputReader support for non-touchscreen devices.Jeff Brown2010-10-071-1/+1
* | | | am 22cb4ef8: am d577cfd7: Merge "Switch Looper back to using poll() instead o...Jeff Brown2010-10-102-45/+254
|\ \ \ \ | |/ / /
| * | | am d577cfd7: Merge "Switch Looper back to using poll() instead of epoll()." i...Jeff Brown2010-10-072-45/+254
| |\ \ \ | | |/ /
| | * | Switch Looper back to using poll() instead of epoll().Jeff Brown2010-10-072-45/+254
* | | | Merge "Remove pragma for RS export variables."Stephen Hines2010-10-0912-49/+13
|\ \ \ \
| * | | | Remove pragma for RS export variables.Stephen Hines2010-10-0812-49/+13
* | | | | Merge "Move GenerationCache to the utils directory."Romain Guy2010-10-086-6/+6
|\ \ \ \ \
| * | | | | Move GenerationCache to the utils directory.Romain Guy2010-10-086-6/+6
* | | | | | Merge "Don't update 9patches on every frame."Romain Guy2010-10-085-40/+56
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | Don't update 9patches on every frame.Romain Guy2010-10-085-40/+56
* | | | | Merge "Better cache for layers, reduce memory usage and increase framerate."Romain Guy2010-10-0810-97/+563
|\ \ \ \ \ | |/ / / /
| * | | | Better cache for layers, reduce memory usage and increase framerate.Romain Guy2010-10-0810-97/+563
* | | | | Removing fixed size arrays.Alex Sakhartchouk2010-10-086-36/+67
* | | | | Move rsDebug from rs_math.rsh to rs_core.rsh: rsDebug is more like core funct...Shih-wei Liao2010-10-073-28/+27
|/ / / /
* | | | Merge "Add 3D transforms support to all gradients."Romain Guy2010-10-073-93/+58
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add 3D transforms support to all gradients.Romain Guy2010-10-073-93/+58
* | | | am 56364bcd: am 78d15acf: Merge "Make secure views tolerate IME overlays." in...Jeff Brown2010-10-071-27/+30
|\ \ \ \ | | |/ / | |/| |
| * | | am 78d15acf: Merge "Make secure views tolerate IME overlays." into gingerbreadJeff Brown2010-10-051-27/+30
| |\ \ \ | | | |/ | | |/|
| | * | Make secure views tolerate IME overlays.Jeff Brown2010-10-051-27/+30
* | | | Merge "Add RS testing for long and long long."Stephen Hines2010-10-071-0/+10
|\ \ \ \
| * | | | Add RS testing for long and long long.Stephen Hines2010-10-071-0/+10
* | | | | Merge "Don't clear the framebuffer when not needed."Romain Guy2010-10-066-10/+15
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Don't clear the framebuffer when not needed.Romain Guy2010-10-066-10/+15
* | | | | am ff04e97f: am f4619308: Merge "fix [2835280] Add support for cancelling buf...Mathias Agopian2010-10-062-11/+53
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | am f4619308: Merge "fix [2835280] Add support for cancelling buffers to ANati...Mathias Agopian2010-10-042-11/+53
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | fix [2835280] Add support for cancelling buffers to ANativeWindowMathias Agopian2010-10-042-11/+53
| * | | | am 19058877: Merge "refactored screenshot code" into gingerbreadMathias Agopian2010-10-042-2/+58
| |\ \ \ \ | | |/ / /
| | * | | Merge "refactored screenshot code" into gingerbreadMathias Agopian2010-10-042-2/+58
| | |\ \ \
| | | * | | refactored screenshot codeMathias Agopian2010-10-042-2/+58
* | | | | | Merge "Apply 3D transformations to gradient shaders."Romain Guy2010-10-063-25/+51
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Apply 3D transformations to gradient shaders.Romain Guy2010-10-063-25/+51
* | | | | | Merge "changing vec4 to vec2 for perf reasons."Alex Sakhartchouk2010-10-064-5/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | changing vec4 to vec2 for perf reasons.Alex Sakhartchouk2010-10-064-5/+6