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 AppWindow.setVisibleOnAllWorkspaces.
jackhou
2014-09-08
2
-0
/
+5
*
Move app.window API implementation to extensions
hashimoto
2014-09-05
1
-1
/
+0
*
Move AppWindowContentsImpl to extensions
hashimoto
2014-09-03
4
-221
/
+0
*
Move AppWindow to extensions
hashimoto
2014-08-29
25
-2596
/
+54
*
[Mac] Make app shims load the same framework version as the running Chrome pr...
jackhou
2014-08-29
3
-6
/
+41
*
Add AppDelegate::ResizeWebContents
hashimoto
2014-08-27
6
-101
/
+1
*
Add ProcessPowerCollector to audit CPU and power information.
dhnishi
2014-08-26
1
-0
/
+4
*
Work on GN build of Chrome.
Brett Wilson
2014-08-26
1
-0
/
+1
*
Remove chrome dependencies from app_window_api.cc
hashimoto
2014-08-26
1
-0
/
+9
*
Use qualified path for grit/ui_strings.h
tfarina
2014-08-25
2
-2
/
+2
*
Merge apps/pref* to extensions/browser/pref*
hashimoto
2014-08-25
7
-87
/
+2
*
Revert of Merge apps/pref* to extensions/browser/pref* (patchset #1 of https:...
machenbach
2014-08-25
6
-2
/
+83
*
Merge apps/pref* to extensions/browser/pref*
hashimoto
2014-08-25
6
-83
/
+2
*
Add apps to the GN build.
brettw@chromium.org
2014-08-21
2
-0
/
+97
*
Extensions: Move id_util functions to crx_file component.
tommycli@chromium.org
2014-08-21
2
-1
/
+3
*
Observe NOTIFICATION_APP_TERMINATING notification with the delegate
hashimoto@chromium.org
2014-08-20
1
-11
/
+7
*
Move AppWindow related classes to extensions
hashimoto@chromium.org
2014-08-20
13
-1133
/
+29
*
Move NativeAppWindow to extensions
hashimoto@chromium.org
2014-08-20
15
-123
/
+32
*
Add GetAppDefaultIcon() to AppDelegate
hashimoto@chromium.org
2014-08-20
2
-7
/
+3
*
[Mac] Bounce app shims when app windows request attention.
jackhou@chromium.org
2014-08-20
10
-14
/
+76
*
Stop depending on ChromeExtensionWebContentsObserver from AppWindow
hashimoto@chromium.org
2014-08-19
1
-4
/
+0
*
Remove ui::SHOW_STATE_DETACHED and related things
tapted@chromium.org
2014-08-19
3
-9
/
+0
*
Move suggest_permission_util.cc to extensions
hashimoto@chromium.org
2014-08-19
3
-3
/
+2
*
Move apps::SizeConstraints to extensions
hashimoto@chromium.org
2014-08-19
5
-154
/
+13
*
Move enable-apps-show-on-first-paint switch to extensions
hashimoto@chromium.org
2014-08-19
1
-4
/
+4
*
Move session_id.{cc,h} from chrome/browser/sessions to components/sessions
hashimoto@chromium.org
2014-08-18
2
-2
/
+2
*
[DevTools] Make DevTools clients talk directly to DevToolsAgentHost instead o...
dgozman@chromium.org
2014-08-18
1
-5
/
+2
*
[cros] user_manager component - move UserManagerBase and UserManager
nkostylev@chromium.org
2014-08-15
2
-3
/
+4
*
Remove Profile from AppWindowGeometryCache
hashimoto@chromium.org
2014-08-15
2
-10
/
+6
*
Merge ResourceBundle's InitSharedInstanceLocaleOnly with InitSharedInstanceWi...
tfarina@chromium.org
2014-08-14
1
-1
/
+2
*
Update support for alphaEnabled (transparent windows) API
garykac@chromium.org
2014-08-12
3
-16
/
+14
*
Revert of [DevTools] Make DevTools clients talk directly to DevToolsAgentHost...
pfeldman@chromium.org
2014-08-12
1
-2
/
+5
*
Cleanup: Do not depend on browser_extensions target when extensions are not e...
thestig@chromium.org
2014-08-12
1
-0
/
+3
*
Custom launcher pages: right-click menu is now the platform apps menu.
mgiuca@chromium.org
2014-08-11
1
-0
/
+3
*
Use InvalidateTypes rather than "unsigned".
avi@chromium.org
2014-08-09
2
-3
/
+4
*
[DevTools] Make DevTools clients talk directly to DevToolsAgentHost instead o...
dgozman@chromium.org
2014-08-08
1
-5
/
+2
*
DevTools: migrate DevTools APIs to use WebContents instead of RenderViewHost.
pfeldman@chromium.org
2014-08-08
1
-4
/
+4
*
Disable ephemeral apps after they stop running
tmdiep@chromium.org
2014-08-06
1
-7
/
+6
*
Moved CreateNativeAppWindow from AppWindow::Delegate to AppsClient.
mgiuca@chromium.org
2014-08-05
6
-30
/
+22
*
Experimental app list: custom launcher pages handle web contents events.
mgiuca@chromium.org
2014-08-04
2
-4
/
+119
*
Refactor AppWindow to enable code re-use with launcher pages.
mgiuca@chromium.org
2014-08-04
5
-65
/
+206
*
Move extension notifications to extensions/browser/notification_types.h
jamescook@chromium.org
2014-07-31
5
-30
/
+34
*
Split out the non-app-window-specific parts of AppWindow::Delegate.
mgiuca@chromium.org
2014-07-30
4
-49
/
+96
*
AppWindow: Abstract over setting and querying fullscreen mode.
mgiuca@chromium.org
2014-07-24
2
-53
/
+65
*
Add RestartApplicationIfRunning to AppLoadService
sashab@chromium.org
2014-07-24
2
-0
/
+10
*
Move apps/shell to extensions/shell.
yoz@chromium.org
2014-07-24
76
-4966
/
+0
*
Move DnsApiTest.DnsResolveIPLiteral and DnsApiTest.DnsResolveHostname to app_...
yoz@chromium.org
2014-07-23
3
-0
/
+133
*
AppWindowContents: Clean up unnecessary SuspendRenderViewHost.
mgiuca@chromium.org
2014-07-23
2
-46
/
+2
*
[Mac] Hide all shims when Chrome is hidden.
jackhou@chromium.org
2014-07-22
2
-12
/
+30
*
Reland: Refactor code that defers extension background page loading
jamescook@chromium.org
2014-07-22
2
-12
/
+4
[next]