summaryrefslogtreecommitdiffstats
path: root/rs
Commit message (Expand)AuthorAgeFilesLines
* am db55bb06: am 4463cbc6: am 3b9600b6: Merge "Remove unused LOCAL_LDLIBS."Ying Wang2014-05-081-1/+0
|\
| * am 3b9600b6: Merge "Remove unused LOCAL_LDLIBS."Ying Wang2014-05-081-1/+0
| |\
| | * Remove unused LOCAL_LDLIBS.Ying Wang2014-05-071-1/+0
* | | Add flags to context creation for RSJason Sams2014-05-071-3/+36
* | | am fc45b664: am f0aa4cc0: am a4898534: Merge "Fix improper use of JNI_ABORT f...Stephen Hines2014-04-171-14/+30
|\ \ \ | |/ /
| * | am a4898534: Merge "Fix improper use of JNI_ABORT for operations where Java o...Stephen Hines2014-04-171-14/+30
| |\ \ | | |/
| | * Merge "Fix improper use of JNI_ABORT for operations where Java objects are wr...Stephen Hines2014-04-171-14/+30
| | |\
| | | * Fix improper use of JNI_ABORT for operations where Java objects are written.Stephen Hines2014-04-171-14/+30
* | | | Unhide RenderScript resize intrinsicJason Sams2014-04-171-1/+0
* | | | am 5170476c: am a4af5726: am 112d1b94: Merge "Add BiCubic resize instrinsic"Jason Sams2014-04-171-0/+113
|\ \ \ \ | |/ / /
| * | | am 112d1b94: Merge "Add BiCubic resize instrinsic"Jason Sams2014-04-171-0/+113
| |\ \ \ | | |/ /
| | * | Add BiCubic resize instrinsicJason Sams2014-04-161-0/+113
| | |/
* | | am c796ccaa: am 095ece10: am b3cafa56: Merge "Fix RenderScriptGL setSurfaceTe...Jason Sams2014-04-011-1/+5
|\ \ \ | |/ /
| * | am b3cafa56: Merge "Fix RenderScriptGL setSurfaceTexture problem"Jason Sams2014-04-011-1/+5
| |\ \ | | |/
| | * Fix RenderScriptGL setSurfaceTexture problemXiaofei Wan2014-03-311-1/+5
* | | am 4f346bf0: am ff1e1d99: am 240d5638: am c1f3d4c1: Merge "Fix 64 bit compile...Glenn Kasten2014-03-192-22/+22
|\ \ \ | |/ /
| * | am c1f3d4c1: Merge "Fix 64 bit compile failures in renderscript"Glenn Kasten2014-03-192-22/+22
| |\ \ | | |/
| | * Fix 64 bit compile failures in renderscriptNarayan Kamath2014-03-192-22/+22
* | | am edf0b79d: am 24ea88a9: am 9a9916b5: am 2383f220: Merge "Validate objects a...Jason Sams2014-03-062-0/+17
|\ \ \ | |/ /
| * | am 2383f220: Merge "Validate objects are from the correct context."Jason Sams2014-03-052-0/+17
| |\ \ | | |/
| | * Validate objects are from the correct context.Jason Sams2014-03-052-0/+17
* | | am 4db08b04: am 9f141fbb: am fb51a430: am 8377a4fd: Merge "Fix null check for...Tim Murray2014-03-031-0/+4
|\ \ \ | |/ /
| * | am 8377a4fd: Merge "Fix null check for BaseObj.equals."Tim Murray2014-03-031-0/+4
| |\ \ | | |/
| | * Merge "Fix null check for BaseObj.equals."Tim Murray2014-03-031-0/+4
| | |\
| | | * Fix null check for BaseObj.equals.Tim Murray2014-02-281-0/+4
* | | | am 62d675c2: am 0d3548be: am d138029d: am 14420e29: Merge "AArch64: Use long[...Narayan Kamath2014-02-2810-151/+215
|\ \ \ \ | |/ / /
| * | | am 14420e29: Merge "AArch64: Use long[] for RS id array"Narayan Kamath2014-02-2810-151/+215
| |\ \ \ | | |/ /
| | * | Merge "AArch64: Use long[] for RS id array"Narayan Kamath2014-02-2810-151/+215
| | |\ \ | | | |/ | | |/|
| | | * AArch64: Use long[] for RS id arrayAshok Bhat2014-02-1210-151/+215
* | | | Fix includes so that they no longer rely on the global Skia includes director...Derek Sollenberger2014-02-272-6/+2
* | | | am afb4f8f1: am 8e30d53b: am 4870c813: am 7d1a6c5c: Merge "Fix destruction is...Tim Murray2014-02-152-2/+2
|\ \ \ \ | |/ / /
| * | | am 7d1a6c5c: Merge "Fix destruction issues relating to AllocationAdapter."Tim Murray2014-02-142-2/+2
| |\ \ \ | | |/ /
| | * | Fix destruction issues relating to AllocationAdapter.Tim Murray2014-02-142-2/+2
* | | | am bdb04f02: am 17b7ff4a: am b25a6936: am d7043f00: Merge "Add hidden minor v...Tim Murray2014-02-141-0/+14
|\ \ \ \ | |/ / /
| * | | am d7043f00: Merge "Add hidden minor version ID for support lib workarounds."Tim Murray2014-02-141-0/+14
| |\ \ \ | | |/ /
| | * | Merge "Add hidden minor version ID for support lib workarounds."Tim Murray2014-02-141-0/+14
| | |\ \ | | | |/ | | |/|
| | | * Add hidden minor version ID for support lib workarounds.Tim Murray2014-02-061-0/+14
| * | | am 38d799fc: Merge "Generic object based data copy."Tim Murray2014-02-101-234/+247
| |\ \ \ | | |/ /
| | * | Merge "Generic object based data copy."Tim Murray2014-02-101-234/+247
| | |\ \
| | | * | Generic object based data copy.Jason Sams2014-02-101-234/+247
| | | |/
* | | | Revert "Split AndroidRuntime into AndroidRuntimeBase base-class and the rest."Andreas Huber2014-02-131-1/+0
* | | | Split AndroidRuntime into AndroidRuntimeBase base-class and the rest.Andreas Huber2014-02-121-0/+1
* | | | am 33a608a0: am 578d4f5f: am 56062983: Merge "AArch64: Use long for pointers ...Narayan Kamath2014-02-108-87/+96
|\ \ \ \ | |/ / /
| * | | am 56062983: Merge "AArch64: Use long for pointers in RS Java/JNI code"Narayan Kamath2014-02-108-87/+96
| |\ \ \ | | |/ /
| | * | Merge "AArch64: Use long for pointers in RS Java/JNI code"Narayan Kamath2014-02-108-87/+96
| | |\ \
| | | * | AArch64: Use long for pointers in RS Java/JNI codeAshok Bhat2014-02-058-87/+96
| | | |/
* | | | am ecc8ee64: am 8067c9ec: am 11e6cabc: Merge "Fix a typo."Jean-Luc Brouillet2014-02-101-1/+1
|\ \ \ \ | |/ / /
| * | | am 11e6cabc: Merge "Fix a typo."Jean-Luc Brouillet2014-02-071-1/+1
| |\ \ \ | | |/ /
| | * | Fix a typo.Jean-Luc Brouillet2014-02-071-1/+1
| | |/
| | * DO NOT MERGE: Mark new util type functions as @hide in AOSP.Tim Murray2014-01-311-0/+3