| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Use Observer to notify of WebDB load instead of callbacks. We were already pa... | caitkp@chromium.org | 2013-04-29 | 7 | -212/+347 |
* | Move ie7_password namespace to //components, so it can be used by components. | joi@chromium.org | 2013-04-24 | 2 | -0/+190 |
* | [Autofill] Add domain of origin column to the Autofill WebDB tables. | isherman@chromium.org | 2013-04-24 | 2 | -2/+35 |
* | Remove explicit thread manipulation from WebDB migration test. | isherman@chromium.org | 2013-04-18 | 1 | -11/+1 |
* | Add an OWNERS file for //components/webdata | isherman@chromium.org | 2013-04-13 | 1 | -0/+5 |
* | Put autofill code into namepspace autofill Step 2 | kaiwang@chromium.org | 2013-04-12 | 3 | -43/+53 |
* | Build WebData as shared-lib component. | caitkp@chromium.org | 2013-04-11 | 7 | -6/+47 |
* | Convert string16 -> base::string16 in components/ | brettw@chromium.org | 2013-04-11 | 6 | -33/+33 |
* | Move webdata/autofill code into autofill component | caitkp@chromium.org | 2013-04-11 | 15 | -5375/+4 |
* | Switch to narrowest scope for a static, per suggestion in a review on another... | joi@chromium.org | 2013-04-10 | 1 | -2/+3 |
* | Remove application locale cache in autofill code (AutofillCountry::Applicatio... | jam@chromium.org | 2013-04-05 | 5 | -8/+8 |