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
/
extensions_ui.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
De-wstring/wchar_t-ify extensions DOM UI as much as currently possible.
viettrungluu@chromium.org
2010-08-08
1
-112
/
+114
*
FBTF: Remove unneeded headers from base/ (part 3)
thestig@chromium.org
2010-08-06
1
-0
/
+1
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-3
/
+4
*
Add "Inspect Element" shortcut to browser tabs.
apavlov@chromium.org
2010-07-16
1
-1
/
+4
*
Add a wildcard scheme and a special 'all_urls' pattern to URLPattern.
mpcomplete@chromium.org
2010-06-30
1
-1
/
+1
*
Require user opt-in before allowing content script injection on file URLs.
mpcomplete@chromium.org
2010-06-24
1
-1
/
+37
*
Reland - Only allow installation of extensions/apps with gallery update url v...
rafaelw@chromium.org
2010-06-23
1
-3
/
+2
*
Revert 50333 - Only allow installation of extensions/apps with gallery update...
tkent@chromium.org
2010-06-21
1
-2
/
+3
*
Only allow installation of extensions/apps with gallery update url via downlo...
rafaelw@chromium.org
2010-06-21
1
-3
/
+2
*
Added BackgroundContentsService to manage lifecycle of BackgroundContents.
atwilson@chromium.org
2010-06-21
1
-5
/
+14
*
Re-apply r50278.
aa@chromium.org
2010-06-19
1
-1
/
+1
*
Revert r50278.
aa@chromium.org
2010-06-18
1
-1
/
+1
*
Some app-related manifest cleanup:
aa@chromium.org
2010-06-18
1
-1
/
+1
*
Remove a ResourceBundle::GetDataResource and convert people to
tony@chromium.org
2010-06-15
1
-2
/
+2
*
Fix two incorrect uses of string conversion to/from ASCII when strings in
jshin@chromium.org
2010-05-27
1
-6
/
+5
*
Initial support for web-extent background pages.
rafaelw@chromium.org
2010-05-06
1
-6
/
+14
*
Include App pages in chrome://extensions "active views" list.
rafaelw@chromium.org
2010-05-03
1
-30
/
+66
*
Changing linux platform for chromeos. This involved moving platform_util and...
dhg@chromium.org
2010-04-29
1
-1
/
+1
*
Reland: Link the name of the extension on the management page to the
finnur@chromium.org
2010-04-28
1
-3
/
+4
*
Revert 45749 - (missing test fix)
finnur@chromium.org
2010-04-27
1
-4
/
+3
*
Link the name of the extension on the management page to the
finnur@chromium.org
2010-04-27
1
-3
/
+4
*
Shorten text next to checkmark. Use yellow text instead of an alert dialog.
aa@chromium.org
2010-04-13
1
-28
/
+22
*
Add instructions to chrome://extensions page for inspecting popups.
rafaelw@chromium.org
2010-03-24
1
-0
/
+4
*
Generalize the ExtensionFunctionDispatcher::Delegate interface a bit more. In...
aa@chromium.org
2010-03-24
1
-3
/
+3
*
Eliminate all UI thread decoding of extension images.
finnur@chromium.org
2010-03-24
1
-12
/
+11
*
Move more files to toplevel gfx.
ben@chromium.org
2010-03-19
1
-2
/
+2
*
Enable the incognito extension toggle by default. No more flag.
mpcomplete@chromium.org
2010-03-18
1
-4
/
+0
*
Update allow-extension-in-incognito warning dialog text based on UI feedback.
mpcomplete@chromium.org
2010-03-18
1
-0
/
+6
*
Move image codec stuff to toplevel gfx.
ben@chromium.org
2010-03-18
1
-1
/
+1
*
Spruced up the warning dialog for when you enable an extension in incognito.
mpcomplete@chromium.org
2010-03-17
1
-12
/
+36
*
Bookmark manager: Open in incognito window.
arv@chromium.org
2010-03-10
1
-3
/
+5
*
Fix few remaining issues with incognito extensions.
mpcomplete@chromium.org
2010-03-10
1
-7
/
+5
*
extensions_ui: update "active views" for popups & TabContents
rafaelw@chromium.org
2010-03-05
1
-0
/
+17
*
Update the extensions management page to match mock attached to bug 36292.
mpcomplete@chromium.org
2010-03-05
1
-2
/
+0
*
Load the bookmark manager extension at Chrome startup.
aa@chromium.org
2010-03-04
1
-4
/
+20
*
Make the js console open by default when you click to inspect an extension view
asargent@chromium.org
2010-03-03
1
-1
/
+1
*
Allow users to enable extensions in incognito. Requires
mpcomplete@chromium.org
2010-02-25
1
-2
/
+32
*
Fix a crash when 2 extension uninstall dialogs were open and then confirmed.
mpcomplete@chromium.org
2010-02-23
1
-1
/
+7
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-0
/
+1
*
Only create a desktop shortcut for apps if the user requests.
aa@chromium.org
2010-01-19
1
-1
/
+4
*
Permission escalation when extension updates should trigger the install warning
finnur@chromium.org
2010-01-04
1
-1
/
+10
*
Revert 35184 - This seemed to cause BlacklistedExtensionWillNotInstall
levin@chromium.org
2009-12-22
1
-10
/
+1
*
Permission escalation when extension updates should trigger the install warni...
finnur@chromium.org
2009-12-22
1
-1
/
+10
*
Fixes crash when message IDS_EXTENSION_PACK_DIALOG_SUCCESS_BODY_NEW has non-A...
cira@chromium.org
2009-12-18
1
-2
/
+2
*
Extensions: file handling clean up.
estade@chromium.org
2009-12-18
1
-4
/
+3
*
Add the right-click context menu for Browser actions and Page Actions.
finnur@chromium.org
2009-12-17
1
-3
/
+2
*
Add locale information to the links in the chrome://extensions page.
mirandac@chromium.org
2009-12-04
1
-4
/
+5
*
Enable the RTL UI support in the extensions_ui (chrome://extensions). While d...
jshin@chromium.org
2009-11-25
1
-0
/
+2
[next]