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
*
Move components/native_app_window to extensions/components/native_app_window
tapted
2014-10-02
1
-1
/
+1
*
Rewrite apps::SavedDevicesService as extensions::DevicePermissionsManager.
reillyg
2014-09-29
1
-4
/
+0
*
Cleanup: Remove remaining generated extensions APIs on Android. (try 2)
thestig
2014-09-22
1
-0
/
+1
*
Add a service to track devices selected by the user.
reillyg
2014-09-19
1
-0
/
+4
*
Move native_app_window_views* to components/native_app_window and fixed up bu...
oshima
2014-09-18
1
-2
/
+1
*
Move AppWindowContentsImpl to extensions
hashimoto
2014-09-03
1
-2
/
+0
*
Move AppWindow to extensions
hashimoto
2014-08-29
1
-6
/
+0
*
Add AppDelegate::ResizeWebContents
hashimoto
2014-08-27
1
-12
/
+0
*
Merge apps/pref* to extensions/browser/pref*
hashimoto
2014-08-25
1
-4
/
+0
*
Revert of Merge apps/pref* to extensions/browser/pref* (patchset #1 of https:...
machenbach
2014-08-25
1
-0
/
+4
*
Merge apps/pref* to extensions/browser/pref*
hashimoto
2014-08-25
1
-4
/
+0
*
Add apps to the GN build.
brettw@chromium.org
2014-08-21
1
-0
/
+3
*
Move AppWindow related classes to extensions
hashimoto@chromium.org
2014-08-20
1
-5
/
+0
*
Move NativeAppWindow to extensions
hashimoto@chromium.org
2014-08-20
1
-1
/
+0
*
Move apps::SizeConstraints to extensions
hashimoto@chromium.org
2014-08-19
1
-2
/
+0
*
Cleanup: Do not depend on browser_extensions target when extensions are not e...
thestig@chromium.org
2014-08-12
1
-0
/
+3
*
Moved CreateNativeAppWindow from AppWindow::Delegate to AppsClient.
mgiuca@chromium.org
2014-08-05
1
-2
/
+2
*
Refactor AppWindow to enable code re-use with launcher pages.
mgiuca@chromium.org
2014-08-04
1
-0
/
+2
*
Split out the non-app-window-specific parts of AppWindow::Delegate.
mgiuca@chromium.org
2014-07-30
1
-0
/
+1
*
Experimental app list: Custom launcher pages have app APIs and style.
mgiuca@chromium.org
2014-07-11
1
-0
/
+2
*
extensions: Move app.runtime API from apps to extensions.
derat@chromium.org
2014-06-22
1
-5
/
+0
*
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
[next]