| Commit message (Expand) | Author | Age | Files | Lines |
* | rAc: Get rid of dialog type in rAc, there is only one type left now. | ramankk@chromium.org | 2013-09-04 | 1 | -3/+2 |
* | [Autofill] Fix phone number format in failing test. | isherman@chromium.org | 2013-09-04 | 1 | -4/+2 |
* | Remove autocheckout code. | ramankk@chromium.org | 2013-08-30 | 2 | -148/+0 |
* | Move ReadFileToString to the base namespace. | brettw@chromium.org | 2013-08-30 | 1 | -1/+1 |
* | [Autofill] Cleanup disabled Autofill bug ids | csharp@chromium.org | 2013-08-30 | 2 | -5/+5 |
* | [Autofill] Fixup AutofillAfterTranslate | csharp@chromium.org | 2013-08-29 | 1 | -6/+6 |
* | [Autofill] Cleanup disabled Tests | csharp@chromium.org | 2013-08-29 | 1 | -3/+7 |
* | Remove KeyboardListener interface and switch to a callback instead, per the C... | jam@chromium.org | 2013-08-27 | 1 | -14/+16 |
* | Revert 217576 "[Autofill] Renable Disabled Autofill Tests", the tests are sti... | mattm@chromium.org | 2013-08-16 | 1 | -3/+6 |
* | [Autofill] Renable AutofillAfterTranslate | csharp@chromium.org | 2013-08-16 | 1 | -18/+16 |
* | [Autofill] Renable Disabled Autofill Tests | csharp@chromium.org | 2013-08-14 | 1 | -6/+3 |
* | minor autofill string cleanup | estade@chromium.org | 2013-08-14 | 1 | -1/+1 |
* | [Autofill] Disable several flaky tests. | isherman@chromium.org | 2013-08-09 | 1 | -3/+6 |
* | [Autofill] Enable Autofill Tests and Make UI Tests. | csharp@chromium.org | 2013-08-08 | 2 | -1053/+812 |
* | [Autofill] Add a separate enumeration for HTML field type hints. | isherman@chromium.org | 2013-08-07 | 1 | -2/+1 |
* | [Autofill] Distinguish between native field types and potentially HTML field ... | isherman@chromium.org | 2013-08-07 | 3 | -8/+13 |
* | [Autofill] Remove Old Test Code. | csharp@chromium.org | 2013-08-06 | 1 | -9/+3 |
* | The last??? cleanup bits from my infobar refactor checkout. | pkasting@chromium.org | 2013-08-05 | 1 | -41/+60 |
* | [Android] Test for the country codes support in PDM.AutofillProfile | aruslan@chromium.org | 2013-08-02 | 1 | -1/+11 |
* | [Autofill] Potential Fix for Flake Test | csharp@chromium.org | 2013-08-02 | 1 | -8/+2 |
* | Per the Chromium style guide/dos-and-donts doc, don't inline non-"cheap | pkasting@chromium.org | 2013-07-31 | 1 | -27/+30 |
* | Disable Ash browser tests by detecting command-line switch rather than OS ver... | gab@chromium.org | 2013-07-31 | 1 | -9/+6 |
* | [Autofill] Disable AutofillInteractiveTest.AutofillSelectViaTab | csharp@chromium.org | 2013-07-30 | 1 | -2/+2 |
* | [Autofill] More Logs to Track Down Flakiness | csharp@chromium.org | 2013-07-28 | 1 | -0/+3 |
* | [Autofill] Investigate Autofill Flakiness | csharp@chromium.org | 2013-07-26 | 1 | -9/+10 |
* | Another batch of disabled Ash browser tests | gab@chromium.org | 2013-07-23 | 1 | -0/+6 |
* | Disable failing Ash browser_tests (on win8: browser_tests.exe --ash-browserte... | gab@chromium.org | 2013-07-22 | 1 | -0/+16 |
* | Moving Autofill-related test support files out of chrome_tests_unit.gypi. | joi@chromium.org | 2013-07-19 | 1 | -1/+11 |
* | Make the autofill test-only infobar creation function work like in other infobar | pkasting@chromium.org | 2013-07-19 | 2 | -11/+9 |
* | Use a direct include of the message_loop header in chrome/browser/, part 1. | avi@chromium.org | 2013-07-18 | 1 | -1/+1 |
* | Updates some includes of chrome_notification_types.h | jam@chromium.org | 2013-07-11 | 2 | -2/+2 |
* | Misc. cleanup: | pkasting@chromium.org | 2013-07-11 | 2 | -25/+19 |
* | Allow Chrome OS login profile to have different default pref values | bartfab@chromium.org | 2013-07-05 | 1 | -1/+1 |
* | Abstract setting renderer form data action out of autofill core code. | blundell@chromium.org | 2013-07-05 | 2 | -6/+12 |
* | [Autofill] Remove IsNativeUiEnabled | csharp@chromium.org | 2013-07-03 | 2 | -18/+6 |
* | chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1 | tfarina@chromium.org | 2013-07-02 | 1 | -1/+1 |
* | Use a direct include of time headers in chrome/browser/, part 1. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | In components/autofill, move notification handling into content driver. | blundell@chromium.org | 2013-06-27 | 1 | -46/+23 |
* | Fix most tests in //components/autofill/content to not depend on //chrome. | joi@chromium.org | 2013-06-21 | 1 | -0/+1 |
* | [Autofill] Re-enable AutofillRiskFingerprintTest.GetFingerprint on Win. | isherman@chromium.org | 2013-06-21 | 1 | -7/+1 |
* | In components/autofill, move browser/ to core/browser/ | blundell@chromium.org | 2013-06-20 | 9 | -31/+31 |
* | In components/autofill, move common/ to core/common/ | blundell@chromium.org | 2013-06-18 | 1 | -1/+1 |
* | Eliminate AutofillExternalDelegate being a WebContentsUserData | blundell@chromium.org | 2013-06-18 | 2 | -18/+26 |
* | Abstract WebContentsObserver from Autofill shared code | blundell@chromium.org | 2013-06-16 | 4 | -8/+18 |
* | Revert "In components/autofill, move common/ to shared/" | blundell@chromium.org | 2013-06-15 | 1 | -1/+1 |
* | In components/autofill, move common/ to shared/ | blundell@chromium.org | 2013-06-15 | 1 | -1/+1 |
* | In components/autofill, move browser/autocheckout* to content/browser/ | blundell@chromium.org | 2013-06-14 | 1 | -1/+1 |
* | [Autofill] Determine Popup RTLness from page | csharp@chromium.org | 2013-06-12 | 1 | -1/+2 |
* | Use a direct include of strings headers in chrome/auto*/. | avi@chromium.org | 2013-06-10 | 4 | -4/+4 |
* | Use a direct include of utf_string_conversions.h in chrome/browser/, part 1. | avi@chromium.org | 2013-06-09 | 3 | -3/+3 |