Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 9271056: ABP/Android V8 integration code (Closed)

Created:
Jan. 30, 2013, 9:27 a.m. by Andrey Novikov
Modified:
Feb. 22, 2013, 8:32 a.m.
Reviewers:
Felix Dahlke
Visibility:
Public.

Description

Take into account that I am not good in C, didn't use it for more then 10 years.

Patch Set 1 #

Patch Set 2 : ABP/Android V8 integration code #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1240 lines, -0 lines) Patch
A jni/Android.mk View 1 chunk +48 lines, -0 lines 0 comments Download
A jni/Application.mk View 1 chunk +3 lines, -0 lines 0 comments Download
A jni/debug.h View 1 1 chunk +18 lines, -0 lines 0 comments Download
A jni/fileOps.cpp View 1 1 chunk +212 lines, -0 lines 0 comments Download
A jni/jsEngine.cpp View 1 1 chunk +280 lines, -0 lines 0 comments Download
A jni/ops.h View 1 1 chunk +41 lines, -0 lines 0 comments Download
A jni/timerOps.cpp View 1 1 chunk +100 lines, -0 lines 0 comments Download
A jni/utilityOps.cpp View 1 1 chunk +157 lines, -0 lines 0 comments Download
A jni/wrap.h View 1 chunk +24 lines, -0 lines 0 comments Download
A jni/wrap.cpp View 1 1 chunk +159 lines, -0 lines 0 comments Download
A jni/xhrOps.cpp View 1 1 chunk +93 lines, -0 lines 0 comments Download
A src/org/adblockplus/android/JSEngine.java View 1 chunk +105 lines, -0 lines 0 comments Download

Messages

Total messages: 3
Andrey Novikov
Jan. 30, 2013, 9:28 a.m. (2013-01-30 09:28:53 UTC) #1
Andrey Novikov
Feb. 1, 2013, 7:57 a.m. (2013-02-01 07:57:13 UTC) #2
Felix Dahlke
Feb. 22, 2013, 8:15 a.m. (2013-02-22 08:15:50 UTC) #3
Assuming that we will be using libadblockplus (which is to some extent based on
this) in ABP for Android sooner or later, I think we can close this review.

Powered by Google App Engine
This is Rietveld