summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Domain Reliablity: Add "domain" field to reports.ttuttle2014-09-264-1/+8
* Adding tracking to verify the theory that jankiness of ExtensionMessageFilter...vadimt2014-09-261-0/+5
* [Password Manager] Modified to support saving passwords on forms without user...pritam.nikam2014-09-265-23/+143
* Maybe add CORS headers to data reduction proxy redirectbengr2014-09-262-0/+58
* Handle multiple signin_internal_uis by using a linked_ptr.mlerman2014-09-262-10/+11
* Restore last used user session after crashnkostylev2014-09-263-0/+41
* Device info datatype should be moved to components/sync_driver.stanisc2014-09-2610-0/+859
* [Clean-up] Remove some dead code for handling Webstore sign-in.isherman2014-09-261-4/+2
* Restored disable print preview policy.vitalybuka2014-09-261-4/+2
* [AiS] Use top local result for prefetch.groby2014-09-262-64/+164
* [Easy Unlock] Port the BluetoothConnection class to native code.isherman2014-09-2611-8/+781
* Revert of Restored disable print preview policy. (patchset #8 id:140001 of ht...vitalybuka2014-09-251-2/+4
* [AiS] Remove answer contents from all matches other than the first.jdonnelly2014-09-252-1/+32
* Fixed a mismatch of UMA GCM metric name between the code and the histograms.x...juyik2014-09-251-5/+1
* Switching to C++11 template syntaxckehoe2014-09-253-4/+4
* Restored disable print preview policy.vitalybuka2014-09-251-4/+2
* [Checkstyle] Fix misc style issues in Java files.aurimas2014-09-256-24/+33
* display error message for empty distilled contentkuan2014-09-256-8/+130
* Handle account removal correctly on all platforms.rogerta2014-09-254-446/+61
* Added atwilson as an OWNER of components/policy/resouces.joaodasilva2014-09-251-0/+1
* Componentize history_types.{cc,h} and android_history_types.{cc,h}sdefresne2014-09-2511-0/+875
* Rename component_resources.h to components_resources.hhashimoto2014-09-2515-22/+26
* Order returning profiles and card by descending date_modifiedsdefresne2014-09-251-2/+2
* Fix memory leak in testgroby2014-09-251-2/+2
* Offer to download the Software removal tool when the sw_reporter component fo...mad2014-09-252-1/+21
* Revert of Revert of [AiS] Merge answers into highest-scoring result (patchset...jiayl2014-09-243-0/+204
* Loading the account mappings from store to the driver.fgorski2014-09-248-14/+37
* Revert of Revert of Fix doodle verification URL. (patchset #1 id:1 of https:/...newt2014-09-242-4/+27
* Revert of [AiS] Merge answers into highest-scoring result (patchset #6 id:100...jiayl2014-09-243-204/+0
* Revert of [Suggestions] Move ImageManager to the component (patchset #6 id:22...thestig2014-09-249-618/+10
* Add space to Accept-Encoding header values.jgraettinger2014-09-241-3/+3
* [Easy Unlock] Add missing //net dependency.isherman2014-09-242-0/+2
* Migrate EnhancedBookmarkBridge from component folder to chrome/browser folder.ianwen2014-09-247-246/+0
* Revert of Fix doodle verification URL. (patchset #3 id:40001 of https://coder...jiayl2014-09-242-27/+4
* [Easy Unlock] Add a convenience test target for rapid iteration.isherman2014-09-242-0/+27
* [AiS] Update GN build, as well.groby2014-09-241-0/+2
* [AiS] Merge answers into highest-scoring resultgroby2014-09-243-0/+204
* Fix doodle verification URL.newt2014-09-242-4/+27
* [Suggestions] Move ImageManager to the componentmathp2014-09-249-10/+618
* Adds UMA to measure when the data reduction proxy via header is missingsclittle2014-09-2411-52/+394
* Don't use setFixedLayoutSize in WebViewPlugin.mkosiba2014-09-241-1/+0
* Allow all app windows to minimize.jackhou2014-09-241-2/+1
* Update device_management_backend.proto with pairing protocol.achuith2014-09-241-3/+104
* Add CanMinimize to classes that implement WidgetDelegate::CanMaximize.jackhou2014-09-242-0/+6
* Implementation of DevTools socket tunneling service for remote debugging.serya2014-09-2419-0/+2361
* Remove Finch kill switch for PSL matchingvabr2014-09-246-123/+48
* Revert of DevTools socket tunnel. (patchset #11 id:300001 of https://coderevi...phoglund2014-09-2419-2364/+0
* Implementation of DevTools socket tunneling service for remote debugging.serya2014-09-2419-0/+2364
* Remove page id from ViewHostMsg_UpdateTargetURL; no one actually uses it on t...avi2014-09-242-2/+0
* Revert "Adds UMA to measure when the data reduction proxy via header is missing"Scott Graham2014-09-2411-393/+52