index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
launcher.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generate all extension schema namespaces as "api" and instead vary the genera...
kalman
2015-07-23
1
-1
/
+1
*
Extract LazyBackgroundTaskQueue from ExtensionSystem.
juncai
2015-05-20
1
-3
/
+1
*
Remove bare extension pointer from platform app launcher code.
benwells
2014-11-20
1
-23
/
+42
*
Cleanup: Replace base::ASCIIToWide with base::ASCIIToUTF16.
thestig
2014-11-07
1
-1
/
+1
*
Add a new field "source" in launchData of chrome.app.runtime.onLaunched() to ...
cylee
2014-11-04
1
-20
/
+20
*
Extract ProcessManager from ExtensionSystem.
reillyg
2014-10-28
1
-1
/
+1
*
Prefix CommandLine usage with base namespace (Part 3: apps/)
pgal.u-szeged
2014-10-28
1
-3
/
+4
*
App launcher: Fix warning log on unresolvable relative paths.
kinaba
2014-10-21
1
-2
/
+5
*
Cleanup: Remove unneeded extension_messages.h usage and ifdef out some extens...
thestig
2014-09-18
1
-1
/
+0
*
Cleanup: Use base/files/file_util.h instead of base/file_util.h in apps/ and ...
thestig
2014-09-10
1
-1
/
+1
*
[cros] user_manager component - move UserManagerBase and UserManager
nkostylev@chromium.org
2014-08-15
1
-3
/
+3
*
Clean-up coding style at apps folder
rucifer1217@gmail.com
2014-07-18
1
-0
/
+3
*
Cleanup MIME handling in launcher.cc.
mtomasz@chromium.org
2014-07-03
1
-108
/
+24
*
extensions: Move app.runtime API from apps to extensions.
derat@chromium.org
2014-06-22
1
-12
/
+13
*
Move about://-related constants from //content to //url
blundell@chromium.org
2014-06-10
1
-2
/
+2
*
Files.app: Let Files.app pass mutliple files to file handlers.
hirono@chromium.org
2014-06-04
1
-83
/
+162
*
Rename "CheckWritable" to "PrepareForWritableApp" to reflect the actual behav...
kinaba@chromium.org
2014-06-03
1
-2
/
+2
*
Refactor "IsUnderDriveMountPoint" in v2 app code for generalization to non-Dr...
kinaba@chromium.org
2014-05-29
1
-31
/
+9
*
[cros login] Split login related classes into subfolders.
nkostylev@chromium.org
2014-05-16
1
-1
/
+1
*
Don't ever create a file in about:blank when launching packaged apps.
benwells@chromium.org
2014-05-14
1
-1
/
+15
*
Use file thread when converting paths to absolute when loading apps.
benwells@chromium.org
2014-05-12
1
-31
/
+38
*
Sniff MIME type for files which have unknown extensions.
fukino@chromium.org
2014-04-22
1
-2
/
+17
*
Revert 264167 "Sniff MIME type for files which have unknown exte..."
yoshiki@chromium.org
2014-04-16
1
-17
/
+2
*
Sniff MIME type for files which have unknown extensions.
yoshiki@chromium.org
2014-04-16
1
-2
/
+17
*
Remove single-window-metro-mode code paths for the app launcher and apps.
tapted@chromium.org
2014-04-07
1
-14
/
+0
*
Introduce apps API target in //apps and move app.runtime API into it
jamescook@chromium.org
2014-03-31
1
-8
/
+9
*
Add extensions::EventRouter::Get(browser_context) as a shorthand for
kalman@chromium.org
2014-03-26
1
-2
/
+2
*
Move ExtensionHost from src/chrome to src/extensions
jamescook@chromium.org
2014-03-21
1
-1
/
+1
*
Move extension_messages.h to extensions/common.
derat@chromium.org
2014-03-13
1
-1
/
+1
*
Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.
yoz@chromium.org
2014-01-30
1
-1
/
+1
*
Remove ExtensionService dependencies from src/apps
jamescook@chromium.org
2014-01-24
1
-3
/
+2
*
Move ExtensionPrefs and friends to extensions/ directory.
derat@chromium.org
2014-01-22
1
-1
/
+1
*
Revert 241162 "Make clicking the restart bubble for crashed apps..."
koz@chromium.org
2014-01-09
1
-8
/
+6
*
Make clicking the restart bubble for crashed apps work.
koz@chromium.org
2013-12-17
1
-6
/
+8
*
Convert Extension* to extension id in AppLaunchParams.
koz@chromium.org
2013-12-17
1
-5
/
+8
*
Move ManifestHandlers to extensions/
rdevlin.cronin@chromium.org
2013-11-26
1
-1
/
+1
*
Move EventRouter to src/extensions/browser
jamescook@chromium.org
2013-11-21
1
-1
/
+1
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
1
-1
/
+1
*
Reland: Move ExtensionProcessManager to src/extensions, part 4
jamescook@chromium.org
2013-11-10
1
-2
/
+2
*
Revert 233956 "Move ExtensionProcessManager to src/extensions, p..."
rockot@google.com
2013-11-08
1
-2
/
+2
*
Move ExtensionProcessManager to src/extensions, part 4
jamescook@chromium.org
2013-11-08
1
-2
/
+2
*
Drop "ByPath" from functions in drive::FileSystemInterface.
kinaba@chromium.org
2013-11-07
1
-1
/
+1
*
Convert extensions::LazyBackgroundTaskQueue from Profile to BrowserContext
jamescook@chromium.org
2013-10-29
1
-1
/
+1
*
Moved apps metro code from apps to chrome/browser/apps.
benwells@chromium.org
2013-10-03
1
-10
/
+2
*
Add "kiosk_only" manifest attribute for platform apps.
tengs@chromium.org
2013-09-26
1
-7
/
+26
*
Revert 222257 "Revert 222235 ""Redirecting URLs to Packaged Apps..."
stevet@chromium.org
2013-09-10
1
-0
/
+10
*
Revert 222235 ""Redirecting URLs to Packaged Apps" implementatio..."
stevet@chromium.org
2013-09-10
1
-10
/
+0
*
"Redirecting URLs to Packaged Apps" implementation: revised
sergeygs@chromium.org
2013-09-10
1
-0
/
+10
*
Replace direct use of DriveIntegrationServiceFactory with drive::util::GetFil...
hidehiko@chromium.org
2013-09-09
1
-5
/
+4
*
Add support for directory access to the file system API.
sammc@chromium.org
2013-08-29
1
-2
/
+7
[next]