| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
namespace.
BUG=98716
R=jam@chromium.org
TBR=sky@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9370031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121465 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
browser directory). Move everything into the content namespace and make the enums conform to the Content API convention.
BUG=98716
Review URL: http://codereview.chromium.org/8678019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111417 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=ben@chromium.org
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/8539013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109624 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The sensors API will unify various types of sensor data into a set of channels, each of which provides change events and periodic updates.
This version of the API is intended only to support the experimental screen rotation code and is not for general use. In particular, the final listener will declare generic |OnSensorChanged| and |OnSensorUpdated| methods, rather than the special-purpose |OnScreenOrientationChanged|.
BUG=none
TEST=manual with http://codereview.chromium.org/7273073/
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=93094
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=93480
Review URL: http://codereview.chromium.org/7366011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94181 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The sensors API will unify various types of sensor data into a set of channels, each of which provides change events and periodic updates.
This version of the API is intended only to support the experimental screen rotation code and is not for general use. In particular, the final listener will declare generic |OnSensorChange| and |OnSensorUpdate| methods, rather than the special-purpose |OnScreenOrientationChange|.
BUG=none
TEST=manual with http://codereview.chromium.org/7273073/
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=93094
Review URL: http://codereview.chromium.org/7366011
TBR=cwolfe@chromium.org
Review URL: http://codereview.chromium.org/7479010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@93491 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The sensors API will unify various types of sensor data into a set of channels, each of which provides change events and periodic updates.
This version of the API is intended only to support the experimental screen rotation code and is not for general use. In particular, the final listener will declare generic |OnSensorChange| and |OnSensorUpdate| methods, rather than the special-purpose |OnScreenOrientationChange|.
BUG=none
TEST=manual with http://codereview.chromium.org/7273073/
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=93094
Review URL: http://codereview.chromium.org/7366011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@93480 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The sensors API will unify various types of sensor data into a set of channels, each of which provides change events and periodic updates.
This version of the API is intended only to support the experimental screen rotation code and is not for general use. In particular, the final listener will declare generic |OnSensorChange| and |OnSensorUpdate| methods, rather than the special-purpose |OnScreenOrientationChange|.
BUG=none
TEST=manual with http://codereview.chromium.org/7273073/
Review URL: http://codereview.chromium.org/7366011
TBR=cwolfe@chromium.org
Review URL: http://codereview.chromium.org/7455002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@93097 0039d316-1c4b-4281-b951-d872f2087c98
|
|
The sensors API will unify various types of sensor data into a set of channels, each of which provides change events and periodic updates.
This version of the API is intended only to support the experimental screen rotation code and is not for general use. In particular, the final listener will declare generic |OnSensorChange| and |OnSensorUpdate| methods, rather than the special-purpose |OnScreenOrientationChange|.
BUG=none
TEST=manual with http://codereview.chromium.org/7273073/
Review URL: http://codereview.chromium.org/7366011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@93094 0039d316-1c4b-4281-b951-d872f2087c98
|