summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Cleanup a bunch of TODO(shess).shess@chromium.org2010-05-195-15/+2
* Another bookmark sync issue.jrg@chromium.org2010-05-191-0/+4
* Move data types used in the importer process to common/, in preparation for i...mirandac@chromium.org2010-05-192-3/+4
* [Mac] Implement NSObject zombies.shess@chromium.org2010-05-192-0/+433
* Speculative bookmark crash fix.jrg@chromium.org2010-05-194-4/+59
* If the off-the-side menu is showing and one of its bookmarks is removed then ...mrossetti@chromium.org2010-05-182-0/+18
* Rename "mixed content" to "insecure content" in as many places as possible, t...pkasting@chromium.org2010-05-181-1/+1
* [Mac] Make the size text field in the font settings editable.rsesek@chromium.org2010-05-181-1/+2
* Don't delete and re-add bookmark nodes which have been edited, instead, updat...mrossetti@chromium.org2010-05-181-17/+19
* Implement drag from bookmark manager to bookmark bar or a folder thereof. Imp...mrossetti@chromium.org2010-05-1815-335/+1136
* Replace hard-coded strings in CookiesWindowControllerTest with their GRIT val...rsesek@chromium.org2010-05-171-10/+22
* Provide accessibility support for Window_win.ctguil@chromium.org2010-05-172-3/+5
* [Mac] stop the animation during window close and clear the animation delegate...thomasvl@chromium.org2010-05-171-0/+11
* Fix a Memcheck:Cond caused by not setting |cert_id_| in the PageInfoWindowMac...rsesek@chromium.org2010-05-141-1/+2
* [Mac] Rewrite the page info window to be built dynamically.rsesek@chromium.org2010-05-146-188/+412
* GTK: expand status bar when user hovers over a link for long enough.estade@chromium.org2010-05-142-5/+0
* Commiting http://codereview.chromium.org/2017007/show on behalf of rkc@chromi...zelidrag@chromium.org2010-05-142-2/+9
* [Large; Chromium OS] Work to host the cloud print dialog when builtmaruel@chromium.org2010-05-142-1/+3
* Make sure the Omnibox is hidden when toolbar is collapsed.finnur@chromium.org2010-05-131-0/+2
* [Mac] Automatically wrap the Customize Sync dialog to fit contentsakalin@chromium.org2010-05-132-0/+20
* [Mac] If the clear all button is wider then the content view, size up the bub...thomasvl@chromium.org2010-05-121-4/+18
* Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.estade@chromium.org2010-05-111-4/+4
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-115-0/+7
* Update comments to clarify purpose of a function.mrossetti@chromium.org2010-05-101-0/+6
* Discontinue tracking folder menus as soon as any bookmark is clicked.mrossetti@chromium.org2010-05-103-13/+40
* [Mac] Plumb the pinned tab flag through TabController so the context menu use...rsesek@chromium.org2010-05-103-4/+7
* Collapse toolbars in app tabs.aa@chromium.org2010-05-081-0/+1
* Refactor menu window height, position, and presence of scrolling arrows code ...mrossetti@chromium.org2010-05-074-150/+266
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* Crashes, bookmark text, menu hiding.jrg@chromium.org2010-05-072-2/+74
* Get rid of a couple more wstrings.viettrungluu@chromium.org2010-05-071-5/+0
* Icon-only (titleless) bookmarks are squeezed closer.jrg@chromium.org2010-05-072-3/+45
* Mousing over the bookmark bar now behaves properly when traversing a non-fold...mrossetti@chromium.org2010-05-063-40/+76
* some more fixes for ignored scoped_ptr::release() callsestade@chromium.org2010-05-063-9/+11
* Mac: add a l10n_util::GetNSStringF() which gets offsets as well.viettrungluu@chromium.org2010-05-061-6/+5
* Removed drek left over from an earlier expirement.mrossetti@chromium.org2010-05-061-3/+0
* The button was being told to highlight but then it was not being told it need...mrossetti@chromium.org2010-05-061-0/+4
* Make the app launcher bubble fit its contents.jcivelli@google.com2010-05-051-2/+4
* Remove NOTIMPLEMENTED log spew for BrowserWindowCocoa::ShelfVisibilityChanged().mark@chromium.org2010-05-051-1/+1
* Ensure the directory for the brand file exists before trying to write to it.thomasvl@chromium.org2010-05-051-0/+12
* AutoFill profile shouldn't be saved when cancelled during initial setup.dhollowa@chromium.org2010-05-053-114/+3
* Revert 46424 - AutoFill profile shouldn't be saved when cancelled during init...dhollowa@chromium.org2010-05-053-3/+114
* AutoFill profile shouldn't be saved when cancelled during initial setup.dhollowa@chromium.org2010-05-053-114/+3
* [Mac] Unify drag and copy from Omnibox.shess@chromium.org2010-05-044-23/+37
* Lands http://codereview.chromium.org/1744011/show for Hans:sky@chromium.org2010-05-041-2/+2
* Should not just always close a folder menu unless there is a true need to cha...mrossetti@chromium.org2010-05-044-18/+12
* Keep all parent folders highlighted in an active bookmark menu folder structure.mrossetti@chromium.org2010-05-041-9/+38
* Size the sync row in Personal Stuff pane of Preferences horizontally.akalin@chromium.org2010-05-031-4/+10
* Change hover time to 1600 ms, and resize more quickly for smaller width change.mirandac@google.com2010-05-032-0/+5
* Reland r46049: [Mac] Make exceptions dialog a sheet.bauerb@chromium.org2010-05-038-44/+119