|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+3820 lines, -116 lines) |
Patch |
 |
A + |
chrome/android/java/res/drawable/infobar_button_normal_floating.xml
|
View
|
1
2
3
4
|
1 chunk |
+7 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
chrome/android/java/res/drawable/infobar_button_normal_full_left.xml
|
View
|
1
2
3
4
|
1 chunk |
+7 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
chrome/android/java/res/drawable/infobar_button_normal_full_right.xml
|
View
|
1
2
3
4
|
1 chunk |
+7 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
chrome/android/java/res/drawable/infobar_button_text.xml
|
View
|
1
2
3
4
|
1 chunk |
+7 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
chrome/android/java/res/drawable/infobar_button_warning_floating.xml
|
View
|
1
2
3
4
|
1 chunk |
+7 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
chrome/android/java/res/drawable/infobar_button_warning_full_left.xml
|
View
|
1
2
3
4
|
1 chunk |
+7 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
chrome/android/java/res/drawable/infobar_button_warning_full_right.xml
|
View
|
1
2
3
4
|
1 chunk |
+7 lines, -5 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/res/drawable/infobar_close_bg.xml
|
View
|
1
2
3
4
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/res/drawable/infobar_close_button_focused.xml
|
View
|
1
2
3
4
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
chrome/android/java/res/drawable/infobar_close_button_pressed.xml
|
View
|
1
2
3
4
|
1 chunk |
+7 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
chrome/android/java/res/drawable/infobar_info_background.xml
|
View
|
1
2
3
4
|
1 chunk |
+9 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
chrome/android/java/res/drawable/infobar_warning_background.xml
|
View
|
1
2
3
4
|
1 chunk |
+9 lines, -4 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/res/layout/dimens.xml
|
View
|
|
1 chunk |
+251 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/res/layout/infobar_button.xml
|
View
|
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/res/layout/infobar_text.xml
|
View
|
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/res/values/colors.xml
|
View
|
|
1 chunk |
+87 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/res/values/values.xml
|
View
|
|
1 chunk |
+53 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/src/org/chromium/chrome/browser/infobar/AnimationHelper.java
|
View
|
|
1 chunk |
+244 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/src/org/chromium/chrome/browser/infobar/AutoLoginAccountDelegate.java
|
View
|
1
2
|
1 chunk |
+92 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/src/org/chromium/chrome/browser/infobar/AutoLoginDelegate.java
|
View
|
1
3
|
1 chunk |
+107 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/src/org/chromium/chrome/browser/infobar/AutoLoginProcessor.java
|
View
|
1
2
3
4
5
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/src/org/chromium/chrome/browser/infobar/ConfirmInfoBar.java
|
View
|
1
|
1 chunk |
+77 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/src/org/chromium/chrome/browser/infobar/ConfirmInfoBarDelegate.java
|
View
|
1
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/src/org/chromium/chrome/browser/infobar/ContentWrapperView.java
|
View
|
|
1 chunk |
+254 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/src/org/chromium/chrome/browser/infobar/InfoBar.java
|
View
|
1
|
1 chunk |
+265 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/src/org/chromium/chrome/browser/infobar/InfoBarContainer.java
|
View
|
1
2
|
1 chunk |
+522 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/src/org/chromium/chrome/browser/infobar/InfoBarLayout.java
|
View
|
1
2
3
4
5
|
1 chunk |
+775 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/src/org/chromium/chrome/browser/infobar/InfoBarListeners.java
|
View
|
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/src/org/chromium/chrome/browser/infobar/InfoBarView.java
|
View
|
|
1 chunk |
+62 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/src/org/chromium/chrome/browser/infobar/MessageInfoBar.java
|
View
|
1
|
1 chunk |
+69 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/src/org/chromium/chrome/browser/infobar/OWNERS
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/src/org/chromium/chrome/browser/infobar/TwoButtonInfoBar.java
|
View
|
|
1 chunk |
+46 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/strings/android_chrome_strings.grd
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/android/testshell/testshell_stubs.cc
|
View
|
|
2 chunks |
+0 lines, -35 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/android/chrome_jni_registrar.cc
|
View
|
1
2
|
4 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/android/tab_android_test_stubs.cc
|
View
|
|
1 chunk |
+0 lines, -35 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/ui/android/infobar/OWNERS
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/ui/android/infobar/auto_login_infobar_delegate_android.cc
|
View
|
|
1 chunk |
+123 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/ui/android/infobar/confirm_infobar.h
|
View
|
1
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/ui/android/infobar/confirm_infobar.cc
|
View
|
1
|
1 chunk |
+83 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/ui/android/infobar/infobar_android.h
|
View
|
1
|
1 chunk |
+87 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/ui/android/infobar/infobar_android.cc
|
View
|
1
|
1 chunk |
+100 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/ui/android/infobar/infobar_container_android.h
|
View
|
1
|
1 chunk |
+69 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/ui/android/infobar/infobar_container_android.cc
|
View
|
1
|
1 chunk |
+124 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser.gypi
|
View
|
1
2
3
4
5
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser_ui.gypi
|
View
|
1
2
3
4
5
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/android/java/res/values/dimens.xml
|
View
|
|
1 chunk |
+17 lines, -1 line |
0 comments
|
Download
|