summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* WiFiServiceImpl (Windows): Fixed wrong authentication type with WEP-PSK.mgiuca2015-07-071-1/+1
* Update mojo sdk to rev a05bfef8096006056b2fff78092faf14d1319782rockot2015-07-071-1/+0
* Remove a useless attribute in a file only built with the gyp build.thakis2015-07-071-1/+1
* [Password Generation] Update stats for generated password usagegcasto2015-07-071-2/+13
* Hook up CryptAuthEnrollmentManager to chrome://proximity-auth for testing.tengs2015-07-069-53/+390
* Fix unused private field errors in components/nacl/.mlamouri2015-07-065-37/+16
* mandoline filesystem: Save cookie data to the mojo:filesystem.erg2015-07-062-5/+124
* Move MatchPattern to its own header and the base namespace.brettw2015-07-061-1/+2
* Add CryptAuthDeviceManager for syncing the user's devices from CryptAuth.tengs2015-07-0611-13/+970
* Remove two useless attributes that snuck in while https://codereview.chromium...Nico Weber2015-07-061-2/+2
* Autofill: Add initial iOS full-form Autofill behind a switch.bondd2015-07-068-3/+92
* Make JSONParser a pure interface.bauerb2015-07-068-125/+338
* No more PopupManager::ShowModalDialog callshcarmona2015-07-061-9/+10
* Update StartsWith calls to use new versions in chrome and contentbrettw2015-07-064-15/+28
* Fix some clang warnings with -Wmissing-braces in components.dcheng2015-07-061-2/+2
* GN fix: Don't compile //components/copresense on Android and iOSagrieve2015-07-061-1/+0
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-07-064-12/+12
* Enable clang warning for ignored attributes.benwells2015-07-063-3/+3
* Fixing a reconnection bug in ProximityAuthBleSystemsacomoto2015-07-066-35/+38
* Enable Slimming Paint for Mandolin.schenney2015-07-062-4/+4
* Add durable storage to content settings enum and prefs file.dgrogan2015-07-038-0/+15
* Remove unnecessary ModelType#ALL_TYPES_TYPEpkotwicz2015-07-032-41/+36
* components/autofill: Remove libjingle deps from content browser.tfarina2015-07-033-3/+0
* bookmarks: Remove includes of basictypes.h.tfarina2015-07-0311-40/+39
* Add a missing policy_export includedgn2015-07-031-0/+1
* Convert nacl_loader_unittests to run exclusively on Swarmingthakis2015-07-031-5/+5
* Delete affiliation information corresponding to logins that are deleted from ...engedy2015-07-037-49/+174
* Move TemplateURLService preferences registration to the componentsdefresne2015-07-032-0/+49
* Add proxy_config componentstevenjb2015-07-0213-0/+578
* Replace base::string16 with std::string for frame names.nasko2015-07-022-5/+5
* Refactor AO2TS to make it easier to componentizegogerald2015-07-0217-1801/+512
* Move layout test accessibility event method where it belongsjochen2015-07-022-6/+8
* Remove remaining layering violations from test runnerjochen2015-07-025-20/+38
* components: Fix 'gn check' errors for app_modal.tfarina2015-07-021-1/+10
* Add missing EnsureNSSInit to MockOwnerKeyUtil.davidben2015-07-021-0/+3
* Readability review. CrossDevicePromo.mlerman2015-07-021-0/+1
* Remove the notifyFailedSignedIn callback from Chromium.msramek2015-07-029-94/+0
* Adjust imports following telemetry.core refactoringjohnme2015-07-021-1/+1
* Fixes crashes in OpenFromClipboard unit tests.rohitrao2015-07-022-9/+10
* Don't let navigation dismiss infobars added during that navigation.pkasting2015-07-024-5/+18
* Add History.TopHostsVisitsByRank UMA metric.twifkak2015-07-027-5/+106
* view_manager: Add a stub impl for PlatformWindow, and remove PlatformViewport...sadrul2015-07-025-122/+12
* Revert of view_manager: Add a stub impl for PlatformWindow, and remove Platfo...thakis2015-07-025-12/+122
* clang/win: Fix warnings to prepare for building without -Wno-reorder.sammc2015-07-025-21/+24
* Fixes bug in html_viewer that could lead to dropping interface requestssky2015-07-022-3/+58
* Condition NaCl NSS initialization on USE_OPENSSL.davidben2015-07-022-12/+2
* Fix some case-insensitive cases for StartsWith.brettw2015-07-0117-33/+86
* Reverts two commits to get tests running againsky2015-07-0118-416/+210
* Remove scherkus@chromium.org from OWNERS files.scherkus2015-07-012-2/+0
* view_manager: Add a stub impl for PlatformWindow, and remove PlatformViewport...sadrul2015-07-015-122/+12