summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/renderscript/RenderScript.java
Commit message (Expand)AuthorAgeFilesLines
* Add YUV element convenience function.Tim Murray2013-09-041-0/+2
* Add garbage collection hooksTim Murray2013-08-231-0/+14
* am 379641a7: am ea45ab6f: Merge "Improve RS documentation." into jb-mr2-devTim Murray2013-06-051-30/+33
|\
| * Improve RS documentation.Tim Murray2013-06-051-30/+33
* | Add support to Java for RS tracing.Tim Murray2013-05-241-2/+3
* | am 9917c1e2: am 17502c4b: Merge "Remove extraneous logging." into jb-mr2-devTim Murray2013-05-101-1/+1
|\ \ | |/
| * Remove extraneous logging.Tim Murray2013-05-091-1/+1
* | am 4a84af89: am b322f994: Merge "Add new error code for Debug Context work." ...Stephen Hines2013-04-201-1/+16
|\ \ | |/
| * Add new error code for Debug Context work.Stephen Hines2013-04-171-1/+16
* | am 4b87c54b: am 097ed01a: Merge "Revert GC thread changes" into jb-mr2-devJason Sams2013-04-151-72/+0
|\ \ | |/
| * Revert GC thread changesJason Sams2013-04-141-72/+0
* | am c4294ed2: am 330a9fe3: Merge "Unhide new RS APIs." into jb-mr2-devJason Sams2013-04-141-2/+23
|\ \ | |/
| * Unhide new RS APIs.Jason Sams2013-04-141-2/+23
* | am f151a541: am d6b8a035: Merge "Add support for synchronous get()." into jb-...Tim Murray2013-04-121-0/+28
|\ \ | |/
| * Merge "Add support for synchronous get()." into jb-mr2-devTim Murray2013-04-121-0/+28
| |\
| | * Add support for synchronous get().Tim Murray2013-04-111-0/+28
* | | am 5c18ff0f: am 869d2735: Merge "Fix issues with GC thread." into jb-mr2-devTim Murray2013-04-121-15/+29
|\ \ \ | |/ /
| * | Merge "Fix issues with GC thread." into jb-mr2-devTim Murray2013-04-121-15/+29
| |\ \
| | * | Fix issues with GC thread.Tim Murray2013-04-111-15/+29
| | |/
* | | am d4b1b98d: am a2f289a4: Merge "USAGE_IO_INPUT buffer notifications" into jb...Jason Sams2013-04-111-0/+6
|\ \ \ | |/ /
| * | USAGE_IO_INPUT buffer notificationsJason Sams2013-04-111-0/+6
| |/
* | resolved conflicts for merge of 0664479a to masterStephen Hines2013-04-101-8/+3
|\ \ | |/
| * Defer RS cache creation until a ScriptC is built.Stephen Hines2013-04-101-8/+3
* | am fd38ca2c: am 07c6fa12: Merge "Implement RS GC worker thread." into jb-mr2-devJason Sams2013-04-091-0/+58
|\ \ | |/
| * Merge "Implement RS GC worker thread." into jb-mr2-devJason Sams2013-04-101-0/+58
| |\
| | * Implement RS GC worker thread.Tim Murray2013-04-091-0/+58
* | | am 84882711: am 808723f2: Merge "Cleanup Allocation and add 3D copies." into ...Jason Sams2013-04-091-5/+40
|\ \ \ | |/ /
| * | Cleanup Allocation and add 3D copies.Jason Sams2013-04-091-5/+40
| |/
* | Phase 1 of refactoring SystemServer.Dan Morrill2013-04-041-8/+21
|/
* add support for debug and profile contexts.Jason Sams2013-02-221-6/+35
* Implement USAGE_IO_INPUTJason Sams2013-02-221-8/+3
* Merge "Add MIRRORED_REPEAT."Tim Murray2013-02-161-0/+3
|\
| * Add MIRRORED_REPEAT.Tim Murray2013-02-151-0/+3
* | Add rsnScriptForEachClipped() implementation with no param array.Stephen Hines2013-02-131-1/+7
|/
* Add API entry points for clipped kernels.Tim Murray2013-02-071-0/+9
* Merge "Implement rs.sendMessage()"Jason Sams2013-02-071-0/+16
|\
| * Implement rs.sendMessage()Jason Sams2013-02-051-0/+16
* | am 11f1c5b8: am b3a57191: am 0a00de11: am 805d2e2d: am 00f49084: Merge "docs:...Scott Main2013-02-061-1/+1
|\ \ | |/ |/|
| * docs: fix renderscript links that currently require redirectScott Main2013-02-051-1/+1
* | Log non-fatal RS errors.Jason Sams2013-02-051-0/+1
* | Add YUV allocation creation.Jason Sams2013-01-081-3/+3
* | Add support for Bitmap-backed Allocations in Java.Tim Murray2012-12-041-0/+8
|/
* Add Kernel, Method, and field IDsJason Sams2012-09-181-0/+36
* Intrinsics testJason Sams2012-08-141-0/+6
* Revert "Deprecate"Stephen Hines2012-05-071-13/+13
* Start passing element/dim information along with FieldPacker.Stephen Hines2012-05-011-0/+7
* DeprecateAlex Sakhartchouk2012-04-191-13/+13
* Add missing support for Element.FONT().Stephen Hines2012-04-111-0/+1
* Validate context when using RS objects.Jason Sams2012-04-031-1/+1
* Convert from SurfaceTexture to SurfaceJason Sams2012-03-281-3/+3