| Commit message (Expand) | Author | Age | Files | Lines |
* | [cros login] Split login related classes into subfolders. | nkostylev@chromium.org | 2014-05-16 | 1 | -2/+2 |
* | components: Extract pref_registry component out of user_prefs. | tfarina@chromium.org | 2014-05-15 | 1 | -1/+1 |
* | Move some content url constants to /url. | sungmann.cho@navercorp.com | 2014-05-07 | 1 | -2/+2 |
* | Add more logging to PlatformVerificationFlow. | dkrahn@chromium.org | 2014-03-21 | 1 | -3/+19 |
* | Move the guts of user_metrics to a new static lib in //base/metrics. | ben@chromium.org | 2014-01-13 | 1 | -2/+2 |
* | Restructured PlatformVerificationFlow testing. | dkrahn@chromium.org | 2013-12-20 | 1 | -61/+44 |
* | Disable platform verification in incognito or guest mode. | dkrahn@chromium.org | 2013-12-17 | 1 | -0/+15 |
* | Handle expired platform key certificates. | dkrahn@chromium.org | 2013-12-13 | 1 | -6/+25 |
* | Added a timeout for platform verification key generation. | dkrahn@chromium.org | 2013-11-02 | 1 | -56/+79 |
* | Changed platform verification user consent logic to be per-domain. | dkrahn@chromium.org | 2013-11-01 | 1 | -89/+98 |
* | Move ScopedUserPrefUpdate to base/prefs. | derat@chromium.org | 2013-10-30 | 1 | -1/+1 |
* | Removed temporary UI bypass switch. | dkrahn@chromium.org | 2013-10-21 | 1 | -10/+1 |
* | Added multi-profile support for attestation on chromeos. | dkrahn@chromium.org | 2013-10-21 | 1 | -1/+20 |
* | Remove CanChallengePlatform() and CheckPlatformState(). | dalecurtis@chromium.org | 2013-10-20 | 1 | -26/+0 |
* | Move statistics_provider to chromeos/system | stevenjb@chromium.org | 2013-10-09 | 1 | -1/+1 |
* | Introduces the dialog UI to confirm HDCP verification. | mukai@chromium.org | 2013-10-01 | 1 | -1/+8 |
* | Pepper API implementation for platform verification. | dalecurtis@chromium.org | 2013-09-17 | 1 | -0/+1 |
* | Added parsing of the attestation challenge response protobuf. | dkrahn@chromium.org | 2013-09-12 | 1 | -8/+28 |
* | Implemented a switch for bypassing platform verification consent UI. | dkrahn@chromium.org | 2013-09-06 | 1 | -0/+49 |
* | Added prefs for content protection attestation. | dkrahn@chromium.org | 2013-09-06 | 1 | -8/+147 |
* | Added a CheckPlatformState method to PlatformVerificationFlow. | dkrahn@google.com | 2013-08-28 | 1 | -0/+25 |
* | Implemented a PlatformVerification class. | dkrahn@google.com | 2013-08-23 | 1 | -0/+189 |