summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/ntp4/other_sessions.js
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the SessionFaviconSource as a separate data source for favicons.dubroy@chromium.org2013-07-301-2/+1
* History: Make history page usable on Android.dubroy@chromium.org2013-04-021-1/+1
* Fix NTP footer flexbox to allow left/right to shrink.dconnelly@chromium.org2013-03-271-2/+2
* Layout the NTP footer with flexboxes.dconnelly@chromium.org2013-02-131-2/+2
* Switch menuItems to use a settable querySelector rather than relying on role=...aboxhall@chromium.org2013-01-291-0/+1
* For menu buttons, set outline:none on mouse click and reset it to the default...aboxhall@chromium.org2013-01-261-2/+3
* Make favicons for about:history and about:bookmarks switch from lodpi to hidp...pkotwicz@chromium.org2013-01-101-2/+2
* Add support for high DPI favicons on the "other devices" menu.kevers@chromium.org2013-01-041-1/+2
* [web_dev_style] (Boolean|Number|String) -> (boolean|number|string) and adddbeam@chromium.org2012-12-201-2/+2
* [NTP4] More sane tab order.dbeam@chromium.org2012-11-131-5/+2
* Use hidden attribute rather the 'display: none' for hiding menus.dubroy@chromium.org2012-05-221-2/+1
* Revert 136026 - Use hidden attribute rather the 'display: none' for hiding me...dubroy@chromium.org2012-05-091-1/+2
* Use hidden attribute rather the 'display: none' for hiding menus.dubroy@chromium.org2012-05-091-2/+1
* NTP: Fix broken scrollbar in Other Devices menu after reopening the menu.dubroy@chromium.org2012-05-091-0/+3
* NTP: Allow collapsing of tab lists in Other Devices menu.dubroy@chromium.org2012-05-081-40/+84
* NTP: Add option to open a whole session from the Other Devices menu.dubroy@chromium.org2012-05-071-0/+12
* NTP: Add a drop-down menu to the Other Devices list.dubroy@chromium.org2012-05-031-7/+25
* Use synced favicons in the Other Devices menu when possible.dubroy@chromium.org2012-04-301-1/+2
* switch ntp to jstemplate v2estade@chromium.org2012-04-261-2/+1
* Allow hiding of sessions from Other Devices via context menu.dubroy@chromium.org2012-04-021-4/+104
* Add a message to the Other Devices menu when user has no foreign sessions.dubroy@chromium.org2012-03-281-24/+49
* Re-apply r128453 "Restore the back/forward stack when opening tabs from other...pfeldman@chromium.org2012-03-231-10/+18
* Temporarily revert r128453 "Restore the back/forward stack when opening tabs ...pfeldman@chromium.org2012-03-231-18/+10
* Restore the back/forward stack when opening tabs from other devices.dubroy@chromium.org2012-03-231-10/+18
* Revert 128444 - Restore the back/forward stack when opening tabs from other d...dubroy@chromium.org2012-03-231-18/+10
* Restore the back/forward stack when opening tabs from other devices.dubroy@chromium.org2012-03-231-10/+18
* Re-enable Other Devices menu by default for users with synced tabs.dubroy@chromium.org2012-03-131-4/+3
* NTP: Ensure space is always reserved for Recently Closed menu.dubroy@chromium.org2012-03-121-1/+1
* Add basic UMA metrics for usage of NTP other sessions menu.dubroy@chromium.org2012-03-071-1/+52
* Add menu showing session on other devices to NTP footer.dubroy@chromium.org2012-02-291-0/+102