summaryrefslogtreecommitdiffstats
path: root/components/webdata.gypi
Commit message (Expand)AuthorAgeFilesLines
* Remove incorrect dependency of webdata component on //content.sdefresne2016-02-031-1/+0
* Rename WebDataServiceBackend to WebDatabaseBackendzhuoyu.qian2015-03-141-2/+2
* Sort GYP files under componentssatorux2015-02-171-6/+6
* Move encryptor API out of webdata.tfarina@chromium.org2014-02-211-36/+0
* Eliminate ChromeEncryptor in favor of using webdata's Encryptor directly.tfarina@chromium.org2014-02-151-0/+8
* Functions that decoded ie7 structures to extract per-URL username and passwor...mpawlowski@opera.com2013-10-111-7/+2
* Replace WebDatabaseObserver with callbackscaitkp@chromium.org2013-06-071-1/+0
* Use Observer to notify of WebDB load instead of callbacks. We were already pa...caitkp@chromium.org2013-04-291-0/+3
* Move ie7_password namespace to //components, so it can be used by components.joi@chromium.org2013-04-241-0/+7
* Build WebData as shared-lib component.caitkp@chromium.org2013-04-111-0/+32
* Move Encryptor to //components/webdata/encryptor.joi@chromium.org2013-03-241-0/+34