summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | Merge "Optimize saveLayer() when the clip flag is set."Romain Guy2010-10-0510-64/+220
|\ \ \ \ \ \
| * | | | | | Optimize saveLayer() when the clip flag is set.Romain Guy2010-10-0510-64/+220
* | | | | | | am bfa33b94: am f84a5918: Merge "Use pread() in ZipFileRO for Linux" into gin...Kenny Root2010-10-051-1/+32
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | am f84a5918: Merge "Use pread() in ZipFileRO for Linux" into gingerbreadKenny Root2010-10-041-1/+32
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Use pread() in ZipFileRO for LinuxKenny Root2010-10-041-1/+32
| | | |_|/ / | | |/| | |
* | | | | | Merge "turn off some useless messages"Vasu Nori2010-10-051-2/+4
|\ \ \ \ \ \
| * | | | | | turn off some useless messagesVasu Nori2010-10-051-2/+4
* | | | | | | Merge "Adding average fps counter. Removing rsLight from libRS"Alex Sakhartchouk2010-10-0511-231/+24
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Adding average fps counter.Alex Sakhartchouk2010-10-0511-231/+24
* | | | | | | Merge "Add support for paletted textures."Romain Guy2010-10-052-1/+22
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Add support for paletted textures.Romain Guy2010-10-052-1/+22
| | |/ / / / | |/| | | |
* | | | | | Merge "Implement allocation resizing."Jason Sams2010-10-055-4/+120
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Implement allocation resizing.Jason Sams2010-10-055-4/+120
| | |_|_|/ | |/| | |