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
/
apps.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Android: Remove app_window extension API.
thestig@chromium.org
2014-06-17
1
-1
/
+3
*
ui: Move strings translations out of ui/base.
tfarina@chromium.org
2014-05-18
1
-1
/
+1
*
Remove references to WebContentsView::SizeContents from chrome/ and app/
erikchen@chromium.org
2014-04-08
1
-0
/
+10
*
Reland 261559: Create new app_shell.gyp for app_shell targets.
rockot@google.com
2014-04-04
1
-163
/
+0
*
Revert 261559 "Create new app_shell.gyp for app_shell targets."
rockot@google.com
2014-04-04
1
-0
/
+163
*
Create new app_shell.gyp for app_shell targets.
rockot@chromium.org
2014-04-03
1
-163
/
+0
*
Set msvs_large_pdb on apps_browsertests
scottmg@chromium.org
2014-03-31
1
-0
/
+1
*
Introduce apps API target in //apps and move app.runtime API into it
jamescook@chromium.org
2014-03-31
1
-0
/
+5
*
Clean up repack.py and repack_locale.py usage.
aurimas@google.com
2014-03-28
1
-12
/
+2
*
Add explicit generated API header dependencies to app_shell_lib.
yoz@chromium.org
2014-03-26
1
-0
/
+2
*
app_shell: Add ShellDesktopController.
derat@chromium.org
2014-03-26
1
-2
/
+2
*
Add apps_browsertests target (currently running 0 tests).
yoz@chromium.org
2014-03-21
1
-4
/
+48
*
Split ExtensionWebContentsObserver into base and Chrome implementations
jamescook@chromium.org
2014-03-20
1
-0
/
+2
*
Move extensions BCKS factory creation
rockot@chromium.org
2014-03-19
1
-0
/
+2
*
Move sockets APIs out of src/chrome
rockot@chromium.org
2014-03-12
1
-1
/
+1
*
[App Shell] Remove chrome_100_percent.pak dependancy.
Hokein.Wu@gmail.com
2014-03-09
1
-5
/
+20
*
Refactored app window size constraints
tmdiep@chromium.org
2014-02-28
1
-0
/
+2
*
Rename BaseNativeAppWindowViews and NativeAppWindowViews
jamescook@chromium.org
2014-02-27
1
-2
/
+2
*
Remove unused AppKeepAliveService
jamescook@chromium.org
2014-02-27
1
-4
/
+0
*
[App Shell] Include all chrome-specific resources in app_shell.pak.
Hokein.Wu@gmail.com
2014-02-26
1
-3
/
+7
*
Add msvs_large_pdb to some more targets that are failing on Official dev
scottmg@chromium.org
2014-02-24
1
-0
/
+1
*
Add support for chrome.app.window.create() to app_shell
jamescook@chromium.org
2014-02-22
1
-0
/
+4
*
Extract Chrome-specific code from NativeAppWindowViews
jamescook@chromium.org
2014-02-22
1
-0
/
+2
*
[App Shell] Introduce app_shell.pak
Hokein.Wu@gmail.com
2014-02-21
1
-0
/
+30
*
Rename apps::ShellWindow to apps::AppWindow
jamescook@chromium.org
2014-02-15
1
-8
/
+8
*
ExtensionSystem cleanup part 2
yoz@chromium.org
2014-02-13
1
-0
/
+2
*
[App Shell] Port app_shell to windows aura.
Hokein.Wu@gmail.com
2014-02-05
1
-1
/
+13
*
Reorganize apps/shell into app, browser and common directories.
jamescook@chromium.org
2014-02-03
1
-21
/
+21
*
app_shell: Add ShellContentRendererClient
jamescook@chromium.org
2014-02-03
1
-0
/
+2
*
Port app_shell to linux aura
jamescook@chromium.org
2014-01-18
1
-1
/
+1
*
app_shell: Fix resources.pak dependency issue
jamescook@chromium.org
2014-01-14
1
-0
/
+2
*
Create simplified ExtensionSystem for app_shell
jamescook@chromium.org
2013-12-19
1
-0
/
+2
*
Add stub ExtensionsClient to app_shell
jamescook@chromium.org
2013-12-13
1
-0
/
+2
*
Rename apps::AppShell* to apps::Shell*
jamescook@chromium.org
2013-12-13
1
-15
/
+15
*
Add ExtensionsBrowserClient and AppSorting to app_shell
jamescook@chromium.org
2013-12-07
1
-0
/
+4
*
app_shell attempts to load an app when passed --app=<path/to/app>
jamescook@chromium.org
2013-12-04
1
-0
/
+5
*
Introduce ui/wm/ directory.
tfarina@chromium.org
2013-11-16
1
-1
/
+1
*
Make a new component 'app_shim'.
jackhou@chromium.org
2013-11-08
1
-11
/
+0
*
Keep Chrome alive while packaged app background pages are running.
sammc@chromium.org
2013-10-30
1
-0
/
+4
*
Introduce a separate gyp file for content shell and tests
jochen@chromium.org
2013-10-19
1
-1
/
+1
*
Fix declaration vs. implementation ordering in NativeAppWindow{Views|Gtk}
jamescook@chromium.org
2013-10-16
1
-1
/
+1
*
apps: Move chrome's ShellWindowFrameView into apps/
jamescook@chromium.org
2013-10-15
1
-0
/
+12
*
app_shell: Add AppShellContentClient.
derat@chromium.org
2013-10-11
1
-0
/
+2
*
Move MinimalShell to ui/shell.
derat@chromium.org
2013-10-10
1
-0
/
+1
*
Create an app_shell target
jamescook@chromium.org
2013-10-09
1
-1
/
+37
*
Moved apps metro code from apps to chrome/browser/apps.
benwells@chromium.org
2013-10-03
1
-2
/
+0
*
Move chrome apps prefs back to chrome from the apps component.
benwells@chromium.org
2013-09-29
1
-4
/
+0
*
Introduce AppsClient and use it in apps to get the loaded profiles list.
benwells@chromium.org
2013-09-13
1
-0
/
+2
*
Delete app_host from apps/
benwells@chromium.org
2013-08-30
1
-41
/
+0
*
Move ShellWindowRegistry to apps
benwells@chromium.org
2013-08-09
1
-0
/
+2
[next]