index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
graphics
/
java
/
android
/
renderscript
/
Allocation.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix sdk build.
Ying Wang
2013-11-26
1
-3
/
+2
*
Generic object based data copy.
Jason Sams
2013-11-26
1
-234
/
+241
*
Merge "Convert Java/JNI to 64-bit, part 2."
Tim Murray
2013-11-20
1
-14
/
+16
|
\
|
*
Convert Java/JNI to 64-bit, part 2.
Tim Murray
2013-11-20
1
-14
/
+16
*
|
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-4
/
+0
|
/
*
Add long/double read support.
Jason Sams
2013-11-11
1
-4
/
+4
*
Use Object + type in place of specific array
Jason Sams
2013-11-06
1
-12
/
+12
*
Remove old hidden API.
Jason Sams
2013-10-09
1
-8
/
+0
*
Remove hidden API setSurfaceTexture.
Jason Sams
2013-09-24
1
-13
/
+5
*
Don't set Allocation mSize when we have no Type.
Stephen Hines
2013-09-09
1
-1
/
+4
*
Merge "Unhide USAGE_IO_INPUT functions" into klp-dev
Jason Sams
2013-08-29
1
-9
/
+5
|
\
|
*
Unhide USAGE_IO_INPUT functions
Jason Sams
2013-08-29
1
-9
/
+5
*
|
Add garbage collection hooks
Tim Murray
2013-08-23
1
-0
/
+13
|
/
*
am 379641a7: am ea45ab6f: Merge "Improve RS documentation." into jb-mr2-dev
Tim Murray
2013-06-05
1
-272
/
+295
|
\
|
*
Improve RS documentation.
Tim Murray
2013-06-05
1
-272
/
+295
*
|
am d19068a7: am 413adc92: Merge "Fix free after use with createFromBitmapReso...
Jason Sams
2013-06-01
1
-1
/
+4
|
\
\
|
|
/
|
*
Fix free after use with createFromBitmapResource
Jason Sams
2013-05-31
1
-1
/
+4
*
|
Add support to Java for RS tracing.
Tim Murray
2013-05-24
1
-3
/
+89
|
/
*
Updating API based on feedback
Jason Sams
2013-04-19
1
-0
/
+4
*
Revert GC thread changes
Jason Sams
2013-04-14
1
-16
/
+2
*
Merge "Add support for synchronous get()." into jb-mr2-dev
Tim Murray
2013-04-12
1
-7
/
+13
|
\
|
*
Add support for synchronous get().
Tim Murray
2013-04-11
1
-7
/
+13
*
|
Fix docs typo in YUV code
Jason Sams
2013-04-11
1
-1
/
+1
*
|
Merge "USAGE_IO_INPUT buffer notifications" into jb-mr2-dev
Jason Sams
2013-04-12
1
-0
/
+39
|
\
\
|
*
|
USAGE_IO_INPUT buffer notifications
Jason Sams
2013-04-11
1
-0
/
+39
|
|
/
*
|
Merge "Clean up USAGE_SHARED and add syncing for USAGE_SHARED." into jb-mr2-dev
Tim Murray
2013-04-11
1
-4
/
+13
|
\
\
|
|
/
|
/
|
|
*
Clean up USAGE_SHARED and add syncing for USAGE_SHARED.
Tim Murray
2013-04-09
1
-4
/
+13
*
|
Fix docs with deprecated resize1D
Jason Sams
2013-04-09
1
-1
/
+3
*
|
Merge "Implement RS GC worker thread." into jb-mr2-dev
Jason Sams
2013-04-10
1
-1
/
+9
|
\
\
|
|
/
|
*
Implement RS GC worker thread.
Tim Murray
2013-04-09
1
-1
/
+9
*
|
Cleanup Allocation and add 3D copies.
Jason Sams
2013-04-09
1
-40
/
+158
|
/
*
Add support and better exceptions for Bitmaps with a null config.
Tim Murray
2013-02-28
1
-0
/
+29
*
Fix build break.
Jason Sams
2013-02-22
1
-0
/
+7
*
Implement USAGE_IO_INPUT
Jason Sams
2013-02-22
1
-32
/
+4
*
Check Element in all API levels for copy2DRangeFrom().
Stephen Hines
2013-02-08
1
-20
/
+4
*
Fix copyFrom() to use proper dimensions for copying.
Stephen Hines
2013-02-08
1
-22
/
+91
*
Merge "Implement rs.sendMessage()"
Jason Sams
2013-02-07
1
-0
/
+9
|
\
|
*
Implement rs.sendMessage()
Jason Sams
2013-02-05
1
-0
/
+9
*
|
am 11f1c5b8: am b3a57191: am 0a00de11: am 805d2e2d: am 00f49084: Merge "docs:...
Scott Main
2013-02-06
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
docs: fix renderscript links that currently require redirect
Scott Main
2013-02-05
1
-1
/
+1
*
|
We can only optimize bitmaps that have USAGE_SHARED.
Stephen Hines
2012-12-19
1
-1
/
+1
*
|
Add USAGE_SHARED for Allocations.
Tim Murray
2012-12-19
1
-3
/
+24
*
|
Add support for Bitmap-backed Allocations in Java.
Tim Murray
2012-12-04
1
-0
/
+20
*
|
Add copyFrom(Allocation a).
Tim Murray
2012-10-05
1
-0
/
+15
*
|
add resize2D to Java API
Tim Murray
2012-10-05
1
-2
/
+1
|
/
*
Revert "Deprecate"
Stephen Hines
2012-05-07
1
-76
/
+70
*
Deprecate
Alex Sakhartchouk
2012-04-19
1
-70
/
+76
*
Unhiding J API's for Renderscript.
Alex Sakhartchouk
2012-04-11
1
-53
/
+27
*
Validate context when using RS objects.
Jason Sams
2012-04-03
1
-30
/
+30
*
Rename ioReceive and ioSend
Jason Sams
2012-03-29
1
-2
/
+10
[next]