|
Issue 5183 - Provide async interface for FileSystem
Total comments: 10
Total comments: 1
Total comments: 42
Total comments: 15
Total comments: 8
Total comments: 13
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+692 lines, -424 lines) |
Patch |
|
M |
include/AdblockPlus/DefaultFileSystem.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+25 lines, -4 lines |
0 comments
|
Download
|
|
M |
include/AdblockPlus/FileSystem.h
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+6 lines, -40 lines |
0 comments
|
Download
|
|
M |
include/AdblockPlus/IFileSystem.h
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+44 lines, -15 lines |
0 comments
|
Download
|
|
M |
include/AdblockPlus/JsEngine.h
|
View
|
1
2
3
4
5
6
|
4 chunks |
+16 lines, -7 lines |
0 comments
|
Download
|
|
M |
include/AdblockPlus/JsValue.h
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
|
M |
libadblockplus.gyp
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/DefaultFileSystem.cpp
|
View
|
1
2
3
4
5
6
|
4 chunks |
+144 lines, -12 lines |
0 comments
|
Download
|
|
M |
src/FileSystemJsObject.h
|
View
|
1
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/FileSystemJsObject.cpp
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+105 lines, -227 lines |
0 comments
|
Download
|
|
M |
src/FilterEngine.cpp
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -31 lines |
0 comments
|
Download
|
|
M |
src/JsEngine.cpp
|
View
|
1
2
3
4
5
6
|
3 chunks |
+15 lines, -7 lines |
0 comments
|
Download
|
|
M |
src/JsValue.cpp
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/Thread.h
|
View
|
1
2
3
4
|
1 chunk |
+49 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/Utils.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/Utils.cpp
|
View
|
1
2
3
4
5
6
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/BaseJsTest.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+76 lines, -5 lines |
0 comments
|
Download
|
|
M |
test/BaseJsTest.cpp
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/DefaultFileSystem.cpp
|
View
|
1
2
3
4
5
6
|
1 chunk |
+87 lines, -28 lines |
0 comments
|
Download
|
|
M |
test/FileSystemJsObject.cpp
|
View
|
1
2
3
4
5
6
|
7 chunks |
+55 lines, -32 lines |
0 comments
|
Download
|
|
M |
test/FilterEngine.cpp
|
View
|
1
2
3
4
|
3 chunks |
+19 lines, -4 lines |
0 comments
|
Download
|
|
M |
test/JsEngine.cpp
|
View
|
1
2
3
4
5
|
2 chunks |
+1 line, -7 lines |
0 comments
|
Download
|
|
M |
test/Prefs.cpp
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 20
|