| Commit message (Expand) | Author | Age | Files | Lines |
* | Pull CrxInstaller out of ExtensionsService. | aa@chromium.org | 2009-07-30 | 1 | -78/+29 |
* | reenable a disabled part of a unit test | erikkay@chromium.org | 2009-07-27 | 1 | -4/+2 |
* | add test to verify mole data being read | erikkay@chromium.org | 2009-07-26 | 1 | -0/+3 |
* | Try again to commit r21622: Add infobar preview for themes, | aa@chromium.org | 2009-07-26 | 1 | -31/+4 |
* | Revert revisions 21622-21624. | aa@chromium.org | 2009-07-26 | 1 | -4/+31 |
* | Add infobar preview for themes, remove --enable-extension | aa@chromium.org | 2009-07-26 | 1 | -31/+4 |
* | add mole info to toolstrip definition and enable moles | erikkay@chromium.org | 2009-07-26 | 1 | -3/+6 |
* | Use referrer_url instead of download url to decide whether a | aa@chromium.org | 2009-07-25 | 1 | -5/+19 |
* | Fix the win build. path is being modified and returned, so it can't be a con... | jhawkins@chromium.org | 2009-07-24 | 1 | -1/+1 |
* | More (temporary) cleanup for theme installation: | aa@chromium.org | 2009-07-24 | 1 | -4/+17 |
* | Coverity: Pass strings by reference. | jhawkins@chromium.org | 2009-07-24 | 1 | -7/+10 |
* | Nasty short-term hack to special case display of dialog | aa@chromium.org | 2009-07-22 | 1 | -5/+4 |
* | Refactor extension constants to improve readability, debugging, and to make i... | erikkay@chromium.org | 2009-07-13 | 1 | -3/+4 |
* | Implementation of Extension Updater. | asargent@chromium.org | 2009-07-10 | 1 | -15/+16 |
* | Make the API to open a message channel symmetric, so it works the same whethe... | mpcomplete@chromium.org | 2009-07-09 | 1 | -1/+1 |
* | ExtensionsServiceBackend::GarbageCollectionExtensions() makes a local copy of... | rafaelw@chromium.org | 2009-07-09 | 1 | -6/+0 |
* | PageActions can now specify multiple icons and switch between them | finnur@chromium.org | 2009-07-01 | 1 | -2/+5 |
* | Create an interface just for update-related functions in ExtensionsService. | asargent@chromium.org | 2009-07-01 | 1 | -2/+2 |
* | Adds a browser_test for extension startup, content script | aa@chromium.org | 2009-07-01 | 1 | -3/+51 |
* | Fix proper MACOSX exlussion. | rvargas@google.com | 2009-06-26 | 1 | -3/+3 |
* | Disable ExtensionsService.ExternalInstallPref unittest on mac. | rafaelw@chromium.org | 2009-06-26 | 1 | -0/+6 |
* | Refactored ExtensionsPrefs to store paths relative to the extensions install ... | rafaelw@chromium.org | 2009-06-25 | 1 | -64/+169 |
* | The Provider for External Extensions no longer uses | finnur@chromium.org | 2009-06-25 | 1 | -27/+142 |
* | Changes to ExtensionsService to support extensions auto-update. | asargent@chromium.org | 2009-06-23 | 1 | -0/+143 |
* | Re-enable the --enable-extensions flag. Fix a bug where the extensions.enable... | aa@chromium.org | 2009-06-23 | 1 | -1/+31 |
* | Disable extensions besides externally installed ones and themes. | aa@chromium.org | 2009-06-23 | 1 | -6/+15 |
* | TBR: Fix dead tree. | aa@chromium.org | 2009-06-22 | 1 | -46/+7 |
* | Re-enable the --enable-extensions flag. Fix a bug where the extensions.enable... | aa@chromium.org | 2009-06-22 | 1 | -1/+31 |
* | Disable extensions besides externally installed ones and themes. | aa@chromium.org | 2009-06-22 | 1 | -6/+15 |
* | TBR: Add more logging to try and track down flakey crypto tests. | aa@chromium.org | 2009-06-20 | 1 | -4/+0 |
* | linux: make extensions service test pass in Debug. | evan@chromium.org | 2009-06-19 | 1 | -1/+1 |
* | Abstract ExtensionPrefs into their own class. | erikkay@google.com | 2009-06-18 | 1 | -3/+3 |
* | Revert r18661. | willchan@chromium.org | 2009-06-18 | 1 | -3/+3 |
* | Pull Extension-related prefs into its own class. Also add a notification for... | erikkay@google.com | 2009-06-17 | 1 | -3/+3 |
* | Whoops. Actually print out the private key in the unit test, | aa@chromium.org | 2009-06-16 | 1 | -1/+1 |
* | Trying to debug a purify problem, the flags are not set to output LOG(INFO), ... | aa@chromium.org | 2009-06-16 | 1 | -1/+1 |
* | Temporarily break the purify bot again so that I can get log | aa@chromium.org | 2009-06-16 | 1 | -0/+4 |
* | Clean up extension loading: | erikkay@google.com | 2009-06-15 | 1 | -68/+73 |
* | Change extension id format back to mp-decimal, and change the | aa@chromium.org | 2009-06-13 | 1 | -26/+21 |
* | Verify signed .crx extension installations | rafaelw@chromium.org | 2009-06-12 | 1 | -20/+66 |
* | Factor out the code that deals with installing external extensions through Re... | finnur@chromium.org | 2009-06-12 | 1 | -49/+116 |
* | Revert "BUG=12114" | tc@google.com | 2009-06-11 | 1 | -67/+21 |
* | BUG=12114 | rafaelw@chromium.org | 2009-06-11 | 1 | -21/+67 |
* | Fix extension loading code to properly filter out non-themes | aa@chromium.org | 2009-06-11 | 1 | -0/+1 |
* | Remove the prepended manifest from the crx format. Now we just have the heade... | aa@chromium.org | 2009-06-10 | 1 | -3/+7 |
* | Dummy change to fix "svn: Inconsistent line ending style" | maruel@chromium.org | 2009-06-10 | 1 | -13/+13 |
* | chrome.exe --package-extension generates .crx from extension directory | rafaelw@chromium.org | 2009-06-09 | 1 | -0/+65 |
* | Fix user scripts not getting initialized. | aa@chromium.org | 2009-06-08 | 1 | -35/+17 |
* | Add this ability to install Extensions using preferences. Also known as: port... | finnur@chromium.org | 2009-06-05 | 1 | -23/+266 |
* | Don't prompt before installing a Theme, move existing prompt so that users ar... | glen@chromium.org | 2009-06-05 | 1 | -1/+1 |