| Commit message (Expand) | Author | Age | Files | Lines |
* | [Autofill] Remove billing vs. shipping address detection heuristics from Auto... | isherman@chromium.org | 2013-11-14 | 6 | -245/+22 |
* | Rewrite include paths for Blink public/ headers that have moved | philipj@opera.com | 2013-11-14 | 2 | -2/+1 |
* | Split chrome/nacl/nacl_exe_win_64.cc | alexis.menard@intel.com | 2013-11-14 | 3 | -0/+99 |
* | Page distiller core | bengr@chromium.org | 2013-11-13 | 18 | -24/+920 |
* | Make thread checking in DomDistillerDatabase::LevelDB more flexible | cjhopman@chromium.org | 2013-11-13 | 2 | -8/+7 |
* | Make components explicitly declare dependencies on other components. | joi@chromium.org | 2013-11-13 | 6 | -1/+19 |
* | Abstract usage of BrowserContext::GetRequestContext in Autofill core code. | blundell@chromium.org | 2013-11-13 | 10 | -20/+59 |
* | Always force-create the session service when opening a browser window. | sammc@chromium.org | 2013-11-13 | 2 | -5/+13 |
* | [Translate] Apply language synonyms to the target language | miguelg@chromium.org | 2013-11-13 | 1 | -1/+1 |
* | Add ability to filter by form factor in VariationsService. | yiyaoliu@chromium.org | 2013-11-12 | 4 | -12/+110 |
* | Added SchemaMap::GetChanges(). | joaodasilva@chromium.org | 2013-11-12 | 1 | -0/+3 |
* | Removed the PolicyDefinitionList. | joaodasilva@chromium.org | 2013-11-12 | 2 | -0/+44 |
* | Passwords: allow saving forms from iframes | vabr@chromium.org | 2013-11-12 | 2 | -3/+30 |
* | ChromeOS: Add more host verification options for OpenVpn. | pneubeck@chromium.org | 2013-11-12 | 3 | -1/+70 |
* | [Autofill] Fix memory ownership of CreditCard in AutofillManager::ImportFormData | isherman@chromium.org | 2013-11-12 | 8 | -45/+35 |
* | rAc: Switch to using getWalletItems for logged in accounts. | estade@chromium.org | 2013-11-12 | 9 | -308/+115 |
* | [Autofill] Cleanup: Convert static functions to methods. | isherman@chromium.org | 2013-11-12 | 2 | -96/+69 |
* | Move nacl_helper_linux.cc to components/nacl | alexis.menard@intel.com | 2013-11-12 | 5 | -6/+460 |
* | [Autofill] Rename autofill_common_test -> autofill_test_utils | isherman@chromium.org | 2013-11-09 | 13 | -15/+22 |
* | Abstracted AutofillMsg_AcceptDataListSuggestion IPC out of core autofill code. | jeanfrancoisg@chromium.org | 2013-11-08 | 8 | -3/+65 |
* | Abstract the notion of being off-the-record in Autofill core code. | blundell@chromium.org | 2013-11-08 | 11 | -20/+55 |
* | Refactor VariationsSeedProcessor to add ProcessedStudy struct. | asvitkine@chromium.org | 2013-11-08 | 6 | -21/+165 |
* | mac: Prepare most test code for -Wunused-functions too. | thakis@chromium.org | 2013-11-08 | 1 | -60/+0 |
* | Support variation params for forcing_flag groups. | asvitkine@chromium.org | 2013-11-07 | 4 | -22/+62 |
* | mac: Prepare for -Wunused-functions. | thakis@chromium.org | 2013-11-07 | 1 | -10/+0 |
* | Added a SchemaMap. | joaodasilva@chromium.org | 2013-11-07 | 3 | -79/+189 |
* | Make the internal storage policy::Schemas ref counted. | joaodasilva@chromium.org | 2013-11-07 | 3 | -236/+270 |
* | Generate the Chrome policy schema at compile time. | joaodasilva@chromium.org | 2013-11-07 | 4 | -169/+295 |
* | Move init of breakpad in the browser process as early as possible | jochen@chromium.org | 2013-11-07 | 3 | -2/+15 |
* | Rename WebKit namespace to blink (part 4) | abarth@chromium.org | 2013-11-07 | 38 | -399/+399 |
* | Move most of TestNaClBrowserDelegate to another file. | jvoung@chromium.org | 2013-11-06 | 3 | -0/+102 |
* | Re-work the thread restrictions on the DOM distiller database | cjhopman@chromium.org | 2013-11-06 | 4 | -126/+108 |
* | Parameterize the PrefService that AutofillDownloadManager uses. | blundell@chromium.org | 2013-11-06 | 9 | -17/+55 |
* | Restructure the events target into two components: | ben@chromium.org | 2013-11-06 | 1 | -3/+0 |
* | [sync] Allow FakeURLFetcher to return an arbitrary URLRequestStatus | rsimha@chromium.org | 2013-11-06 | 2 | -30/+33 |
* | Include the pid in the common crash keys | jochen@chromium.org | 2013-11-05 | 3 | -4/+11 |
* | [Password Autofill] Make better use of prefilled usernames. | gcasto@chromium.org | 2013-11-05 | 2 | -49/+73 |
* | Remove PNaCl's RequestFirstInstall, use resource throttle instead | jvoung@google.com | 2013-11-04 | 4 | -49/+0 |
* | Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=231330 | bbudge@chromium.org | 2013-11-04 | 2 | -4/+6 |
* | Parameterize the PrefService that PersonalDataManager uses. | blundell@chromium.org | 2013-11-04 | 5 | -11/+30 |
* | Move more tests into components_unittests target. | tfarina@chromium.org | 2013-11-04 | 2 | -2/+5 |
* | [sync] Allow FakeURLFetcher to return arbitrary HTTP response codes | rsimha@chromium.org | 2013-11-04 | 2 | -18/+35 |
* | Add an option to print verbose status output to generate_breakpad_symbols.py | jochen@chromium.org | 2013-11-04 | 1 | -1/+8 |
* | Rename HandleConverter to NaClMessageScanner. | bbudge@chromium.org | 2013-11-02 | 3 | -17/+17 |
* | Move Autofill keyboard listening into AutofillPopupControllerImpl | blundell@chromium.org | 2013-11-01 | 4 | -40/+11 |
* | Docserver: Display enum value descriptions in API docs. | sammc@chromium.org | 2013-11-01 | 3 | -3/+34 |
* | rAc: don't make any calls to Wallet when not using Wallet. | estade@chromium.org | 2013-11-01 | 3 | -8/+34 |
* | Move some files from chrome/browser/nacl_host to components/nacl | alexis.menard@intel.com | 2013-11-01 | 8 | -0/+1174 |
* | Eliminate need for AutofillInteractiveTest to know about AutofillPopupDelegate. | blundell@chromium.org | 2013-11-01 | 2 | -21/+9 |
* | [Net] Add a priority parameter to URLRequest's constructor | akalin@chromium.org | 2013-10-31 | 1 | -1/+5 |