| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also, splitting extension_tab_modules_constants namespace into
extensions::tab_modules_constants.
BUG=101244
TEST=N/A, only moving code, no change in functionality
TBR=sky@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10544023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141231 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Hide platform app windows from extensions, and hide all windows that don't
belong to the current app from apps.
Review URL: https://chromiumcodereview.appspot.com/10407035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138340 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Part 2/4 for chrome.tabs support for non browser windows.
BUG=115532
TEST=All browser tests pass.
Review URL: http://codereview.chromium.org/10021071
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135562 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is cleanup only, moving some common code to ExtensionWindowList, in preparation for chrome.tabs support.
BUG=115532
TEST=All browser tests pass.
Review URL: http://codereview.chromium.org/10117013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132844 0039d316-1c4b-4281-b951-d872f2087c98
|
|
Tests are being re-enabled in http://codereview.chromium.org/9372126/. There appears to already be pretty reasonable test coverage.
BUG=113412,98759
TEST=Ensure all tests (especially browser_tests --gtest_filter=ExtensionApiTest*) run on all platforms.
Review URL: http://codereview.chromium.org/9428018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124054 0039d316-1c4b-4281-b951-d872f2087c98
|