| Commit message (Expand) | Author | Age | Files | Lines |
* | [Autofill] Set origins for all new profiles and credit cards. | isherman@chromium.org | 2013-05-21 | 2 | -0/+11 |
* | Move ProfileKeyedService infrastructure to a component | phajdan.jr@chromium.org | 2013-05-20 | 20 | -0/+1698 |
* | Keep the dialog open after Autocheckout is successful. | ahutter@chromium.org | 2013-05-20 | 5 | -9/+25 |
* | Unflip 'autocheckout supported' bit on provisional page load. Leaving it set ... | dgwallinga@chromium.org | 2013-05-18 | 1 | -0/+1 |
* | autofill_browser should depend on googleapis | cjhopman@chromium.org | 2013-05-17 | 1 | -0/+1 |
* | [Autofill] Add geolocation data to Risk fingerprint. | isherman@chromium.org | 2013-05-17 | 2 | -4/+72 |
* | components: Move visitedlink into visitedlink namespace. | tfarina@chromium.org | 2013-05-17 | 11 | -37/+34 |
* | components: Create web_modal component. | sadrul@chromium.org | 2013-05-16 | 13 | -0/+637 |
* | Adds a specific disable switch for requestAutocomplete, changes chrome://flag... | abodenha@chromium.org | 2013-05-16 | 2 | -0/+12 |
* | 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 | 2 | -2/+3 |
* | Separate component resources into their own .grd file | caitkp@chromium.org | 2013-05-14 | 15 | -20/+256 |
* | [rAC, cleanup] STLDeleteContainerPointers->ScopedVector | groby@chromium.org | 2013-05-14 | 1 | -27/+20 |
* | Fix /Same as billing/, fix entering new Wallet data (maybe?), show an error | dbeam@chromium.org | 2013-05-14 | 5 | -7/+20 |
* | Create an interface which SyncableServices can use for making changes directl... | caitkp@chromium.org | 2013-05-14 | 10 | -161/+319 |
* | Support more autofill types in FullWallet::GetInfo | ahutter@chromium.org | 2013-05-14 | 5 | -84/+145 |
* | Revert 199800 "Separate component resources into their own .grd ..." | tonyg@chromium.org | 2013-05-13 | 15 | -256/+20 |
* | Separate component resources into their own .grd file | caitkp@chromium.org | 2013-05-13 | 15 | -20/+256 |
* | components: Move tracing into tracing namespace. | tfarina@chromium.org | 2013-05-11 | 2 | -5/+5 |
* | Allow disabling autocomplete download manager | sgurun@chromium.org | 2013-05-10 | 3 | -25/+36 |
* | Autofill:requestAutocomplet: Take2 on making AutofillDialogController to retu... | ramankk@chromium.org | 2013-05-10 | 4 | -2/+43 |
* | Refactor XML Parser for AutocheckoutPageMetaData, remove autochekcout related... | benquan@chromium.org | 2013-05-09 | 4 | -274/+211 |
* | components: Move auto_login_parser into auto_login_parser namespace. | tfarina@chromium.org | 2013-05-09 | 3 | -14/+9 |
* | Cleaning up Wallet unit tests a little. | ahutter@chromium.org | 2013-05-09 | 1 | -160/+59 |
* | Implement WebViewDatabase's hasFormData API for chromium based webview. | sgurun@chromium.org | 2013-05-08 | 8 | -0/+40 |
* | Revert 198820 "Move FileEnumerator to its own file, do some refa..." | dbeam@chromium.org | 2013-05-08 | 1 | -5/+4 |
* | Move FileEnumerator to its own file, do some refactoring. | brettw@chromium.org | 2013-05-07 | 1 | -4/+5 |
* | Removes jknotten from OWNERS. | bulach@chromium.org | 2013-05-07 | 2 | -2/+0 |
* | Change AutocheckoutPageMetaData::proceed_element_descriptor to be non-scoped_... | benquan@chromium.org | 2013-05-07 | 4 | -19/+13 |
* | Transfer of WebData ownership, as discussed. | joi@chromium.org | 2013-05-06 | 2 | -2/+1 |
* | components: Move PrefRegistrySyncable into user_prefs namespace. | tfarina@chromium.org | 2013-05-06 | 4 | -18/+35 |
* | components: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-06 | 10 | -87/+90 |
* | Hook up "manage [X]" menu item for wallet instruments + addresses. | estade@chromium.org | 2013-05-04 | 2 | -0/+5 |
* | Use toolbar gaia template to log into wallet. | benquan@chromium.org | 2013-05-03 | 1 | -2/+2 |
* | Move components/zip to third_party/zip | alecflett@chromium.org | 2013-05-03 | 24 | -1851/+0 |
* | Move AutofillWebData DB methods into separate class | caitkp@chromium.org | 2013-05-03 | 6 | -344/+493 |
* | Handle expired Autofill credit cards in autofill dialog | dbeam@chromium.org | 2013-05-03 | 5 | -31/+43 |
* | respect default wallet instrument/address | estade@chromium.org | 2013-05-02 | 4 | -13/+31 |
* | Revert "Move components/zip to third_party/zip", which broke linux and androi... | mattm@chromium.org | 2013-05-02 | 24 | -0/+1851 |
* | Move components/zip to third_party/zip | alecflett@chromium.org | 2013-05-02 | 24 | -1851/+0 |
* | Make PersonalDataManager use GetCreditCards() (rather than using credit_cards... | dbeam@chromium.org | 2013-05-02 | 6 | -46/+50 |
* | Don't include forms without fields in has_more_forms calculation. | dgwallinga@chromium.org | 2013-05-02 | 1 | -1/+2 |
* | Warn on missing OVERRIDE/virtual everywhere, not just in header files. | rsleevi@chromium.org | 2013-05-02 | 1 | -4/+6 |
* | Forward declare sync_pb::TabNavigation so that anyone using | sky@chromium.org | 2013-05-01 | 2 | -1/+6 |
* | Adds OWNERS for components/sessions. I missed them in the move. | sky@chromium.org | 2013-05-01 | 1 | -0/+2 |
* | CHOOSE_ANOTHER_INSTRUMENT_OR_ADDRESS is a valid required action on GetWalletI... | ahutter@chromium.org | 2013-05-01 | 2 | -0/+3 |
* | base: Remove ALLOW_THIS_IN_INITIALIZER_LIST macro. | tfarina@chromium.org | 2013-05-01 | 1 | -1/+1 |
* | [Autofill] Add a notion of "verified" profiles. | isherman@chromium.org | 2013-05-01 | 14 | -50/+434 |
* | Requery the autofill server when forms and input fields are dynamically added. | dgwallinga@chromium.org | 2013-04-30 | 8 | -21/+170 |
* | fix automerger issue for android_webview. | sgurun@chromium.org | 2013-04-30 | 2 | -3/+17 |