| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix history page on mobile | sergiu@chromium.org | 2013-07-01 | 1 | -2/+6 |
* | long times were getting ellipsis for mac (e.g. 10:00 AM) but were fine in lin... | dwankri@chromium.org | 2013-06-24 | 1 | -2/+2 |
* | Add UMA tracking to all clickable events on history page. | dwankri@chromium.org | 2013-06-18 | 1 | -0/+25 |
* | Fix snippet margin to align with favicon when searching history. | dwankri@chromium.org | 2013-06-17 | 1 | -1/+1 |
* | History: Update managed user history page | sergiu@chromium.org | 2013-06-12 | 3 | -207/+290 |
* | Move bookmarks star to its own column between the timestamp and the favicon. ... | dwankri@chromium.org | 2013-06-08 | 2 | -27/+31 |
* | Changed max width of device div to be 1/3 of history max-width (718px) rather... | dwankri@chromium.org | 2013-06-05 | 1 | -2/+2 |
* | Other devices UI fix. Modified css file for other_devices' history feature so... | dwankri@chromium.org | 2013-05-31 | 1 | -1/+0 |
* | Fix hover cursor for other-devices "5 more..." show tabs link. Element did no... | dwankri@chromium.org | 2013-05-31 | 2 | -14/+6 |
* | Remove Lock/Unlock button from history page. | akuegel@chromium.org | 2013-05-22 | 3 | -129/+0 |
* | Android: use grit target platform instead of define. | torne@chromium.org | 2013-05-21 | 2 | -12/+12 |
* | History: Prevent Clear Browsing Data from disappearing on orientation change. | dubroy@chromium.org | 2013-05-16 | 1 | -6/+23 |
* | [Android] Fixed chrome://history's overlapped search and clear(x) icons on RTL | kkimlabs@chromium.org | 2013-05-07 | 1 | -1/+5 |
* | Finch experiments on SSL, malware, and phishing interstitials | felt@chromium.org | 2013-05-07 | 1 | -1/+1 |
* | History: Revert back to <button> for .remove-entry elements. | dubroy@chromium.org | 2013-05-06 | 2 | -3/+5 |
* | History: Use old (2009) flexbox syntax to fix history page on iOS. | dubroy@chromium.org | 2013-05-03 | 2 | -8/+32 |
* | Fix regression preventing deleting individual history entries. | pam@chromium.org | 2013-04-30 | 1 | -2/+7 |
* | History: Eliminate floats which caused layout quirks in Other Devices section | dubroy@chromium.org | 2013-04-29 | 1 | -5/+2 |
* | Change how attempted visits are shown | sergiu@chromium.org | 2013-04-29 | 2 | -28/+33 |
* | Apply the pref that prohibits deleting browsing and download history. | pam@chromium.org | 2013-04-26 | 1 | -23/+52 |
* | Add visit attempts when the managed user is blocked | sergiu@chromium.org | 2013-04-24 | 2 | -21/+52 |
* | History: Delete confirmation should use an overlay, not an alert. | tom.cassiotis@gmail.com | 2013-04-22 | 4 | -12/+107 |
* | Don't allow elevation for CHROME_OS. | akuegel@chromium.org | 2013-04-18 | 2 | -10/+13 |
* | History: Fix underline quirk in Newer/Older links at bottom of page. | dubroy@chromium.org | 2013-04-13 | 1 | -8/+8 |
* | History: Add name of the originating device to the visit dropdown menu. | dubroy@chromium.org | 2013-04-12 | 2 | -13/+52 |
* | History: Rename resource used for sync notification message. | dubroy@chromium.org | 2013-04-12 | 1 | -8/+3 |
* | History: Always show sync notification if the user is signed in. | dubroy@chromium.org | 2013-04-11 | 1 | -1/+3 |
* | History: Fix CSS that did not match the style guide. | dubroy@chromium.org | 2013-04-11 | 1 | -26/+27 |
* | History: Fix alignment issues in search. | sergiu@chromium.org | 2013-04-10 | 3 | -10/+18 |
* | History: Fix alignment issue with 'x' buttons on Android. | dubroy@chromium.org | 2013-04-05 | 1 | -0/+1 |
* | History: Fix position of lock/unlock button | sergiu@chromium.org | 2013-04-05 | 2 | -12/+4 |
* | NTP/History: Remove comments referring to flexbox bug. | dubroy@chromium.org | 2013-04-05 | 1 | -1/+0 |
* | History: Add tablet specific layout. | dubroy@chromium.org | 2013-04-04 | 2 | -30/+56 |
* | History: Prevent entries from taking up all the available space. | sergiu@chromium.org | 2013-04-04 | 2 | -1/+2 |
* | Other devices in history page UI tweaks. | mad@chromium.org | 2013-04-02 | 1 | -1/+3 |
* | History: Fix favicon and title alignment caused by flexbox changes. | dubroy@chromium.org | 2013-04-02 | 1 | -0/+2 |
* | History: Make history page usable on Android. | dubroy@chromium.org | 2013-04-02 | 5 | -77/+436 |
* | Other devices in history page UI tweaks. | mad@chromium.org | 2013-03-28 | 1 | -3/+6 |
* | History Manager: Add a workaround for the dropdown button size bug. | arv@chromium.org | 2013-03-27 | 1 | -0/+2 |
* | Use a function indirection for the tabs click handler. | mad@chromium.org | 2013-03-27 | 1 | -8/+14 |
* | Implement separate area of the history page for full list of other devices. | mad@chromium.org | 2013-03-15 | 3 | -0/+622 |
* | History: Fix search | sergiu@chromium.org | 2013-03-15 | 1 | -1/+1 |
* | History: Fix alignment of history sync notification, and change strings sligh... | dubroy@chromium.org | 2013-03-15 | 1 | -0/+1 |
* | History: Show a plain banner, rather than yellow, when history sync is offline. | dubroy@chromium.org | 2013-03-13 | 1 | -1/+1 |
* | History: Rename resource variables to camel case variants. | sergiu@chromium.org | 2013-03-13 | 2 | -31/+31 |
* | Make a PRESUBMIT.py check for varNamesLikeThis. | dbeam@chromium.org | 2013-03-12 | 1 | -1/+1 |
* | History: Make the X in the search box clear the search. | sergiu@chromium.org | 2013-03-11 | 2 | -5/+8 |
* | Change var blah_blah -> blahBlah. | dbeam@chromium.org | 2013-03-11 | 1 | -15/+15 |
* | History: Fix showing the search results twice. | sergiu@chromium.org | 2013-03-08 | 1 | -5/+3 |
* | History: Fix "more results from this domain" search. | sergiu@chromium.org | 2013-03-07 | 1 | -1/+1 |