| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 3 | -2/+3 |
* | Revert of https://codereview.chromium.org/109783003/ | noamsml@chromium.org | 2014-01-08 | 3 | -3/+2 |
* | Create signin component and componentize TokenWebData. | blundell@chromium.org | 2014-01-08 | 3 | -2/+3 |
* | Update some uses of char16 to use the base:: namespace. | avi@chromium.org | 2013-12-25 | 1 | -6/+6 |
* | Update uses of UTF conversions in chrome_frame/, chromeos/, components/ to us... | avi@chromium.org | 2013-12-25 | 5 | -12/+13 |
* | [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 |
* | Make components explicitly declare dependencies on other components. | joi@chromium.org | 2013-11-13 | 1 | -0/+1 |
* | Move more tests into components_unittests target. | tfarina@chromium.org | 2013-11-04 | 1 | -2/+2 |
* | Functions that decoded ie7 structures to extract per-URL username and passwor... | mpawlowski@opera.com | 2013-10-11 | 3 | -69/+111 |
* | 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 most importer code to chrome/utility/importer | scottmg@chromium.org | 2013-07-16 | 1 | -0/+60 |
* | 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 | 2 | -10/+11 |
* | Revert 209071 "components/webdata: Break the dependency on chrom..." | kinuko@chromium.org | 2013-06-28 | 2 | -11/+10 |
* | Revert 209112 "Revert 209071 "components/webdata: Break the depe..." | kinuko@chromium.org | 2013-06-28 | 2 | -10/+11 |
* | Revert 209071 "components/webdata: Break the dependency on chrom..." | sail@chromium.org | 2013-06-28 | 2 | -11/+10 |
* | components/webdata: Break the dependency on chrome/test/base | tfarina@chromium.org | 2013-06-28 | 2 | -10/+11 |
* | Use a direct include of time headers in chrome_frame/, chromeos/, cloud_print... | avi@chromium.org | 2013-06-28 | 2 | -2/+2 |
* | 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 | 9 | -89/+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 | 4 | -5/+5 |
* | Remove dependency of WebData on notifications | droger@chromium.org | 2013-06-10 | 6 | -22/+10 |
* | 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 | 5 | -5/+5 |
* | 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 | 3 | -2/+14 |
* | [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 |
* | Transfer of WebData ownership, as discussed. | joi@chromium.org | 2013-05-06 | 2 | -2/+1 |
* | components: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-06 | 2 | -7/+7 |
* | base: Remove ALLOW_THIS_IN_INITIALIZER_LIST macro. | tfarina@chromium.org | 2013-05-01 | 1 | -1/+1 |
* | Move SupportsUserData code into AutofillWebData, so base class can live compl... | caitkp@chromium.org | 2013-04-29 | 2 | -41/+0 |