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
*
Allow new window creation when the frontmost browser has a modal sheet attached.
pinkerton@chromium.org
2009-11-11
1
-7
/
+5
*
Cleans up our autorelease pool handling by making sure that an autorelease po...
dmaclach@chromium.org
2009-11-05
1
-1
/
+0
*
Don't allow the browser to stay above a modal plugin window (Mac)
stuartmorgan@chromium.org
2009-11-04
1
-0
/
+9
*
Add "Report Bug" dialog to Mac OSX.
mirandac@chromium.org
2009-11-03
1
-0
/
+13
*
Mac: enable History, Downloads, and Open Location... with no windows open.
viettrungluu@chromium.org
2009-10-30
1
-0
/
+10
*
Fix window restore behaviour on Mac.
erg@chromium.org
2009-10-29
1
-0
/
+18
*
Remove deprecated CommandLine(std::wstring) ctor.
evan@chromium.org
2009-10-26
1
-1
/
+1
*
About box auto-update improvements.
mark@chromium.org
2009-10-26
1
-15
/
+8
*
Mac: Enable help when there are no windows.
viettrungluu@chromium.org
2009-10-22
1
-1
/
+6
*
Don't delay menu item fixup when the number of tabs change.
pinkerton@chromium.org
2009-10-19
1
-1
/
+5
*
The file menu was enabled even when a browser window was obscured by a modal ...
mirandac@chromium.org
2009-10-13
1
-1
/
+21
*
Allow the about window to create a new window to handle loading web pages if ...
pinkerton@chromium.org
2009-10-13
1
-1
/
+1
*
Explicitly activeIgnoringOtherApps from IDC_NEW{,_INCOGNITO}_WINDOW
sgk@google.com
2009-10-06
1
-2
/
+10
*
Mac: Allow window/app. to be closed when tab modal sheets are showing.
viettrungluu@chromium.org
2009-10-01
1
-26
/
+0
*
Mac: Hook up the page menu's "Encoding" submenu.
erg@chromium.org
2009-09-23
1
-1
/
+5
*
Download in progress dialog:
estade@chromium.org
2009-09-23
1
-7
/
+11
*
Remove potential for command-key equivalents to beat the file menu fix-up tim...
pinkerton@chromium.org
2009-09-22
1
-0
/
+33
*
Have the dock menu "New Incognito Window" item always open a new
sgk@google.com
2009-09-22
1
-1
/
+1
*
Get rid of a few NOTIMPLEMENTEDs in the scaffolding.
pinkerton@chromium.org
2009-09-18
1
-1
/
+11
*
Stylistic fixes in the new dock menu code:
sgk@google.com
2009-09-17
1
-14
/
+12
*
Use NSApp in preference to [NSApplication sharedApplicaton]
mark@chromium.org
2009-09-17
1
-1
/
+1
*
applicationDockMenu: is used in the unit test, it should not be private
mark@chromium.org
2009-09-15
1
-1
/
+0
*
Chrome should shut down cleanly when quit from the Dock icon menu, during
mark@chromium.org
2009-09-15
1
-48
/
+30
*
Split the "downloads in progress at exit" confirm dialog text into
paul@chromium.org
2009-09-14
1
-23
/
+26
*
Add "New Window" and "New Incognito Window" items to the Dock Menu.
sgk@google.com
2009-09-14
1
-1
/
+26
*
Revert 26016 - valgrind leak -
sgk@google.com
2009-09-11
1
-27
/
+0
*
Add "New Window" and "New Incognito Window" items to the Dock Menu.
sgk@google.com
2009-09-11
1
-0
/
+27
*
Add command line switch --activate-on-launch to help Selenium.
jrg@chromium.org
2009-09-11
1
-0
/
+12
*
Add background_tile_view for tiling an image as UI background (about box need...
thomasvl@chromium.org
2009-08-28
1
-5
/
+0
*
Add favicons to the Mac bookmark menu
jrg@chromium.org
2009-08-22
1
-1
/
+1
*
Move the menu bar l10n into the xib file.
thomasvl@chromium.org
2009-08-12
1
-12
/
+0
*
Add support for constrained windows on os x, based on Avi's GTMWindowSheetCon...
thakis@chromium.org
2009-08-11
1
-5
/
+45
*
ObjC classes generated by the build and used in Xib files is already getting ...
thomasvl@chromium.org
2009-08-11
1
-3
/
+3
*
Fix a bug when exiting Mac Chrome with in progress downloads.
paul@chromium.org
2009-08-10
1
-65
/
+75
*
Implement the quit dialog on Mac displayed when the user has in progress
paul@chromium.org
2009-08-03
1
-0
/
+87
*
First cut at Mac history menu.
rohitrao@chromium.org
2009-07-27
1
-0
/
+2
*
Starting mac l10n:
thomasvl@chromium.org
2009-07-22
1
-3
/
+5
*
Hook up the prefs for the optional home buttons and page/wrench buttons. Move...
pinkerton@chromium.org
2009-07-07
1
-3
/
+0
*
Implement restoring closed tab menu item. Reworked cross-platform code to han...
pinkerton@chromium.org
2009-06-19
1
-2
/
+34
*
Reduce header dependencies in browser/
phajdan.jr@chromium.org
2009-06-13
1
-0
/
+1
*
Headers cleanup in chrome/browser/
phajdan.jr@chromium.org
2009-06-03
1
-3
/
+4
*
Implement Clear Browser Data for Mac as an app modal dialog. Uses the profile...
pinkerton@chromium.org
2009-05-29
1
-4
/
+13
*
Handle opening URLs when there is no window open.
avi@chromium.org
2009-05-28
1
-1
/
+8
*
Fix issue where cmd-w was hard-coded to closing a browser tab regardless of t...
pinkerton@chromium.org
2009-05-27
1
-0
/
+112
*
Update check interval adjustment.
jrg@chromium.org
2009-05-21
1
-0
/
+21
*
About box development.
jrg@chromium.org
2009-05-20
1
-5
/
+49
*
Use GTM's l10n class to substitute the correctly branded string for "Quit Chr...
pinkerton@chromium.org
2009-05-20
1
-0
/
+10
*
Must register the AE handler earlier to catch the open url on a launch.
avi@chromium.org
2009-05-19
1
-17
/
+37
*
Implement OS X Encoding Menu.
jeremy@chromium.org
2009-05-14
1
-0
/
+8
*
Revert "Implement OS X Encoding Menu."
tc@google.com
2009-05-14
1
-8
/
+0
[next]