summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorNarayan Kamath <narayan@google.com>2014-03-31 13:41:26 +0100
committerNarayan Kamath <narayan@google.com>2014-04-02 10:18:43 +0100
commit973b4663b0b5ee62006522bf4742af076096e548 (patch)
treed30579e0b8a4342f6071983f481015860a44fd67 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentb3cafa56205942343930e4fbb0a3d50d6e33a046 (diff)
Move zygote startup logic to the frameworks.
The Zygote class is now in com.android.internal.os. It is responsible for the vast majority of work before and after the call to fork(). It calls back into the Runtime via the new dalvik.system.ZygoteHooks class to allow the Runtime to perform pre fork cleanup and post fork initialization. The native code in Zygote.cpp is a direct and straightforward port of the existing code in art. Most differences are superficial, for example : - We use C style logging (ALOGE) instead of stream based logging. - We call env->FatalError() instead of using LOG(FATAL) Change-Id: Ia101fb2af12d23894fe57e4134d2bc6d142e5059
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions