summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/history_menu_bridge.mm
Commit message (Expand)AuthorAgeFilesLines
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-1/+2
* [Mac] Display the correct number of restorable tabs in the History menu.rsesek@chromium.org2010-06-291-9/+15
* Make the HistoryMenuBridge::HistoryItem co-own the NSMenuItem. This hopefully...rsesek@chromium.org2010-06-171-11/+10
* [Mac] Make the History menu behave more like the NTP in its display of recent...rsesek@chromium.org2010-06-031-92/+128
* Inform the command updater of the tab restore state.estade@chromium.org2010-05-271-0/+1
* Lands http://codereview.chromium.org/1744011/show for Hans:sky@chromium.org2010-05-041-2/+2
* Move text_elider from app/gfx to app/ben@chromium.org2010-03-191-1/+1
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-181-1/+1
* Change so that the extension favicon is read on the UI thread since extension...arv@chromium.org2010-03-171-1/+1
* [Mac] Minor adjustments to the history menu, per the UI team.rsesek@chromium.org2010-03-081-6/+11
* Re-land r40275 (broke TabRestoreUITest.RestoreIntoSameWindow).rsesek@chromium.org2010-03-011-25/+106
* Revert 40275 - Maybe broke TabRestoreUITest.RestoreIntoSameWindow? - [Mac] Ad...rsesek@chromium.org2010-03-011-110/+20
* [Mac] Add favicons to the history menursesek@chromium.org2010-03-011-20/+110
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Handle updating the menu in the case where all the entries get removed from t...pinkerton@chromium.org2010-02-121-2/+8
* Add the ability to unload the HistoryBackend.pkasting@chromium.org2009-10-081-2/+2
* First cut at Mac history menu.rohitrao@chromium.org2009-07-271-0/+317