summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill
Commit message (Expand)AuthorAgeFilesLines
* Flakiness cleanup: disable flaky tests under chrome/browser/evan@chromium.org2012-02-141-2/+2
* Profiles: Generalize ProfileKeyedServiceFactory into a base class and the par...erg@chromium.org2012-02-132-8/+3
* Adding Mouse Support for new GTK Autofillcsharp@chromium.org2012-02-0912-105/+400
* Move handling of debug urls like chrome://crash, chrome://gpuclean to content...jam@chromium.org2012-02-081-1/+1
* Add "API keys" for the Autofill service, in the form of a query parameter ide...isherman@chromium.org2012-02-081-2/+9
* Coverity: UNINIT_CTOR in AutofillExternalDelegateGtktbreisacher@chromium.org2012-01-311-1/+2
* Migrate options/preferences terminology to 'Settings'.csilv@chromium.org2012-01-301-2/+2
* Remove a bunch of GetProfileSyncService callers to use the new factory.tim@chromium.org2012-01-271-2/+5
* Toward an android build of sync_unit_tests: OWNERS=dhollowajrg@chromium.org2012-01-272-3/+1
* Profiles: Add a --dump-profile-graph option when !NDEBUG.erg@chromium.org2012-01-241-2/+3
* Removed deprecated AutofillProfile::Compare, renamed CompareMulti to Compare,...georgey@chromium.org2012-01-237-65/+19
* Basic Drawn text for new GTK Autofill popup.csharp@chromium.org2012-01-203-10/+50
* Rename TabContentsView to WebContentsView and move to content/public.joi@chromium.org2012-01-181-1/+1
* Disable FormStructureBrowserTest.DataDrivenHeuristics07 (failing on Mac after...apavlov@chromium.org2012-01-161-1/+3
* Update Autofill server URL to https://clients1.google.comisherman@chromium.org2012-01-101-3/+3
* Remove the remaining tab_contents.h includes which were there because of side...jam@chromium.org2012-01-102-2/+1
* First pass for new GTK Autofill popup. csharp@chromium.org2012-01-099-20/+453
* Added multi-valued field sync to Autofill (client) (Issue: Autofill profiles ...georgey@chromium.org2012-01-071-2/+3
* Refactor and fix feedbackrkc@chromium.org2012-01-061-12/+7
* Revert 116512 - SwitchTabAndHideAutofillPopup failing linux chromeos bot.kkania@chromium.org2012-01-059-457/+20
* First pass for new GTK Autofill popup.csharp@chromium.org2012-01-059-20/+457
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-2/+2
* Convert WebContents to return a content::NavigationController instead of the ...jam@chromium.org2012-01-042-2/+2
* Convert all the notifications which use NavigationController to content::Navi...jam@chromium.org2012-01-031-0/+1
* Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...jam@chromium.org2012-01-031-5/+8
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-252-14/+14
* Move TabContentsObserver to content/public, rename it to WebContentsObserver,...jam@chromium.org2011-12-222-5/+5
* Move navigation_details.h to content/public/browser.jam@chromium.org2011-12-221-1/+1
* Rename TabContents::browser_context() to GetBrowserContext and put it into th...jam@chromium.org2011-12-211-3/+3
* Revert 115346. The change didn't break anything, the test was faulty. Will di...jam@chromium.org2011-12-212-3/+3
* Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_teststhakis@chromium.org2011-12-212-3/+3
* Rename TabContents::controller() to GetController and put it into the WebCont...jam@chromium.org2011-12-212-3/+3
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-203-8/+8
* Group forms-related files in webkit/glue in a forms/ subdirectory.isherman@chromium.org2011-12-1524-182/+195
* [Autofill] Fix flakiness in autofill browsertest.binji@chromium.org2011-12-131-0/+37
* Clean up TCW, make it solely a hub for 1:1 observer/helper objects.avi@chromium.org2011-12-122-1/+4
* Removing MessageLoop::QuitTask() from chrome/dcheng@chromium.org2011-12-101-1/+1
* Re-committing http://codereview.chromium.org/8736001/ originally committed re...georgey@chromium.org2011-12-031-6/+6
* Switch to IWYU for files that previously were getting a bunch ofjoi@chromium.org2011-12-011-0/+1
* Revert 112305 - Pull the phone library directly. Delete old version.isherman@chromium.org2011-12-011-6/+6
* Revert 112319 - Revert 112305 - Pull the phone library directly. Delete old v...isherman@chromium.org2011-11-301-6/+6
* Revert 112305 - Pull the phone library directly. Delete old version.isherman@chromium.org2011-11-301-6/+6
* Pull the phone library directly. Delete old version.georgey@chromium.org2011-11-301-6/+6
* Autofill: Remove a regular expression for fax which is no longer used.jhawkins@chromium.org2011-11-301-8/+0
* Cleanup: Convert ASCIIToUTF16("") to string16().jhawkins@chromium.org2011-11-284-8/+12
* Moving AutofillAgent Logic into Browsercsharp@chromium.org2011-11-226-39/+204
* Get rid of a bunch of view_messages.h includes from chrome by making the TabC...jam@chromium.org2011-11-212-2/+2
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-8/+13
* Setting up external delegate calls to allow a future delegate to handle autofillcsharp@chromium.org2011-11-175-15/+53
* Cleanup: Remove forward declarations in various chrome/browser directories.thestig@chromium.org2011-11-163-9/+3