summaryrefslogtreecommitdiffstats
path: root/components/webdata/common
Commit message (Expand)AuthorAgeFilesLines
* Fix version_54.sql golden file.rouslan@chromium.org2014-04-031-0/+28
* Misc. cleanup found while mucking with search engines code:pkasting@chromium.org2014-04-011-6/+4
* Create new Autofill tables as part of DB migration.isherman@chromium.org2014-03-254-24/+59
* Move signin_core target to signin_core_browser.blundell@chromium.org2014-03-242-2/+2
* Remove the ability for the WebDataService to temporarily unload the database.pkasting@chromium.org2014-03-136-39/+11
* Revert of Revert of [Autofill] Merge the autofill_dates table into the autofi...isherman@chromium.org2014-02-282-4/+280
* Revert of [Autofill] Merge the autofill_dates table into the autofill table. ...isherman@chromium.org2014-02-282-280/+4
* [Autofill] Merge the autofill_dates table into the autofill table.isherman@chromium.org2014-02-262-4/+280
* Ensure WeakPtrFactories are at the end of their owning classes and referpkasting@chromium.org2014-01-142-37/+21
* Create signin component and componentize TokenWebData.blundell@chromium.org2014-01-092-2/+2
* Revert of https://codereview.chromium.org/109783003/noamsml@chromium.org2014-01-082-2/+2
* Create signin component and componentize TokenWebData.blundell@chromium.org2014-01-082-2/+2
* Update uses of UTF conversions in chrome_frame/, chromeos/, components/ to us...avi@chromium.org2013-12-251-0/+1
* [Autofill] Update the Autofill database schema for i18n.isherman@chromium.org2013-12-082-60/+212
* Use base namespace for string16 in components and cloud_print.brettw@chromium.org2013-12-061-1/+1
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-1/+1
* InstantExtended: Persist TemplateURL.new_tab_url.jered@chromium.org2013-08-192-4/+41
* [Autofill] Distinguish between native field types and potentially HTML field ...isherman@chromium.org2013-08-071-2/+4
* Save image search URLs and post parameters of all search URLs into perf, web_...jnd@chromium.org2013-07-312-3/+56
* Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_...avi@chromium.org2013-07-174-4/+4
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* components/webdata: Cleanup callback usage in WebDatabaseService.tfarina@chromium.org2013-07-014-16/+20
* Reland "components/webdata: Break the dependency on chrome/test/base"tfarina@chromium.org2013-06-291-6/+11
* Revert 209071 "components/webdata: Break the dependency on chrom..."kinuko@chromium.org2013-06-281-11/+6
* Revert 209112 "Revert 209071 "components/webdata: Break the depe..."kinuko@chromium.org2013-06-281-6/+11
* Revert 209071 "components/webdata: Break the dependency on chrom..."sail@chromium.org2013-06-281-11/+6
* components/webdata: Break the dependency on chrome/test/basetfarina@chromium.org2013-06-281-6/+11
* Use a direct include of time headers in chrome_frame/, chromeos/, cloud_print...avi@chromium.org2013-06-281-1/+1
* Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-271-1/+1
* In components/autofill, move browser/ to core/browser/blundell@chromium.org2013-06-202-8/+8
* Remove dependency of WebData on contentdroger@chromium.org2013-06-178-86/+52
* Adds RefCountedDeleteOnMessageLoopdroger@chromium.org2013-06-142-13/+12
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in components/.dcheng@chromium.org2013-06-132-5/+2
* Revert 205670 "Un-refcount AutofillWebData and TokenWebData"raymes@chromium.org2013-06-123-17/+25
* Un-refcount AutofillWebData and TokenWebDatacaitkp@chromium.org2013-06-113-25/+17
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-2/+2
* Use a direct include of strings headers in components/, part 2.avi@chromium.org2013-06-111-1/+1
* Remove dependency of WebData on notificationsdroger@chromium.org2013-06-104-21/+0
* Revert 205038 "Un-refcount AutofillWebData and TokenWebData"cpu@chromium.org2013-06-083-17/+25
* Un-refcount AutofillWebData and TokenWebDatacaitkp@chromium.org2013-06-083-25/+17
* Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,...avi@chromium.org2013-06-071-1/+1
* Replace WebDatabaseObserver with callbackscaitkp@chromium.org2013-06-075-77/+75
* Update components/ to use scoped_refptr<T>::get() rather than implicit "opera...rsleevi@chromium.org2013-06-022-16/+16
* Use base::MessageLoop in more files.xhwang@chromium.org2013-05-301-1/+1
* Split token-related methods from WebDataServicecaitkp@chromium.org2013-05-272-2/+13
* [Autofill] Write origins to the WebDB.isherman@chromium.org2013-05-222-2/+2
* Histogram versions and extended error codes for SQLite databases.shess@chromium.org2013-05-151-1/+1
* Implement get/set(saveformdata) for chromium based webview.sgurun@chromium.org2013-05-151-2/+1
* Create an interface which SyncableServices can use for making changes directl...caitkp@chromium.org2013-05-144-10/+50
* components: Use base::MessageLoop.xhwang@chromium.org2013-05-062-7/+7