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
*
Hide plugins in minimized/hidden windows on the Mac
stuartmorgan@chromium.org
2010-02-02
1
-0
/
+54
*
Wire popup blocking UI to the new machinery and port over the user's old whit...
pkasting@chromium.org
2010-02-02
3
-545
/
+0
*
Fix Mac browser crash in BookmarkMenuBridge::UpdateMenu.
snej@chromium.org
2010-02-01
1
-2
/
+6
*
Fix Valgrind error in ExtensionInstalledBubble unit test.
mirandac@chromium.org
2010-02-01
1
-10
/
+11
*
Show download item menu on mouse down instead of mouse up.
thakis@chromium.org
2010-02-01
5
-23
/
+47
*
Add temporary download progress overlay to the dock icon for the Mac (real UI...
avi@chromium.org
2010-02-01
3
-0
/
+262
*
[Mac] Reduce jank in the cookie manager by lazily creating child nodes for th...
rsesek@chromium.org
2010-02-01
4
-12
/
+23
*
Keep packages from being selected in a Cocoa open single file dialog.
avi@chromium.org
2010-02-01
1
-0
/
+24
*
OS X: Import settings dialog cleanup.
jeremy@chromium.org
2010-02-01
5
-67
/
+58
*
Mac: Theme status text of download items.
thakis@chromium.org
2010-01-31
1
-30
/
+67
*
Initialize arrowPoint so that warnings don't break Mac compile in new extensi...
mirandac@chromium.org
2010-01-31
1
-1
/
+1
*
ExtensionInstalledBubble for Mac.
mirandac@chromium.org
2010-01-31
13
-9
/
+823
*
Trivial fix: static -> const.
viettrungluu@chromium.org
2010-01-30
1
-2
/
+2
*
Mac: fix crash when blank URL lists dragged to/over web content.
viettrungluu@chromium.org
2010-01-30
3
-30
/
+70
*
Changes to support new cookie policy.
darin@chromium.org
2010-01-30
1
-12
/
+1
*
Make download items drag sources on OS X.
thakis@chromium.org
2010-01-30
11
-128
/
+262
*
Add basic support for Content Blocked icons in the omnibox. Not yet
pkasting@chromium.org
2010-01-30
2
-2
/
+7
*
Mac: Selecting a row in taskman should select other rows in the same process.
thakis@chromium.org
2010-01-29
1
-9
/
+15
*
Revert r37535.
darin@chromium.org
2010-01-29
2
-12
/
+4
*
Implement extended cookie controls.
jochen@chromium.org
2010-01-29
2
-4
/
+12
*
Mac bookmark manager: Crash after deleting folder in left pane
snej@chromium.org
2010-01-29
3
-10
/
+33
*
Mac bookmark mgr: Restore previously selected group when search field is clea...
snej@chromium.org
2010-01-28
4
-4
/
+83
*
Add import/export extension apis
feldstein@chromium.org
2010-01-28
2
-2
/
+18
*
Mac bookmark mgr: Remove bold style for root folders. Thin window border.
snej@chromium.org
2010-01-27
1
-7
/
+0
*
[Mac] Makes BrowserWindowCocoa use the proper window, regardless of current f...
rohitrao@chromium.org
2010-01-27
2
-17
/
+25
*
Page actions should be able to change the popup on a per-tab basis.
skerner@chromium.org
2010-01-27
2
-16
/
+31
*
Fix an invalid read in CocoaCookieTreeNode that occurs when filtering cookies...
rsesek@chromium.org
2010-01-27
4
-19
/
+61
*
[Mac]Implement Cut, Copy and Paste from page menu
suzhe@chromium.org
2010-01-27
2
-0
/
+15
*
Change hardcoded strings (!) in Mac unittest to match real string changes.
pkasting@chromium.org
2010-01-27
1
-2
/
+2
*
[Mac] Possibly prevent crashes by properly handling missing/invalid favicons ...
rohitrao@chromium.org
2010-01-26
1
-1
/
+10
*
[Mac] Give the cookies manager a search field.
rsesek@chromium.org
2010-01-26
3
-0
/
+65
*
Mac bookmark mgr: Add tooltips to buttons.
snej@chromium.org
2010-01-26
2
-3
/
+13
*
Mac: Improve task manager column resizing, set min window size.
thakis@chromium.org
2010-01-26
1
-2
/
+57
*
Fix for Mac tooltip crasher.
snej@chromium.org
2010-01-26
2
-0
/
+8
*
Enable "Import Settings" button in preferences dialog.
jeremy@chromium.org
2010-01-26
1
-1
/
+7
*
Mac: Rebuild Bookmarks menu only when it's pulled down.
snej@chromium.org
2010-01-25
5
-21
/
+90
*
[Mac] Add methods to prevent tab detaching or window moving if needed. Modif...
rohitrao@chromium.org
2010-01-25
3
-12
/
+26
*
[Mac] Makes the tab strip left-side indent changeable. Prereq for fullscreen.
rohitrao@chromium.org
2010-01-25
2
-9
/
+24
*
[Mac] Changes to enable performClose: for fullscreen windows.
rohitrao@chromium.org
2010-01-25
3
-16
/
+61
*
Mac: fix yet another TabStripController index/model index bug (crasher).
viettrungluu@chromium.org
2010-01-25
1
-3
/
+5
*
Adds local storage nodes to cookie tree model and cookies view.
bulach@chromium.org
2010-01-25
4
-14
/
+33
*
Mac: make pinned tab title change alert more noticeable.
viettrungluu@chromium.org
2010-01-24
1
-20
/
+20
*
Mac bookmark mgr: Enable menu cmd when no window's open.
snej@chromium.org
2010-01-23
1
-1
/
+9
*
[Mac] Fix a bunch of crahes related to opening preferences from an incognito ...
rsesek@chromium.org
2010-01-22
1
-1
/
+1
*
Add one more cast to placate the 10.6 SDK.
mark@chromium.org
2010-01-22
1
-1
/
+1
*
Mac bookmark mgr: Fix crash with New Folder when Recents selected. Enable New...
snej@chromium.org
2010-01-22
4
-36
/
+91
*
Adds support for phantom tabs. A pinned tab becomes a phantom tab when
sky@chromium.org
2010-01-22
1
-1
/
+1
*
Remove a comment long-obsolete.
avi@chromium.org
2010-01-21
1
-3
/
+0
*
Implemented Esc/Command-. shortcuts for HTML dialogs.
akalin@chromium.org
2010-01-21
1
-0
/
+20
*
[Mac] Fix a crash in the cookies manager that was caused by an invalid select...
rsesek@chromium.org
2010-01-21
3
-0
/
+87
[next]