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

Issue 5137878350823424: Unified filenames, removed unused files. (Closed)

Created:
March 5, 2014, 1:24 p.m. by René Jeschke
Modified:
March 5, 2014, 2:54 p.m.
Visibility:
Public.

Description

- Renamed files to match ABP pattern - removed unused files from JNI/native code

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+580 lines, -1645 lines) Patch
M .hgignore View 1 chunk +1 line, -0 lines 0 comments Download
A jni/AbpEngine.cpp View 1 chunk +558 lines, -0 lines 0 comments Download
M jni/Android.mk View 1 chunk +1 line, -1 line 0 comments Download
M jni/AndroidWebRequest.cpp View 1 chunk +1 line, -1 line 0 comments Download
A jni/Debug.h View 1 chunk +18 lines, -0 lines 0 comments Download
M jni/Utils.cpp View 1 chunk +1 line, -1 line 0 comments Download
R jni/abpEngine.cpp View 1 chunk +0 lines, -558 lines 0 comments Download
R jni/debug.h View 1 chunk +0 lines, -18 lines 0 comments Download
R jni/fileOps.cpp View 1 chunk +0 lines, -212 lines 0 comments Download
R jni/jsEngine.cpp View 1 chunk +0 lines, -280 lines 0 comments Download
R jni/ops.h View 1 chunk +0 lines, -41 lines 0 comments Download
R jni/timerOps.cpp View 1 chunk +0 lines, -100 lines 0 comments Download
R jni/utilityOps.cpp View 1 chunk +0 lines, -157 lines 0 comments Download
R jni/wrap.h View 1 chunk +0 lines, -24 lines 0 comments Download
R jni/wrap.cpp View 1 chunk +0 lines, -159 lines 0 comments Download
R jni/xhrOps.cpp View 1 chunk +0 lines, -93 lines 0 comments Download

Messages

Total messages: 3
René Jeschke
March 5, 2014, 1:28 p.m. (2014-03-05 13:28:30 UTC) #1
Felix Dahlke
LGTM
March 5, 2014, 1:29 p.m. (2014-03-05 13:29:51 UTC) #2
Wladimir Palant
March 5, 2014, 2:50 p.m. (2014-03-05 14:50:56 UTC) #3
LGTM assuming that adding jni/.* to .hgignore somehow makes sense and that the
files were properly renamed rather than removed and then re-added under a new
name (not really clear with Rietveld unfortunately).

Powered by Google App Engine
This is Rietveld