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
*
- Registered service types to make Services menu available
yutak@chromium.org
2010-08-17
1
-0
/
+15
*
Make BrowserInit use FilePath instead of wstring for current directory.
viettrungluu@chromium.org
2010-08-03
1
-1
/
+2
*
Cleanup: Remove unneeded headers from app/ (part 3)
thestig@chromium.org
2010-07-31
1
-0
/
+1
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-1
/
+2
*
Mac: Add "Show Tab Overview" menu item.
thakis@chromium.org
2010-07-27
1
-0
/
+4
*
Moved code that generates APP_TERMINATING notification into BrowserList so it...
atwilson@chromium.org
2010-07-20
1
-17
/
+12
*
[Mac] Fix for a bug where extensions were not being notified when no window w...
andybons@chromium.org
2010-07-20
1
-0
/
+22
*
Implement support for disabling sync through configuration management.
mnissler@chromium.org
2010-07-14
1
-4
/
+3
*
Enable domui options for use in browser using the switch:
csilv@chromium.org
2010-06-18
1
-3
/
+17
*
Mac/clang: Uncontentious fixes.
thakis@chromium.org
2010-06-11
1
-1
/
+1
*
[Mac] Don't disable all menu items if there isn't a browser window open.
rsesek@chromium.org
2010-06-11
1
-1
/
+1
*
[Mac] Disable menu certain menu items when a modal dialog or sheet is present.
rsesek@chromium.org
2010-06-04
1
-9
/
+24
*
Fixing AutoReset to be a template.
gspencer@chromium.org
2010-06-01
1
-2
/
+2
*
Mac: Make quitting from AppleScript more reliable.
viettrungluu@chromium.org
2010-05-25
1
-25
/
+1
*
added workaround for NULL defaultProfile in app_controller_mac.mm.
akalin@chromium.org
2010-05-03
1
-2
/
+24
*
Mac: rename app_mode_constants_mac.*.
viettrungluu@chromium.org
2010-04-30
1
-1
/
+1
*
Make sure to check for in-progress downloads when quitting. Adds back in code
pinkerton@chromium.org
2010-04-28
1
-0
/
+8
*
Use the native Mac localization bundle utility functions.
avi@chromium.org
2010-04-27
1
-26
/
+18
*
[Mac] Ignore rapp events when the browser is shutting down.
rohitrao@chromium.org
2010-04-26
1
-0
/
+6
*
Delete native Mac bookmark manager. Remove --disable-tabbed-bookmark-manager ...
viettrungluu@chromium.org
2010-04-23
1
-11
/
+3
*
Mac: reform our shutdown routine.
viettrungluu@chromium.org
2010-04-09
1
-16
/
+61
*
UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.
evan@chromium.org
2010-03-23
1
-3
/
+6
*
Enable tabbed bookmark manager by default.
arv@chromium.org
2010-03-19
1
-3
/
+3
*
Revert 42061 - Enable tabbed bookmark manager by default due to browser_tests...
andybons@chromium.org
2010-03-19
1
-3
/
+3
*
Enable tabbed bookmark manager by default.
arv@chromium.org
2010-03-19
1
-3
/
+3
*
Open tabbed bookmark manager from menus as well.
arv@chromium.org
2010-03-12
1
-1
/
+14
*
Fix possible race condition with updating close-tab/window key equivalents fr...
pinkerton@google.com
2010-03-08
1
-5
/
+17
*
Mac: record location of Chromium.app (or Google Chrome.app) bundle.
viettrungluu@chromium.org
2010-02-22
1
-0
/
+38
*
Mac: when only minimized windows present, various commands should unminimize ...
viettrungluu@chromium.org
2010-02-21
1
-46
/
+98
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-2
/
+2
*
Remove TODOs or add bug numbers to TODOs
pinkerton@chromium.org
2010-02-12
1
-4
/
+0
*
Remove the temporary scaffolding stubs.
phajdan.jr@chromium.org
2010-02-10
1
-1
/
+0
*
OS X: Import settings dialog cleanup.
jeremy@chromium.org
2010-02-01
1
-4
/
+2
*
Mac bookmark mgr: Enable menu cmd when no window's open.
snej@chromium.org
2010-01-23
1
-0
/
+6
*
Mac: improve situation with respect to launching/DnD local files.
viettrungluu@chromium.org
2010-01-22
1
-57
/
+34
*
Ensure method to set up cmd-w/cmd-shift-w runs on the main thread, add a DCHE...
pinkerton@google.com
2010-01-21
1
-5
/
+6
*
Mac: Enable "Task Manager" menu item even if no browser is open.
thakis@chromium.org
2010-01-20
1
-0
/
+6
*
Mac: Don't crash on "Stats for nerds" link if no browser window is open.
thakis@chromium.org
2010-01-20
1
-1
/
+1
*
Fix command-click on buttons in background windows to perform their action in...
pinkerton@chromium.org
2010-01-14
1
-4
/
+31
*
Revert 35137 - Getting perf numbers. Will revert.
viettrungluu@chromium.org
2009-12-22
1
-25
/
+51
*
Getting perf numbers. Will revert.
viettrungluu@chromium.org
2009-12-22
1
-51
/
+25
*
Commit issue 464079 for feldstein: limit the clear browsing data window to on...
mirandac@chromium.org
2009-12-15
1
-4
/
+2
*
Mac: implement "Search the Web..." (Opt-Cmd-F).
viettrungluu@chromium.org
2009-12-07
1
-0
/
+9
*
Mark the help menu as such so Cocoa adds the search item.
thomasvl@chromium.org
2009-12-01
1
-0
/
+16
*
In-application Keystone ticket promotion.
mark@chromium.org
2009-11-28
1
-3
/
+0
*
Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...
akalin@chromium.org
2009-11-25
1
-4
/
+4
*
Added main menu item for Sync in OS X. (Right below "Preferences..."). Made ...
akalin@chromium.org
2009-11-24
1
-0
/
+15
*
Moved a whole pile of unittests over to CocoaTest.
dmaclach@chromium.org
2009-11-19
1
-20
/
+32
*
Implement "Import Bookmarks and Settings".
mrossetti@chromium.org
2009-11-19
1
-1
/
+12
*
Mac: add Extensions to the Main Menu and to the Wrench Menu.
viettrungluu@chromium.org
2009-11-18
1
-0
/
+4
[next]