summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/attestation
Commit message (Expand)AuthorAgeFilesLines
* CrOS user management cleanup - profilesnkostylev@chromium.org2014-06-301-2/+2
* Reland Fix Views web-modal dialog widget creation.msw@chromium.org2014-06-061-8/+5
* Revert 274991 "Fix Views web-modal dialog widget creation."nasko@chromium.org2014-06-051-5/+8
* Fix Views web-modal dialog widget creation.msw@chromium.org2014-06-051-8/+5
* Updated OWNERS for attestation and cryptohome components.dkrahn@chromium.org2014-05-241-0/+1
* views: Make view::Views::GetPreferredSize() const.erg@chromium.org2014-05-202-2/+2
* [cros login] Split login related classes into subfolders.nkostylev@chromium.org2014-05-162-3/+3
* components: Extract pref_registry component out of user_prefs.tfarina@chromium.org2014-05-151-1/+1
* Move some content url constants to /url.sungmann.cho@navercorp.com2014-05-071-2/+2
* Fixes the crash for "learn more" link of the dialog for v2 apps.mukai@chromium.org2014-04-172-9/+23
* [WebModal] Rename NativeWebContentsModalDialogManager to SingleWebContentsDia...gbillock@chromium.org2014-04-151-1/+2
* Do nothing when the tab is closed when the verification dialog is shown.mukai@chromium.org2014-03-262-0/+8
* Add more logging to PlatformVerificationFlow.dkrahn@chromium.org2014-03-211-3/+19
* Disable exempt schemes for the content protection content setting.dkrahn@chromium.org2014-02-271-0/+10
* Show the extension / app name for platform verification.dkrahn@chromium.org2014-02-191-1/+9
* Add kEnhancedPlaybackNotificationLearnMoreURL.xhwang@chromium.org2014-02-071-1/+1
* views: Make View::set_border() take a scoped_ptr<>.erg@chromium.org2014-01-241-1/+1
* Move the guts of user_metrics to a new static lib in //base/metrics.ben@chromium.org2014-01-131-2/+2
* Revert 242455 "Revert 242449 "Update some uses of UTF conversion..."avi@chromium.org2013-12-241-1/+1
* Revert 242449 "Update some uses of UTF conversions in chrome/bro..."avi@chromium.org2013-12-241-1/+1
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-1/+1
* Restructured PlatformVerificationFlow testing.dkrahn@chromium.org2013-12-204-193/+142
* MessageLoop(TYPE_UI) -> MessageLoopForUIsky@chromium.org2013-12-192-6/+4
* Disable platform verification in incognito or guest mode.dkrahn@chromium.org2013-12-172-0/+18
* Handle expired platform key certificates.dkrahn@chromium.org2013-12-136-83/+171
* Move the cloud policy protobufs into the component.joaodasilva@chromium.org2013-12-111-1/+1
* Move policy code into components/policy.joaodasilva@chromium.org2013-12-082-4/+4
* Remove DialogDelegate::UseNewStyle and unused code.msw@chromium.org2013-11-181-3/+1
* Added a timeout for platform verification key generation.dkrahn@chromium.org2013-11-024-110/+171
* Changed platform verification user consent logic to be per-domain.dkrahn@chromium.org2013-11-013-158/+241
* Avoid creating keys and self-signed certs separately.bemasc@chromium.org2013-11-011-0/+1
* Move ScopedUserPrefUpdate to base/prefs.derat@chromium.org2013-10-301-1/+1
* Updates the message of HDCP verification dialog.mukai@chromium.org2013-10-262-14/+20
* Added a browsertest for the attestation device policies.dkrahn@chromium.org2013-10-251-0/+122
* Close Views web contents modal dialogs on interstitial pages by defaultwittman@chromium.org2013-10-251-2/+0
* Removed temporary UI bypass switch.dkrahn@chromium.org2013-10-211-10/+1
* Added multi-profile support for attestation on chromeos.dkrahn@chromium.org2013-10-216-18/+51
* Remove CanChallengePlatform() and CheckPlatformState().dalecurtis@chromium.org2013-10-203-114/+1
* linux and chromeos: Turn on -Wunused-const-variable.thakis@chromium.org2013-10-191-2/+0
* Move some cros settings code to chromeos/settingsstevenjb@chromium.org2013-10-102-2/+2
* Move statistics_provider to chromeos/systemstevenjb@chromium.org2013-10-092-2/+2
* Introduces the dialog UI to confirm HDCP verification.mukai@chromium.org2013-10-013-1/+194
* Remove NOTIFICATION_SYSTEM_SETTING_CHANGED, switch CrosSettings to base::Call...avi@chromium.org2013-09-192-21/+17
* Pepper API implementation for platform verification.dalecurtis@chromium.org2013-09-171-0/+1
* Added parsing of the attestation challenge response protobuf.dkrahn@chromium.org2013-09-124-29/+87
* Implemented a switch for bypassing platform verification consent UI.dkrahn@chromium.org2013-09-062-2/+50
* Added prefs for content protection attestation.dkrahn@chromium.org2013-09-063-91/+279
* Added a CheckPlatformState method to PlatformVerificationFlow.dkrahn@google.com2013-08-283-5/+133
* Implemented a PlatformVerification class.dkrahn@google.com2013-08-233-0/+733
* Added support for the content protection profile to AttestationFlow.dkrahn@google.com2013-08-142-2/+4