summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_install_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* Adds a webstorePrivate method for silently installing extensions.jstritar@chromium.org2011-11-021-1/+5
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-4/+5
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-3/+3
* Move infobar handling to a tab helper.avi@chromium.org2011-09-301-6/+10
* Coverity: Initialize member variables.jhawkins@chromium.org2011-09-121-1/+4
* Implement the inline extensions/apps install UI for Cocoa.mihaip@chromium.org2011-09-061-3/+5
* Remove some CHECK_EQs that r99407 should not have added.mihaip@chromium.org2011-09-021-2/+0
* Implement inline install UI for views.mihaip@chromium.org2011-09-021-14/+113
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-011-4/+6
* Parse and show CWS data (reviews, number of users) in the inline install dialog.mihaip@chromium.org2011-09-011-3/+14
* Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA...thakis@chromium.org2011-09-011-6/+4
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-011-4/+6
* Remove obsolete TODO and add a bunch of OVERRIDEs.mihaip@chromium.org2011-08-311-2/+0
* ntp4: improved app install, try 2estade@chromium.org2011-08-291-4/+6
* ntp4: app install improvementsestade@chromium.org2011-08-251-22/+6
* browser: Abstract message box dialog functions into its own header file.tfarina@chromium.org2011-08-091-2/+2
* Add a flag that lets the webstore show a different UI on app install.asargent@chromium.org2011-08-041-6/+22
* Re-land the experimental permissions API for extensions.jstritar@chromium.org2011-07-271-5/+30
* Revert 94288 - Add an experimental permissions API for extensions.jstritar@chromium.org2011-07-271-30/+5
* Add an experimental permissions API for extensions.jstritar@chromium.org2011-07-271-5/+30
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+2
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-081-2/+2
* Revert 88142 to fix sync_integration_tests offline.msw@chromium.org2011-06-071-2/+2
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-071-2/+2
* Normalize chrome://foo/ trailing slashes (add a few).msw@chromium.org2011-05-251-4/+4
* Move the little infobar code from TabContents to TabContentsWrapper.jam@chromium.org2011-05-181-3/+4
* Browser::Type cleanup.jianli@chromium.org2011-05-051-4/+2
* Fix browser tests that failed on windows because of open message boxes.asargent@chromium.org2011-04-271-0/+13
* [Themes] Add UsingNativeTheme() method to ThemeServiceakalin@chromium.org2011-04-221-24/+10
* Add histograms to track permission use in extensions.jstritar@chromium.org2011-04-191-1/+2
* More TabStripModel renaming:sky@chromium.org2011-04-181-1/+1
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-1/+1
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-1/+1
* extensions: Rename ShowExtensionInstallDialog2 to ShowExtensionInstallDialog.tfarina@chromium.org2011-04-061-2/+2
* Add a webstore install method that lets us prompt the user before downloading.asargent@chromium.org2011-04-051-10/+2
* extensions: Refactor ExtensionInstallUI class.tfarina@chromium.org2011-03-261-19/+0
* Theme system cleanuperg@google.com2011-03-231-3/+3
* extensions: Introduce ShowExtensionInstallDialog2 function.tfarina@chromium.org2011-03-221-2/+3
* Profile shouldn't own BrowserThemeProviders; A ThemeService should and should...erg@google.com2011-03-221-1/+3
* extensions: Introduce ShowExtensionInstallDialog function.tfarina@chromium.org2011-03-121-2/+3
* Fix some coverity defects (mostly pass by value).estade@chromium.org2011-03-111-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-1/+1
* [NTP] Focus already opened NTP when an app is installed, instead of opening a...jstritar@chromium.org2011-03-031-8/+25
* Display disabled apps with grayed out images on the NTP. Call the re-enable l...jstritar@chromium.org2011-03-021-4/+23
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-021-1/+1
* Carnitas: Refactor ShowExtensionInstalledBubble()sail@chromium.org2011-02-111-53/+2
* Cleanup:pkasting@chromium.org2011-02-081-1/+1
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-211-12/+13
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1