summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/history.html
Commit message (Expand)AuthorAgeFilesLines
* Remove CSS vendor prefixes where not needed.arv@chromium.org2010-12-081-1/+1
* RTL HTML/CSS clean-up with -webkit-foo-{start,end}jshin@chromium.org2010-12-061-11/+5
* Clean up browser_resources.grd:pkasting@chromium.org2010-07-131-2/+2
* History UI: Make sure the history items are not too wide.arv@chromium.org2010-07-121-18/+17
* Use seperate consumers for search and query requests.jochen@chromium.org2010-05-311-1/+0
* Fix shift-clicking on a delete history checkbox.bauerb@chromium.org2010-04-301-39/+11
* Refactor parts of the NTP to split things into more managable chunks.arv@chromium.org2010-04-261-1/+1
* innerHTML usage in history pages with explicit DOM manipulationdanno@chromium.org2010-04-231-77/+94
* Re-enable history items after remove cancelleddanno@chromium.org2010-04-201-0/+10
* Unify LocalStrings.arv@chromium.org2010-03-161-1/+1
* Disable the remove button in the history page when no entries are checked.arv@chromium.org2010-03-101-33/+54
* Implement edit mode for history page.jochen@chromium.org2010-03-051-59/+276
* Eliminate duplicate search result entries.feldstein@chromium.org2010-03-041-1/+4
* Make history page more responsive by rendering items incrementally instead of...feldstein@chromium.org2009-12-181-5/+36
* Fix delete day so that font is correct and it can be reached through tab.mirandac@chromium.org2009-12-091-1/+2
* Make "delete history for day" message have the correct font on Mac.mirandac@chromium.org2009-12-091-1/+1
* Ensure that HTML can't be executed when entered on the "Search History" or "S...mirandac@chromium.org2009-09-161-1/+1
* Use a <button> that looks like a link to prevent right click and middle click.arv@google.com2009-07-211-2/+8
* This provides a simpler js template engine than JsTemplate. It has beenarv@google.com2009-07-141-4/+4
* Make LocalStrings work without manipulating the DOM.arv@google.com2009-06-161-14/+1
* Fix issue where the star in the history page could be hidden by longarv@chromium.org2009-05-151-3/+50
* Fix issue where the favicon got centered vertically in RTL mode instead ofarv@chromium.org2009-05-061-1/+1
* Change chrome-ui to chrome. I didn't go too far in converting existing string...glen@chromium.org2009-05-061-2/+2
* Move the shared JS and CSS out of the HTML files and into separate files.arv@chromium.org2009-05-051-71/+3
* Some random cleanups in the HTML files.arv@chromium.org2009-04-231-5/+5
* EscapeQueryParamValue differs from encodeURIComponent in that it doesn't esca...glen@chromium.org2009-04-171-5/+4
* This adds link[rel=icon] elements to the DOM UI html files for downloads and arv@chromium.org2009-04-101-0/+1
* Make the font family and the font size used in dom UI localizable. This is a ...jungshik@google.com2009-04-031-4/+2
* - Change alignment of 'delete this day' so it's not off floating in the middl...glen@chromium.org2009-03-271-7/+7
* Make the history and downloads pages work in RTL.glen@chromium.org2009-03-241-0/+13
* Fixes bug where favicons wouldn't always show up in history page. Thissky@google.com2009-03-171-1/+8
* Fix escaping issue with non-ASCII history search input.glen@chromium.org2009-03-161-2/+2
* Fixes bug in history where if you didn't have history results for thesky@google.com2009-03-161-2/+2
* Stop history search going on beyond the start of history.glen@chromium.org2009-03-111-10/+21
* Resolve crash when deleting history by preventing the deleter from being call...glen@chromium.org2009-03-031-65/+137
* Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI.glen@chromium.org2009-02-251-23/+30
* * Add day deletion to historyglen@chromium.org2009-02-191-22/+80
* Change chrome:// to chrome-ui://, fix up one chrome-resource:// reference.glen@chromium.org2009-01-291-2/+2
* Reupload of 12418glen@chromium.org2008-12-071-0/+789