summaryrefslogtreecommitdiffstats
path: root/chrome/browser/android/tab_android.cc
Commit message (Expand)AuthorAgeFilesLines
* [Autofill] Remove the "Disable native Autofill UI" flag.isherman@chromium.org2013-06-211-2/+1
* Abstract WebContentsObserver from Autofill shared codeblundell@chromium.org2013-06-161-8/+4
* Add a new SyncedTabDelegate for Android.shashishekhar@chromium.org2013-05-301-5/+7
* Allow disabling autocomplete download managersgurun@chromium.org2013-05-101-1/+2
* Put autofill code into namepspace autofill Step 2kaiwang@chromium.org2013-04-121-5/+5
* Remove application locale cache in autofill code (AutofillCountry::Applicatio...jam@chromium.org2013-04-051-1/+3
* Move the ViewType enum to extensions\common.jam@chromium.org2013-04-011-2/+2
* [Android] Introduce a Java parent class for Tab to mirror native class.yfriedman@chromium.org2013-03-291-1/+16
* Move c/b/a/infobar files back to c/b/infobarkaiwang@chromium.org2013-03-191-1/+1
* Move remaining Autofill code to //components/autofill.joi@chromium.org2013-03-091-2/+2
* Show alternate error page for non-existent URLs.newt@chromium.org2013-03-051-0/+2
* Allow querying the security level at the Tab level.tedchoc@chromium.org2013-03-041-0/+9
* Enable CLD for Android and register the translate manager on the renderermiguelg@chromium.org2013-02-201-0/+2
* [Autofill] Add UMA timing metrics for requestAutocomplete dialog.isherman@chromium.org2013-02-141-2/+3
* Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelperpkasting@chromium.org2012-12-201-2/+2
* Add pre-render tab helper to fix android build.tedchoc@chromium.org2012-12-171-0/+2
* Kill TabContents.avi@chromium.org2012-12-161-1/+10
* Remove TabContents from TabAndroid.avi@chromium.org2012-12-141-17/+23
* Initialize extentions::TabHelper for Androidnileshagrawal@chromium.org2012-12-141-0/+2
* Use the InterceptNavigationDelegate to implement URL overriding.jknotten@chromium.org2012-10-241-0/+3
* Initialize the TabHelpers needed for Android.nileshagrawal@chromium.org2012-10-231-2/+48
* Revert "Revert"Adding a WindowAndroidHelper class"aurimas@chromium.org2012-10-161-3/+10
* Revert "Adding a WindowAndroidHelper class."felipeg@chromium.org2012-10-111-10/+3
* Adding a WindowAndroidHelper class.aurimas@chromium.org2012-10-111-3/+10
* Add TabAndroid as a friend of TabContents::Factory.nileshagrawal@chromium.org2012-10-051-0/+20
* Upstream TabAndroid abstract class.felipeg@chromium.org2012-07-231-0/+11