| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds a webstorePrivate method for silently installing extensions. | jstritar@chromium.org | 2011-11-02 | 1 | -1/+5 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -4/+5 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -3/+3 |
* | Move infobar handling to a tab helper. | avi@chromium.org | 2011-09-30 | 1 | -6/+10 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2011-09-12 | 1 | -1/+4 |
* | Implement the inline extensions/apps install UI for Cocoa. | mihaip@chromium.org | 2011-09-06 | 1 | -3/+5 |
* | Remove some CHECK_EQs that r99407 should not have added. | mihaip@chromium.org | 2011-09-02 | 1 | -2/+0 |
* | Implement inline install UI for views. | mihaip@chromium.org | 2011-09-02 | 1 | -14/+113 |
* | Move infobar handling to a tab helper, part 1. | avi@chromium.org | 2011-09-01 | 1 | -4/+6 |
* | Parse and show CWS data (reviews, number of users) in the inline install dialog. | mihaip@chromium.org | 2011-09-01 | 1 | -3/+14 |
* | Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA... | thakis@chromium.org | 2011-09-01 | 1 | -6/+4 |
* | Move infobar handling to a tab helper, part 1. | avi@chromium.org | 2011-09-01 | 1 | -4/+6 |
* | Remove obsolete TODO and add a bunch of OVERRIDEs. | mihaip@chromium.org | 2011-08-31 | 1 | -2/+0 |
* | ntp4: improved app install, try 2 | estade@chromium.org | 2011-08-29 | 1 | -4/+6 |
* | 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 |