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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove histogram collection evaluating impact of changing extension url resol...
rafaelw@chromium.org
2010-05-21
1
-41
/
+9
*
fix chrome.tabs.onUpdated bugs, add browsertest.
rafaelw@chromium.org
2010-05-19
1
-21
/
+4
*
Have extension call windows.getLastFocused include incognito windows if the
mpcomplete@chromium.org
2010-04-30
1
-1
/
+2
*
Nukes one of the AddTabWithURL variants.
sky@chromium.org
2010-04-29
1
-3
/
+5
*
Reland r45520. This adds a new browser type: EXTENSION_APP that
aa@chromium.org
2010-04-26
1
-1
/
+1
*
Sigh. Revert r45520. Breaks ChromeOS.
aa@chromium.org
2010-04-24
1
-1
/
+1
*
This adds a new kind of browser window: EXTENSION_APP. EXTENSION_APP windows ...
aa@chromium.org
2010-04-24
1
-1
/
+1
*
Fix a bug where opening an extension options tab from a sole incognito window
mpcomplete@chromium.org
2010-04-16
1
-0
/
+1
*
Add ExtensionFunctionDispatcher::Delegate::GetAssociatedTabContents.
rafaelw@chromium.org
2010-04-15
1
-32
/
+3
*
Add chrome.tabs.getCurrent() api call to extensions.
rafaelw@chromium.org
2010-04-14
1
-0
/
+41
*
Fix build failure.
skerner@chromium.org
2010-04-08
1
-1
/
+1
*
Support PNG and quality control in chrome.tabs.captureVisibleTab().
skerner@chromium.org
2010-04-08
1
-15
/
+69
*
Add calling frame's source_url to extension and dom ui requests.
rafaelw@chromium.org
2010-04-02
1
-42
/
+81
*
Fix a bug with incognito extensions like RSS Subscription that try to open an
mpcomplete@chromium.org
2010-03-26
1
-5
/
+20
*
Generalize the ExtensionFunctionDispatcher::Delegate interface a bit more. In...
aa@chromium.org
2010-03-24
1
-8
/
+8
*
Revert "Fix browser side handling of moveTo by resizing the content area; not...
erg@chromium.org
2010-03-24
1
-2
/
+2
*
Move image codec stuff to toplevel gfx.
ben@chromium.org
2010-03-18
1
-1
/
+1
*
If fetching a bitmap from the backing store fails, try to get an image from t...
skerner@chromium.org
2010-03-12
1
-18
/
+9
*
Expose 'type' and 'incognito' bits to the extension window object, and make
mpcomplete@chromium.org
2010-03-08
1
-6
/
+50
*
Fix browser side handling of moveTo by resizing the content area; not the win...
erg@chromium.org
2010-03-02
1
-2
/
+2
*
Fixes bug in extensions where we wouldn't allow an extension to select
sky@chromium.org
2010-02-26
1
-6
/
+6
*
Allow users to enable extensions in incognito. Requires
mpcomplete@chromium.org
2010-02-25
1
-34
/
+63
*
Pull gallery special case down into Extension::CanAccessHost() to avoid dupli...
aa@chromium.org
2010-02-20
1
-4
/
+1
*
Implements the auto-translate on click: if you have translated
jcampan@chromium.org
2010-02-12
1
-10
/
+7
*
Relanding the hooking of the translate feature UI.
jcampan@chromium.org
2010-02-01
1
-1
/
+1
*
Revert 37674 - Hooking the UI part to the translate feature.
jcampan@chromium.org
2010-01-31
1
-1
/
+1
*
Hooking the UI part to the translate feature.
jcampan@chromium.org
2010-01-31
1
-1
/
+1
*
Fix extension remove tab crasher.
viettrungluu@chromium.org
2010-01-28
1
-1
/
+6
*
Extension tweaks for phantom tabs. I did the following modifications:
sky@chromium.org
2010-01-23
1
-0
/
+21
*
One more attempt at landing this CL.
jcampan@chromium.org
2010-01-21
1
-10
/
+33
*
Revert 36589 - Still failing the reliability tests.
jcampan@chromium.org
2010-01-20
1
-33
/
+10
*
Another try at landing this.
jcampan@chromium.org
2010-01-20
1
-10
/
+33
*
Reland r36541 (which went in without any commit log by some magic). Was rever...
jshin@chromium.org
2010-01-19
1
-5
/
+0
*
Revert 36541 (which went in without any commit log by some black magic).
jshin@chromium.org
2010-01-19
1
-0
/
+5
*
Review URL: http://codereview.chromium.org/545123
jshin@chromium.org
2010-01-19
1
-5
/
+0
*
Revert 36442 - Still causing test failures
jcampan@chromium.org
2010-01-16
1
-33
/
+10
*
4th attempt at landing this.
jcampan@chromium.org
2010-01-16
1
-10
/
+33
*
Revert r36407
aa@chromium.org
2010-01-15
1
-9
/
+1
*
Re-land r36338: Add the ability to focus a window to chrome.window.update().
aa@chromium.org
2010-01-15
1
-1
/
+9
*
Revert 36362 - It breaks NACLTests and Chrome Frame Tests
jcampan@chromium.org
2010-01-15
1
-33
/
+10
*
3rd attempt at landing the language detection on page load.
jcampan@chromium.org
2010-01-15
1
-10
/
+33
*
Revert 36337 and 36338. Compile failure.
aa@chromium.org
2010-01-15
1
-9
/
+1
*
Add the ability to focus a window to chrome.window.update().
aa@chromium.org
2010-01-15
1
-1
/
+9
*
Reapplying "Extensions: tab.title should not be undefined."
erg@chromium.org
2010-01-14
1
-2
/
+1
*
Add the ability for the GPU process to be used to paint the backing store of a
brettw@chromium.org
2010-01-13
1
-42
/
+5
*
Moving the CLD code to the renderer so it runs sanboxed.
jcampan@chromium.org
2010-01-12
1
-1
/
+1
*
If a backing store is not available, chrome.tabs.captureVisibleTab() asks the...
skerner@chromium.org
2010-01-11
1
-9
/
+68
*
Revert 35735 - Relanding the language detection code.
jcampan@chromium.org
2010-01-07
1
-25
/
+9
*
Relanding the language detection code.
jcampan@chromium.org
2010-01-07
1
-9
/
+25
*
Reverting the CLD CL altogether, the reliability bot is still red.
jcampan@chromium.org
2009-12-17
1
-25
/
+9
[next]