Aaousterh@chromium.orgImplements part of DeviceMotion in the browser
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Remove all the chrome exceptions in content's DEPS that were there for browser_tests, now that content_browsertests is ready. BUG=90448 Review URL: https://chromiumcodereview.appspot.com/10831073 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148983 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Add OWNERS file for content/browser/device_orientation. hans@, bulach@, and leandro@ can review changes to device orientation. BUG=none TEST=none Review URL: http://codereview.chromium.org/6772003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79805 0039d316-1c4b-4281-b951-d872f2087c98 | 15 年前 | |
Moves device_orientation to content namespace Code in content/ should be in the content namespace. TBR=jam BUG=none Review URL: https://chromiumcodereview.appspot.com/10823318 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151684 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Moves device_orientation to content namespace Code in content/ should be in the content namespace. TBR=jam BUG=none Review URL: https://chromiumcodereview.appspot.com/10823318 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151684 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Moves device_orientation to content namespace Code in content/ should be in the content namespace. TBR=jam BUG=none Review URL: https://chromiumcodereview.appspot.com/10823318 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151684 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Moves device_orientation to content namespace Code in content/ should be in the content namespace. TBR=jam BUG=none Review URL: https://chromiumcodereview.appspot.com/10823318 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151684 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Moves device_orientation to content namespace Code in content/ should be in the content namespace. TBR=jam BUG=none Review URL: https://chromiumcodereview.appspot.com/10823318 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151684 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Implements part of DeviceMotion in the browser This adds the motion message filter, motion ipc messages, and related motion files. This was originally part of a larger patch (http://codereview.chromium.org/10698046/). BUG=59201 Review URL: https://chromiumcodereview.appspot.com/10823310 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151908 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Removes unnecessary namespace qualifier in device_orientation This is a follow-up to a previous patch (https://chromiumcodereview.appspot.com/10823318/). The previous patch moved device_orientation to the content namespace. This patch removes the now unnecessary qualifier of "content::" in several places. BUG=none Review URL: https://chromiumcodereview.appspot.com/10854185 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151907 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Removes unnecessary namespace qualifier in device_orientation This is a follow-up to a previous patch (https://chromiumcodereview.appspot.com/10823318/). The previous patch moved device_orientation to the content namespace. This patch removes the now unnecessary qualifier of "content::" in several places. BUG=none Review URL: https://chromiumcodereview.appspot.com/10854185 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151907 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Removes unnecessary namespace qualifier in device_orientation This is a follow-up to a previous patch (https://chromiumcodereview.appspot.com/10823318/). The previous patch moved device_orientation to the content namespace. This patch removes the now unnecessary qualifier of "content::" in several places. BUG=none Review URL: https://chromiumcodereview.appspot.com/10854185 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151907 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Implements part of DeviceMotion in the browser This adds the motion message filter, motion ipc messages, and related motion files. This was originally part of a larger patch (http://codereview.chromium.org/10698046/). BUG=59201 Review URL: https://chromiumcodereview.appspot.com/10823310 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151908 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Implements part of DeviceMotion in the browser This adds the motion message filter, motion ipc messages, and related motion files. This was originally part of a larger patch (http://codereview.chromium.org/10698046/). BUG=59201 Review URL: https://chromiumcodereview.appspot.com/10823310 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151908 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Implements part of DeviceMotion in the browser This adds the motion message filter, motion ipc messages, and related motion files. This was originally part of a larger patch (http://codereview.chromium.org/10698046/). BUG=59201 Review URL: https://chromiumcodereview.appspot.com/10823310 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151908 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Implements part of DeviceMotion in the browser This adds the motion message filter, motion ipc messages, and related motion files. This was originally part of a larger patch (http://codereview.chromium.org/10698046/). BUG=59201 Review URL: https://chromiumcodereview.appspot.com/10823310 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151908 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Implements part of DeviceMotion in the browser This adds the motion message filter, motion ipc messages, and related motion files. This was originally part of a larger patch (http://codereview.chromium.org/10698046/). BUG=59201 Review URL: https://chromiumcodereview.appspot.com/10823310 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151908 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Moves device_orientation to content namespace Code in content/ should be in the content namespace. TBR=jam BUG=none Review URL: https://chromiumcodereview.appspot.com/10823318 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151684 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Moves device_orientation to content namespace Code in content/ should be in the content namespace. TBR=jam BUG=none Review URL: https://chromiumcodereview.appspot.com/10823318 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151684 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Moves device_orientation to content namespace Code in content/ should be in the content namespace. TBR=jam BUG=none Review URL: https://chromiumcodereview.appspot.com/10823318 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151684 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Removes unnecessary namespace qualifier in device_orientation This is a follow-up to a previous patch (https://chromiumcodereview.appspot.com/10823318/). The previous patch moved device_orientation to the content namespace. This patch removes the now unnecessary qualifier of "content::" in several places. BUG=none Review URL: https://chromiumcodereview.appspot.com/10854185 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151907 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Implements part of DeviceMotion in the browser This adds the motion message filter, motion ipc messages, and related motion files. This was originally part of a larger patch (http://codereview.chromium.org/10698046/). BUG=59201 Review URL: https://chromiumcodereview.appspot.com/10823310 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151908 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Removes unnecessary namespace qualifier in device_orientation This is a follow-up to a previous patch (https://chromiumcodereview.appspot.com/10823318/). The previous patch moved device_orientation to the content namespace. This patch removes the now unnecessary qualifier of "content::" in several places. BUG=none Review URL: https://chromiumcodereview.appspot.com/10854185 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151907 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Moves device_orientation to content namespace Code in content/ should be in the content namespace. TBR=jam BUG=none Review URL: https://chromiumcodereview.appspot.com/10823318 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151684 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Moves device_orientation to content namespace Code in content/ should be in the content namespace. TBR=jam BUG=none Review URL: https://chromiumcodereview.appspot.com/10823318 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151684 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Moves device_orientation to content namespace Code in content/ should be in the content namespace. TBR=jam BUG=none Review URL: https://chromiumcodereview.appspot.com/10823318 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151684 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Implements part of DeviceMotion in the browser This adds the motion message filter, motion ipc messages, and related motion files. This was originally part of a larger patch (http://codereview.chromium.org/10698046/). BUG=59201 Review URL: https://chromiumcodereview.appspot.com/10823310 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151908 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 |