summaryrefslogtreecommitdiffstats
path: root/chrome/android
Commit message (Expand)AuthorAgeFilesLines
* Make FaviconHelper.getDominantColorForBitmap() static.newt@chromium.org2014-03-121-4/+3
* Add comments about Tab#getId() in Tab.javadtrainor@chromium.org2014-03-121-0/+17
* Disable Android sync tests.shashishekhar@chromium.org2014-03-121-4/+8
* Change how the AppDetailsDelegate is useddfalcantara@chromium.org2014-03-122-57/+11
* Changes needed to support background content view at java layer.ksimbili@google.com2014-03-122-12/+33
* Rename chromium_testshell target to chrome_shell_apk.aurimas@chromium.org2014-03-1217-127/+126
* Add a method to query whether printing is active.sgurun@chromium.org2014-03-103-19/+14
* ObserverList add/remove methods should return a boolean.mlamouri@chromium.org2014-03-101-4/+4
* sync: reland deferred inittim@chromium.org2014-03-101-1/+2
* Fix a brace style according to the style guide.sungmann.cho@navercorp.com2014-03-091-1/+2
* Enable icu_use_data_file_flag on Androidjshin@chromium.org2014-03-081-0/+7
* Adding a test for SelectFileDialog.aurimas@chromium.org2014-03-072-3/+152
* [Android] Move LoadUrl from Tab upstream.tedchoc@chromium.org2014-03-074-0/+64
* More banner behavior tweaksdfalcantara@chromium.org2014-03-072-56/+107
* Fix resources that got corrupted during the move.aurimas@google.com2014-03-069-4/+4
* Android: support http referrers for context menu navigations.ppi@chromium.org2014-03-065-17/+34
* Add UI hook for distilling web pages for test shell (relanding)nyquist@chromium.org2014-03-065-0/+28
* [Android] Reset the set of observers when the tab is destroyed.aruslan@chromium.org2014-03-061-0/+1
* Make Tab non-abstract by adding an empty implementation of createAutoLoginPro...bauerb@chromium.org2014-03-061-2/+9
* Move ChromeShell files from chrome/android/testshell to chrome/android/shell.aurimas@chromium.org2014-03-0625-13/+13
* [Android] Additional events to observe in TabObserver.aruslan@chromium.org2014-03-063-0/+28
* Revert 254791 "Disable HostDriven_SyncTest.testDisableAndEnableSync"tim@chromium.org2014-03-051-4/+2
* Rename ChromiumTestShell classes to ChromeShell.aurimas@chromium.org2014-03-0534-122/+121
* Revert 254929 "Add UI hook for distilling web pages for test shell."nyquist@google.com2014-03-055-28/+0
* Suppress several false positive Android lint/javac warnings.newt@chromium.org2014-03-051-0/+2
* Add UI hook for distilling web pages for test shell.nyquist@chromium.org2014-03-055-0/+28
* Fix fling behavior for bannersdfalcantara@chromium.org2014-03-051-44/+62
* Disable HostDriven_SyncTest.testDisableAndEnableSyncboliu@chromium.org2014-03-041-2/+4
* Revert 254746 "Disable HostDriven_SyncTest.testDisableAndEnableSync"ricow@chromium.org2014-03-041-2/+0
* Disable HostDriven_SyncTest.testDisableAndEnableSyncricow@chromium.org2014-03-041-0/+2
* Rename to ChromiumTestShell package from testshell to shellaurimas@chromium.org2014-03-0454-98/+96
* Reduce code duplication in ChromeBrowserProvider.newt@chromium.org2014-03-041-28/+27
* Rename AutofillPopupGlue to AutofillPopupBridge.aurimas@chromium.org2014-03-011-5/+5
* Fix build issues in chrome/ for Android x64yang.gu@intel.com2014-03-012-13/+13
* Disable a flaky test.erikwright@chromium.org2014-02-281-2/+4
* [Android] Rename TabBase to Tabbauerb@chromium.org2014-02-2817-165/+166
* Convert the SelectPopupDialog to be non-static.tedchoc@chromium.org2014-02-281-4/+4
* Revert 253938 "Enable icu_use_data_file_flag on Android"pkasting@chromium.org2014-02-281-7/+0
* Enable icu_use_data_file_flag on Androidjshin@chromium.org2014-02-271-0/+7
* Adds support for capturing a sub rect of the compositing surface.clholgat@chromium.org2014-02-271-0/+12
* The CL breaks up some of the work done in GeoLocationInfoBar.acleung@chromium.org2014-02-272-2/+8
* Revert "Adds support for capturing a sub rect of the compositing surface."clamy@chromium.org2014-02-271-12/+0
* Adds support for capturing a sub rect of the compositing surface.clholgat@chromium.org2014-02-271-0/+12
* Enable bookmark re-ordering for the new Android bookmark page.cramya@chromium.org2014-02-261-0/+12
* Update the AppBannerView appearance againdfalcantara@chromium.org2014-02-2617-141/+345
* Don't miss to call ContentView.onShow when lunching content shell and test shellb.kelemen@samsung.com2014-02-261-0/+1
* Remove getContext() from WindowAndroid in favor of getActivity()tedchoc@chromium.org2014-02-251-4/+3
* Partial revert of "Add function to support clearing SSL/certificate store."yfriedman@chromium.org2014-02-251-2/+0
* Android: allows logging of autofield values.bulach@chromium.org2014-02-251-0/+55
* Add API level guard for detecting calling user.michaelbai@chromium.org2014-02-251-11/+16