summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser_tab_contents.cc
Commit message (Expand)AuthorAgeFilesLines
* This CL refactors the Manage Passwords Bubble Code which previously depended ...npentrel@chromium.org2013-12-031-2/+2
* This CL refactors the code for the new password key icon in the omnibox and t...npentrel@chromium.org2013-11-081-0/+2
* Remove ChromeRenderViewHostObserver as part of removing RenderViewHostObserver.jam@chromium.org2013-10-161-0/+2
* Remove content notifications from ResourcePrefetchPredictor, remove NOTIFICAT...avi@chromium.org2013-10-141-0/+7
* Add a warning that browser_tab_contents is not compiled for Android.avi@chromium.org2013-10-011-0/+4
* browser_tab_contents is not compiled on Android so !#ifdef ANDROID makes no s...avi@chromium.org2013-10-011-5/+1
* Remove the concept of blocked contents.jochen@chromium.org2013-09-171-2/+0
* Add NavigationTimeKeeper to track network navigation times of navigation haitaol@chromium.org2013-08-251-0/+6
* Remove old popup blocker.jochen@chromium.org2013-08-191-4/+1
* [password autofill] Remove references to PasswordForm from RenderViewImplgcasto@chromium.org2013-08-161-2/+4
* Printing: Add a basic printing mode without print preview and cloud print.thestig@chromium.org2013-08-121-3/+11
* Add metrics for calculating precision/recall of link navigation pre-connect t...kouhei@chromium.org2013-08-061-0/+2
* Remove unnecessary #if defined(ENABLE_MANAGED_USERS) and header includes.bauerb@chromium.org2013-08-051-8/+1
* Remove ManagedUserService::ProfileIsManaged() in favor of a method on Profile().bauerb@chromium.org2013-07-311-2/+4
* Turn on better popup blocker by default.jochen@chromium.org2013-07-261-2/+2
* Introduce a PopupBlockerTabHelper.jochen@chromium.org2013-07-171-0/+5
* [Autofill] Remove the "Disable native Autofill UI" flag.isherman@chromium.org2013-06-211-5/+1
* In components/autofill, move browser/ to core/browser/blundell@chromium.org2013-06-201-1/+1
* Abstract WebContentsObserver from Autofill shared codeblundell@chromium.org2013-06-161-11/+8
* Remove omnibox_search_hint.(cc,h).tfarina@chromium.org2013-06-041-3/+0
* Delete Automation[Tab/Renderer]Helper and fix users.kkania@chromium.org2013-05-241-8/+0
* Set up Sync for managed users.bauerb@chromium.org2013-05-211-5/+2
* components: Create web_modal component.sadrul@chromium.org2013-05-161-1/+2
* Allow disabling autocomplete download managersgurun@chromium.org2013-05-101-1/+2
* Pull password generation code out of AutofillManager.gcasto@chromium.org2013-04-241-0/+2
* Put autofill code into namepspace autofill Step 2kaiwang@chromium.org2013-04-121-2/+5
* Create a ManagedModeNavigationObserver only for managed users.sergiu@chromium.org2013-04-111-1/+12
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+4
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-4/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+4
* Remove application locale cache in autofill code (AutofillCountry::Applicatio...jam@chromium.org2013-04-051-1/+3
* [Autofill] Flip the native Autofill popup UI to be enabled by default.isherman@chromium.org2013-04-041-2/+2
* Move the ViewType enum to extensions\common.jam@chromium.org2013-04-011-2/+2
* [Clean up] Drop chrome::search:: namespace.kmadhusu@chromium.org2013-03-271-1/+1
* Delete SnapshotTabHelper now that dependencies are fixed.justinlin@chromium.org2013-03-261-2/+0
* Restore SnapshotTabHelper temporarily until dependencies are fixed (reverts d...justinlin@chromium.org2013-03-231-0/+2
* Add RenderWidgetHost::GetSnapshotFromRenderer method to content/ interface fo...justinlin@chromium.org2013-03-231-2/+0
* Move c/b/a/infobar files back to c/b/infobarkaiwang@chromium.org2013-03-191-1/+1
* Revert 189034 "[Autofill] Disable the browser process popup UI f..."csharp@chromium.org2013-03-191-0/+7
* [Autofill] Disable the browser process popup UI for non-Android platforms on ...csharp@chromium.org2013-03-191-7/+0
* Move remaining Autofill code to //components/autofill.joi@chromium.org2013-03-091-2/+2
* [Autofill] Rename "new Autofill UI" to "native Autofill UI"isherman@chromium.org2013-03-061-1/+1
* Revert 184285isherman@chromium.org2013-02-271-2/+2
* Fix layering violation in content\browser\renderer_host. That directory shoul...jam@chromium.org2013-02-261-2/+0
* [Autofill] Flip the native Autofill popup UI to be enabled by default, rather...isherman@chromium.org2013-02-231-2/+2
* [Autofill] Add UMA timing metrics for requestAutocomplete dialog.isherman@chromium.org2013-02-141-2/+3
* Delete most web intents code.thakis@chromium.org2013-02-111-4/+0
* Make most code on mac compile with enable_web_intents=0thakis@chromium.org2013-02-011-0/+2
* Rename platform-independent ConstrainedWindow types to WebContentsModalDialog...wittman@chromium.org2013-01-031-2/+2
* Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelperpkasting@chromium.org2012-12-201-2/+2