Sign in
chromium
/
chromium
/
src
/
73c51a51cc2626697bf4fbc56a48d9c363b1ab34
/
apps
/
saved_files_service.cc
868a94be
SavedFilesServiceInterface in //extensions
by michaelpg
· 8 years ago
05e9e69
Use ScopedDictionaryPrefUpdate in extensions.
by Sam McNally
· 8 years ago
dbdcdcc
Add chrome/browser/apps/BUILD.gn and move Chrome-specific code there
by michaelpg
· 8 years ago
4d80e56
Remove Profile usage from //apps
by michaelpg
· 8 years ago
fb687dc
UpdateExtensionPref will take unique_ptr<Value>
by vabr
· 8 years ago
ced8fb1c
Remove base::ScopedPtrHashMap from apps/.
by avi
· 9 years ago
4670299
Replace deprecated version of SetWithoutPathExpansion under src/apps
by corona10
· 9 years ago
edb3f07
Re-write many calls to WrapUnique() with MakeUnique()
by ricea
· 9 years ago
ecb4a22b
convert //apps to std::unique_ptr
by mostynb
· 9 years ago
e4860045
Global conversion of Pass()→std::move() on OS==linux
by dcheng
· 10 years ago
d0181f3
Remove kint32max.
by avi
· 10 years ago
1dd4acd
Remove all the ephemeral apps code.
by benwells
· 10 years ago
918cc2e9
ScopedPtrMap -> std::map from apps, ash, media, ui
by limasdf
· 10 years ago
d630c30
[Extensions] Make const PermissionSet* const PermissionSet& where possible
by rdevlin.cronin
· 10 years ago
f59c7a8
Update usages of std::map to use ScopedPtrMap.
by mgiuca
· 10 years ago
adf5a10
Move extension notifications to extensions/browser/notification_types.h
by
[email protected]
· 11 years ago
076ebeda
Remove deprecated permissions functions from Extension
by
[email protected]
· 11 years ago
411f8ae
Moved IS_EPHEMERAL flag to extension prefs
by
[email protected]
· 11 years ago
22401dc
Move ExtensionHost from src/chrome to src/extensions
by
[email protected]
· 11 years ago
3d925dd
Do not allow ephemeral apps to retain filesystem entries
by
[email protected]
· 11 years ago
59b0e60
Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.
by
[email protected]
· 12 years ago
2d9f2a79
Remove ExtensionService dependencies from src/apps
by
[email protected]
· 12 years ago
489db084
Move ExtensionPrefs and friends to extensions/ directory.
by
[email protected]
· 12 years ago
53b14ea
Update uses of Value in android_webview, apps, ash, cc to use the base:: namespace.
by
[email protected]
· 12 years ago
367d9b17
Remove ExtensionPrefFactory's dependency on Profile.
by
[email protected]
· 12 years ago
5a55f3f
Move PermissionSet to top-level extensions.
by
[email protected]
· 12 years ago
793964a
Move APIPermission, APIPermissionSet, PermissionsInfo to top-level extensions.
by
[email protected]
· 12 years ago
6b7ecdd
Add support for directory access to the file system API.
by
[email protected]
· 12 years ago
ffb8706
Use only app permissions to decide if file entries should be writable.
by
[email protected]
· 12 years ago
fdf40f3e
Updates some includes of chrome_notification_types.h
by
[email protected]
· 12 years ago
73f73a0
Rename fileSystem.retainFiles to fileSystem.retainEntries.
by
[email protected]
· 12 years ago
5a0613d3
Change ApiResourceManager to use ProfileKeyedApi.
by
[email protected]
· 12 years ago
14c1c23
Rename base/hash_tables to base/containers/hash_tables.
by
[email protected]
· 12 years ago
a2886e8b
Display the list of retained files in the extension permissions dialog.
by
[email protected]
· 12 years ago
961745f
Add support for persistent file access in apps.
by
[email protected]
· 12 years ago