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
*
ntp4: app install improvements
estade@chromium.org
2011-08-25
1
-22
/
+6
*
browser: Abstract message box dialog functions into its own header file.
tfarina@chromium.org
2011-08-09
1
-2
/
+2
*
Add a flag that lets the webstore show a different UI on app install.
asargent@chromium.org
2011-08-04
1
-6
/
+22
*
Re-land the experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-5
/
+30
*
Revert 94288 - Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-30
/
+5
*
Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-5
/
+30
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-1
/
+2
*
*Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.
msw@chromium.org
2011-06-08
1
-2
/
+2
*
Revert 88142 to fix sync_integration_tests offline.
msw@chromium.org
2011-06-07
1
-2
/
+2
*
*Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.
msw@chromium.org
2011-06-07
1
-2
/
+2
*
Normalize chrome://foo/ trailing slashes (add a few).
msw@chromium.org
2011-05-25
1
-4
/
+4
*
Move the little infobar code from TabContents to TabContentsWrapper.
jam@chromium.org
2011-05-18
1
-3
/
+4
*
Browser::Type cleanup.
jianli@chromium.org
2011-05-05
1
-4
/
+2
*
Fix browser tests that failed on windows because of open message boxes.
asargent@chromium.org
2011-04-27
1
-0
/
+13
*
[Themes] Add UsingNativeTheme() method to ThemeService
akalin@chromium.org
2011-04-22
1
-24
/
+10
*
Add histograms to track permission use in extensions.
jstritar@chromium.org
2011-04-19
1
-1
/
+2
*
More TabStripModel renaming:
sky@chromium.org
2011-04-18
1
-1
/
+1
*
Cleanup: Update a bunch of files to the new location of browser_window.h. Par...
tfarina@chromium.org
2011-04-09
1
-1
/
+1
*
Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...
tfarina@chromium.org
2011-04-06
1
-1
/
+1
*
extensions: Rename ShowExtensionInstallDialog2 to ShowExtensionInstallDialog.
tfarina@chromium.org
2011-04-06
1
-2
/
+2
*
Add a webstore install method that lets us prompt the user before downloading.
asargent@chromium.org
2011-04-05
1
-10
/
+2
*
extensions: Refactor ExtensionInstallUI class.
tfarina@chromium.org
2011-03-26
1
-19
/
+0
*
Theme system cleanup
erg@google.com
2011-03-23
1
-3
/
+3
*
extensions: Introduce ShowExtensionInstallDialog2 function.
tfarina@chromium.org
2011-03-22
1
-2
/
+3
*
Profile shouldn't own BrowserThemeProviders; A ThemeService should and should...
erg@google.com
2011-03-22
1
-1
/
+3
*
extensions: Introduce ShowExtensionInstallDialog function.
tfarina@chromium.org
2011-03-12
1
-2
/
+3
*
Fix some coverity defects (mostly pass by value).
estade@chromium.org
2011-03-11
1
-1
/
+1
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-08
1
-1
/
+1
*
[NTP] Focus already opened NTP when an app is installed, instead of opening a...
jstritar@chromium.org
2011-03-03
1
-8
/
+25
*
Display disabled apps with grayed out images on the NTP. Call the re-enable l...
jstritar@chromium.org
2011-03-02
1
-4
/
+23
*
Update the includes to the old tab_contents.h
jam@chromium.org
2011-03-02
1
-1
/
+1
*
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
[next]