| Commit message (Expand) | Author | Age | Files | Lines |
* | Change ToValue to return a scoped_ptr. | bryeung@chromium.org | 2012-12-17 | 1 | -3/+2 |
* | Switch prefs::kExtensionInstallForceList to be a dictionary. | mnissler@chromium.org | 2012-12-14 | 1 | -2/+2 |
* | Ordinal::ToInternalValue can only be called on valid ordinals, but the ordina... | mek@chromium.org | 2012-12-14 | 1 | -2/+3 |
* | Move ShellWindowGeometryCache's data store to Preferences. | mek@chromium.org | 2012-12-13 | 1 | -0/+22 |
* | Add policy for restricting allowed apps/extension types. | mnissler@chromium.org | 2012-12-11 | 1 | -0/+2 |
* | Garbage Collect the Storage directory on next profile start after an extensio... | ajwong@chromium.org | 2012-12-11 | 1 | -18/+35 |
* | Dedupe code in SetIdleInstallInfo(), FinishIdleInstallInfo() and OnExtensionI... | ajwong@chromium.org | 2012-12-08 | 1 | -94/+120 |
* | Reland 171079, as it wasn't the CL that caused the perf regression | akalin@chromium.org | 2012-12-06 | 1 | -47/+36 |
* | Revert 171079 - investigating perf regression. | kalman@chromium.org | 2012-12-06 | 1 | -36/+47 |
* | Decouple IsMetroProcess() calls, introducing IsSingleWindowMetroMode(). | gab@chromium.org | 2012-12-06 | 1 | -3/+3 |
* | Make Blacklist::IsBlacklist asynchronous (it will need to be for safe | kalman@chromium.org | 2012-12-04 | 1 | -47/+36 |
* | Store manifest info for component extensions with a blank 'state' to ease dow... | tapted@chromium.org | 2012-11-30 | 1 | -1/+7 |
* | Perform install tasks for newly installed or upgraded component apps/extensions. | tapted@chromium.org | 2012-11-29 | 1 | -3/+4 |
* | Make switches::kAppId behave correctly on OSX | nduca@chromium.org | 2012-11-20 | 1 | -4/+4 |
* | Pull extension blacklist and policy logic out of ExtensionPrefs and into two | kalman@chromium.org | 2012-11-15 | 1 | -58/+74 |
* | Establish /extensions directory and move URLPattern there. | aa@chromium.org | 2012-11-13 | 1 | -1/+1 |
* | Split Extension::ShouldDisplayInLauncher into ShouldDisplayIn{AppLauncher,New... | tapted@chromium.org | 2012-11-09 | 1 | -1/+1 |
* | First couple of steps of improving the extension/app update process. | mek@chromium.org | 2012-11-07 | 1 | -77/+127 |
* | Remove unnecessary virtual declarations from ScopedUserPrefUpdate and add OVE... | bauerb@chromium.org | 2012-11-02 | 1 | -2/+4 |
* | Sideload wipeout polish changelist. | finnur@chromium.org | 2012-11-01 | 1 | -0/+6 |
* | Add another bit to extension prefs that indicates we prompted the user about | mpcomplete@chromium.org | 2012-10-23 | 1 | -0/+5 |
* | Move the bits of Prefs where production code has only trivially easy | joi@chromium.org | 2012-10-22 | 1 | -1/+1 |
* | Implement sideload wipeout for Extensions. | finnur@chromium.org | 2012-10-22 | 1 | -0/+14 |
* | Refactor api permissions to eliminate the need for fileSystem and mediaGaller... | mek@chromium.org | 2012-10-19 | 1 | -36/+1 |
* | New post-sideload UI: | mpcomplete@chromium.org | 2012-10-17 | 1 | -0/+17 |
* | Restart running apps when chrome restarts. | koz@chromium.org | 2012-10-15 | 1 | -0/+18 |
* | Replace extension_switch_utils.h with feature_switch.h. | aa@chromium.org | 2012-10-13 | 1 | -4/+4 |
* | Fix bug in disabling sync for default apps | grv@chromium.org | 2012-10-04 | 1 | -2/+22 |
* | Add ActionBoxController, a controller class for the action box scoped to the | kalman@chromium.org | 2012-09-28 | 1 | -26/+27 |
* | cros: Implement default app ordering. | xiyuan@chromium.org | 2012-09-25 | 1 | -10/+3 |
* | Replace NOTREACHED with logging in extension permission preference loading code. | benwells@chromium.org | 2012-09-20 | 1 | -4/+4 |
* | Reset registered events and dispatch runtime.onInstalled to all extensions when | mpcomplete@chromium.org | 2012-09-20 | 1 | -0/+45 |
* | Revert 156659 - Restart running apps when chrome restarts. | koz@chromium.org | 2012-09-17 | 1 | -18/+0 |
* | Restart running apps when chrome restarts. | koz@chromium.org | 2012-09-13 | 1 | -0/+18 |
* | [Sync] Generalize StringOrdinal to handle ordinal_in_parent field | akalin@chromium.org | 2012-09-07 | 1 | -2/+2 |
* | Disallow app windows in windows 8 metro mode. I will take a look at a clean w... | ananta@chromium.org | 2012-09-06 | 1 | -0/+10 |
* | Removed browser_action_pinned property as toolbar_order_with_action_box makes... | yefim@chromium.org | 2012-08-31 | 1 | -19/+15 |
* | Disable sync for default apps | grv@chromium.org | 2012-08-27 | 1 | -0/+16 |
* | Replace scoped_refptr with linked_ptr in extensions::APIPermissionSet | penghuang@chromium.org | 2012-08-21 | 1 | -3/+3 |
* | Rename APIPermission to APIPermissionInfo and APIPermissionDetail to APIPermi... | penghuang@chromium.org | 2012-08-21 | 1 | -6/+8 |
* | Extension white and force lists (set by policy) should have priority over aut... | qfel@google.com | 2012-08-21 | 1 | -119/+70 |
* | Renamed ExtensionIdSet to ExtensionIds | yefim@chromium.org | 2012-08-17 | 1 | -23/+23 |
* | Support socket endpoint permissions for AppsV2 Socket API. | penghuang@chromium.org | 2012-08-16 | 1 | -9/+47 |
* | Support multiple disable reasons in ExtensionPerfs | eaugusti@chromium.org | 2012-08-15 | 1 | -13/+59 |
* | Added flag --extensions-in-action-box to split Action Box and Extensions in it. | yefim@chromium.org | 2012-08-15 | 1 | -14/+18 |
* | Initial implementation of action box menu. It is still work in progress, just... | yefim@chromium.org | 2012-08-09 | 1 | -22/+53 |
* | Add gallery permissions to Media Galleries Preferences | vandebo@chromium.org | 2012-08-08 | 1 | -14/+22 |
* | Don't show host permission warnings for platform apps. | mihaip@chromium.org | 2012-08-02 | 1 | -0/+1 |
* | Store Media gallery permissions in extension prefs. | vandebo@chromium.org | 2012-08-02 | 1 | -0/+124 |
* | Correct const accessors in base/values.(h|cc) | vabr@chromium.org | 2012-07-27 | 1 | -17/+17 |