Kkalman@chromium.orgMake extension commands grant the activeTab permission.
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Renamed BrowserWindow::GetNativeHandle() to GetNativeWindow() This is in preparation for adding a GetNativeWindow() method to the BaseWindow interface. BUG=None TEST=None Review URL: https://chromiumcodereview.appspot.com/10538039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141071 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[gtk] fix title wrapping on extension install dialog also make bundle install prompts slightly less narrow BUG=none filed Review URL: https://chromiumcodereview.appspot.com/10915196 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156766 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
[gtk] polish website settings bubble revise the tabstrip, fix up padding constants, improve the appearance of the close button, make most labels non-selectable To do this, I had to change BubbleGtk to let the contents use the entire bubble, and this triggered me to also fix some other bubbles which had the wrong amount of border. BUG=150750 Review URL: https://chromiumcodereview.appspot.com/10918275 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157739 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Extension Commands: Add [Manage Shortcuts] link to the Extension Install Bubble (Views and GTK only). BUG=145951 TEST=Install an extension with a keybinding (any extension with a browser action will do). Make sure the Manage Shortcut link appears and takes you to the chrome://extensions page with the config UI for commands open. Review URL: https://chromiumcodereview.appspot.com/10910064 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@154927 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Make extension commands grant the activeTab permission. BUG=138203 TEST=Install an extension with commands and the activeTab permission. Activating commands should grant it. See chrome/test/data/extensions/api_test/keybinding/... for examples. Review URL: https://chromiumcodereview.appspot.com/10880064 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158224 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Make extension commands grant the activeTab permission. BUG=138203 TEST=Install an extension with commands and the activeTab permission. Activating commands should grant it. See chrome/test/data/extensions/api_test/keybinding/... for examples. Review URL: https://chromiumcodereview.appspot.com/10880064 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158224 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Revert 158199 - extensions: Add ExtensionView interface. We abstract all ports (android, cocoa, gtk and views) behind this interface. That way chrome/browser/extensions/ does not need to include any platform-specific ui header files. Popup window was not appearing for externsions. Hence the revert. BUG=125846,151843 TBR=ben@chromium.org Review URL: https://codereview.chromium.org/10913243 TBR=tfarina@chromium.org Review URL: https://codereview.chromium.org/10961066 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158219 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Revert 158199 - extensions: Add ExtensionView interface. We abstract all ports (android, cocoa, gtk and views) behind this interface. That way chrome/browser/extensions/ does not need to include any platform-specific ui header files. Popup window was not appearing for externsions. Hence the revert. BUG=125846,151843 TBR=ben@chromium.org Review URL: https://codereview.chromium.org/10913243 TBR=tfarina@chromium.org Review URL: https://codereview.chromium.org/10961066 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158219 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
image-skia: Remove implicit conversion to SkBitmap on linux and chromeos. The code for the implicit conversion is still used on windows and mac, but they will eventually be removed too. BUG=141146 Review URL: https://chromiumcodereview.appspot.com/10860004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152583 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Revert 158199 - extensions: Add ExtensionView interface. We abstract all ports (android, cocoa, gtk and views) behind this interface. That way chrome/browser/extensions/ does not need to include any platform-specific ui header files. Popup window was not appearing for externsions. Hence the revert. BUG=125846,151843 TBR=ben@chromium.org Review URL: https://codereview.chromium.org/10913243 TBR=tfarina@chromium.org Review URL: https://codereview.chromium.org/10961066 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158219 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Revert 158199 - extensions: Add ExtensionView interface. We abstract all ports (android, cocoa, gtk and views) behind this interface. That way chrome/browser/extensions/ does not need to include any platform-specific ui header files. Popup window was not appearing for externsions. Hence the revert. BUG=125846,151843 TBR=ben@chromium.org Review URL: https://codereview.chromium.org/10913243 TBR=tfarina@chromium.org Review URL: https://codereview.chromium.org/10961066 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158219 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
make media gallery directory tooltips in media gallery config dialog absolute paths rather than relative paths BUG=none Review URL: https://chromiumcodereview.appspot.com/10911242 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157129 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
add unit tests for MediaGalleriesDialogGtk BUG=134929 TBR=sky Review URL: https://chromiumcodereview.appspot.com/10823303 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151564 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
make media gallery directory tooltips in media gallery config dialog absolute paths rather than relative paths BUG=none Review URL: https://chromiumcodereview.appspot.com/10911242 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157129 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Make extension commands grant the activeTab permission. BUG=138203 TEST=Install an extension with commands and the activeTab permission. Activating commands should grant it. See chrome/test/data/extensions/api_test/keybinding/... for examples. Review URL: https://chromiumcodereview.appspot.com/10880064 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158224 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Revert 158199 - extensions: Add ExtensionView interface. We abstract all ports (android, cocoa, gtk and views) behind this interface. That way chrome/browser/extensions/ does not need to include any platform-specific ui header files. Popup window was not appearing for externsions. Hence the revert. BUG=125846,151843 TBR=ben@chromium.org Review URL: https://codereview.chromium.org/10913243 TBR=tfarina@chromium.org Review URL: https://codereview.chromium.org/10961066 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158219 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 |