summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Rename chrome/browser/cocoa to chrome/browser/mac.mark@chromium.org2011-06-2013-2447/+0
* Make FakeKeystoneRegistration a (fake) KSRegistration subclass. This appeasesmark@chromium.org2011-06-134-101/+196
* Register with Keystone using a versionPath and versionKey.mark@chromium.org2011-05-241-10/+14
* Only the stable channel should have a brand code.mark@chromium.org2011-05-171-6/+23
* PWN chrome/browser/cocoa.mark@chromium.org2011-04-141-0/+2
* URL update.avi@chromium.org2011-03-301-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-282-4/+4
* Carnitas: Move file_metadata out of browser/ui/cocoasail@chromium.org2011-03-062-0/+196
* Clean up CF To NS Casts and make them slightly saferdmaclach@chromium.org2011-03-032-3/+3
* [Mac] Remove some unneeded code to run Tasks in Cocoa run loops.rsesek@chromium.org2011-02-112-86/+0
* Carnitas: Move non-ui Mac files out of browser/ui/cocoasail@chromium.org2011-02-1110-0/+2219
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-01634-95726/+0
* [Mac] Prevent constrained windows (sheets) from opening while instant preview...rohitrao@chromium.org2010-11-303-1/+10
* Refactor: move HostContentSettingsMap to content_settingsgfeher@chromium.org2010-11-305-5/+5
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-303-15/+14
* Add "create Application Shortcut" to the app menu on NTP.skerner@google.com2010-11-302-2/+10
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-303-14/+15
* Makes predictive with autocompleted text the default. I'm leaving thesky@chromium.org2010-11-301-6/+1
* Fix for "New blocked popup UI" on Windowsgeorgey@chromium.org2010-11-303-3/+3
* Remove chrome/browser/ui_thread_helpers.h because it's only used on Mac.rsesek@chromium.org2010-11-292-0/+86
* Mac: Disable UI elements in the content settings dialog if the controls are m...thakis@chromium.org2010-11-292-13/+86
* Revert 67560 - Mac: Disable UI elements in the content settings dialog if the...thakis@chromium.org2010-11-292-85/+13
* Mac: Disable UI elements in the content settings dialog if the controls are m...thakis@chromium.org2010-11-292-13/+85
* Added a method to return the index of a bookmark with respect to its parent b...pinkerton@chromium.org2010-11-294-5/+27
* [Mac] Force tab titles and favicons to update when committing an instant prev...rohitrao@chromium.org2010-11-291-0/+5
* [Mac] Fix a memory corruption when closing a JS modal dialog.phajdan.jr@chromium.org2010-11-271-1/+3
* Rename BookmarkDragData to BookmarkNodeData. Part 2.tfarina@chromium.org2010-11-269-19/+19
* Makes committing the suggested text only update the default searchsky@chromium.org2010-11-241-2/+4
* Remove background mode preferences UI.atwilson@chromium.org2010-11-242-41/+0
* Make the search engine prefs relayout based on their localized strings.thomasvl@chromium.org2010-11-232-5/+63
* [Mac] Fixes a bug where instant suggest text would disappear on every other k...rohitrao@chromium.org2010-11-231-1/+2
* When waiting for server, show a 'Working' message instead of 'Speak now'.satish@chromium.org2010-11-231-2/+5
* Update ViewIDTest on Mac and Linux for new viewstuartmorgan@chromium.org2010-11-231-1/+2
* [Mac] Implement suggested results in the omnibox.rohitrao@chromium.org2010-11-227-2/+49
* Tabpose/mac: Fix selecting a thumb by clicking if the mouse wasn't moved prev...thakis@chromium.org2010-11-221-1/+8
* [Mac] Make the Confirm to Quit floaty panel a singleton so multiple panels do...rsesek@chromium.org2010-11-223-12/+31
* [Mac] Add a preference for Instant search.rsesek@chromium.org2010-11-225-0/+195
* Change the X position of the InfoBubbleView's arrow tip. Also adjust padding ...rsesek@chromium.org2010-11-222-7/+8
* [Mac] Add the instant opt-in UI to the omnibox dropdown.rohitrao@chromium.org2010-11-229-0/+360
* REGRESSION: Show correct exe icon in the downloadshelfkinuko@chromium.org2010-11-192-5/+5
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-192-1/+3
* Adds support for proper handling of verbatim queries. That is, if thesky@chromium.org2010-11-191-5/+6
* Fixing the uninitialized value reported in http://crbug.com/63428.alekseys@chromium.org2010-11-181-18/+21
* Cleanup: Include browser.h -> ui/browser.h [Final].jhawkins@chromium.org2010-11-1835-54/+54
* Provides API for passing in whether verbatim or predictive should besky@chromium.org2010-11-181-0/+1
* Make pink's TabContentsWrapper change compile on Windows.ben@chromium.org2010-11-1814-114/+131
* Revert 66571 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-182-3/+1
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-182-1/+3
* Handle resize corner layout entirely in the BrowserView (views) or BrowserWin...alekseys@chromium.org2010-11-1612-93/+312
* [Mac] Speculative fix: When a save panel closes, the returned |context| data ...rohitrao@chromium.org2010-11-161-0/+10