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
*
Add ash-enable-immersive-all-windows command line flag to enable immersive fu...
pkotwicz@chromium.org
2013-11-20
3
-22
/
+47
*
Revert 235861 "Add ash-enable-immersive-all-windows command line..."
oshima@chromium.org
2013-11-19
3
-47
/
+22
*
Add ash-enable-immersive-all-windows command line flag to enable immersive fu...
pkotwicz@chromium.org
2013-11-19
3
-22
/
+47
*
Add chrome_strings dependency to app_shim.gypi
jackhou@chromium.org
2013-11-18
1
-0
/
+1
*
Rename MinimalShell to WMTestHelper.
tfarina@chromium.org
2013-11-18
2
-7
/
+7
*
Fixed broken minimize/maximize buttons for Chrome Apps on Linux Aura.
mgiuca@chromium.org
2013-11-18
1
-1
/
+12
*
Introduce ui/wm/ directory.
tfarina@chromium.org
2013-11-16
3
-8
/
+8
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
10
-10
/
+10
*
Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...
ben@chromium.org
2013-11-15
1
-1
/
+1
*
Fix linux_chromeos_clang compile for app_shell
jamescook@chromium.org
2013-11-13
1
-1
/
+1
*
[mac] Better handling of lost Apple Events during App Shim Startup.
tapted@chromium.org
2013-11-12
1
-25
/
+54
*
Reland: Move ExtensionProcessManager to src/extensions, part 4
jamescook@chromium.org
2013-11-10
2
-3
/
+3
*
Revert 233956 "Move ExtensionProcessManager to src/extensions, p..."
rockot@google.com
2013-11-08
2
-3
/
+3
*
Move ExtensionProcessManager to src/extensions, part 4
jamescook@chromium.org
2013-11-08
2
-3
/
+3
*
Make a new component 'app_shim'.
jackhou@chromium.org
2013-11-08
2
-11
/
+34
*
Drop "ByPath" from functions in drive::FileSystemInterface.
kinaba@chromium.org
2013-11-07
1
-1
/
+1
*
Don't add keep-alives for apps after the app keep-alive service has shut down.
sammc@chromium.org
2013-11-07
3
-2
/
+12
*
Defer app window appearance until first paint.
mlamouri@chromium.org
2013-11-07
2
-5
/
+88
*
Revert 227677 - Trigger visibilitychange events on app container state changes
rockot@chromium.org
2013-11-01
3
-19
/
+2
*
Add chrome.app.window.[get|set][Min|Max][Width|Height]
jackhou@chromium.org
2013-10-30
1
-0
/
+19
*
Keep Chrome alive while packaged app background pages are running.
sammc@chromium.org
2013-10-30
6
-0
/
+314
*
Convert extensions::LazyBackgroundTaskQueue from Profile to BrowserContext
jamescook@chromium.org
2013-10-29
2
-2
/
+1
*
Move PermissionSet to top-level extensions.
yoz@chromium.org
2013-10-29
1
-1
/
+1
*
Use the loaded bounds before applying size constraint.
mlamouri@chromium.org
2013-10-28
1
-8
/
+6
*
Move app_launcher_utils to chrome/browser/ui/app_list
calamity@chromium.org
2013-10-25
2
-2
/
+2
*
Add yoz/kalman to OWNERS.
miket@chromium.org
2013-10-25
1
-0
/
+2
*
Remove reliance on GetActiveDesktop from AppListService::Get()
tapted@chromium.org
2013-10-24
1
-1
/
+3
*
Remove apps::ShellWindow dependency on c/c/extensions/extension_constants.h
jamescook@chromium.org
2013-10-23
3
-24
/
+0
*
Move extension_misc::UnloadedExtensionReason from extension_constants.h to Un...
yoz@chromium.org
2013-10-23
3
-1
/
+3
*
apps: Remove unnecessary includes of extension_constants.h
jamescook@chromium.org
2013-10-23
4
-4
/
+3
*
Get rid of the extensions' MessageHandler RenderViewHostObserver. Move this c...
jam@chromium.org
2013-10-21
2
-0
/
+3
*
Suppress uninteresting log output from mac tests due to long shim domain sock...
tapted@chromium.org
2013-10-21
1
-0
/
+12
*
Add Set[Minimum|Maximum]Size to ShellWindow.
jackhou@chromium.org
2013-10-21
3
-0
/
+53
*
Factor out [min|max]_size into ShellWindow::SizeConstraints
jackhou@chromium.org
2013-10-20
2
-62
/
+136
*
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
7
-20
/
+21
*
Revert 228654 "Factor out [min|max]_size into ShellWindow::SizeC..."
dmikurube@chromium.org
2013-10-15
2
-135
/
+62
*
Factor out [min|max]_size into ShellWindow::SizeConstraints
jackhou@chromium.org
2013-10-15
2
-62
/
+135
*
Terminate Chrome when App Launcher is dismissed. (Mac)
jackhou@chromium.org
2013-10-15
6
-43
/
+62
*
apps: Move chrome's ShellWindowFrameView into apps/
jamescook@chromium.org
2013-10-15
5
-0
/
+480
*
Add always-on-top property to app windows
tmdiep@chromium.org
2013-10-11
3
-1
/
+7
*
app_shell: Add AppShellContentClient.
derat@chromium.org
2013-10-11
5
-3
/
+81
*
Move MinimalShell to ui/shell.
derat@chromium.org
2013-10-10
4
-4
/
+8
*
app_shell: Limit DEPS to apps/shell
jamescook@chromium.org
2013-10-09
2
-6
/
+10
*
Create an app_shell target
jamescook@chromium.org
2013-10-09
11
-1
/
+439
*
When native app window visibility changes due to either show/hide or minimize...
rockot@chromium.org
2013-10-09
3
-2
/
+19
*
Delete AppShimHostManager on UI thread. (Mac)
jackhou@chromium.org
2013-10-08
2
-2
/
+6
*
Move APIPermission, APIPermissionSet, PermissionsInfo to top-level extensions.
yoz@chromium.org
2013-10-08
2
-2
/
+1
*
Tighten up DEPS rules allowing content to ensure that only public parts of co...
jam@chromium.org
2013-10-03
1
-1
/
+3
*
Moved apps metro code from apps to chrome/browser/apps.
benwells@chromium.org
2013-10-03
11
-155
/
+12
[next]