summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* block sad tab controller unittest that have leakages for now.kuan@chromium.org2009-12-161-0/+4
* Support custom Linux version strings (e.g. release channel, downstream vendor...mmoss@google.com2009-12-151-2/+2
* [Mac] Fix a very silly leak in FindBarViewTest.rohitrao@chromium.org2009-12-151-6/+6
* mac: totally revamp "Aw Snap" page, implement new "Learn more" link, add unit...kuan@chromium.org2009-12-156-63/+318
* Move channel (beta,dev,stable) determination code to a common location.jrg@chromium.org2009-12-151-9/+9
* Make a shared app menu model and update win and mac to use it. Remove the NSM...pinkerton@chromium.org2009-12-152-7/+17
* Commit issue 464079 for feldstein: limit the clear browsing data window to on...mirandac@chromium.org2009-12-155-15/+67
* Committing issue 484006 for feldstein.mirandac@chromium.org2009-12-157-90/+103
* [Mac] Close the font panel when closing the font settings sheet.rsesek@chromium.org2009-12-151-0/+2
* First steps toward page actions on Mac. Page action icons shold show andpamg@google.com2009-12-147-67/+551
* Refactor browser action apitest and port for mac.kkania@chromium.org2009-12-146-0/+20
* Disable "open in incognito window" for incognito windows.avi@chromium.org2009-12-141-0/+8
* Try 2: Completely redo how themes are stored on disk and processed at install...erg@google.com2009-12-141-2/+4
* Make KeywordEditorCocoaController implement the proper protocols. Also removersesek@chromium.org2009-12-132-4/+6
* Mac: remove extension shelf code.viettrungluu@chromium.org2009-12-126-499/+4
* Revert "Completely redo how themes are stored on disk and processed at installerg@google.com2009-12-111-4/+2
* Completely redo how themes are stored on disk and processed at install time.erg@google.com2009-12-111-2/+4
* [Mac] Attempt to fix ref-after-free problems with NSTableView dataSource.shess@chromium.org2009-12-103-17/+22
* Refactor the keyboard events handling code related to RenderViewHostDelegate:...suzhe@chromium.org2009-12-102-2/+66
* extensions: Properly use string16 for Unicode text.evan@chromium.org2009-12-091-2/+2
* Display channel after version in about box. Mac.jrg@chromium.org2009-12-091-0/+4
* Share the code that builds the page menu in a common model, make Mac and Win ...pinkerton@chromium.org2009-12-096-15/+432
* Define X509Certificate::intermediate_ca_certs_ as a std::vector ofwtc@chromium.org2009-12-091-7/+6
* Mac: add UMA calls for drag-and-drop of URLs on tab strip.viettrungluu@chromium.org2009-12-091-0/+2
* [Mac] Show group separators in the keyword editorrsesek@chromium.org2009-12-083-20/+167
* More cleanups.thakis@chromium.org2009-12-072-31/+32
* [Mac] Implement font and encoding settings in Under the Hood preferencesrsesek@chromium.org2009-12-075-0/+418
* Mac: fix problem with un-minimizing windows using the app icon in the Dock.viettrungluu@chromium.org2009-12-071-2/+4
* Some code cleanups.thakis@chromium.org2009-12-072-24/+24
* Mac: Make a stop-gap visual indicator for dropping URLs on the tab strip.viettrungluu@chromium.org2009-12-053-9/+84
* Mac: implement drag-and-drop of URLs to tabs/tab strip.viettrungluu@chromium.org2009-12-048-10/+359
* Don't bounce the downloads folder if the download was auto-removed (e.g. themes)avi@chromium.org2009-12-042-10/+8
* [Mac] Route edit-state messages via observer rather than delegate.shess@chromium.org2009-12-046-79/+213
* Mac: restore window size/position when hiding bookmark bar or download shelf.viettrungluu@chromium.org2009-12-043-34/+253
* Mac: remove hacky way the New Tab button is obtained from the nib.viettrungluu@chromium.org2009-12-044-10/+21
* Revert 33758 - Mac: remove hacky way the New Tab button is obtained from the ...viettrungluu@chromium.org2009-12-043-15/+6
* Mac: remove hacky way the New Tab button is obtained from the nib.viettrungluu@chromium.org2009-12-043-6/+15
* Created HtmlDialogTabContentsDelegate, which encapsulates the TabContentsDele...akalin@chromium.org2009-12-032-110/+14
* Remove the deprecated version of FixupURL and fix the callers.thakis@chromium.org2009-12-031-8/+7
* Cleanup: FIXME -> TODO, viettrungluu@gmail.com -> viettrungluu, remove whites...viettrungluu@chromium.org2009-12-038-13/+13
* Mac unit test: fix StatusBubbleMacTest.UpdateSizeAndPosition flakiness.viettrungluu@chromium.org2009-12-031-1/+14
* Makes 'Cancel' the default button for extension install/uninstall confirmatio...andybons@chromium.org2009-12-021-2/+9
* Fixes two problems caused by core animation race conditions. One involves cli...andybons@chromium.org2009-12-021-11/+24
* Mac: disable bookmark bar animation in toolbar-less windows.viettrungluu@chromium.org2009-12-011-1/+5
* Mac: allow bookmark bar buttons to be dragged as URLs.viettrungluu@chromium.org2009-12-017-44/+160
* Mac: change tab change notifications to pass full TabChangeType.viettrungluu@chromium.org2009-12-014-27/+24
* Clean up property name and add comment about thread-safety.pinkerton@chromium.org2009-12-013-6/+6
* Mac: minor cleanup for TabView.viettrungluu@chromium.org2009-12-012-23/+29
* Enable sync by default on all platforms.akalin@chromium.org2009-11-301-0/+6
* Disable BugReportWindowController tests.willchan@chromium.org2009-11-301-2/+4