summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* [Mac] UI changes for the Browser Actions toolbar container.andybons@chromium.org2010-06-214-88/+14
* Make FixupURL() return a GURL instead of a string (i.e. do fixup + canonicali...pkasting@chromium.org2010-06-182-6/+7
* Fix mouse handling extension-hosted plugins on the Macstuartmorgan@chromium.org2010-06-183-0/+20
* [Mac] Hook up the Delete key, in addition to the backspace key, to the Remove...rsesek@chromium.org2010-06-182-0/+18
* Improve toolbar keyboard accessibility.dmazzoni@chromium.org2010-06-182-1/+16
* When deleting bookmark buttons, make sure all delayed messagesjrg@chromium.org2010-06-182-0/+56
* Dismiss bookmark bubble on tab create/destroy.jrg@chromium.org2010-06-183-7/+87
* [Mac] Round off omnibox and popup.shess@chromium.org2010-06-173-12/+39
* Add a 1px white bezel under the dark line separating the tab strip and the to...pinkerton@chromium.org2010-06-173-11/+26
* Make the HistoryMenuBridge::HistoryItem co-own the NSMenuItem. This hopefully...rsesek@chromium.org2010-06-173-15/+17
* Copyright change to help grd change along.mirandac@google.com2010-06-171-1/+1
* Make sure mocks are properly released by breaking retain cycles.jrg@chromium.org2010-06-171-1/+32
* BookmarkAllTabsControllerTest.BookmarkAllTabs fails under valgrind;jrg@chromium.org2010-06-161-2/+3
* [Mac] Convert Omnibox border to bezier paths.shess@chromium.org2010-06-161-34/+87
* Revert 49984 - patch from issue 2762014thakis@chromium.org2010-06-161-2/+1
* Revert 49986 - crashthakis@chromium.org2010-06-161-15/+14
* Revert 49987 - xthakis@chromium.org2010-06-161-3/+0
* Revert 49989 - xthakis@chromium.org2010-06-161-1/+1
* xthakis@chromium.org2010-06-161-1/+1
* xthakis@chromium.org2010-06-161-0/+3
* crashthakis@chromium.org2010-06-161-14/+15
* patch from issue 2762014thakis@chromium.org2010-06-161-1/+2
* Add observers to ContentSettingsDialogController so that the dialog will showcsilv@chromium.org2010-06-163-50/+349
* [Mac] Fix a leak in CookiesWindowControllerTest by giving BrowserTestHelper a...rsesek@chromium.org2010-06-162-5/+10
* Fix the error found by -Wextra, disable part of the test because it doesn't s...thomasvl@chromium.org2010-06-161-4/+24
* Working towards -Wextrathomasvl@chromium.org2010-06-161-3/+0
* Clang/mac: Declare stuff before using it.thakis@chromium.org2010-06-151-1/+2
* Unify the page and wrench menus into one wrench menu. Remove pref to hide menu. pinkerton@chromium.org2010-06-155-124/+22
* Mac/clang: Possibly contentious changes.thakis@chromium.org2010-06-1548-196/+193
* Improve table_row_nsimage_cache_unittest.mm to get 100% code coverage.rsesek@chromium.org2010-06-141-40/+178
* Implements policies to enable or disable the five Privacy checkboxes found in...danno@chromium.org2010-06-141-3/+28
* Mac/clang: Uncontentious fixes.thakis@chromium.org2010-06-1119-39/+23
* Detach reload from omnibox, combine with stop, and eliminate go.pkasting@chromium.org2010-06-119-119/+61
* [Mac] Make CrZombie a superclass-less class.shess@chromium.org2010-06-111-37/+14
* No-code change to trigger the bots.rsesek@chromium.org2010-06-101-1/+1
* Rip out the multiprofile implementation.erg@chromium.org2010-06-102-10/+0
* [Mac] Move the two buttons under the text and put them both on the same line....thomasvl@chromium.org2010-06-102-39/+2
* [Mac] Added (disabled) UI for extensions sync on OS X.akalin@chromium.org2010-06-102-2/+17
* Make the reload button respond to middle-clicks like back/forward/home alread...pkasting@chromium.org2010-06-101-22/+25
* Take Keystone keys out of the framework's Info.plist. They now live only inmark@chromium.org2010-06-091-7/+5
* [Mac] Simplify generating composited browser-action image.shess@chromium.org2010-06-091-20/+4
* [Mac] Remove dead underlayImage_ from GradientButtonCell.shess@chromium.org2010-06-092-36/+2
* AutoFill Profiles dialog implemented according to new mocks on Macdhollowa@chromium.org2010-06-099-617/+0
* [Mac] Adapt browser-action image-drawing to ignore flipped.shess@chromium.org2010-06-091-10/+11
* Makes the arguments to GetFindBarWindowInfo optional. Corrects a comment spe...rohitrao@chromium.org2010-06-081-5/+7
* Fix some errors found when building on the 10.6 SDK.rsesek@chromium.org2010-06-083-3/+7
* [Mac] Hook up the "Reset to Defaults" button in Under the Hood preferences.rsesek@chromium.org2010-06-072-0/+29
* Add a context menu item to toggle app tab toolbars.aa@chromium.org2010-06-062-1/+3
* Whitespace change to trigger bots.viettrungluu@chromium.org2010-06-053-8/+8
* Mac: Fix memory leak in test.thakis@chromium.org2010-06-041-1/+2