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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Have ExtensionInstallPrompt take a WebContents
sail@chromium.org
2012-10-21
1
-3
/
+3
*
Moved CrxInstaller and CrxInstallerError into extensions namespace
rdevlin.cronin@chromium.org
2012-07-24
1
-1
/
+1
*
Add a method to create ExtensionInstallPrompt from WebContents.
nileshagrawal@chromium.org
2012-07-18
1
-0
/
+16
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Move application creation and extension install prompt showing off Browser an...
ben@chromium.org
2012-07-03
1
-3
/
+4
*
retry r144574 with read-after-free fix.
estade@chromium.org
2012-06-28
1
-0
/
+4
*
Revert r 144574 "Modify experimental identity flow to display scope descripti...
oshima@chromium.org
2012-06-27
1
-4
/
+0
*
Modify experimental identity flow to display scope descriptions and details.
estade@chromium.org
2012-06-27
1
-0
/
+4
*
Use an infobar instead of alert box for extension install
aa@chromium.org
2012-06-19
1
-1
/
+2
*
Remove BrowserList::GetLastActive from extensions install dialog code by plum...
jam@chromium.org
2012-06-15
1
-2
/
+1
*
Refactoring ExtensionInstallUI to abstract the Browser references.
jcivelli@chromium.org
2012-06-08
1
-267
/
+16
*
Converted the rest of chrome except for extensions and favicons to user Image...
pkotwicz@chromium.org
2012-06-05
1
-1
/
+2
*
Revert 140531 - Converted the rest of chrome except for extensions and favico...
pkotwicz@chromium.org
2012-06-05
1
-2
/
+1
*
Converted the rest of chrome except for extensions and favicons to user Image...
pkotwicz@chromium.org
2012-06-05
1
-1
/
+2
*
TabContentsWrapper -> TabContents, part 1.
avi@chromium.org
2012-06-05
1
-1
/
+2
*
Improve the UI for disabling off-store extension install.
aa@chromium.org
2012-05-27
1
-2
/
+2
*
Moving webstore_private to api/webstore_private
vabr@chromium.org
2012-05-24
1
-2
/
+3
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-16
/
+21
*
Coverity: Fix pass by value error.
kmadhusu@chromium.org
2012-05-09
1
-1
/
+1
*
Do not show the install prompt for themes.
jstritar@chromium.org
2012-04-20
1
-2
/
+49
*
ash: Open app list and highlight the installed app.
xiyuan@chromium.org
2012-03-16
1
-3
/
+2
*
Pass large parameters by reference
tbreisacher@chromium.org
2012-03-07
1
-1
/
+1
*
Add support for multiple icon sizes for Mac platform apps
sail@chromium.org
2012-03-03
1
-3
/
+4
*
Add GTK interface for installing bundles of extensions.
jstritar@chromium.org
2012-02-25
1
-7
/
+33
*
Revert 123574 - Add GTK interface for installing bundles of extensions.
jstritar@chromium.org
2012-02-24
1
-33
/
+7
*
Add GTK interface for installing bundles of extensions.
jstritar@chromium.org
2012-02-24
1
-7
/
+33
*
Coverity; Fixing pass by value bugs.
dpapad@chromium.org
2011-12-21
1
-1
/
+1
*
Coverity: Fixing pass by value.
dpapad@chromium.org
2011-12-21
1
-1
/
+1
*
Updating extensions code to use UTF16
RDevlin.Cronin@gmail.com
2011-12-17
1
-1
/
+1
*
retry 113568 - extensions: remove install/uninstall terminology
estade@chromium.org
2011-12-10
1
-1
/
+1
*
Revert 113568 - extensions: remove install/uninstall terminology
dbeam@chromium.org
2011-12-08
1
-1
/
+1
*
extensions: remove install/uninstall terminology
estade@chromium.org
2011-12-08
1
-1
/
+1
*
Adds a webstorePrivate method for silently installing extensions.
jstritar@chromium.org
2011-11-02
1
-0
/
+8
*
Make inline installation callbacks fire when the item is downloaded and insta...
mihaip@chromium.org
2011-10-19
1
-0
/
+1
*
Move infobar handling to a tab helper.
avi@chromium.org
2011-09-30
1
-2
/
+2
*
Fix crashes related to the extension uninstall dialog.
jstritar@chromium.org
2011-09-22
1
-1
/
+1
*
Implement the inline extensions/apps install UI for Cocoa.
mihaip@chromium.org
2011-09-06
1
-3
/
+3
*
Implement inline install UI for views.
mihaip@chromium.org
2011-09-02
1
-14
/
+40
*
Parse and show CWS data (reviews, number of users) in the inline install dialog.
mihaip@chromium.org
2011-09-01
1
-0
/
+24
*
Remove obsolete TODO and add a bunch of OVERRIDEs.
mihaip@chromium.org
2011-08-31
1
-1
/
+2
*
Add a flag that lets the webstore show a different UI on app install.
asargent@chromium.org
2011-08-04
1
-0
/
+17
*
Re-land the experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-0
/
+14
*
Revert 94288 - Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-14
/
+0
*
Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-0
/
+14
*
Fix the Extension.Permissions_*Cancel histograms.
jstritar@chromium.org
2011-06-28
1
-2
/
+3
*
Partially deprecate the old webstorePrivate.beginInstall method
asargent@chromium.org
2011-06-07
1
-0
/
+2
*
Fix browser tests that failed on windows because of open message boxes.
asargent@chromium.org
2011-04-27
1
-0
/
+7
*
[Themes] Add UsingNativeTheme() method to ThemeService
akalin@chromium.org
2011-04-22
1
-3
/
+3
*
[Sync] Don't show theme install butterbar if theme was installed by sync
akalin@chromium.org
2011-04-20
1
-4
/
+1
*
extensions: Refactor ExtensionInstallUI class.
tfarina@chromium.org
2011-03-26
1
-23
/
+19
[next]