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
*
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
*
Move base64 from 'net/base' into 'base'.
hayato@chromium.org
2009-11-24
1
-2
/
+2
*
Fixes extension packing codepath that was hitting a race condition DCHECK des...
andybons@chromium.org
2009-11-24
1
-0
/
+1
*
Remove ResourceBundle::LoadImageResourceBytes since it appears to
tony@chromium.org
2009-11-23
1
-1
/
+1
*
Forces T*s to scoped_refptr<T> when PostTask()ing to a function expecting sco...
jamesr@chromium.org
2009-11-20
1
-1
/
+1
*
Special case the gallery to not show the scary download roadblock.
aa@chromium.org
2009-11-20
1
-3
/
+4
*
Plumb through off the record state from the URL request to the
tony@chromium.org
2009-11-17
1
-1
/
+1
*
Add new link to bottom right of extension management page.
aa@chromium.org
2009-11-13
1
-0
/
+6
*
Improve text on management UI. Still waiting for a treatment
aa@chromium.org
2009-11-12
1
-0
/
+6
*
Switch to the new extensions default icon.
finnur@chromium.org
2009-11-11
1
-1
/
+1
*
Disabled extensions should be uninstallable.
finnur@chromium.org
2009-11-10
1
-2
/
+4
*
Add confirmation on extension uninstallation.
finnur@chromium.org
2009-11-10
1
-1
/
+23
*
Also reload extensions management page for extensions that
aa@chromium.org
2009-11-06
1
-3
/
+14
*
Extensions UI page should not allow Reload forextensions that are not 'in dev...
finnur@chromium.org
2009-11-06
1
-0
/
+2
*
Change prevents multiple instances of an extension's option page from being o...
aa@chromium.org
2009-11-05
1
-1
/
+1
*
Don't reload whole chrome://extensions page when interacting with single exte...
cira@chromium.org
2009-11-05
1
-4
/
+3
*
Fix bug where we were not displaying icons in the management
aa@chromium.org
2009-11-05
1
-17
/
+137
*
Coverity: Fix unnecessary Singleton object instantiation.
mattm@chromium.org
2009-11-05
1
-1
/
+1
*
Grouping the extensions and calling out the disabled
finnur@chromium.org
2009-11-04
1
-4
/
+14
*
Convert chrome_url_data_manager (previously a global) into a Singleton. This
tony@chromium.org
2009-10-30
1
-1
/
+2
*
Revert "Convert chrome_url_data_manager (previously a global) into a"
tony@chromium.org
2009-10-30
1
-2
/
+1
*
Convert chrome_url_data_manager (previously a global) into a
tony@chromium.org
2009-10-30
1
-1
/
+2
*
Get rid of MessageLoop* caching in extensions code.
jam@chromium.org
2009-10-30
1
-3
/
+5
*
Prep the management page for localization.
finnur@chromium.org
2009-10-28
1
-0
/
+36
*
Further polish to extensions_ui page.
rafaelw@chromium.org
2009-10-27
1
-0
/
+20
*
Simplify threading in browser thread by making only ChromeThread deal with di...
jam@chromium.org
2009-10-27
1
-3
/
+1
*
Switching to a plugin icon as the favicon for the extensions page.
finnur@chromium.org
2009-10-23
1
-1
/
+1
[next]