| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix version_54.sql golden file. | rouslan@chromium.org | 2014-04-03 | 1 | -0/+28 |
* | Misc. cleanup found while mucking with search engines code: | pkasting@chromium.org | 2014-04-01 | 1 | -6/+4 |
* | Create new Autofill tables as part of DB migration. | isherman@chromium.org | 2014-03-25 | 4 | -24/+59 |
* | Move signin_core target to signin_core_browser. | blundell@chromium.org | 2014-03-24 | 2 | -2/+2 |
* | Remove the ability for the WebDataService to temporarily unload the database. | pkasting@chromium.org | 2014-03-13 | 6 | -39/+11 |
* | Revert of Revert of [Autofill] Merge the autofill_dates table into the autofi... | isherman@chromium.org | 2014-02-28 | 2 | -4/+280 |
* | Revert of [Autofill] Merge the autofill_dates table into the autofill table. ... | isherman@chromium.org | 2014-02-28 | 2 | -280/+4 |
* | [Autofill] Merge the autofill_dates table into the autofill table. | isherman@chromium.org | 2014-02-26 | 2 | -4/+280 |
* | Ensure WeakPtrFactories are at the end of their owning classes and refer | pkasting@chromium.org | 2014-01-14 | 2 | -37/+21 |
* | Create signin component and componentize TokenWebData. | blundell@chromium.org | 2014-01-09 | 2 | -2/+2 |
* | Revert of https://codereview.chromium.org/109783003/ | noamsml@chromium.org | 2014-01-08 | 2 | -2/+2 |
* | Create signin component and componentize TokenWebData. | blundell@chromium.org | 2014-01-08 | 2 | -2/+2 |
* | Update uses of UTF conversions in chrome_frame/, chromeos/, components/ to us... | avi@chromium.org | 2013-12-25 | 1 | -0/+1 |
* | [Autofill] Update the Autofill database schema for i18n. | isherman@chromium.org | 2013-12-08 | 2 | -60/+212 |
* | Use base namespace for string16 in components and cloud_print. | brettw@chromium.org | 2013-12-06 | 1 | -1/+1 |
* | Move ReadFileToString to the base namespace. | brettw@chromium.org | 2013-08-30 | 1 | -1/+1 |
* | InstantExtended: Persist TemplateURL.new_tab_url. | jered@chromium.org | 2013-08-19 | 2 | -4/+41 |
* | [Autofill] Distinguish between native field types and potentially HTML field ... | isherman@chromium.org | 2013-08-07 | 1 | -2/+4 |
* | Save image search URLs and post parameters of all search URLs into perf, web_... | jnd@chromium.org | 2013-07-31 | 2 | -3/+56 |
* | Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_... | avi@chromium.org | 2013-07-17 | 4 | -4/+4 |
* | Move PathExists to base namespace. | brettw@chromium.org | 2013-07-11 | 1 | -1/+1 |
* | components/webdata: Cleanup callback usage in WebDatabaseService. | tfarina@chromium.org | 2013-07-01 | 4 | -16/+20 |
* | Reland "components/webdata: Break the dependency on chrome/test/base" | tfarina@chromium.org | 2013-06-29 | 1 | -6/+11 |
* | Revert 209071 "components/webdata: Break the dependency on chrom..." | kinuko@chromium.org | 2013-06-28 | 1 | -11/+6 |
* | Revert 209112 "Revert 209071 "components/webdata: Break the depe..." | kinuko@chromium.org | 2013-06-28 | 1 | -6/+11 |
* | Revert 209071 "components/webdata: Break the dependency on chrom..." | sail@chromium.org | 2013-06-28 | 1 | -11/+6 |
* | components/webdata: Break the dependency on chrome/test/base | tfarina@chromium.org | 2013-06-28 | 1 | -6/+11 |
* | Use a direct include of time headers in chrome_frame/, chromeos/, cloud_print... | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-27 | 1 | -1/+1 |
* | In components/autofill, move browser/ to core/browser/ | blundell@chromium.org | 2013-06-20 | 2 | -8/+8 |
* | Remove dependency of WebData on content | droger@chromium.org | 2013-06-17 | 8 | -86/+52 |
* | Adds RefCountedDeleteOnMessageLoop | droger@chromium.org | 2013-06-14 | 2 | -13/+12 |
* | Rewrite scoped_ptr<T>(NULL) to use the default ctor in components/. | dcheng@chromium.org | 2013-06-13 | 2 | -5/+2 |
* | Revert 205670 "Un-refcount AutofillWebData and TokenWebData" | raymes@chromium.org | 2013-06-12 | 3 | -17/+25 |
* | Un-refcount AutofillWebData and TokenWebData | caitkp@chromium.org | 2013-06-11 | 3 | -25/+17 |
* | Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" | rsleevi@chromium.org | 2013-06-11 | 1 | -2/+2 |
* | Use a direct include of strings headers in components/, part 2. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Remove dependency of WebData on notifications | droger@chromium.org | 2013-06-10 | 4 | -21/+0 |
* | Revert 205038 "Un-refcount AutofillWebData and TokenWebData" | cpu@chromium.org | 2013-06-08 | 3 | -17/+25 |
* | Un-refcount AutofillWebData and TokenWebData | caitkp@chromium.org | 2013-06-08 | 3 | -25/+17 |
* | Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,... | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Replace WebDatabaseObserver with callbacks | caitkp@chromium.org | 2013-06-07 | 5 | -77/+75 |
* | Update components/ to use scoped_refptr<T>::get() rather than implicit "opera... | rsleevi@chromium.org | 2013-06-02 | 2 | -16/+16 |
* | Use base::MessageLoop in more files. | xhwang@chromium.org | 2013-05-30 | 1 | -1/+1 |
* | Split token-related methods from WebDataService | caitkp@chromium.org | 2013-05-27 | 2 | -2/+13 |
* | [Autofill] Write origins to the WebDB. | isherman@chromium.org | 2013-05-22 | 2 | -2/+2 |
* | Histogram versions and extended error codes for SQLite databases. | shess@chromium.org | 2013-05-15 | 1 | -1/+1 |
* | Implement get/set(saveformdata) for chromium based webview. | sgurun@chromium.org | 2013-05-15 | 1 | -2/+1 |
* | Create an interface which SyncableServices can use for making changes directl... | caitkp@chromium.org | 2013-05-14 | 4 | -10/+50 |
* | components: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-06 | 2 | -7/+7 |