summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Added device naming information to chrome://policypbond2015-04-151-0/+12
* Fixed ExtractSearchTermsFromURL for search engines with encoding != "UTF-8".vitbar2015-04-152-10/+85
* Add instrumentation for various functions janky on the Mac IO thread.pkasting2015-04-152-0/+10
* Revert of Use networkingPrivate.startConnect (patchset #12 id:240001 of https...mpearson2015-04-142-9/+6
* Make Cronet gyp file compiles net_unittestsxunjieli2015-04-141-1/+8
* Use networkingPrivate.startConnectstevenjb2015-04-142-6/+9
* Re-size frame only for printing selectionvitalybuka2015-04-142-47/+48
* Remove yoz@chromium.org from OWNERS and histograms.xml.kalman2015-04-141-1/+0
* Adding more metrics under ProfileImpl::OnPrefsLoaded. Trying to get a good vi...rkaplow2015-04-141-0/+5
* Refactor DataReductionProxyConfig initialization for injecting a URLRequestCo...jeremyim2015-04-145-23/+38
* Restrict affiliaton-based matching to be enabled only when sync without a cus...engedy2015-04-142-5/+11
* Add external feedback for distillermdjones2015-04-147-5/+57
* Remove unnecessary code after fix to plugin painting.schenney2015-04-141-6/+0
* ChromeOS: pass device id to Gaia.alemate2015-04-143-0/+25
* Update "UsedBy" in Cronet's proguard to match http://crrev.com/9c45cf7pauljensen2015-04-141-4/+4
* Revert of Restrict affiliaton-based matching to when sync without a custom pa...hendrikw2015-04-142-11/+5
* DefaultProvider: lock only cache writes, not file writes.msramek2015-04-141-10/+33
* Make ClearAllContentSettingsRules() clear resource IDs as well.msramek2015-04-141-21/+12
* Cleanup favicon after componentization completionsdefresne2015-04-143-5/+3
* Restrict affiliaton-based matching to be enabled only when sync without a cus...engedy2015-04-142-5/+11
* Revert of Implement common code for component and extension updaters. (patchs...vasilii2015-04-1445-3714/+232
* Implement common code for component and extension updaters.sorin2015-04-1445-232/+3714
* Non-SFI mode: Use syscall() for sandbox sanity check.hidehiko2015-04-141-2/+2
* Move several annotations to annotations package.aurimas2015-04-143-3/+3
* get rid of another inappropriate ToLowerASCIIestade2015-04-142-8/+12
* Fix dom_distiller_content_java depscjhopman2015-04-141-0/+1
* Remove some usages of SingleThreadTaskRunner in DataReductionProxyjeremyim2015-04-1420-191/+117
* Use locale-aware string comparisons in AutofillProfile.estade2015-04-137-46/+89
* Populate the AccountInfo Structure with additional info.anthonyvd2015-04-133-37/+155
* Add --enable-reader-mode-always-true-heuristicscjhopman2015-04-135-4/+17
* Better distiller feedback animationmdjones2015-04-133-7/+14
* Add CryptAuthEnroller, which handles the two step CryptAuth enrollment process.tengs2015-04-1312-0/+823
* Add browsertest for running DOM Distiller JS tests.nyquist2015-04-134-36/+202
* Don't allow users to shift-delete wallet cards or addressesestade2015-04-137-14/+29
* Allow Deleting History Information for Bookmarked URLsmpearson2015-04-133-32/+38
* Plugins: Add self to plugins component owners.tommycli2015-04-132-0/+2
* [Cronet] fix crash in quic_test_server.ccxunjieli2015-04-133-12/+29
* Do not wait for username select when filling affiliation-based matches.engedy2015-04-132-5/+43
* Make service tab launcher a componentmathiash2015-04-1311-0/+418
* Keep track SAML vs. non-SAML user type in local state.ginkage2015-04-134-1/+70
* Default code state should be NewProfileManagement. Also, move a lock-related ...mlerman2015-04-131-4/+4
* Use IsContentSettingsTypeSyncable() in the DefaultProvider as well.msramek2015-04-131-30/+27
* [Password manager tests automation] Tests for buzzfeed.commelandory2015-04-131-0/+10
* Change CompareString16WithCollator to take const ref collator.estade2015-04-114-10/+8
* Remove unused i18n_process.js and drop the "2" from i18n_template2.jsdbeam2015-04-111-1/+1
* [sql] sql/ IWYU cleanup.shess2015-04-118-4/+9
* Add Java interface to IsDistillablePagecjhopman2015-04-119-3/+178
* Use int64 instead of int32 for response sizes.sclittle2015-04-1110-44/+60
* Autofill: Change CC name regex to look for card owner instead of owner.thestig2015-04-111-1/+1
* Update DataReductionProxySettings->DataReductionProxyConfig interaction for t...jeremyim2015-04-1015-49/+226