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
/
chrome
/
browser
/
app_controller_mac.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace string16 with base::string16.
brettw@chromium.org
2013-12-04
1
-6
/
+8
*
Instantiate AppShimMenuController when app launcher is enabled. (Mac)
jackhou@chromium.org
2013-11-06
1
-2
/
+6
*
Rename service subdir under chrome/browser to service_process
jianli@chromium.org
2013-11-05
1
-1
/
+1
*
Mac: delay window raising until space transitions.
davidben@chromium.org
2013-10-29
1
-3
/
+56
*
Force recreating the session service for session restore after shutdown.
sammc@chromium.org
2013-10-29
1
-1
/
+2
*
Leave apps running on Windows and Linux when quitting Chrome.
sammc@chromium.org
2013-10-28
1
-2
/
+2
*
On browser close, the browser checks to see if there are any pending downloads.
felt@chromium.org
2013-10-21
1
-2
/
+3
*
Fix memory leak in app_controller_mac.mm.
asvitkine@chromium.org
2013-09-17
1
-3
/
+4
*
Use apps::IsAppShimsEnabled instead of kEnableAppShims
jackhou@chromium.org
2013-09-09
1
-1
/
+2
*
Mac: Fix window raising for multiple desktops
davidben@chromium.org
2013-09-05
1
-8
/
+8
*
Remove menu items for Report an Issue for non-official builds.
rkc@chromium.org
2013-09-04
1
-0
/
+4
*
Add quit item to app menu.
jackhou@chromium.org
2013-08-30
1
-16
/
+1
*
Swap main menu with app-specific menu when app window focused.
jackhou@chromium.org
2013-08-30
1
-0
/
+8
*
Call RecordLastRunAppBundlePath in FILE thread
jiangj@opera.com
2013-08-29
1
-2
/
+7
*
Hide policy disabled UI elements from managed users
ibraaaa@chromium.org
2013-08-09
1
-9
/
+12
*
Revert 213031 "Swap main menu with app-specific menu when app wi..."
tapted@chromium.org
2013-08-09
1
-55
/
+0
*
Move ShellWindowRegistry to apps
benwells@chromium.org
2013-08-09
1
-3
/
+3
*
chrome.downloads.setShelfEnabled(boolean)
benjhayden@chromium.org
2013-07-31
1
-1
/
+1
*
Cmd+Q on an app window quits the app.
jackhou@chromium.org
2013-07-31
1
-0
/
+22
*
No bookmark sync promo if sync is disabled by policy.
fdoray@chromium.org
2013-07-31
1
-4
/
+6
*
Bring browser windows in front of app windows when user clicks on dock icon.
jackhou@chromium.org
2013-07-26
1
-8
/
+16
*
Swap main menu with app-specific menu when app window focused.
jackhou@chromium.org
2013-07-23
1
-0
/
+56
*
Refactor utility methods that don't use the ProfileManager directly out of th...
noms@chromium.org
2013-07-18
1
-1
/
+2
*
Use a direct include of the message_loop header in chrome/browser/, part 1.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Updates some includes of chrome_notification_types.h
jam@chromium.org
2013-07-11
1
-1
/
+1
*
roll clang 182481:184830
thakis@chromium.org
2013-07-02
1
-2
/
+2
*
Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-07-02
1
-1
/
+1
*
[Mac] AppController needs to update its "last profile" pointer when the activ...
noms@chromium.org
2013-06-28
1
-0
/
+67
*
mac: Update clients of scoped_nsobject.h.
thakis@chromium.org
2013-06-24
1
-6
/
+7
*
Remove "View Background Pages".
avi@chromium.org
2013-06-22
1
-10
/
+1
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.
avi@chromium.org
2013-06-09
1
-1
/
+1
*
Don't open additional browser window on app shim launch.
jackhou@chromium.org
2013-06-08
1
-14
/
+20
*
chrome: Use base::MessageLoop. (Part 3)
xhwang@chromium.org
2013-05-28
1
-1
/
+1
*
Ensure that we honor settings like session restore, open a set of urls, when ...
ananta@chromium.org
2013-05-25
1
-1
/
+1
*
Mac: Remove a C-style cast and remove an obsolete TODO.
thestig@chromium.org
2013-04-27
1
-4
/
+2
*
Rename sys_string_conversions in chrome.
brettw@chromium.org
2013-03-28
1
-1
/
+1
*
[mac] App shims
jeremya@chromium.org
2013-03-18
1
-39
/
+0
*
Add a signin allowed policy which is used to determine if a user is allowed t...
akuegel@chromium.org
2013-02-28
1
-1
/
+6
*
The context menu for extension actions should show a Manage item, not just
mpcomplete@chromium.org
2013-02-28
1
-1
/
+1
*
Remove kDefaultHostDesktopType from browser_finder.cc.
gab@chromium.org
2013-02-28
1
-2
/
+4
*
Finally phase out non-multi-desktop-aware Browser::CreateParams()'s!!
gab@chromium.org
2013-02-25
1
-2
/
+4
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Make all consumers of chrome::NewEmptyWindow and chrome::OpenEmptyWindow brow...
gab@chromium.org
2013-02-20
1
-1
/
+1
*
browser: Move the rest of application_lifetime.h into chrome namespace.
tfarina@chromium.org
2013-02-18
1
-2
/
+2
*
[Mac] Fix background apps dock menu.
rsesek@chromium.org
2013-02-15
1
-10
/
+7
*
Replace most BrowserList::empty() and BrowserList::size() calls by multi-desk...
gab@chromium.org
2013-02-13
1
-4
/
+3
*
Swap deprecated BrowserList:: iterators for BrowserIterator in code not compi...
gab@chromium.org
2013-02-12
1
-2
/
+2
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
1
-1
/
+1
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-6
/
+7
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
[next]