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_dom_ui.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extensions: Resize favicons to 16x16.
arv@chromium.org
2010-07-14
1
-38
/
+74
*
Don't let bookmark navigations change content of pinned tab.
estade@chromium.org
2010-05-25
1
-0
/
+6
*
Update extension functions to always pass a list of arguments, even when one ...
arv@chromium.org
2010-05-21
1
-1
/
+1
*
Reduce header dependencies in chrome/
phajdan.jr@chromium.org
2010-05-11
1
-0
/
+1
*
Prevent chrome extension URL overrides from applying in incognito mode.
mpcomplete@chromium.org
2010-05-04
1
-4
/
+3
*
Delete native Mac bookmark manager. Remove --disable-tabbed-bookmark-manager ...
viettrungluu@chromium.org
2010-04-23
1
-6
/
+2
*
Fix bug that caused us to have many duplicate registrations
aa@chromium.org
2010-04-14
1
-3
/
+27
*
Add calling frame's source_url to extension and dom ui requests.
rafaelw@chromium.org
2010-04-02
1
-1
/
+5
*
Re-land 42631: The problem was that notifications aren't implemented on linux...
aa@chromium.org
2010-03-25
1
-1
/
+2
*
Revert 42631 as it seems to have broken browser tests on linux_views.
aa@chromium.org
2010-03-25
1
-2
/
+1
*
Finish wiring up notifications in extensions.
aa@chromium.org
2010-03-25
1
-1
/
+2
*
Ensure all callers to GetFilePath are on the File thread
finnur@chromium.org
2010-03-25
1
-1
/
+1
*
Generalize the ExtensionFunctionDispatcher::Delegate interface a bit more. In...
aa@chromium.org
2010-03-24
1
-24
/
+12
*
Eliminate all UI thread decoding of extension images.
finnur@chromium.org
2010-03-24
1
-3
/
+5
*
Enable tabbed bookmark manager by default.
arv@chromium.org
2010-03-19
1
-2
/
+2
*
Revert 42061 - Enable tabbed bookmark manager by default due to browser_tests...
andybons@chromium.org
2010-03-19
1
-2
/
+2
*
Enable tabbed bookmark manager by default.
arv@chromium.org
2010-03-19
1
-2
/
+2
*
Change so that the extension favicon is read on the UI thread since extension...
arv@chromium.org
2010-03-17
1
-3
/
+7
*
Show favicons for extensions.
arv@chromium.org
2010-03-12
1
-2
/
+42
*
Hide the URL for all chrome_url_overrides.
arv@chromium.org
2010-03-04
1
-7
/
+3
*
Add command line option to use a tabbed bookmark manager.
arv@chromium.org
2010-03-03
1
-1
/
+1
*
Allow users to enable extensions in incognito. Requires
mpcomplete@chromium.org
2010-02-25
1
-4
/
+12
*
Bookmark Manager Drag and Drop backend.
arv@chromium.org
2010-02-20
1
-0
/
+12
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
CL implementing focus-dismissal of the chrome.experimental.popup set of exten...
twiz@chromium.org
2010-02-10
1
-0
/
+5
*
A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...
twiz@google.com
2009-12-10
1
-2
/
+25
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-0
/
+1
*
Revert 33301 and 33305 due to unit_tests breakage.
maruel@chromium.org
2009-11-30
1
-1
/
+0
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-0
/
+1
*
Refactoring of the chrome.experimental.popup API implementation to allow disp...
twiz@google.com
2009-11-16
1
-0
/
+4
*
Fix chrome_url_overides to work with packed extensions.
erikkay@chromium.org
2009-10-17
1
-27
/
+18
*
Header dependency cleanup in chrome/
phajdan.jr@chromium.org
2009-10-12
1
-0
/
+1
*
Modify extension request IPC messages to pass a ListValue instead of a string.
mpcomplete@chromium.org
2009-10-06
1
-1
/
+1
*
Convert users of RenderProcessHost iterator to all use same style. The key m...
pkasting@chromium.org
2009-10-02
1
-1
/
+1
*
Revert "Revert "Allow DOMUI pages to call window.open(), giving DOMUI privile...
mpcomplete@chromium.org
2009-09-03
1
-1
/
+1
*
Revert r25250: "Allow DOMUI pages to call window.open(), giving DOMUI privile...
mpcomplete@chromium.org
2009-09-02
1
-1
/
+1
*
Allow DOMUI pages to call window.open(), giving DOMUI privileges to the new
mpcomplete@chromium.org
2009-09-02
1
-1
/
+1
*
Revert accidental commits: r25115 and r25116
mpcomplete@chromium.org
2009-09-01
1
-1
/
+1
*
Merge branch 'api' of /src/chrome/src into api
mpcomplete@chromium.org
2009-09-01
1
-1
/
+1
*
override chrome:// URLs via extensions.
erikkay@chromium.org
2009-08-28
1
-6
/
+216
*
Don't create an ExtensionDOMUI for urls with invalid extension IDs.
mpcomplete@chromium.org
2009-07-27
1
-0
/
+4
*
Fix for bug where we would not create ExtensionFunctionDispatcher
aa@chromium.org
2009-07-16
1
-0
/
+6
*
In this episode, we implement the DOMUI interface for extension views that ar...
aa@chromium.org
2009-07-01
1
-0
/
+31