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
/
cocoa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix contextual menu crash by disabling the contextual menu.
avi@chromium.org
2010-04-30
1
-10
/
+11
*
Allow authenticated installs from the disk image.
mark@chromium.org
2010-04-30
7
-142
/
+355
*
[Mac] Small change to get the BrowserActionApiTest.IncognitoDragging test run...
kkania@chromium.org
2010-04-30
1
-7
/
+5
*
Attempt 2 at relanding your patch. I believe the problem was the removal of t...
sky@chromium.org
2010-04-30
2
-0
/
+5
*
Revert 46049 - [Mac] Make exceptions dialog a sheet.
bauerb@chromium.org
2010-04-30
6
-104
/
+36
*
[Mac] Make exceptions dialog a sheet.
bauerb@chromium.org
2010-04-30
6
-36
/
+104
*
Pasting on a folder now puts the pasted bookmark item in the folder as the la...
mrossetti@chromium.org
2010-04-30
1
-12
/
+13
*
Mac: add encoding meta-tag to HTML provided with NSHTMLPboardType.
viettrungluu@chromium.org
2010-04-30
1
-1
/
+8
*
Remove accidental #if's. Make old folder window menu go away when mousing ove...
mrossetti@chromium.org
2010-04-29
2
-15
/
+4
*
Changing linux platform for chromeos. This involved moving platform_util and...
dhg@chromium.org
2010-04-29
1
-1
/
+1
*
Fix dragging a tab out of a window when the only tabs left behind are phantom...
pinkerton@chromium.org
2010-04-29
4
-2
/
+19
*
Add and implement cut/copy/paste to the bookmark bar and folder context menus...
mrossetti@chromium.org
2010-04-29
12
-184
/
+1501
*
Enable mouse enter/exit events for the content area on Mac
stuartmorgan@chromium.org
2010-04-29
2
-0
/
+34
*
Remove some more BookmarkEditor::Handlers (in Mac code this time).
viettrungluu@chromium.org
2010-04-29
10
-68
/
+32
*
Revert 45906 - Relands your patch to have an option for enabling vertical tab...
sky@chromium.org
2010-04-29
2
-5
/
+0
*
Change report bad webpage to be a web tab instead of native dialog
feldstein@chromium.org
2010-04-29
1
-5
/
+1
*
Relands your patch to have an option for enabling vertical tabs. I've
sky@chromium.org
2010-04-29
2
-0
/
+5
*
Nukes one of the AddTabWithURL variants.
sky@chromium.org
2010-04-29
1
-2
/
+3
*
Mac BookmarkBubbleController updateBookmarkNode crash.
dhollowa@chromium.org
2010-04-28
1
-0
/
+5
*
Get rid of BookmarkEditor::Show()'s BookmarkEditor::Handler argument.
viettrungluu@chromium.org
2010-04-28
2
-8
/
+6
*
Mac Bookmarks hover unit tests leak.
dhollowa@chromium.org
2010-04-28
1
-2
/
+2
*
Windows/Views: delete native bookmark manager code.
viettrungluu@chromium.org
2010-04-28
2
-6
/
+0
*
Crash: Moving bookmarks into subfolder in incognito window
dhollowa@chromium.org
2010-04-27
2
-3
/
+4
*
Mac: Remove ToolbarButtonCell (and associated files).
viettrungluu@chromium.org
2010-04-27
4
-42
/
+1
*
Revert 45698 - Mac: Remove ToolbarButtonCell (and associated files).
avi@chromium.org
2010-04-27
3
-0
/
+41
*
Mac: Remove ToolbarButtonCell (and associated files).
viettrungluu@chromium.org
2010-04-27
3
-41
/
+0
*
Use the native Mac localization bundle utility functions.
avi@chromium.org
2010-04-27
2
-5
/
+3
*
[Mac] Brand code support on the Mac:
thomasvl@chromium.org
2010-04-27
3
-8
/
+202
*
Put an "(empty)" into the submenus of empty folders in the bookmark menu, to ...
avi@chromium.org
2010-04-26
1
-3
/
+10
*
Declare TranslateInfobarController as implementing NSMenuDelegate, required
mark@chromium.org
2010-04-26
1
-2
/
+3
*
Changes the tab menu to use pin and unpin instead of a check. The mac
sky@chromium.org
2010-04-26
1
-16
/
+5
*
Remove empty nodes when deleting cookies.
jochen@chromium.org
2010-04-26
1
-8
/
+3
*
Mac: Fix use-after-free in translate infobar options menu.
jeremy@chromium.org
2010-04-25
1
-6
/
+14
*
Mac cleanup: get rid of probably-stale TODOs.
viettrungluu@chromium.org
2010-04-25
1
-4
/
+0
*
Mac cleanup: remove a TODO and add ToolbarControllerTest.NoLocationBar (anoth...
viettrungluu@chromium.org
2010-04-24
2
-4
/
+18
*
Mac cleanup: Put consts and enums in info_bubble_view.h in a namespace.
viettrungluu@chromium.org
2010-04-24
12
-58
/
+66
*
Minor style fixes.
viettrungluu@chromium.org
2010-04-24
2
-5
/
+6
*
[Mac] Fix issue 19421: IMEs do not work well in the omnibox due to a race con...
suzhe@chromium.org
2010-04-24
3
-14
/
+68
*
[Mac] Update location-bar icon as user types.
shess@chromium.org
2010-04-23
1
-0
/
+3
*
Mac: Slomo for download shelf/info bars.
thakis@chromium.org
2010-04-23
1
-1
/
+1
*
Re-instate the temporary revert from r45267. That reverted certain
shess@chromium.org
2010-04-23
19
-577
/
+938
*
Delete native Mac bookmark manager. Remove --disable-tabbed-bookmark-manager ...
viettrungluu@chromium.org
2010-04-23
11
-2965
/
+2
*
Mac BookmarkBarFolderController side scrolling disabled.
dhollowa@chromium.org
2010-04-23
1
-2
/
+11
*
Attempt to fix Mac build
pkasting@chromium.org
2010-04-23
1
-1
/
+1
*
Don't select all when autofocusing the location bar on New Tab creation. Use...
pkasting@chromium.org
2010-04-23
8
-15
/
+14
*
Possible fix / workaround for issue where infobar fails to show
joth@chromium.org
2010-04-22
1
-1
/
+2
*
Bookmark Hover: Introduced an over-delete with attempt at timer safety.
dhollowa@chromium.org
2010-04-22
2
-7
/
+0
*
Temporarily revert certain Omnibox, toolbar, tab animations, and other
shess@chromium.org
2010-04-22
19
-939
/
+578
*
Fix bug whereby an installed page action bubble points not at the page action...
mirandac@chromium.org
2010-04-21
1
-2
/
+5
*
Put a button to link to proxy setup into the prefs dialog.
avi@chromium.org
2010-04-21
2
-0
/
+23
[next]