summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix comment typo.avi@chromium.org2010-06-041-1/+1
* [Mac] Disable menu certain menu items when a modal dialog or sheet is present.rsesek@chromium.org2010-06-042-3/+16
* Convert RTF on the pasteboard to HTML and all it to substitute if present and...pinkerton@chromium.org2010-06-041-2/+5
* Mac: Change content settings from showing tabs on top to showing a list on th...thakis@chromium.org2010-06-044-1/+241
* [Mac] Image-drawing which doesn't require image-flipping.shess@chromium.org2010-06-048-14/+223
* [Mac] Make zombie-only mode a tiny bit more efficient.shess@chromium.org2010-06-041-1/+4
* Move import in Mac OS X into its own process.mirandac@chromium.org2010-06-042-16/+6
* Changed to tell draggin status to webkit. Also fixed mouse pointer coordinatetony@chromium.org2010-06-041-2/+8
* [Mac] Tighten up objc zombie dealloc implementation.shess@chromium.org2010-06-031-3/+8
* [Mac] Make the History menu behave more like the NTP in its display of recent...rsesek@chromium.org2010-06-036-260/+508
* Save/restore position for the preferences window based on prefs,tfarina@chromium.org2010-06-032-3/+11
* Initial cut at scaffolding for mac sidetabs. No visible changes to browser wi...pinkerton@chromium.org2010-06-0210-70/+260
* Mac: Hook up "Clear Auto-Open Settings" buttonthakis@chromium.org2010-06-022-8/+38
* [Mac] Updates the unit test with some minor tweaks to the Browser Actions con...andybons@chromium.org2010-06-023-6/+23
* Strip the trailing slash from URLs like "http://google.com/". This especiall...pkasting@chromium.org2010-06-021-7/+7
* [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacementphajdan.jr@chromium.org2010-06-011-3/+5
* Initialize CookiesTreeModel with a cookie monster instead of a profil.jochen@chromium.org2010-05-312-6/+6
* Share common location bar functions across the 3 platforms that uses them.tfarina@chromium.org2010-05-301-34/+3
* First pass at experimental omnibox API. There are plenty of rough edges and f...mpcomplete@chromium.org2010-05-283-12/+22
* Mac: Let download shelf slide out to bottom instead of just clamping its height.thakis@chromium.org2010-05-273-6/+36
* Inform the command updater of the tab restore state.estade@chromium.org2010-05-272-5/+1
* [Mac] Fixes a bug where uninstalling visible extensions when others are hidde...andybons@chromium.org2010-05-271-14/+22
* Renames GeolocationContentSettingsTableModel to GeolocationExceptionsTableModelbulach@chromium.org2010-05-272-8/+8
* Update UI, sync and importer to properly handle managed homepage prefsmnissler@chromium.org2010-05-271-9/+22
* Whitespace change to cycle testers.thakis@chromium.org2010-05-271-1/+1
* Check for bookmark bar visibility before showing any deletion animations.mrossetti@chromium.org2010-05-271-1/+1
* Implement upgrade notifications.finnur@chromium.org2010-05-262-0/+5
* Resize the "For quick access..." and "Import bookmarks now..." components sho...mrossetti@chromium.org2010-05-266-7/+88
* Invalid URLs are no longer mangled when reopening the Options window.mhm@chromium.org2010-05-261-12/+11