summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/history
Commit message (Expand)AuthorAgeFilesLines
* Fix history page on mobilesergiu@chromium.org2013-07-011-2/+6
* long times were getting ellipsis for mac (e.g. 10:00 AM) but were fine in lin...dwankri@chromium.org2013-06-241-2/+2
* Add UMA tracking to all clickable events on history page.dwankri@chromium.org2013-06-181-0/+25
* Fix snippet margin to align with favicon when searching history.dwankri@chromium.org2013-06-171-1/+1
* History: Update managed user history pagesergiu@chromium.org2013-06-123-207/+290
* Move bookmarks star to its own column between the timestamp and the favicon. ...dwankri@chromium.org2013-06-082-27/+31
* Changed max width of device div to be 1/3 of history max-width (718px) rather...dwankri@chromium.org2013-06-051-2/+2
* Other devices UI fix. Modified css file for other_devices' history feature so...dwankri@chromium.org2013-05-311-1/+0
* Fix hover cursor for other-devices "5 more..." show tabs link. Element did no...dwankri@chromium.org2013-05-312-14/+6
* Remove Lock/Unlock button from history page.akuegel@chromium.org2013-05-223-129/+0
* Android: use grit target platform instead of define.torne@chromium.org2013-05-212-12/+12
* History: Prevent Clear Browsing Data from disappearing on orientation change.dubroy@chromium.org2013-05-161-6/+23
* [Android] Fixed chrome://history's overlapped search and clear(x) icons on RTLkkimlabs@chromium.org2013-05-071-1/+5
* Finch experiments on SSL, malware, and phishing interstitialsfelt@chromium.org2013-05-071-1/+1
* History: Revert back to <button> for .remove-entry elements.dubroy@chromium.org2013-05-062-3/+5
* History: Use old (2009) flexbox syntax to fix history page on iOS.dubroy@chromium.org2013-05-032-8/+32
* Fix regression preventing deleting individual history entries.pam@chromium.org2013-04-301-2/+7
* History: Eliminate floats which caused layout quirks in Other Devices sectiondubroy@chromium.org2013-04-291-5/+2
* Change how attempted visits are shownsergiu@chromium.org2013-04-292-28/+33
* Apply the pref that prohibits deleting browsing and download history.pam@chromium.org2013-04-261-23/+52
* Add visit attempts when the managed user is blockedsergiu@chromium.org2013-04-242-21/+52
* History: Delete confirmation should use an overlay, not an alert.tom.cassiotis@gmail.com2013-04-224-12/+107
* Don't allow elevation for CHROME_OS.akuegel@chromium.org2013-04-182-10/+13
* History: Fix underline quirk in Newer/Older links at bottom of page.dubroy@chromium.org2013-04-131-8/+8
* History: Add name of the originating device to the visit dropdown menu.dubroy@chromium.org2013-04-122-13/+52
* History: Rename resource used for sync notification message.dubroy@chromium.org2013-04-121-8/+3
* History: Always show sync notification if the user is signed in.dubroy@chromium.org2013-04-111-1/+3
* History: Fix CSS that did not match the style guide.dubroy@chromium.org2013-04-111-26/+27
* History: Fix alignment issues in search.sergiu@chromium.org2013-04-103-10/+18
* History: Fix alignment issue with 'x' buttons on Android.dubroy@chromium.org2013-04-051-0/+1
* History: Fix position of lock/unlock buttonsergiu@chromium.org2013-04-052-12/+4
* NTP/History: Remove comments referring to flexbox bug.dubroy@chromium.org2013-04-051-1/+0
* History: Add tablet specific layout.dubroy@chromium.org2013-04-042-30/+56
* History: Prevent entries from taking up all the available space.sergiu@chromium.org2013-04-042-1/+2
* Other devices in history page UI tweaks.mad@chromium.org2013-04-021-1/+3
* History: Fix favicon and title alignment caused by flexbox changes.dubroy@chromium.org2013-04-021-0/+2
* History: Make history page usable on Android.dubroy@chromium.org2013-04-025-77/+436
* Other devices in history page UI tweaks.mad@chromium.org2013-03-281-3/+6
* History Manager: Add a workaround for the dropdown button size bug.arv@chromium.org2013-03-271-0/+2
* Use a function indirection for the tabs click handler.mad@chromium.org2013-03-271-8/+14
* Implement separate area of the history page for full list of other devices.mad@chromium.org2013-03-153-0/+622
* History: Fix searchsergiu@chromium.org2013-03-151-1/+1
* History: Fix alignment of history sync notification, and change strings sligh...dubroy@chromium.org2013-03-151-0/+1
* History: Show a plain banner, rather than yellow, when history sync is offline.dubroy@chromium.org2013-03-131-1/+1
* History: Rename resource variables to camel case variants.sergiu@chromium.org2013-03-132-31/+31
* Make a PRESUBMIT.py check for varNamesLikeThis.dbeam@chromium.org2013-03-121-1/+1
* History: Make the X in the search box clear the search.sergiu@chromium.org2013-03-112-5/+8
* Change var blah_blah -> blahBlah.dbeam@chromium.org2013-03-111-15/+15
* History: Fix showing the search results twice.sergiu@chromium.org2013-03-081-5/+3
* History: Fix "more results from this domain" search.sergiu@chromium.org2013-03-071-1/+1