summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
...
* Sidebar view, Mac implementation (common sidebar code and Windows version is ...thakis@chromium.org2010-08-309-16/+172
* Revert 57877 - Hide page actions and star, like we already do for content set...pkasting@chromium.org2010-08-302-20/+15
* Fix compile failure.pkasting@chromium.org2010-08-301-1/+1
* Hide page actions and star, like we already do for content settings, when the...pkasting@chromium.org2010-08-302-15/+20
* [mac] Properly update prefs window UI if managed preferences change.mnissler@chromium.org2010-08-302-63/+68
* Update password manager prefs UI on policy refresh.mnissler@chromium.org2010-08-302-6/+13
* Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...viettrungluu@chromium.org2010-08-3020-41/+35
* Remove wstrings from bookmarks, part 17.viettrungluu@chromium.org2010-08-291-1/+1
* [Mac] Close file select dialogs when windows go away.rohitrao@chromium.org2010-08-281-6/+20
* Implement the speech input bubble on mac.satish@chromium.org2010-08-282-0/+168
* Hide mac background mode prefs ui if background mode is not enabled.atwilson@chromium.org2010-08-282-0/+13
* Disable test that's been crashing.dmazzoni@chromium.org2010-08-271-0/+5
* Refactor version-getting info into a chrome::VersionInfo object.evan@chromium.org2010-08-271-3/+3
* Remove wstring from the search engine management APIsstuartmorgan@chromium.org2010-08-273-8/+10
* Implements preference setting to allow enabling/disabling theatwilson@chromium.org2010-08-272-0/+30
* When the browser doesn't have connectivity to a hosted app, display a prettie...erikkay@chromium.org2010-08-271-3/+2
* Mark test as flaky that's been failing on Chromium Mac.dmazzoni@chromium.org2010-08-271-1/+2
* Mark as FLAKY two applescript tests that have been failing recently ondmazzoni@chromium.org2010-08-272-2/+5
* Add mixed content warning to the Page Info bubble.finnur@chromium.org2010-08-271-8/+8
* [Mac] New base class for FramedBrowserWindow and FullscreenWindow. Move comm...rohitrao@chromium.org2010-08-267-75/+133
* FBTF: Forward declare and move constructors in chrome/common/extensions/.erg@google.com2010-08-261-0/+1
* [Mac] Rename ChromeBrowserWindow to FramedBrowserWindow.rohitrao@chromium.org2010-08-267-46/+45
* [Mac] Do not always restore focus to the RWHV on tab switches.rohitrao@chromium.org2010-08-261-4/+8
* Implement a policy to specify which pages to restore at startup. The admin c...mnissler@chromium.org2010-08-262-7/+22
* Don't use rapid-close mode when middle-clicking a pinned tab to close it as t...pinkerton@chromium.org2010-08-261-2/+9
* Part 2 of the SSL InfoBubble. 2nd try, this time with test fixed.finnur@chromium.org2010-08-261-9/+18
* [mac] Hide stats opt-in in first run if controlled by policymnissler@chromium.org2010-08-261-1/+12
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-2629-35/+35
* Try to fix top crasher.jrg@chromium.org2010-08-253-3/+22
* Defensive patch that prevents a crash which doesn't have a solid repro but ha...johnnyg@chromium.org2010-08-251-1/+2
* Reapply menu model cleanups, with WrenchMenuModel being a SimpleMenuModel.erg@google.com2010-08-252-41/+9
* Move theme files in chrome/browser/ into a themes/ subdir.evan@chromium.org2010-08-2523-34/+35
* Add a flag for the showing the Page Info dialog as a bubble. This adds stubs ...rsesek@chromium.org2010-08-253-30/+59
* FBTF: Minor cleanup to testing headers.erg@google.com2010-08-255-0/+6
* Implement policy for disabling auto fill.mnissler@chromium.org2010-08-252-2/+14
* Remove wstrings from bookmarks, part 13.viettrungluu@chromium.org2010-08-253-74/+74
* Minor adjustments to bookmark folder menu button placement during button move...mrossetti@chromium.org2010-08-251-18/+17
* Mac: Well-behaved accelerated plugins, actual fixthakis@chromium.org2010-08-242-0/+24
* Minor fixes to keep TOT working with the 10.6 SDK. jrg@chromium.org2010-08-241-1/+4
* Implement policy for controlling "Show Home Button" preference.mnissler@chromium.org2010-08-242-0/+7
* Add support for status icon context menus for gtk.atwilson@chromium.org2010-08-242-2/+3
* Revert "Clean up the WrenchMenuModel so that it uses SimpleMenu::Delegate." (...erg@google.com2010-08-245-21/+79
* Clean up the WrenchMenuModel so that it uses SimpleMenu::Delegate.erg@google.com2010-08-235-79/+21
* Ensure that a browser action is never passed to a function which expects a pa...skerner@chromium.org2010-08-233-4/+13
* Build fixes to the CLrkc@google.com2010-08-221-1/+0
* Hookup role descriptions for webkit specific strings. Only doing this for ac...dtseng@chromium.org2010-08-211-1/+18
* Remove wstrings from bookmarks, part 7.viettrungluu@chromium.org2010-08-211-1/+2
* Remove wstrings from bookmarks, part 8.viettrungluu@chromium.org2010-08-2114-35/+41
* Remove wstrings from bookmarks, part 6.viettrungluu@chromium.org2010-08-214-4/+4
* Disable the stop button when the user is hovering it and the page finishes lo...pkasting@chromium.org2010-08-202-5/+11