| Commit message (Expand) | Author | Age | Files | Lines |
* | Only create a desktop shortcut for apps if the user requests. | aa@chromium.org | 2010-01-19 | 1 | -1/+4 |
* | Permission escalation when extension updates should trigger the install warning | finnur@chromium.org | 2010-01-04 | 1 | -1/+10 |
* | Revert 35184 - This seemed to cause BlacklistedExtensionWillNotInstall | levin@chromium.org | 2009-12-22 | 1 | -10/+1 |
* | Permission escalation when extension updates should trigger the install warni... | finnur@chromium.org | 2009-12-22 | 1 | -1/+10 |
* | Fixes crash when message IDS_EXTENSION_PACK_DIALOG_SUCCESS_BODY_NEW has non-A... | cira@chromium.org | 2009-12-18 | 1 | -2/+2 |
* | Extensions: file handling clean up. | estade@chromium.org | 2009-12-18 | 1 | -4/+3 |
* | Add the right-click context menu for Browser actions and Page Actions. | finnur@chromium.org | 2009-12-17 | 1 | -3/+2 |
* | Add locale information to the links in the chrome://extensions page. | mirandac@chromium.org | 2009-12-04 | 1 | -4/+5 |
* | Enable the RTL UI support in the extensions_ui (chrome://extensions). While d... | jshin@chromium.org | 2009-11-25 | 1 | -0/+2 |
* | Move base64 from 'net/base' into 'base'. | hayato@chromium.org | 2009-11-24 | 1 | -2/+2 |
* | Fixes extension packing codepath that was hitting a race condition DCHECK des... | andybons@chromium.org | 2009-11-24 | 1 | -0/+1 |
* | Remove ResourceBundle::LoadImageResourceBytes since it appears to | tony@chromium.org | 2009-11-23 | 1 | -1/+1 |
* | Forces T*s to scoped_refptr<T> when PostTask()ing to a function expecting sco... | jamesr@chromium.org | 2009-11-20 | 1 | -1/+1 |
* | Special case the gallery to not show the scary download roadblock. | aa@chromium.org | 2009-11-20 | 1 | -3/+4 |
* | Plumb through off the record state from the URL request to the | tony@chromium.org | 2009-11-17 | 1 | -1/+1 |
* | Add new link to bottom right of extension management page. | aa@chromium.org | 2009-11-13 | 1 | -0/+6 |
* | Improve text on management UI. Still waiting for a treatment | aa@chromium.org | 2009-11-12 | 1 | -0/+6 |
* | Switch to the new extensions default icon. | finnur@chromium.org | 2009-11-11 | 1 | -1/+1 |
* | Disabled extensions should be uninstallable. | finnur@chromium.org | 2009-11-10 | 1 | -2/+4 |
* | Add confirmation on extension uninstallation. | finnur@chromium.org | 2009-11-10 | 1 | -1/+23 |
* | Also reload extensions management page for extensions that | aa@chromium.org | 2009-11-06 | 1 | -3/+14 |
* | Extensions UI page should not allow Reload forextensions that are not 'in dev... | finnur@chromium.org | 2009-11-06 | 1 | -0/+2 |
* | Change prevents multiple instances of an extension's option page from being o... | aa@chromium.org | 2009-11-05 | 1 | -1/+1 |
* | Don't reload whole chrome://extensions page when interacting with single exte... | cira@chromium.org | 2009-11-05 | 1 | -4/+3 |
* | Fix bug where we were not displaying icons in the management | aa@chromium.org | 2009-11-05 | 1 | -17/+137 |
* | Coverity: Fix unnecessary Singleton object instantiation. | mattm@chromium.org | 2009-11-05 | 1 | -1/+1 |
* | Grouping the extensions and calling out the disabled | finnur@chromium.org | 2009-11-04 | 1 | -4/+14 |
* | Convert chrome_url_data_manager (previously a global) into a Singleton. This | tony@chromium.org | 2009-10-30 | 1 | -1/+2 |
* | Revert "Convert chrome_url_data_manager (previously a global) into a" | tony@chromium.org | 2009-10-30 | 1 | -2/+1 |
* | Convert chrome_url_data_manager (previously a global) into a | tony@chromium.org | 2009-10-30 | 1 | -1/+2 |
* | Get rid of MessageLoop* caching in extensions code. | jam@chromium.org | 2009-10-30 | 1 | -3/+5 |
* | Prep the management page for localization. | finnur@chromium.org | 2009-10-28 | 1 | -0/+36 |
* | Further polish to extensions_ui page. | rafaelw@chromium.org | 2009-10-27 | 1 | -0/+20 |
* | Simplify threading in browser thread by making only ChromeThread deal with di... | jam@chromium.org | 2009-10-27 | 1 | -3/+1 |
* | Switching to a plugin icon as the favicon for the extensions page. | finnur@chromium.org | 2009-10-23 | 1 | -1/+1 |
* | Adding a favicon for the Extensions page. | finnur@chromium.org | 2009-10-23 | 1 | -0/+7 |
* | The Management UI now fetches the icon for each extension | finnur@chromium.org | 2009-10-21 | 1 | -2/+12 |
* | Minimize dependency of user scripts. | mad@chromium.org | 2009-10-20 | 1 | -1/+1 |
* | Add concept of an options page to Extensions. | asargent@chromium.org | 2009-10-16 | 1 | -0/+22 |
* | Header dependency cleanup in chrome/ | phajdan.jr@chromium.org | 2009-10-12 | 1 | -0/+1 |
* | Reland: HTML Pack Extension Dialog / Linux & Mac Packaging Support. | rafaelw@chromium.org | 2009-10-08 | 1 | -10/+128 |
* | Loads local resources from current locale subtree if available, if not it fal... | cira@chromium.org | 2009-10-07 | 1 | -11/+7 |
* | This reverts: HTML Pack Extension Dialog / Linux & Mac Packaging Support. | rafaelw@chromium.org | 2009-10-07 | 1 | -128/+10 |
* | HTML Pack Extension Dialog. This removes the views implementation of the Exte... | rafaelw@chromium.org | 2009-10-07 | 1 | -10/+128 |
* | Move StringPiece into the base namespace. It is colliding | tony@chromium.org | 2009-09-10 | 1 | -1/+1 |
* | Add a disable button to the Extension management UI. | mpcomplete@chromium.org | 2009-09-08 | 1 | -3/+9 |
* | Add an auto-update now button to chrome://extensions page | asargent@chromium.org | 2009-09-03 | 1 | -0/+10 |
* | Fix crash on Mac by passing an owning window to SelectFile() when loading | pamg@google.com | 2009-09-02 | 1 | -1/+2 |
* | Replace the RenderProcessHost.PID function that returns the OS-generated | brettw@chromium.org | 2009-08-31 | 1 | -1/+1 |
* | Fix two bugs in chrome://extensions/: | aa@chromium.org | 2009-08-31 | 1 | -0/+1 |