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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
DOM UI: Change DOMMessageHandler callback arg type to ListValue.
estade@chromium.org
2010-08-19
1
-14
/
+17
*
Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.
viettrungluu@chromium.org
2010-08-19
1
-0
/
+1
*
Extension package creation cleanup
erg@google.com
2010-08-11
1
-1
/
+1
*
De-wstring/wchar_t-ify extensions DOM UI as much as currently possible.
viettrungluu@chromium.org
2010-08-08
1
-1
/
+1
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Require user opt-in before allowing content script injection on file URLs.
mpcomplete@chromium.org
2010-06-24
1
-0
/
+3
*
Added BackgroundContentsService to manage lifecycle of BackgroundContents.
atwilson@chromium.org
2010-06-21
1
-0
/
+3
*
Include App pages in chrome://extensions "active views" list.
rafaelw@chromium.org
2010-05-03
1
-1
/
+10
*
Shorten text next to checkmark. Use yellow text instead of an alert dialog.
aa@chromium.org
2010-04-13
1
-6
/
+7
*
Eliminate all UI thread decoding of extension images.
finnur@chromium.org
2010-03-24
1
-2
/
+10
*
Spruced up the warning dialog for when you enable an extension in incognito.
mpcomplete@chromium.org
2010-03-17
1
-2
/
+6
*
Allow users to enable extensions in incognito. Requires
mpcomplete@chromium.org
2010-02-25
1
-2
/
+7
*
Only create a desktop shortcut for apps if the user requests.
aa@chromium.org
2010-01-19
1
-1
/
+1
*
Plumb through off the record state from the URL request to the
tony@chromium.org
2009-11-17
1
-1
/
+3
*
Add confirmation on extension uninstallation.
finnur@chromium.org
2009-11-10
1
-1
/
+11
*
Revert "Revert r31175 r31176 r31187"
hclam@chromium.org
2009-11-06
1
-0
/
+2
*
Rever r31175 r31176 r31187
hclam@chromium.org
2009-11-06
1
-2
/
+0
*
Fifth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
1
-0
/
+2
*
Fix bug where we were not displaying icons in the management
aa@chromium.org
2009-11-05
1
-0
/
+53
*
Further polish to extensions_ui page.
rafaelw@chromium.org
2009-10-27
1
-0
/
+6
*
Adding a favicon for the Extensions page.
finnur@chromium.org
2009-10-23
1
-0
/
+2
*
Add concept of an options page to Extensions.
asargent@chromium.org
2009-10-16
1
-0
/
+3
*
Reland: HTML Pack Extension Dialog / Linux & Mac Packaging Support.
rafaelw@chromium.org
2009-10-08
1
-6
/
+17
*
This reverts: HTML Pack Extension Dialog / Linux & Mac Packaging Support.
rafaelw@chromium.org
2009-10-07
1
-17
/
+6
*
HTML Pack Extension Dialog. This removes the views implementation of the Exte...
rafaelw@chromium.org
2009-10-07
1
-6
/
+17
*
Add an auto-update now button to chrome://extensions page
asargent@chromium.org
2009-09-03
1
-2
/
+5
*
Adds a button to chrome://extensions/ that allows easy packing
aa@chromium.org
2009-08-31
1
-0
/
+9
*
Add a button to chrome://extensions to load an extension.
aa@chromium.org
2009-08-30
1
-1
/
+31
*
Disable an extension when it is upgraded to a version that requires more
mpcomplete@chromium.org
2009-08-14
1
-1
/
+5
*
Make possible reloading extensions from the chrome://extensions/ page.
phajdan.jr@chromium.org
2009-07-27
1
-1
/
+4
*
Take two for http://codereview.chromium.org/131094
tim@chromium.org
2009-06-29
1
-4
/
+4
*
Revert cl 19359 due to browser_tests timeout.
tim@chromium.org
2009-06-26
1
-4
/
+4
*
Add a 'RegisterMessages' function to DOMMessageHandler to make it easy to con...
tim@chromium.org
2009-06-26
1
-4
/
+4
*
Reduce header dependencies in chrome/browser/
phajdan.jr@chromium.org
2009-06-16
1
-3
/
+5
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-21
1
-0
/
+3
*
Revert "Hook up more of extension uninstall."
aa@chromium.org
2009-05-21
1
-3
/
+0
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-20
1
-0
/
+3
*
TBR: Revert "Hook up more of extension uninstall."
aa@chromium.org
2009-05-20
1
-3
/
+0
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-20
1
-0
/
+3
*
Add inspect links for all active views in chrome://extensions.
aa@chromium.org
2009-05-07
1
-5
/
+26
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-1
/
+1
*
Remove ExtensionProcessManager and move its functionality onto
mpcomplete@google.com
2009-04-16
1
-0
/
+2
*
Merge DOMUIContents into WebContents.
brettw@chromium.org
2009-03-17
1
-10
/
+2
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
chrome-ui://extensions/ is now populated with data collected from the Extensi...
rafaelw@chromium.org
2009-03-09
1
-1
/
+19
*
Initial work on chrome-ui://extensions/ page. URL now displays a static templ...
rafaelw@chromium.org
2009-02-28
1
-0
/
+58