index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
extensions
/
extension_tabs_module_constants.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add type 'panel' to chrome.windows.create.
jennb@chromium.org
2011-04-11
1
-0
/
+1
*
Fix mime type of captureVisibleTab() result.
skerner@chromium.org
2011-04-06
1
-1
/
+1
*
fav icon -> favicon. Pass 12/12: all the rest
avi@chromium.org
2011-03-16
1
-1
/
+1
*
Don't let extensions crash the browser or renderers from tabs API.
jstritar@chromium.org
2011-02-24
1
-0
/
+2
*
Make sure extensions can't open an incognito window if disabled by network po...
finnur@chromium.org
2011-02-04
1
-1
/
+2
*
Prevent extensions from moving tabs between profiles.
jstritar@chromium.org
2011-01-26
1
-0
/
+2
*
Prevent extensions from moving tabs that are being dragged. This fixes a cras...
jstritar@chromium.org
2010-12-22
1
-0
/
+2
*
Add pinned property to tabs.update and create.
jstritar@chromium.org
2010-11-08
1
-1
/
+1
*
Indicate if window is closing in tabs.onRemoved callback
jstritar@chromium.org
2010-10-15
1
-0
/
+1
*
Rip out phantom tabs and corresponding unit tests.
andybons@chromium.org
2010-10-02
1
-1
/
+0
*
Convert wide strings in extension_tabs_module_constants.
viettrungluu@chromium.org
2010-08-13
1
-30
/
+30
*
Prevent tabs.move from moving tabs to or from anything but normal (tabbed) wi...
rafaelw@chromium.org
2010-05-25
1
-0
/
+2
*
Support PNG and quality control in chrome.tabs.captureVisibleTab().
skerner@chromium.org
2010-04-08
1
-2
/
+8
*
Expose 'type' and 'incognito' bits to the extension window object, and make
mpcomplete@chromium.org
2010-03-08
1
-0
/
+7
*
Allow users to enable extensions in incognito. Requires
mpcomplete@chromium.org
2010-02-25
1
-0
/
+1
*
Pull gallery special case down into Extension::CanAccessHost() to avoid dupli...
aa@chromium.org
2010-02-20
1
-4
/
+0
*
Extension tweaks for phantom tabs. I did the following modifications:
sky@chromium.org
2010-01-23
1
-0
/
+4
*
Move constants related to chrome.tabs.executeScript() from the .cc file to
rogerta@chromium.org
2010-01-19
1
-0
/
+3
*
(fix merge error).
rafaelw@chromium.org
2009-12-23
1
-0
/
+2
*
Revert "Disallow chrome.tabs.executeScript from injecting code into gallery"
rafaelw@chromium.org
2009-12-23
1
-2
/
+0
*
Disallow chrome.tabs.executeScript from injecting code into gallery
rafaelw@chromium.org
2009-12-23
1
-0
/
+2
*
Make executeScript and insertCSS inject code into all frames.
tangjie@chromium.org
2009-11-20
1
-2
/
+2
*
Small cleanup to extension function registration to avoid scattered definitions.
mpcomplete@chromium.org
2009-10-14
1
-20
/
+0
*
Try again to land "Implement script API:executeScript"
aa@chromium.org
2009-09-18
1
-0
/
+7
*
Language detection works only for Windows now. Make chrome.tabs.detectLanguag...
sidchat@chromium.org
2009-09-18
1
-0
/
+1
*
Don't allow updating tabs to javascript URLs without host
aa@chromium.org
2009-09-11
1
-0
/
+2
*
Extension API Renaming/Consistency changes
rafaelw@chromium.org
2009-08-28
1
-3
/
+2
*
I have taken over this patch, original authored by Adam Hunter (adamhunter).
rafaelw@chromium.org
2009-08-13
1
-0
/
+4
*
First step in abstracting extension api to common/shared "IDL" files (jsonsch...
rafaelw@chromium.org
2009-07-16
1
-16
/
+16
*
Change getLanguage to detectLanguage, and incorporate corresponding changes, ...
sidchat@google.com
2009-07-16
1
-1
/
+1
*
Remove svn:executable property from some more files that don't need it.
thestig@chromium.org
2009-07-10
1
-0
/
+0
*
Add getLanguage function to tab extension.
sidchat@google.com
2009-07-10
1
-1
/
+1
*
make extension apis tolerate browser absence during start-up & shutdown
rafaelw@chromium.org
2009-06-04
1
-0
/
+3
*
Separate out the string constants used for extension API function
aa@chromium.org
2009-05-26
1
-0
/
+58