summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* ui: Android changes.tfarina@chromium.org2013-11-151-1/+1
* Add DomDistillerService implementationcjhopman@chromium.org2013-11-1514-45/+884
* Revert 235336 "Bind plugin placeholder directly to v8 instead of..."rockot@google.com2013-11-155-125/+44
* Bind plugin placeholder directly to v8 instead of over CppBoundClassjochen@chromium.org2013-11-155-44/+125
* Remove SECCOMP_BPF_STANDALONE and port the demo target to gyp.rsesek@chromium.org2013-11-141-0/+1
* [Autofill] Remove billing vs. shipping address detection heuristics from Auto...isherman@chromium.org2013-11-146-245/+22
* Rewrite include paths for Blink public/ headers that have movedphilipj@opera.com2013-11-142-2/+1
* Split chrome/nacl/nacl_exe_win_64.ccalexis.menard@intel.com2013-11-143-0/+99
* Page distiller corebengr@chromium.org2013-11-1318-24/+920
* Make thread checking in DomDistillerDatabase::LevelDB more flexiblecjhopman@chromium.org2013-11-132-8/+7
* Make components explicitly declare dependencies on other components.joi@chromium.org2013-11-136-1/+19
* Abstract usage of BrowserContext::GetRequestContext in Autofill core code.blundell@chromium.org2013-11-1310-20/+59
* Always force-create the session service when opening a browser window.sammc@chromium.org2013-11-132-5/+13
* [Translate] Apply language synonyms to the target languagemiguelg@chromium.org2013-11-131-1/+1
* Add ability to filter by form factor in VariationsService. yiyaoliu@chromium.org2013-11-124-12/+110
* Added SchemaMap::GetChanges().joaodasilva@chromium.org2013-11-121-0/+3
* Removed the PolicyDefinitionList.joaodasilva@chromium.org2013-11-122-0/+44
* Passwords: allow saving forms from iframesvabr@chromium.org2013-11-122-3/+30
* ChromeOS: Add more host verification options for OpenVpn.pneubeck@chromium.org2013-11-123-1/+70
* [Autofill] Fix memory ownership of CreditCard in AutofillManager::ImportFormDataisherman@chromium.org2013-11-128-45/+35
* rAc: Switch to using getWalletItems for logged in accounts.estade@chromium.org2013-11-129-308/+115
* [Autofill] Cleanup: Convert static functions to methods.isherman@chromium.org2013-11-122-96/+69
* Move nacl_helper_linux.cc to components/naclalexis.menard@intel.com2013-11-125-6/+460
* [Autofill] Rename autofill_common_test -> autofill_test_utilsisherman@chromium.org2013-11-0913-15/+22
* Abstracted AutofillMsg_AcceptDataListSuggestion IPC out of core autofill code.jeanfrancoisg@chromium.org2013-11-088-3/+65
* Abstract the notion of being off-the-record in Autofill core code.blundell@chromium.org2013-11-0811-20/+55
* Refactor VariationsSeedProcessor to add ProcessedStudy struct.asvitkine@chromium.org2013-11-086-21/+165
* mac: Prepare most test code for -Wunused-functions too.thakis@chromium.org2013-11-081-60/+0
* Support variation params for forcing_flag groups.asvitkine@chromium.org2013-11-074-22/+62
* mac: Prepare for -Wunused-functions.thakis@chromium.org2013-11-071-10/+0
* Added a SchemaMap.joaodasilva@chromium.org2013-11-073-79/+189
* Make the internal storage policy::Schemas ref counted.joaodasilva@chromium.org2013-11-073-236/+270
* Generate the Chrome policy schema at compile time.joaodasilva@chromium.org2013-11-074-169/+295
* Move init of breakpad in the browser process as early as possiblejochen@chromium.org2013-11-073-2/+15
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-0738-399/+399
* Move most of TestNaClBrowserDelegate to another file.jvoung@chromium.org2013-11-063-0/+102
* Re-work the thread restrictions on the DOM distiller databasecjhopman@chromium.org2013-11-064-126/+108
* Parameterize the PrefService that AutofillDownloadManager uses.blundell@chromium.org2013-11-069-17/+55
* Restructure the events target into two components:ben@chromium.org2013-11-061-3/+0
* [sync] Allow FakeURLFetcher to return an arbitrary URLRequestStatusrsimha@chromium.org2013-11-062-30/+33
* Include the pid in the common crash keysjochen@chromium.org2013-11-053-4/+11
* [Password Autofill] Make better use of prefilled usernames.gcasto@chromium.org2013-11-052-49/+73
* Remove PNaCl's RequestFirstInstall, use resource throttle insteadjvoung@google.com2013-11-044-49/+0
* Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=231330bbudge@chromium.org2013-11-042-4/+6
* Parameterize the PrefService that PersonalDataManager uses.blundell@chromium.org2013-11-045-11/+30
* Move more tests into components_unittests target.tfarina@chromium.org2013-11-042-2/+5
* [sync] Allow FakeURLFetcher to return arbitrary HTTP response codesrsimha@chromium.org2013-11-042-18/+35
* Add an option to print verbose status output to generate_breakpad_symbols.pyjochen@chromium.org2013-11-041-1/+8
* Rename HandleConverter to NaClMessageScanner.bbudge@chromium.org2013-11-023-17/+17
* Move Autofill keyboard listening into AutofillPopupControllerImplblundell@chromium.org2013-11-014-40/+11