| Commit message (Expand) | Author | Age | Files | Lines |
* | Make LocalStrings work without manipulating the DOM. | arv@google.com | 2009-06-16 | 1 | -14/+1 |
* | Fix issue where the star in the history page could be hidden by long | arv@chromium.org | 2009-05-15 | 1 | -3/+50 |
* | Fix issue where the favicon got centered vertically in RTL mode instead of | arv@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Change chrome-ui to chrome. I didn't go too far in converting existing string... | glen@chromium.org | 2009-05-06 | 1 | -2/+2 |
* | Move the shared JS and CSS out of the HTML files and into separate files. | arv@chromium.org | 2009-05-05 | 1 | -71/+3 |
* | Some random cleanups in the HTML files. | arv@chromium.org | 2009-04-23 | 1 | -5/+5 |
* | EscapeQueryParamValue differs from encodeURIComponent in that it doesn't esca... | glen@chromium.org | 2009-04-17 | 1 | -5/+4 |
* | This adds link[rel=icon] elements to the DOM UI html files for downloads and | arv@chromium.org | 2009-04-10 | 1 | -0/+1 |
* | Make the font family and the font size used in dom UI localizable. This is a ... | jungshik@google.com | 2009-04-03 | 1 | -4/+2 |
* | - Change alignment of 'delete this day' so it's not off floating in the middl... | glen@chromium.org | 2009-03-27 | 1 | -7/+7 |
* | Make the history and downloads pages work in RTL. | glen@chromium.org | 2009-03-24 | 1 | -0/+13 |
* | Fixes bug where favicons wouldn't always show up in history page. This | sky@google.com | 2009-03-17 | 1 | -1/+8 |
* | Fix escaping issue with non-ASCII history search input. | glen@chromium.org | 2009-03-16 | 1 | -2/+2 |
* | Fixes bug in history where if you didn't have history results for the | sky@google.com | 2009-03-16 | 1 | -2/+2 |
* | Stop history search going on beyond the start of history. | glen@chromium.org | 2009-03-11 | 1 | -10/+21 |
* | Resolve crash when deleting history by preventing the deleter from being call... | glen@chromium.org | 2009-03-03 | 1 | -65/+137 |
* | Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI. | glen@chromium.org | 2009-02-25 | 1 | -23/+30 |
* | * Add day deletion to history | glen@chromium.org | 2009-02-19 | 1 | -22/+80 |
* | Change chrome:// to chrome-ui://, fix up one chrome-resource:// reference. | glen@chromium.org | 2009-01-29 | 1 | -2/+2 |
* | Reupload of 12418 | glen@chromium.org | 2008-12-07 | 1 | -0/+789 |