|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+3029 lines, -27 lines) |
Patch |
 |
A + |
mojo/android/DEPS
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
mojo/android/javatests/AndroidManifest.xml
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
mojo/android/javatests/apk/EMPTY
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
mojo/android/javatests/core_test.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/android/javatests/core_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
mojo/android/javatests/init_library.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+5 lines, -11 lines |
0 comments
|
Download
|
 |
A |
mojo/android/javatests/src/org/chromium/mojo/system/CoreTest.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+471 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/android/system/core_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/android/system/core_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+293 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/android/system/src/org/chromium/mojo/system/CoreImpl.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+584 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/android/system/src/org/chromium/mojo/system/CoreSingleton.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/android/system/src/org/chromium/mojo/system/DataPipeConsumerHandleImpl.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+63 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/android/system/src/org/chromium/mojo/system/DataPipeProducerHandleImpl.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+55 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/android/system/src/org/chromium/mojo/system/HandleImpl.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+112 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/android/system/src/org/chromium/mojo/system/MessagePipeHandleImpl.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/android/system/src/org/chromium/mojo/system/SharedBufferHandleImpl.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+52 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/android/system/src/org/chromium/mojo/system/UntypedHandleImpl.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+54 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/mojo.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+84 lines, -15 lines |
0 comments
|
Download
|
 |
M |
mojo/mojo_public.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/public/java/src/org/chromium/mojo/system/Core.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+178 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/public/java/src/org/chromium/mojo/system/DataPipe.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+308 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/public/java/src/org/chromium/mojo/system/Flags.java
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+48 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/public/java/src/org/chromium/mojo/system/Handle.java
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/public/java/src/org/chromium/mojo/system/MessagePipeHandle.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+181 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/public/java/src/org/chromium/mojo/system/MojoException.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/public/java/src/org/chromium/mojo/system/MojoResult.java
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+82 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/public/java/src/org/chromium/mojo/system/Pair.java
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+61 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/public/java/src/org/chromium/mojo/system/SharedBufferHandle.java
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+139 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/public/java/src/org/chromium/mojo/system/UntypedHandle.java
|
View
|
1
2
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|