summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill
Commit message (Expand)AuthorAgeFilesLines
* Migrate AutofillManager to use the SequencedWorkerPool rather than the FILE t...isherman@chromium.org2012-04-051-7/+4
* Add probability of culling if sync is enabled to https://chromiumcodereview.a...georgey@chromium.org2012-04-051-0/+14
* Add Password Autofill Manager to New Autofillcsharp@chromium.org2012-04-0511-8/+399
* Fix crash where sync state is updated during tab destruction.gcasto@chromium.org2012-04-041-1/+5
* Enable password generation only if sync for passwords is enabled.gcasto@chromium.org2012-04-043-0/+134
* [Coverity] Fix uninitialized membergroby@chromium.org2012-03-311-0/+1
* Revert 129946 - Enable password generation only if sync for passwords is enab...mihaip@chromium.org2012-03-303-130/+0
* Enable password generation only if sync for passwords is enabled.gcasto@chromium.org2012-03-303-0/+130
* GTK Keyboard Support for New Autofillcsharp@chromium.org2012-03-296-40/+185
* Revert 129097 - Cull autofill entries older than 60 days.isherman@chromium.org2012-03-271-14/+0
* Cull autofill entries older than 60 days.georgey@chromium.org2012-03-271-0/+14
* Rename and move TestTabContents to content::TestWebContents.joi@chromium.org2012-03-231-1/+1
* Fix one more Browser dep in AutoFill for Android.yfriedman@chromium.org2012-03-221-0/+4
* Clean up a few TODO items.joi@chromium.org2012-03-221-1/+4
* Add abstractions that let embedders drive tests of WebContents, without expos...joi@chromium.org2012-03-223-79/+3
* Fix remaining link errors in autofill for Android.yfriedman@chromium.org2012-03-222-1/+11
* Add password generation browser UI for Windows.gcasto@chromium.org2012-03-215-0/+95
* Added net::LOAD_DO_NOT_SEND_COOKIES to autofil_download to fix:georgey@chromium.org2012-03-201-1/+2
* Move MockRenderProcessHost to content/test and put it into the content namesp...tfarina@chromium.org2012-03-162-2/+2
* Profiles: Really fix refcounted services.erg@chromium.org2012-03-161-1/+1
* [Sync] Move 'sync' target to sync/akalin@chromium.org2012-03-153-4/+6
* Add initial stub for AutofillExternalDelegate.yfriedman@chromium.org2012-03-131-0/+15
* Introduce abstractions to allow embedders to test RenderViewHostjoi@chromium.org2012-03-121-0/+1
* No Longer Mark AutofillPopupViewBrowserTest.TestPageNavigationHidingAutofillP...csharp@chromium.org2012-03-071-1/+1
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-074-3/+10
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-063-3/+3
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-053-10/+11
* Move TestURLRequestContextGetter to url_request_test_util.{h,cc}akalin@chromium.org2012-03-021-2/+1
* Disable storing cookies from URLFetchers that run with a profile's cookie jar.jochen@chromium.org2012-02-291-0/+2
* [Coverity] pass string as const-ref (CID 103291)tbreisacher@chromium.org2012-02-282-4/+5
* [Autofill] Add "fp05cc03e1" experimentisherman@chromium.org2012-02-281-1/+4
* Fix Flaky TestPageNavigateHidingAutofillPopupcsharp@chromium.org2012-02-271-1/+2
* flakedanakj@chromium.org2012-02-231-1/+1
* Web Intents: Add a pref for enabling the feature, enable the UI.jhawkins@chromium.org2012-02-221-2/+1
* 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