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_install_ui.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Carnitas: Refactor ShowExtensionInstalledBubble()
sail@chromium.org
2011-02-11
1
-53
/
+2
*
Cleanup:
pkasting@chromium.org
2011-02-08
1
-1
/
+1
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...
pkasting@chromium.org
2011-01-21
1
-12
/
+13
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-1
/
+1
*
Update references part 3: remaining files in chrome/...
msw@chromium.org
2011-01-19
1
-2
/
+2
*
Move loose extension files in c/b/ui/cocoa/ into the extensions/ subdir
rsesek@chromium.org
2011-01-17
1
-1
/
+1
*
Cleanup: Remove unneeded includes of chrome_switches.h.
thestig@chromium.org
2011-01-11
1
-1
/
+0
*
Remove the stubbed out headers in chrome/browser/views.
msw@chromium.org
2011-01-10
1
-2
/
+2
*
Store previous theme in ExtensionInstallUI constructor (rather than ConfirmIn...
tessamac@google.com
2011-01-07
1
-15
/
+16
*
Confirm all extension and app installs in a normal window, even if they were ...
tessamac@google.com
2010-12-16
1
-5
/
+3
*
Fix bug where icon is not displayed in extension install bubbles
aa@chromium.org
2010-12-13
1
-3
/
+11
*
Fix extension install UI for extensions with RTL Names.
jeremy@chromium.org
2010-12-12
1
-1
/
+4
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Move browser/cocoa to browser/ui/cocoa
ben@chromium.org
2010-12-01
1
-1
/
+1
*
Fix a bug where installing an extension in incognito would not show the help
mpcomplete@chromium.org
2010-11-18
1
-15
/
+11
*
Add a help bubble pointing to the omnibox when installing an extension with
mpcomplete@chromium.org
2010-11-16
1
-0
/
+1
*
Part 3 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-29
1
-7
/
+7
*
Remove --apps-panel switch.
tfarina@chromium.org
2010-10-16
1
-13
/
+4
*
Replace Browser::AddTabWithURL(...) with:
ben@chromium.org
2010-10-05
1
-3
/
+1
*
Revert "Fix crash in ExtensionInstallUI::OnInstallSuccess when the active bro...
aa@chromium.org
2010-10-01
1
-55
/
+40
*
Fix crash in ExtensionInstallUI::OnInstallSuccess when the active browser was...
aa@chromium.org
2010-10-01
1
-40
/
+55
*
fix host permission handling when sites add support for https for the same se...
erikkay@chromium.org
2010-09-29
1
-64
/
+1
*
Generalize permission types to make it safer for us to add new permissions an...
erikkay@chromium.org
2010-09-28
1
-17
/
+4
*
Moves TabStripModelObserver/Delegate into their own headers.
sky@chromium.org
2010-09-16
1
-10
/
+11
*
Factor an ExtensionIconSet class out of Extension. This can
aa@chromium.org
2010-09-16
1
-1
/
+3
*
Remove create_app_shortcut param from ExtensionInstallUI::Delegate::InstallUI...
tfarina@chromium.org
2010-09-14
1
-1
/
+1
*
Add a confirmation prompt to app uninstallation on the ntp.
aa@chromium.org
2010-09-10
1
-7
/
+7
*
default app icon
erikkay@chromium.org
2010-09-01
1
-2
/
+7
*
Add the collapsed 'miniview' to the apps and most visisted sections. Also, fi...
aa@chromium.org
2010-08-29
1
-1
/
+0
*
When the browser doesn't have connectivity to a hosted app, display a prettie...
erikkay@chromium.org
2010-08-27
1
-1
/
+1
*
Make the extension install UI de-dupe hosts after disregarding scheme and path.
aa@chromium.org
2010-08-20
1
-10
/
+27
*
FBTF: Remove a few SkBitmap instances (and other headers that were next to th...
erg@google.com
2010-08-18
1
-0
/
+3
*
Convert infobar APIs to UTF-16.
evan@chromium.org
2010-08-13
1
-3
/
+5
*
Clone of issue 2941001. See initial review below.
twiz@google.com
2010-08-12
1
-1
/
+2
*
Refactored extension privilege enumeration and implemented URLPattern compari...
cdn@chromium.org
2010-08-05
1
-9
/
+11
*
FBTF: Remove unneeded headers from base/ (part 1)
thestig@chromium.org
2010-08-05
1
-1
/
+0
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-1
/
+2
*
Attempt 2 at Moving Browser::AddTypes to TabStripModel. The first
sky@chromium.org
2010-06-28
1
-1
/
+1
*
Split out the bookmark permission into its own line in
aa@chromium.org
2010-06-26
1
-5
/
+8
*
Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
1
-1
/
+1
*
Remove scary "Extension has access to everything you own" warning when the
mpcomplete@chromium.org
2010-06-24
1
-22
/
+1
*
Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
1
-1
/
+1
*
Fix theme loading bubble which was overstaying its welcome.
mirandac@google.com
2010-06-23
1
-1
/
+1
*
Re-apply r50278.
aa@chromium.org
2010-06-19
1
-3
/
+3
*
Revert r50278.
aa@chromium.org
2010-06-18
1
-3
/
+3
*
Some app-related manifest cleanup:
aa@chromium.org
2010-06-18
1
-3
/
+3
*
Show theme loading info bubble and info bars in last normal browser.
xiyuan@chromium.org
2010-06-09
1
-1
/
+4
*
Relanding 48042.
jcivelli@chromium.org
2010-05-25
1
-7
/
+2
*
Revert 48042: it breaks unit-tests and UI tests on ChromeOS
jcivelli@chromium.org
2010-05-24
1
-2
/
+7
[next]