index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make FaviconHelper.getDominantColorForBitmap() static.
newt@chromium.org
2014-03-12
1
-4
/
+3
*
Add comments about Tab#getId() in Tab.java
dtrainor@chromium.org
2014-03-12
1
-0
/
+17
*
Disable Android sync tests.
shashishekhar@chromium.org
2014-03-12
1
-4
/
+8
*
Change how the AppDetailsDelegate is used
dfalcantara@chromium.org
2014-03-12
2
-57
/
+11
*
Changes needed to support background content view at java layer.
ksimbili@google.com
2014-03-12
2
-12
/
+33
*
Rename chromium_testshell target to chrome_shell_apk.
aurimas@chromium.org
2014-03-12
17
-127
/
+126
*
Add a method to query whether printing is active.
sgurun@chromium.org
2014-03-10
3
-19
/
+14
*
ObserverList add/remove methods should return a boolean.
mlamouri@chromium.org
2014-03-10
1
-4
/
+4
*
sync: reland deferred init
tim@chromium.org
2014-03-10
1
-1
/
+2
*
Fix a brace style according to the style guide.
sungmann.cho@navercorp.com
2014-03-09
1
-1
/
+2
*
Enable icu_use_data_file_flag on Android
jshin@chromium.org
2014-03-08
1
-0
/
+7
*
Adding a test for SelectFileDialog.
aurimas@chromium.org
2014-03-07
2
-3
/
+152
*
[Android] Move LoadUrl from Tab upstream.
tedchoc@chromium.org
2014-03-07
4
-0
/
+64
*
More banner behavior tweaks
dfalcantara@chromium.org
2014-03-07
2
-56
/
+107
*
Fix resources that got corrupted during the move.
aurimas@google.com
2014-03-06
9
-4
/
+4
*
Android: support http referrers for context menu navigations.
ppi@chromium.org
2014-03-06
5
-17
/
+34
*
Add UI hook for distilling web pages for test shell (relanding)
nyquist@chromium.org
2014-03-06
5
-0
/
+28
*
[Android] Reset the set of observers when the tab is destroyed.
aruslan@chromium.org
2014-03-06
1
-0
/
+1
*
Make Tab non-abstract by adding an empty implementation of createAutoLoginPro...
bauerb@chromium.org
2014-03-06
1
-2
/
+9
*
Move ChromeShell files from chrome/android/testshell to chrome/android/shell.
aurimas@chromium.org
2014-03-06
25
-13
/
+13
*
[Android] Additional events to observe in TabObserver.
aruslan@chromium.org
2014-03-06
3
-0
/
+28
*
Revert 254791 "Disable HostDriven_SyncTest.testDisableAndEnableSync"
tim@chromium.org
2014-03-05
1
-4
/
+2
*
Rename ChromiumTestShell classes to ChromeShell.
aurimas@chromium.org
2014-03-05
34
-122
/
+121
*
Revert 254929 "Add UI hook for distilling web pages for test shell."
nyquist@google.com
2014-03-05
5
-28
/
+0
*
Suppress several false positive Android lint/javac warnings.
newt@chromium.org
2014-03-05
1
-0
/
+2
*
Add UI hook for distilling web pages for test shell.
nyquist@chromium.org
2014-03-05
5
-0
/
+28
*
Fix fling behavior for banners
dfalcantara@chromium.org
2014-03-05
1
-44
/
+62
*
Disable HostDriven_SyncTest.testDisableAndEnableSync
boliu@chromium.org
2014-03-04
1
-2
/
+4
*
Revert 254746 "Disable HostDriven_SyncTest.testDisableAndEnableSync"
ricow@chromium.org
2014-03-04
1
-2
/
+0
*
Disable HostDriven_SyncTest.testDisableAndEnableSync
ricow@chromium.org
2014-03-04
1
-0
/
+2
*
Rename to ChromiumTestShell package from testshell to shell
aurimas@chromium.org
2014-03-04
54
-98
/
+96
*
Reduce code duplication in ChromeBrowserProvider.
newt@chromium.org
2014-03-04
1
-28
/
+27
*
Rename AutofillPopupGlue to AutofillPopupBridge.
aurimas@chromium.org
2014-03-01
1
-5
/
+5
*
Fix build issues in chrome/ for Android x64
yang.gu@intel.com
2014-03-01
2
-13
/
+13
*
Disable a flaky test.
erikwright@chromium.org
2014-02-28
1
-2
/
+4
*
[Android] Rename TabBase to Tab
bauerb@chromium.org
2014-02-28
17
-165
/
+166
*
Convert the SelectPopupDialog to be non-static.
tedchoc@chromium.org
2014-02-28
1
-4
/
+4
*
Revert 253938 "Enable icu_use_data_file_flag on Android"
pkasting@chromium.org
2014-02-28
1
-7
/
+0
*
Enable icu_use_data_file_flag on Android
jshin@chromium.org
2014-02-27
1
-0
/
+7
*
Adds support for capturing a sub rect of the compositing surface.
clholgat@chromium.org
2014-02-27
1
-0
/
+12
*
The CL breaks up some of the work done in GeoLocationInfoBar.
acleung@chromium.org
2014-02-27
2
-2
/
+8
*
Revert "Adds support for capturing a sub rect of the compositing surface."
clamy@chromium.org
2014-02-27
1
-12
/
+0
*
Adds support for capturing a sub rect of the compositing surface.
clholgat@chromium.org
2014-02-27
1
-0
/
+12
*
Enable bookmark re-ordering for the new Android bookmark page.
cramya@chromium.org
2014-02-26
1
-0
/
+12
*
Update the AppBannerView appearance again
dfalcantara@chromium.org
2014-02-26
17
-141
/
+345
*
Don't miss to call ContentView.onShow when lunching content shell and test shell
b.kelemen@samsung.com
2014-02-26
1
-0
/
+1
*
Remove getContext() from WindowAndroid in favor of getActivity()
tedchoc@chromium.org
2014-02-25
1
-4
/
+3
*
Partial revert of "Add function to support clearing SSL/certificate store."
yfriedman@chromium.org
2014-02-25
1
-2
/
+0
*
Android: allows logging of autofield values.
bulach@chromium.org
2014-02-25
1
-0
/
+55
*
Add API level guard for detecting calling user.
michaelbai@chromium.org
2014-02-25
1
-11
/
+16
[next]