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
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-3
/
+3
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-1
/
+1
*
Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.
thestig@chromium.org
2011-01-13
1
-1
/
+0
*
Show crashed extensions on chrome://extensions.
jennb@chromium.org
2011-01-13
1
-3
/
+19
*
Cleanup: Remove unneeded includes of chrome_switches.h.
thestig@chromium.org
2011-01-11
1
-1
/
+0
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
1
-2
/
+2
*
Revert 70271 - Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
1
-2
/
+2
*
Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
1
-2
/
+2
*
Change extension unload notification to indicate updates.
asargent@chromium.org
2010-12-23
1
-3
/
+0
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
1
-5
/
+5
*
Deinline even more destructors.
erg@google.com
2010-12-14
1
-0
/
+8
*
Add a new GetInstance() method for singleton classes used in chrome/browser f...
satish@chromium.org
2010-12-09
1
-1
/
+1
*
Remove unneeded browser_process.h includes.
thestig@chromium.org
2010-12-05
1
-1
/
+2
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Add Show Button to the Extensions page. Used for a Browser Action button that...
finnur@chromium.org
2010-11-23
1
-1
/
+17
*
Clean-up style issues in net:: related to X.509 data-types, eliminating unnec...
rsleevi@chromium.org
2010-11-22
1
-0
/
+1
*
Cleanup: Include browser.h -> ui/browser.h [Part 3].
jhawkins@chromium.org
2010-11-16
1
-1
/
+1
*
Part 3 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-29
1
-14
/
+13
*
Add optional homepage_url to manifest and use it in place of Gallery URL in UI.
tessamac@google.com
2010-10-25
1
-1
/
+1
*
Change a raw "Google Chrome" to $PRODUCT_NAME in generated_resources.grd.
mpcomplete@chromium.org
2010-10-18
1
-1
/
+2
*
Rename ChromeThread to BrowserThread Part10:
tfarina@chromium.org
2010-10-09
1
-6
/
+6
*
Switch to inspected page tab when opening DevTools in docked mode.
caseq@google.com
2010-10-09
1
-3
/
+1
*
use webstore extent to verify gallery downloads
erikkay@chromium.org
2010-10-08
1
-6
/
+8
*
Factor an ExtensionIconSet class out of Extension. This can
aa@chromium.org
2010-09-16
1
-10
/
+3
*
Hide packed hosted apps in chrome://extensions .
skerner@chromium.org
2010-09-14
1
-3
/
+12
*
Remove create_app_shortcut param from ExtensionInstallUI::Delegate::InstallUI...
tfarina@chromium.org
2010-09-14
1
-5
/
+1
*
default app icon
erikkay@chromium.org
2010-09-01
1
-1
/
+3
*
Add support for a "split" incognito behavior for extensions.
mpcomplete@chromium.org
2010-08-31
1
-13
/
+35
*
Move Google-specific code under browser/ into browser/google/.
evan@chromium.org
2010-08-30
1
-1
/
+1
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
Fix a bug where you could not uninstall a disabled extension.
andybons@chromium.org
2010-08-24
1
-1
/
+1
*
DOM UI: Change DOMMessageHandler callback arg type to ListValue.
estade@chromium.org
2010-08-19
1
-75
/
+50
*
Extension package creation cleanup
erg@google.com
2010-08-11
1
-12
/
+2
*
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
[next]