summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill
Commit message (Expand)AuthorAgeFilesLines
* Disable much of AutofillTest.* browser_testsdgrogan@chromium.org2012-09-251-39/+94
* Switching from ForXyz naming to FromXyz naming, for consistency.joi@chromium.org2012-09-227-39/+42
* Extract abstract base to API directory for ProfileSyncService.joi@chromium.org2012-09-199-67/+63
* Mark AutofillTest.FormFillLatencyAfterSubmit as flaky.marja@chromium.org2012-09-181-1/+2
* Use BrowserContext as key in API. Switch Autofill to use BC in place of Profile.joi@chromium.org2012-09-1311-76/+121
* Introduce a couple of abstract bases for WebDataService.joi@chromium.org2012-09-137-123/+139
* Start of New Autofill UI for Windowscsharp@chromium.org2012-09-071-8/+8
* Fixed borked comment.groby@chromium.org2012-09-061-1/+1
* Disable AutofillTest.MergeAggregatedDuplicatedProfiles on Linuxgroby@chromium.org2012-09-061-1/+10
* First part of PAGE_TRANSITION_START_PAGE cleanup.rogerta@chromium.org2012-09-051-1/+1
* Get rid of autofill/api directory. We're not building an API for eachjoi@chromium.org2012-09-022-4/+4
* Get rid of Browser and chrome_pages dependencies in Autofill.joi@chromium.org2012-08-305-120/+30
* Rename InfoBarTabService -> InfoBarService.joi@chromium.org2012-08-308-24/+18
* Introduce AutofillClient and use it to get rid of PasswordManager dependency.joi@chromium.org2012-08-307-24/+86
* Convert the browsing_data pyauto tests to chrome tests. Remove the ClearBrows...jam@chromium.org2012-08-221-0/+1
* Make sure keychain doesn't come up on Mac for autofill tests.jam@chromium.org2012-08-211-2/+5
* Extract PrefServiceBase into chrome/browser/api. Use in api and autofill.joi@chromium.org2012-08-218-50/+55
* Convert the autofill pyauto tests to browser tests, and remove all the suppor...jam@chromium.org2012-08-212-17/+748
* Move PrefMember and PrefChangeRegistrar to api directory.joi@chromium.org2012-08-214-5/+2
* Introduce InfoBarTabService API.joi@chromium.org2012-08-208-22/+24
* Removing web_contents from AutofillExternalDelegateGtkcsharp@chromium.org2012-08-141-0/+7
* Revert 151036 - Speculative revert to see if this change introduced a perform...ben@chromium.org2012-08-141-2/+1
* Move AutofillExternalDelegateGtk to chrome/browser/ui/gtk/autofill, where it ...joi@chromium.org2012-08-143-157/+0
* Move a few temporarily-allowed autofill dependencies to a test-file-only sect...joi@chromium.org2012-08-131-9/+20
* Create chrome/browser/api directory. Move infobar delegates used by Autofill ...joi@chromium.org2012-08-135-8/+4
* Speculative revert to see if this change introduced a performance regression ...ben@chromium.org2012-08-101-1/+2
* Remove autofill's dependency on BrowserProcess.joi@chromium.org2012-08-072-3/+3
* Move AutocompleteHistoryManager into chrome/browser/autofill/ as it isjoi@chromium.org2012-08-077-4/+605
* chrome: Refactor the way to show the feedback ui and move it into chrome name...tfarina@chromium.org2012-08-021-3/+3
* Start the process of making Autofill into a Browser Component.joi@chromium.org2012-08-012-0/+49
* Rename renderer/autofill/autofill_browsertest.cc to be unique.atwilson@chromium.org2012-07-281-1/+0
* Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...jam@chromium.org2012-07-261-1/+1
* Move WaitForLoadStop from ui_test_utils to browser_test_utils so that it can ...jam@chromium.org2012-07-261-1/+1
* Move ExecuteJavaScript functions from ui_test_utils.h to browser_test_utils.h...jam@chromium.org2012-07-241-10/+10
* Move input event simulation functions from ui_test_utils.h to browser_test_ut...jam@chromium.org2012-07-201-2/+3
* Create content\public\test\test_utils.h to hold common test classes that are ...jam@chromium.org2012-07-202-5/+5
* base: Make ScopedVector::clear() destroy elements.derat@chromium.org2012-07-195-10/+10
* Always enable dom automation for browser_tests. This avoids developers having...jam@chromium.org2012-07-181-3/+1
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-111-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-1138-38/+0
* Merge branch 'trunk' of http://git.chromium.org/git/chromium into autofillqinmin@chromium.org2012-07-111-6/+2
* Switch to TimeDelta interfaces for TestTimeouts in autofill unit test.tedvessenes@gmail.com2012-07-091-4/+2
* [Sync] Move ModelType and related classes to 'syncer' namespaceakalin@chromium.org2012-07-032-12/+11
* base: Remove dereference structure operator (i.e ->) from ScopedVector.tfarina@chromium.org2012-06-303-13/+13
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-293-11/+14
* Move singleton tabs off Browser.ben@chromium.org2012-06-211-1/+2
* A few simple removals of browser::FindLastActiveWithProfile.jam@chromium.org2012-06-201-6/+4
* Move test_url_fetcher_factory.* from content/ to net/url_requestakalin@chromium.org2012-06-192-9/+9
* sync: don't inherit SupportsWeakPtr from ProfileSyncServicetim@chromium.org2012-06-193-25/+39
* Replace usage of browser::FindBrowserForController with browser::FindBrowserW...ben@chromium.org2012-06-191-2/+1