- Dec 24, 2009
- 1,346
- 1,534
- 0
Myself, I've always felt the eb01 and eb16 browsers were very nice, performance wise. Well, upon request, I cracked them open last night and looky what I found (our browser is on the left):

Uploaded with ImageShack.us
If this doesn't convince you, here is a snippet of smali code:
.class Lcom/android/browser/WebGLZoomRenderer;
.super Ljava/lang/Object;
.source "WebGLZoomView.java"
# interfaces
.implements Landroid/opengl/GLSurfaceView$Renderer;
Just something to chew on.

Uploaded with ImageShack.us
If this doesn't convince you, here is a snippet of smali code:
.class Lcom/android/browser/WebGLZoomRenderer;
.super Ljava/lang/Object;
.source "WebGLZoomView.java"
# interfaces
.implements Landroid/opengl/GLSurfaceView$Renderer;
Just something to chew on.