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
*
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
*
Deregister pref observer on shutdown.
avi@chromium.org
2013-02-05
1
-0
/
+4
*
Allow signin to continue even if sync is disabled by policy.
atwilson@chromium.org
2013-02-03
1
-3
/
+2
*
Rename application_launch namespace to chrome
benwells@chromium.org
2013-01-31
1
-4
/
+2
*
browser: Start moving application_lifetime.h functions into chrome namespace.
tfarina@chromium.org
2013-01-30
1
-2
/
+2
*
Make Mac menu code obey incognito availability.
avi@chromium.org
2013-01-22
1
-13
/
+41
*
Refactor mac signin menu item code to use SigninGlobalError.
atwilson@chromium.org
2013-01-18
1
-2
/
+3
*
Plumb HostDesktopType through tab restore.
gab@chromium.org
2013-01-17
1
-1
/
+4
*
Rearchitecting the 'app mode' code on mac for v2 apps.
jeremya@chromium.org
2013-01-15
1
-0
/
+45
*
browser: Move two other functions from browser_finder.h into chrome namespace.
tfarina@chromium.org
2012-12-17
1
-1
/
+1
*
FindLastActiveWithProfile now requires a HostDesktopType.
grt@chromium.org
2012-11-29
1
-1
/
+2
*
Revert 169654 - FindLastActiveWithProfile now requires a HostDesktopType.
joi@chromium.org
2012-11-27
1
-2
/
+1
*
FindLastActiveWithProfile now requires a HostDesktopType.
grt@chromium.org
2012-11-27
1
-1
/
+2
*
Fix ui::Accelerator class hierarchy
sail@chromium.org
2012-11-27
1
-1
/
+0
*
[base] Move AutoReset to base namespace.
dbeam@chromium.org
2012-11-21
1
-2
/
+2
*
browser: Move FindLastActiveWithProfile() into chrome namespace.
tfarina@chromium.org
2012-11-12
1
-1
/
+1
*
browser: Start moving browser_finder.h into chrome namespace.
tfarina@chromium.org
2012-10-28
1
-2
/
+2
*
browser: Move one last cocoa and gtk files into chrome namespace.
tfarina@chromium.org
2012-10-14
1
-3
/
+3
*
Removed dead code.
vitalybuka@chromium.org
2012-10-05
1
-31
/
+0
*
Get rid of the content::NOTIFICATION_APP_ACTIVATED notification since it was ...
jam@chromium.org
2012-09-24
1
-4
/
+2
*
OSX CHECK() when opening new window during session restore
dhollowa@chromium.org
2012-09-20
1
-0
/
+8
*
Separate out profiles from window creation in dock menu.
avi@chromium.org
2012-09-08
1
-16
/
+15
[next]