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
*
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
*
Merge NOTIFICATION_WEB_CONTENTS_SWAPPED into NOTIFICATION_RENDER_VIEW_HOST_CH...
avi@chromium.org
2013-10-03
3
-23
/
+8
*
Move chrome apps prefs back to chrome from the apps component.
benwells@chromium.org
2013-09-29
10
-161
/
+2
*
Fixes crasher when closing app windows while printing.
dharcourt@chromium.org
2013-09-26
1
-1
/
+5
*
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
[next]