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
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-2
/
+2
*
Moving Background App support on the Mac Dock menu into its own submenu
rickcam@chromium.org
2011-01-21
1
-30
/
+41
*
[Mac] Organize all tab/tab strip files into chrome/browser/ui/cocoa/tabs/.
rsesek@chromium.org
2011-01-19
1
-2
/
+2
*
[Mac] Organize all import files into chrome/browser/ui/cocoa/importer/.
rsesek@chromium.org
2011-01-18
1
-1
/
+1
*
Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.
thestig@chromium.org
2011-01-15
1
-1
/
+0
*
[Mac] Consolidate all files relating to preferences in a subdir of c/b/ui/cocoa/
rsesek@chromium.org
2011-01-14
1
-1
/
+1
*
Cleanup: Remove unneeded includes of pref_names.h
thestig@chromium.org
2011-01-13
1
-1
/
+0
*
Flags: Enable Tabbed Options by default.
jhawkins@chromium.org
2011-01-07
1
-1
/
+1
*
Move base/mac_util.h to base/mac and use the base::mac namespace.
brettw@chromium.org
2011-01-01
1
-2
/
+2
*
Added Background Application entries to Dock menu
rickcam@chromium.org
2010-12-21
1
-6
/
+58
*
Remove WorkerPoolMac, rename WorkerPoolLinux to WorkerPoolPosix and use that ...
thakis@chromium.org
2010-12-18
1
-10
/
+0
*
BUG=65795
maf@chromium.org
2010-12-10
1
-66
/
+82
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Move browser/cocoa to browser/ui/cocoa
ben@chromium.org
2010-12-01
1
-14
/
+14
*
Remove Feedback button from the status bar and add it to the toolbar.
rkc@chromium.org
2010-11-22
1
-2
/
+2
*
[Mac] Make the Confirm to Quit floaty panel a singleton so multiple panels do...
rsesek@chromium.org
2010-11-22
1
-4
/
+2
*
Cleanup: Include browser.h -> ui/browser.h [Final].
jhawkins@chromium.org
2010-11-18
1
-3
/
+3
*
Cleanup: Remove chrome/browser/browser_init.* and references.
jhawkins@chromium.org
2010-11-12
1
-1
/
+1
*
Revert 65582 - Remove Feedback button from the status bar and add it to the t...
rvargas@google.com
2010-11-09
1
-2
/
+2
*
Remove Feedback button from the status bar and add it to the toolbar.
rkc@chromium.org
2010-11-09
1
-2
/
+2
*
Split out command IDs from chrome_dll_resource.h.
evan@chromium.org
2010-11-08
1
-1
/
+1
*
[Mac] Use Linux WorkerPool code.
shess@chromium.org
2010-11-05
1
-0
/
+10
*
[Mac] Add a confirm to quit experiment to about:flags.
rsesek@chromium.org
2010-11-03
1
-0
/
+93
*
Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM.
mattm@chromium.org
2010-10-21
1
-1
/
+1
*
Move chrome/browser/cocoa/bookmark_* to chrome/browser/cocoa/bookmarks/.
viettrungluu@chromium.org
2010-10-15
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part19:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part14:
tfarina@chromium.org
2010-10-10
1
-2
/
+2
*
Change the way we wait for print jobs at shutdown on the Mac
stuartmorgan@chromium.org
2010-10-07
1
-0
/
+5
*
This is a second attempt of http://codereview.chromium.org/3175038
davemoore@chromium.org
2010-09-13
1
-1
/
+1
*
Revert 59147 - Allow overriding of X error functions
davemoore@chromium.org
2010-09-10
1
-1
/
+1
*
Allow overriding of X error functions
davemoore@chromium.org
2010-09-10
1
-1
/
+1
*
First click on Dock icon (OSX) should restore session if Chrome was launched ...
dimich@chromium.org
2010-09-07
1
-0
/
+17
*
Implement about:labs
thakis@chromium.org
2010-08-27
1
-4
/
+5
*
Revert 57635: Implement about:labs
dpolukhin@chromium.org
2010-08-27
1
-5
/
+4
*
Implement about:labs
thakis@chromium.org
2010-08-27
1
-4
/
+5
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
Add support for receiving text from system services on Mac.
dmaclach@chromium.org
2010-08-23
1
-8
/
+4
*
Changed ChromeOS status bar menu handlers to obey --enable-tabbed-options swi...
zelidrag@chromium.org
2010-08-20
1
-1
/
+2
*
- 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
[next]