|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+415 lines, -670 lines) |
Patch |
 |
M |
blimp/client/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
7 chunks |
+3 lines, -7 lines |
0 comments
|
Download
|
 |
M |
blimp/client/app/android/javatests/src/org/chromium/blimp/core/contents/BlimpContentsTest.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+0 lines, -93 lines |
0 comments
|
Download
|
 |
M |
blimp/client/app/android/toolbar.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
blimp/client/app/linux/blimp_client_session_linux.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
blimp/client/app/linux/blimp_main.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
blimp/client/core/contents/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+37 lines, -3 lines |
0 comments
|
Download
|
 |
M |
blimp/client/core/contents/android/blimp_contents_observer_proxy.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
blimp/client/core/contents/android/blimp_contents_observer_proxy.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+3 lines, -7 lines |
0 comments
|
Download
|
 |
M |
blimp/client/core/contents/android/blimp_navigation_controller_impl_android.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
blimp/client/core/contents/android/blimp_navigation_controller_impl_android.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
M |
blimp/client/core/contents/android/java/src/org/chromium/blimp/core/contents/BlimpContentsObserverProxy.java
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
blimp/client/core/contents/android/java/src/org/chromium/blimp/core/contents/BlimpNavigationControllerImpl.java
|
View
|
1
2
3
4
5
6
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
M |
blimp/client/core/contents/blimp_contents_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
blimp/client/core/contents/blimp_contents_impl.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
blimp/client/core/contents/blimp_contents_impl_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+23 lines, -23 lines |
0 comments
|
Download
|
 |
M |
blimp/client/core/contents/blimp_navigation_controller_delegate.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
blimp/client/core/contents/blimp_navigation_controller_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+27 lines, -13 lines |
0 comments
|
Download
|
 |
M |
blimp/client/core/contents/blimp_navigation_controller_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+62 lines, -16 lines |
0 comments
|
Download
|
 |
M |
blimp/client/core/contents/blimp_navigation_controller_impl_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+25 lines, -16 lines |
0 comments
|
Download
|
 |
A |
blimp/client/core/contents/fake_navigation_feature.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
 |
A |
blimp/client/core/contents/fake_navigation_feature.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
blimp/client/core/contents/mock_navigation_feature_delegate.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
blimp/client/core/contents/mock_navigation_feature_delegate.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
blimp/client/core/contents/navigation_feature.h
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+13 lines, -11 lines |
0 comments
|
Download
|
 |
A + |
blimp/client/core/contents/navigation_feature.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
blimp/client/core/contents/navigation_feature_unittest.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
D |
blimp/client/feature/mock_navigation_feature_delegate.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -35 lines |
0 comments
|
Download
|
 |
D |
blimp/client/feature/mock_navigation_feature_delegate.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -18 lines |
0 comments
|
Download
|
 |
M |
blimp/client/feature/navigation_feature.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -76 lines |
0 comments
|
Download
|
 |
D |
blimp/client/feature/navigation_feature.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -156 lines |
0 comments
|
Download
|
 |
D |
blimp/client/feature/navigation_feature_unittest.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -156 lines |
0 comments
|
Download
|
 |
M |
blimp/client/public/android/java/src/org/chromium/blimp_public/contents/BlimpContentsObserver.java
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
blimp/client/public/android/java/src/org/chromium/blimp_public/contents/BlimpNavigationController.java
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
M |
blimp/client/public/android/java/src/org/chromium/blimp_public/contents/EmptyBlimpContentsObserver.java
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
blimp/client/public/contents/blimp_contents.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
blimp/client/public/contents/blimp_contents_observer.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
blimp/client/public/contents/blimp_navigation_controller.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
blimp/client/session/blimp_client_session.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
blimp/engine/BUILD.gn
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
blimp/engine/browser_tests/engine_browsertest.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tools/android/eclipse/.classpath
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|