summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-06496-2271/+2271
* Credentials manager: Changing the example name.msramek2014-10-061-1/+1
* Add CryptAuthApiCallFlow class, the underlying object to handle all CryptAuth...tengs2014-10-069-1/+427
* Enable InitCrashKeys() in Android Breakpad.acleung2014-10-031-0/+1
* Clean up DefaultComponentInstaller::StartRegistration().xhwang2014-10-031-32/+30
* Fix: comparison between 'enum PP_NaClAppProcessType' and 'enum nacl::NaClAppP...jvoung2014-10-031-9/+13
* Cleanup test files to use only one HttpUrlRequestFactoryxunjieli2014-10-033-14/+8
* Add OAuth2TokenServiceObserverBridge.msarda2014-10-034-0/+108
* PDF plugin does not update the RWHV with its current text selectiona.sarkar.arun2014-10-031-1/+10
* NaCl: Replace launch/start param flags with a NaClAppProcessType enum.jvoung2014-10-0314-103/+156
* Component Installer: Check manifest in VerifyInstallation().xhwang2014-10-032-19/+24
* Omnibox: make "c# whatever" and the like not be interpreted as a URLmpearson2014-10-032-1/+20
* [Sync] Avoid erroneous re-entrancy when model association times out.maniscalco2014-10-035-9/+34
* Move components/native_app_window to extensions/components/native_app_windowtapted2014-10-028-713/+0
* Reland Refactor FakeAttachmentStorepavely2014-10-022-4/+4
* Convert a couple loops to range based iterators.zork2014-10-022-10/+5
* Remove brettw from some owners files.brettw2014-10-025-5/+0
* Add client type in chrome-proxy header for desktop.kundaji2014-10-023-55/+86
* Fix race in audio playback.rkc2014-10-021-2/+4
* Do not display lock for hosted domainsmlerman2014-10-023-0/+6
* Enable content layer to initCommandLine on Androidjohnme2014-10-021-2/+2
* Hook up custom Win 64 SEH to v8jochen2014-10-021-0/+83
* Credential Manager: Create a local or federated credential to hand to Blink.mkwst2014-10-022-3/+18
* An internal tool shows that the task created by ObjectWatcher::DoneWaiting is...sergeyu2014-10-011-0/+6
* Add enhanced bookmarks sync datatypeMike Wittman2014-10-014-0/+5
* Classify more IPv4-like inputs as QUERY.pkasting2014-10-012-52/+63
* Update comments and logging.achuith2014-10-012-1/+3
* Add testonly=true to components/pairing:unit_testsmukai2014-10-011-0/+1
* Remove dangling declaraion from https://codereview.chromium.org/621563003mkwst2014-10-011-3/+0
* Credential Manager: DCHECK the request ID on the browser side.mkwst2014-10-011-0/+3
* Credential Manager: Stub out 'notifySignedIn' implementation.mkwst2014-10-014-5/+53
* Rename all isolate_dependency_* to files.maruel2014-10-013-5/+2
* Fix permission bits on translated *.xtb files.Aaron Gable2014-10-01103-0/+0
* Credential Manager: Return the first valid item from the PasswordStore.mkwst2014-10-014-11/+71
* Revert of Credential Manager: Return the first valid item from the PasswordSt...tapted2014-10-014-67/+11
* Replace OVERRIDE with its C++11 counterpart in components/password_manager/sunil.ratnu2014-10-0124-118/+118
* Credential Manager: Return the first valid item from the PasswordStore.mkwst2014-10-014-11/+67
* Credential Manager: Stop using deprecated WebCredentialManagerError constructor.mkwst2014-10-011-2/+1
* Credential Manager: Reject credential request if an outstanding request is pe...mkwst2014-10-015-6/+48
* Refactor PasswordAutofillAgent: methods to functions.deepak.m12014-10-012-199/+219
* [Password Generation] Fix a bug where we always upload ACCOUNT_CREATION_PASSWORDGarrett Casto2014-10-011-2/+1
* Implement Chromium side of MediaKeys.isTypeSupported().sandersd2014-09-304-1/+23
* Updating XTBs based on .GRDs from branch masterAlex Mineer2014-09-30103-191/+607
* Device info datatype should be moved to components/sync_driver.stanisc2014-09-307-0/+801
* Added is_jailbroken boolean flag to OS protobuf.pkl2014-09-301-0/+6
* Add myself to OWNERS for password manager stuff.mkwst2014-09-303-0/+3
* Credential Manager: Stub out call to PasswordStore.mkwst2014-09-303-7/+90
* Rename GetUsersAdmittedForMultiProfile to GetUsersAllowedForMultiProfilersorokin2014-09-301-2/+2
* Reusing the base::StringPairs in src/components/*kulkarni.a2014-09-304-4/+8
* Revert of Refactor FakeAttachmentStore (patchset #3 id:40001 of https://coder...sergeyv2014-09-301-3/+3