| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove old ScopedUserPrefUpdate | battre@chromium.org | 2011-04-12 | 1 | -1/+0 |
* | Get rid of PrefService::GetMutableDictionary/GetMutableList | battre@chromium.org | 2011-04-11 | 1 | -3/+2 |
* | Rename Extension::KILLBIT to EXTERNAL_EXTENSION_UNINSTALLED. | aa@chromium.org | 2011-04-05 | 1 | -4/+4 |
* | Disable uninstalling and editing permissions for policy controlled extensions. | pastarmovj@chromium.org | 2011-03-31 | 1 | -1/+17 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Move ExtensionService code that manages pending extensions into its own class. | skerner@chromium.org | 2011-03-25 | 1 | -6/+7 |
* | Revert 79407 - Move ExtensionService code that manages pending extensions int... | skerner@chromium.org | 2011-03-25 | 1 | -7/+6 |
* | Move ExtensionService code that manages pending extensions into its own class. | skerner@chromium.org | 2011-03-25 | 1 | -6/+7 |
* | Add progress notifications for extension updates (from: 6665014) | dennisjeffrey@chromium.org | 2011-03-21 | 1 | -0/+76 |
* | Revert 78554 - Make chrome://extension-icon resources available in incognito ... | jstritar@chromium.org | 2011-03-17 | 1 | -5/+2 |
* | Make chrome://extension-icon resources available in incognito mode. | jstritar@chromium.org | 2011-03-17 | 1 | -2/+5 |
* | Fix missing change notifications of UserPrefStore | battre@chromium.org | 2011-03-07 | 1 | -3/+3 |
* | Remove note about flakiness from a test that is no longer flaky. | asargent@chromium.org | 2011-03-05 | 1 | -1/+0 |
* | Get rid of temporary render_view_host.h. | jam@chromium.org | 2011-03-02 | 1 | -1/+1 |
* | Clean up threading model of external extension providers | gfeher@chromium.org | 2011-01-14 | 1 | -5/+12 |
* | Rename ExtensionsService to ExtensionService. | tfarina@chromium.org | 2010-12-14 | 1 | -12/+12 |
* | Clean up pref change notification handling. | mnissler@chromium.org | 2010-12-08 | 1 | -10/+11 |
* | Decouple killbit testing from external extension providers | gfeher@chromium.org | 2010-12-06 | 1 | -9/+17 |
* | Reduce the include footprint of pref_service.h | mnissler@chromium.org | 2010-12-03 | 1 | -0/+1 |
* | Move: | ben@chromium.org | 2010-12-02 | 1 | -1/+1 |
* | Revert 67997 - Reduce the include footprint of pref_service.h | mnissler@chromium.org | 2010-12-02 | 1 | -1/+0 |
* | Reduce the include footprint of pref_service.h | mnissler@chromium.org | 2010-12-02 | 1 | -0/+1 |
* | Fix crash when the silent extension install policy is set to an empty list | gfeher@chromium.org | 2010-12-02 | 1 | -0/+4 |
* | Dynamic refresh for the silent extension install policy | gfeher@chromium.org | 2010-11-23 | 1 | -0/+43 |
* | Cleanup: Include browser.h -> ui/browser.h [Part 3]. | jhawkins@chromium.org | 2010-11-16 | 1 | -2/+2 |
* | Policy to silently install extensions | gfeher@chromium.org | 2010-11-04 | 1 | -1/+2 |
* | Part 3 of immutable Extension refactor. | mpcomplete@chromium.org | 2010-10-29 | 1 | -2/+2 |
* | Un-mark a test as flaky, since it's been passing lately. | asargent@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | Unmark ExtensionManagementTest.Incognito as FLAKY on Mac. | mpcomplete@chromium.org | 2010-10-08 | 1 | -7/+1 |
* | Ensure global extension events (like bookmarks) are sent to the incognito | mpcomplete@chromium.org | 2010-10-08 | 1 | -2/+2 |
* | Mark ExtensionManagementTest.ExternalUrlUpdate as flaky. | asargent@chromium.org | 2010-09-30 | 1 | -1/+2 |
* | Revert incognito option for external_extensions.json file | dpolukhin@chromium.org | 2010-09-24 | 1 | -1/+1 |
* | Enable incognito mode from external_extensions.json | dpolukhin@chromium.org | 2010-09-14 | 1 | -1/+1 |
* | Allow update URLs in external_extensions.json. | skerner@chromium.org | 2010-08-19 | 1 | -0/+62 |
* | Remove toolstrip references from autoupdate browser test | asargent@chromium.org | 2010-08-13 | 1 | -0/+5 |
* | [Linux] Enable ExtensionManagementTest.UpdatePermissions since bug 36890 has ... | kkania@chromium.org | 2010-06-16 | 1 | -8/+1 |
* | Marking the test as flaky since it fails 14% of the time. | thomasvl@chromium.org | 2010-06-08 | 1 | -1/+7 |
* | Allow extensions to be overinstalled with extensions of same | aa@chromium.org | 2010-05-19 | 1 | -5/+13 |
* | [Linux] Disable crashing extension UpdatePermission test. | kkania@chromium.org | 2010-05-12 | 1 | -1/+8 |
* | [Linux] Enable extension AutoUpdate and UpdatePermissions tests after fixing ... | kkania@chromium.org | 2010-05-12 | 1 | -9/+0 |
* | Fix file names so that for browser tests the suffix is _browsertest. | phajdan.jr@chromium.org | 2010-04-09 | 1 | -0/+245 |