summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-116-55/+55
* Cleanup: Get rid of TreeNodeChildrenReordered.tfarina@chromium.org2010-08-113-89/+2
* Prevents TranslateInfoBarDelegate from keeping a pointer to a deleted TabCont...jcivelli@chromium.org2010-08-111-8/+7
* Mac tabpose: Add favicons and titles.thakis@chromium.org2010-08-112-19/+163
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-105-0/+5
* [Mac] Add key equivalent for Clear Browsing Data to the Wrench menu.rsesek@chromium.org2010-08-101-0/+1
* Added a method to check if a browser is closing.pinkerton@chromium.org2010-08-1024-0/+2459
* [Mac] Insert the Update Chrome item to existing Wrench menus when notified.rsesek@chromium.org2010-08-103-0/+38
* Add a session storage node to the cookies tree view for collected cookies.jochen@chromium.org2010-08-102-3/+3
* Don't redraw the location bar if there's nothing to redraw.jochen@chromium.org2010-08-104-8/+18
* Revert 55548 - Reland r55382. When blocking cookies, also show an icon in the...jochen@chromium.org2010-08-102-13/+5
* Reland r55382. When blocking cookies, also show an icon in the location bar w...jochen@chromium.org2010-08-102-5/+13
* Whitespace change to trigger bots.viettrungluu@chromium.org2010-08-101-1/+1
* Make GTK certificate selection dialog a constrained windowdavidben@chromium.org2010-08-101-2/+4
* Mac: Highlight selected tile in tabpose.thakis@chromium.org2010-08-092-18/+33
* Mac: more tabposethakis@chromium.org2010-08-094-22/+531
* Mac: Fix kill button and selection in task managerthakis@chromium.org2010-08-073-15/+86
* FBTF: Remove unneeded headers from base/ (part 5)thestig@chromium.org2010-08-074-4/+0
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-071-1/+0
* [Mac] Do not use |+[NSColor selectedMenuItemColor]| in a gradient due to colo...rsesek@chromium.org2010-08-071-1/+1
* [Mac] Don't fade text on bookmark items if we don't have to.jeremy@chromium.org2010-08-061-1/+1
* [Mac] Make the default background style for InfoBubbleView white, per alcor.rsesek@chromium.org2010-08-062-3/+4
* [Mac] Use the new {EXPECT,ASSERT}_NS{EQ,NE} macros in unit tests where possible.rsesek@chromium.org2010-08-0631-279/+290
* [Mac] Don't indicate acceptance of non-url drag data.shess@chromium.org2010-08-061-0/+3
* Introduce a resource identifier for content settings.jochen@chromium.org2010-08-061-0/+10
* FBTF: Remove unneeded headers from base/ (part 3)thestig@chromium.org2010-08-062-2/+0
* Make reload accelerators more consistent across platforms.derat@chromium.org2010-08-061-4/+4
* [Mac] Prevent a crash with the DownloadStartedAnimation.rsesek@chromium.org2010-08-061-1/+5
* Fix unit_tests on Mac by renaming the MAc test name for DownloadUtilMacTest.phajdan.jr@chromium.org2010-08-051-4/+4
* Clean up download code:phajdan.jr@chromium.org2010-08-051-5/+6
* [Mac] Tweaks to the Wrench menu buttons.rsesek@chromium.org2010-08-053-0/+116
* Cleanup of unused code.avi@chromium.org2010-08-041-1/+0
* Mac: Make clang compile unit_tests.thakis@chromium.org2010-08-042-2/+1
* Mac: Some clang appeasing.thakis@chromium.org2010-08-048-13/+13
* [Mac] Integrate divider into browser-action overflow chevron.shess@chromium.org2010-08-036-1/+152
* [Mac] Adjust browser-action and content-setting popup pointsshess@chromium.org2010-08-033-17/+37
* Remove double initialization which causes valgrind failure in unit test.johnnyg@chromium.org2010-08-031-1/+0
* Reset chrome://newtab URLs when the user selects to configure it.mnissler@chromium.org2010-08-031-2/+5
* [Mac] Enable click-drag-release behavior in the Wrench menu's custom items.rsesek@chromium.org2010-08-039-43/+307
* [Mac] Adjust toolbar spacing of browser actions for M6.shess@chromium.org2010-08-035-76/+65
* Mac: Fix merge mishap.thakis@chromium.org2010-08-031-1/+1
* [Mac] M6 Omnibox positioning changes.shess@chromium.org2010-08-035-29/+91
* Remove number conversion functions from string_util. These moved to string_nu...brettw@chromium.org2010-08-032-4/+7
* Add "Load all plugins on this page" button to blocked plugins bubble if click...bauerb@chromium.org2010-08-032-6/+52
* When dropping a tab torn from a maximized window, inherit the restored size a...pkasting@chromium.org2010-08-022-5/+4
* Don't leak memory when displaying a SFChooseIdentityPaneldavidben@chromium.org2010-08-021-26/+32
* Revert 54560 - nick@chromium.org2010-08-021-2/+0
* Change removing method, GetBrowser from TabContentsDelegate, as this was brea...twiz@google.com2010-08-021-0/+2
* notifications: Convert some std::wstring over to string16.tfarina@chromium.org2010-08-012-3/+3
* Also fix mac unit testsjochen@chromium.org2010-07-311-2/+6