Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
730ee65d4ddb307898053b623120bad1655fadad
/
graphics
/
java
/
android
/
renderscript
/
BaseObj.java
730ee65
Implement OOB destroy method that can be called from the java finalizer removing the need to explicitly destroy objects.
by Jason Sams
· 17 years ago
7ce033d
Cleanup of object destruction. No need to have a per-class destruction function. This was a legacy of the distant past when the classes did not have a common base.
by Jason Sams
· 17 years ago
1bada8c
Begin implementing SimpleMesh and fix some bugs with refcounting and java object destruction tracking.
by Jason Sams
· 17 years ago
36e612a
Begin splitting up RenderScript.java into seperate classes. First piece split off Element.
by Jason Sams
· 17 years ago