summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Pepper: Small PnaclResources cleanupteravest@chromium.org2014-07-091-6/+6
* Following https://codereview.chromium.org/355573008, the only code left in We...caitkp@chromium.org2014-07-093-13/+1
* Add more components to GN build.brettw@chromium.org2014-07-0911-0/+183
* Create a FakeAccountReconcilor that doesn't perform network requestsmlerman@chromium.org2014-07-091-7/+10
* Pepper: Use base::Callback in RequestNexeFd.teravest@chromium.org2014-07-093-54/+44
* Fixed use-after-free in LoadCallback in bookmark_storage.ccjoaodasilva@chromium.org2014-07-092-16/+11
* Refactor SetClientID such that metrics rather than crash backs up the client idgab@chromium.org2014-07-098-10/+14
* Rename source_prereqs to inputs in the GN build.brettw@chromium.org2014-07-092-3/+3
* [Variations] Bring variations_http_header_provider to variations componentmathp@chromium.org2014-07-0910-0/+699
* Convert remaining WebContentsObservers loading callbacks to use RFH.dcheng@chromium.org2014-07-096-75/+27
* PasswordFormManager::best_matches should return a const refvabr@chromium.org2014-07-091-1/+1
* Update onc_spec.html to match implementation.pneubeck@chromium.org2014-07-091-3/+5
* Move webpreferences.* from webkit/ to content/tfarina@chromium.org2014-07-092-7/+11
* Componentize HistoryMatchhashimoto@chromium.org2014-07-093-0/+98
* Move kInstallDate from chrome/common/pref_names.h to components/metrics/metri...gab@chromium.org2014-07-0911-26/+35
* Add Finch experiment for selectively bypassing proxies.rcs@chromium.org2014-07-095-1/+118
* Pepper: Fix permissions for PNaCl plugins.teravest@chromium.org2014-07-091-2/+4
* [Password Manager] Disable saving and filling on sync signupgcasto@chromium.org2014-07-097-3/+54
* Fixes for re-enabling more MSVC level 4 warnings: components/ editionpkasting@chromium.org2014-07-099-22/+24
* sync: Inject sync/'s dependency on invalidationsrlarocque@chromium.org2014-07-081-23/+11
* Pepper: Add NULL check for PepperPluginInterface.teravest@chromium.org2014-07-081-0/+2
* Revert of Fixed use-after-free in LoadCallback in bookmark_storage.cc (https:...caitkp@chromium.org2014-07-082-11/+16
* Fixed use-after-free in LoadCallback in bookmark_storage.ccjoaodasilva@chromium.org2014-07-082-16/+11
* Remove a useless NOTREACHED in nacl_listener.ccsebmarchand@chromium.org2014-07-081-1/+0
* ONC: Cleanup client certificate related fields.pneubeck@chromium.org2014-07-085-35/+35
* Reland of "Use address_data.h from upstream libaddressinput".rouslan@chromium.org2014-07-082-4/+6
* autofill: be more open minded about filling in states in <option>s.estade@chromium.org2014-07-082-4/+171
* Break some of the chrome/common dependencies in implementation by moving some...tommycli@chromium.org2014-07-089-0/+164
* PasswordStoreMac::RemoveLoginsCreatedBetween() shouldn't affect other profiles.vasilii@chromium.org2014-07-081-5/+6
* Translate: Implement reset the denial state on chrome://translate-internalshajimehoshi@chromium.org2014-07-082-0/+8
* Remove arguments from GoogleURLTracker::OnGoogleURLUpdatedCallbackhashimoto@chromium.org2014-07-084-15/+10
* Remove unnecessary scoped_ptr in password_form_manager_unittest.cc (Part 1)lucinka.brozkova@gmail.com2014-07-081-185/+155
* Remove SUPERVISED_USER_SETTINGS pref group, instead register SESSIONS explici...treib@chromium.org2014-07-081-2/+0
* Implementation of SigninClient::GetSigninScopedDeviceIdpavely@chromium.org2014-07-078-0/+22
* Replace refcounting with weak pointers for BookmarkStore.siggi@chromium.org2014-07-074-12/+12
* Added bartfab@chromium.org as an OWNER of components/policy/resources.joaodasilva@chromium.org2014-07-071-1/+1
* Noneamineer@chromium.org2014-07-07104-1988/+5622
* Fix warnings reported by proguard during embedding app processing.mef@chromium.org2014-07-071-1/+1
* PSLMatchingHelper::IsPublicSuffixDomainMatch checks URL validitylucinka.brozkova@gmail.com2014-07-063-7/+26
* Move resource_type.* from webkit/ to content/.tfarina@chromium.org2014-07-051-0/+1
* Componentize TemplateURLServicehashimoto@chromium.org2014-07-0517-3/+4979
* Pass() type followups after https://codereview.chromium.org/367403002/thakis@chromium.org2014-07-042-37/+37
* Ensure username is present on ChromeOS signin internalsmlerman@chromium.org2014-07-041-0/+9
* Revert of Componentize TemplateURLService (https://codereview.chromium.org/36...timvolodine@chromium.org2014-07-0417-4979/+3
* [Athena] Extract Chrome OS authentication stackantrim@chromium.org2014-07-047-0/+105
* Componentize TemplateURLServicehashimoto@chromium.org2014-07-0417-3/+4979
* Add missing Pass() calls for passing scoped_ptrs on Windows.thakis@chromium.org2014-07-042-45/+53
* Revert of Componentize TemplateURLService (https://codereview.chromium.org/36...hashimoto@chromium.org2014-07-0416-4978/+2
* Componentize TemplateURLServicehashimoto@chromium.org2014-07-0416-2/+4978
* Make it so that the account reconcilor (or any other component that wants to ...rogerta@chromium.org2014-07-035-43/+93