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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Initial integration tests for the App Shim domain socket and IPC.
tapted@chromium.org
2013-09-26
6
-3
/
+360
*
Add "kiosk_only" manifest attribute for platform apps.
tengs@chromium.org
2013-09-26
2
-7
/
+28
*
Fixed crash when chrome.runtime.reload() is called with app windows open
tmdiep@chromium.org
2013-09-26
1
-1
/
+1
*
Clean up remaining unused globals (on mac).
thakis@chromium.org
2013-09-26
1
-6
/
+2
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-24
1
-1
/
+1
*
Reduce the transitions between the Chrome main menu and an app's main menu.
jackhou@chromium.org
2013-09-23
1
-0
/
+13
*
Fix launching an app via the shim.
jackhou@chromium.org
2013-09-23
1
-3
/
+7
*
Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"
davemoore@chromium.org
2013-09-20
1
-1
/
+1
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-20
1
-1
/
+1
*
Implement Bring All To Front for app windows. (Mac)
jackhou@chromium.org
2013-09-19
2
-13
/
+38
*
Make AppShimHostManager a RefCountedThreadSafe.
jackhou@chromium.org
2013-09-18
2
-8
/
+15
*
Enforce disable fullscreen policy for platform apps
bartfab@chromium.org
2013-09-18
1
-0
/
+5
*
This CL:
pkotwicz@chromium.org
2013-09-18
2
-8
/
+8
*
Introduce AppsClient and use it in apps to get the loaded profiles list.
benwells@chromium.org
2013-09-13
6
-44
/
+108
*
Explode apps -> chrome/.../extensions DEPS
benwells@chromium.org
2013-09-10
1
-2
/
+32
*
Enable passing a file path to an app via its shim.
jackhou@chromium.org
2013-09-10
11
-138
/
+306
*
Revert 222257 "Revert 222235 ""Redirecting URLs to Packaged Apps..."
stevet@chromium.org
2013-09-10
2
-4
/
+27
*
Revert 222235 ""Redirecting URLs to Packaged Apps" implementatio..."
stevet@chromium.org
2013-09-10
2
-27
/
+4
*
"Redirecting URLs to Packaged Apps" implementation: revised
sergeygs@chromium.org
2013-09-10
2
-4
/
+27
*
Replace direct use of DriveIntegrationServiceFactory with drive::util::GetFil...
hidehiko@chromium.org
2013-09-09
1
-5
/
+4
*
Revert 221580 "Make AppShimHostManager a RefCountedThreadSafe."
rsimha@chromium.org
2013-09-06
2
-7
/
+7
*
Add Hide to app menu.
jackhou@chromium.org
2013-09-06
9
-0
/
+34
*
Make AppShimHostManager a RefCountedThreadSafe.
jackhou@chromium.org
2013-09-06
2
-7
/
+7
*
Mac: Fix window raising for multiple desktops
davidben@chromium.org
2013-09-05
1
-1
/
+5
*
Separate test dependencies in apps/DEPS.
benwells@chromium.org
2013-09-03
1
-4
/
+12
*
Delete app_host from apps/
benwells@chromium.org
2013-08-30
10
-625
/
+0
*
Suppress flaky PlatformAppBrowserTest.FileAccesssIsRestored on win
rjkroege@chromium.org
2013-08-29
1
-1
/
+1
*
Add support for directory access to the file system API.
sammc@chromium.org
2013-08-29
5
-18
/
+42
*
Disable relaunch on login for shims.
jackhou@chromium.org
2013-08-29
1
-0
/
+14
*
Use only app permissions to decide if file entries should be writable.
sammc@chromium.org
2013-08-29
5
-47
/
+46
*
Differentiate windows hidden by AppWindow.hide API and Mac-style Hide/Show.
jackhou@chromium.org
2013-08-29
10
-11
/
+67
*
Revert 219709 "Remove the Extensions URLRequestContext."
earthdok@chromium.org
2013-08-27
1
-4
/
+6
*
Remove the Extensions URLRequestContext.
ajwong@chromium.org
2013-08-27
1
-6
/
+4
*
Quit shim when all windows are closed.
jackhou@chromium.org
2013-08-27
2
-37
/
+35
*
Send Chrome's process id to the app shim.
jackhou@chromium.org
2013-08-26
1
-7
/
+20
*
Add policy for fullscreen mode; disallow fullscreen in public sessions
bartfab@chromium.org
2013-08-25
4
-0
/
+26
*
DCHECK that invalid app window states are not cached.
scheib@chromium.org
2013-08-21
2
-8
/
+11
*
Add NativeWebContentsModalDialogManager::HostChanged()
wittman@chromium.org
2013-08-20
1
-1
/
+1
*
UMA for packaged app shortcuts on Mac.
tapted@chromium.org
2013-08-20
2
-0
/
+5
*
JSON/IDL Compiler now generates event names as of r215660. Use these generate...
DHNishi@gmail.com
2013-08-20
1
-3
/
+5
*
Move apps tests from c/b/extensions to c/b/apps and refine DEPS.
benwells@chromium.org
2013-08-15
4
-3
/
+4
*
New chromium icons assets, icon migration, for OSX app launcher.
tapted@chromium.org
2013-08-15
3
-11
/
+20
*
Moved chrome/browser/ui/extensions apps code to chrome/browser/ui/apps
benwells@chromium.org
2013-08-14
2
-2
/
+2
*
Add support for setInputRegion API.
garykac@chromium.org
2013-08-13
3
-0
/
+12
*
Move ShellWindowRegistry to apps
benwells@chromium.org
2013-08-09
13
-26
/
+481
*
Added scheib as an apps OWNER.
benwells@chromium.org
2013-08-09
1
-0
/
+1
*
Move win8 metro mode app launch check back to apps
benwells@chromium.org
2013-08-09
2
-0
/
+13
*
Disable flaky PlatformAppBrowserTest.FileAccessIsRestored on linux.
danakj@chromium.org
2013-08-07
1
-1
/
+8
*
Add myself to apps and extensions OWNERS files.
mek@chromium.org
2013-08-07
1
-0
/
+1
*
Move platform_app_launcher to apps
benwells@chromium.org
2013-08-07
7
-7
/
+424
[prev]
[next]