summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa
Commit message (Expand)AuthorAgeFilesLines
...
* Re-evaluate the visibility of the "Bookmarks go here..." text visibility when...mrossetti@chromium.org2010-05-242-3/+19
* Add a comment explaining why we call Browser::InProgressDownloadResponse asyn...bauerb@chromium.org2010-05-241-0/+2
* Call Browser::InProgressDownloadResponse asynchronously on Mac.bauerb@chromium.org2010-05-242-3/+11
* Add unused return warnings to the release() methods of some scoped Mac objectsstuartmorgan@chromium.org2010-05-241-1/+2
* Don't populate WebDropData with file URLs when dragging files.dcheng@chromium.org2010-05-2411-63/+104
* Adds ability to determine if a tab was explicitly closed by thesky@chromium.org2010-05-211-1/+4
* Simple code rearranging to better group by function area and protocol.mrossetti@chromium.org2010-05-203-1583/+1601
* Revert 47675.mirandac@chromium.org2010-05-202-2/+2
* Elide the EV bubble when it's extremely long. This limits it to half the loc...pkasting@chromium.org2010-05-202-4/+6
* [Mac] Add a preference for the tab key cycling between just form fields, or l...rsesek@chromium.org2010-05-202-0/+18
* Prevent valgrind errors due to incomplete animations by providing a test sett...mrossetti@chromium.org2010-05-205-5/+29
* Submitting http://codereview.chromium.org/2081006/show on behalf of rkc@chrom...zelidrag@chromium.org2010-05-201-0/+1
* 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