summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-2310-54/+38
* Adds UMA to measure when the data reduction proxy via header is missingsclittle2014-09-2311-52/+393
* Increase answers cache size.groby2014-09-231-1/+1
* Componentize permission_request_id.*lucinka.brozkova2014-09-234-0/+85
* sandbox: Avoid ~(flag1 | flag2 | ...) expressionsmdempsky2014-09-231-11/+10
* Trigger data reduction proxy unreachable message via on proxy fall back.kundaji2014-09-235-97/+147
* sandbox: Convert remaining legacy tests to use policy classesMatthew Dempsky2014-09-231-0/+1
* Setup initial mock url request job tests for Cronetxunjieli2014-09-2312-1/+272
* Add jackhou to OWNERS of components/native_app_window*.jackhou2014-09-231-0/+1
* Adjust displayed phone number for prefix/suffix case.ziran.sun2014-09-235-22/+128
* ash: Add checks for supervised users.merkulova2014-09-235-1/+36
* Replace usage of basictypes.h with a combination of stdint.h and base/macros.h.sorin2014-09-2327-65/+96
* Add data reduction functionality to all platforms.kundaji2014-09-2311-73/+56