| Commit message (Expand) | Author | Age | Files | Lines |
* | Hook up more of extension uninstall. | aa@chromium.org | 2009-05-20 | 1 | -7/+30 |
* | TBR: Revert "Hook up more of extension uninstall." | aa@chromium.org | 2009-05-20 | 1 | -30/+7 |
* | Hook up more of extension uninstall. | aa@chromium.org | 2009-05-20 | 1 | -7/+30 |
* | Let Konqueror recognized in about:memory. | yutak@chromium.org | 2009-05-19 | 1 | -1/+1 |
* | Adds a new command line switch called new-new-tab-page which enables | arv@chromium.org | 2009-05-19 | 1 | -0/+1401 |
* | Re-land of earlier NTP theme patch; now with mac and linux compatibility. | glen@chromium.org | 2009-05-15 | 2 | -15/+25 |
* | Fix issue where the star in the history page could be hidden by long | arv@chromium.org | 2009-05-15 | 1 | -3/+50 |
* | Undo 16020 | glen@chromium.org | 2009-05-14 | 2 | -25/+15 |
* | Allow the new tab page to be themed (you may want to review DOMUIThemeSource ... | glen@chromium.org | 2009-05-14 | 2 | -15/+25 |
* | Hide the "show full history" link when editing the thumbnails. | arv@chromium.org | 2009-05-13 | 1 | -1/+1 |
* | Remove executable bit from a bunch of files that shouldn't have it. | evan@chromium.org | 2009-05-11 | 2 | -0/+0 |
* | Add splash appropriate for Linux official builds. | mmoss@chromium.org | 2009-05-11 | 1 | -0/+71 |
* | This is the first pass at themes. | glen@chromium.org | 2009-05-09 | 1 | -0/+2 |
* | Fix for b/1837411 -- Interstitial title lines bleed together. | mal@chromium.org | 2009-05-08 | 3 | -0/+3 |
* | linux: new splash page. | evan@chromium.org | 2009-05-08 | 1 | -31/+26 |
* | Remove a no-longer needed hack that appeared to break button layout for NTP f... | glen@chromium.org | 2009-05-07 | 1 | -2/+1 |
* | Add inspect links for all active views in chrome://extensions. | aa@chromium.org | 2009-05-07 | 1 | -3/+57 |
* | 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 | 3 | -18/+18 |
* | Move the shared JS and CSS out of the HTML files and into separate files. | arv@chromium.org | 2009-05-05 | 4 | -112/+75 |
* | Center the download progress meter behind the icon. | arv@chromium.org | 2009-05-05 | 1 | -4/+4 |
* | Makes closed window icon appear on right side when rtl. | sky@chromium.org | 2009-05-05 | 1 | -0/+4 |
* | Support for showing memory usage of 64-bit IE in a 32-bit Chromium | mbelshe@google.com | 2009-04-29 | 1 | -0/+3 |
* | Fix several painting glitches for toolstrips. | aa@chromium.org | 2009-04-27 | 1 | -39/+62 |
* | Fixes issue where the placeholder text was not shown because there is no DOM | arv@chromium.org | 2009-04-24 | 1 | -2/+3 |
* | Add CSS to make toolstrip buttons look closer to native ones. | aa@chromium.org | 2009-04-24 | 1 | -0/+45 |
* | Add transparency support to RenderWidgetHostView. | aa@chromium.org | 2009-04-23 | 1 | -10/+7 |
* | Changes closed windows on the new tab page to show the Chromium/Chrome | sky@chromium.org | 2009-04-23 | 1 | -5/+23 |
* | In the new tab page, when in edit move, right-clicking on a thumbnail should ... | jcampan@chromium.org | 2009-04-23 | 1 | -2/+4 |
* | Some random cleanups in the HTML files. | arv@chromium.org | 2009-04-23 | 13 | -376/+351 |
* | EscapeQueryParamValue differs from encodeURIComponent in that it doesn't esca... | glen@chromium.org | 2009-04-17 | 1 | -5/+4 |
* | Miscellaneous API sprucing. | aa@chromium.org | 2009-04-16 | 1 | -2/+3 |
* | TBR: Revert "Miscellaneous API sprucing." | aa@chromium.org | 2009-04-15 | 1 | -3/+2 |
* | Miscellaneous API sprucing. | aa@chromium.org | 2009-04-15 | 1 | -2/+3 |
* | Few changes to the NTP remove thumbnails: | jcampan@chromium.org | 2009-04-15 | 1 | -9/+30 |
* | This CL adds some UI to remove most-visited thumbnails from the New Tab Page. | jcampan@chromium.org | 2009-04-13 | 1 | -12/+116 |
* | This adds link[rel=icon] elements to the DOM UI html files for downloads and | arv@chromium.org | 2009-04-10 | 2 | -0/+2 |
* | Cloned from 62030 | arv@chromium.org | 2009-04-07 | 1 | -13/+32 |
* | Make the font family and the font size used in dom UI localizable. This is a ... | jungshik@google.com | 2009-04-03 | 4 | -14/+7 |
* | - Change alignment of 'delete this day' so it's not off floating in the middl... | glen@chromium.org | 2009-03-27 | 1 | -7/+7 |
* | Fix downloads RTL Bustage | glen@chromium.org | 2009-03-27 | 1 | -0/+7 |
* | Add date information to the downloads page. | glen@chromium.org | 2009-03-27 | 1 | -4/+50 |
* | This CL is a work around for the following 2 issues: | xji@chromium.org | 2009-03-26 | 1 | -0/+22 |
* | Restore revision 12329, which I accidentally clobbered when | aa@chromium.org | 2009-03-25 | 1 | -5/+17 |
* | Implement default css for toolstrips. | aa@chromium.org | 2009-03-24 | 2 | -34/+21 |
* | New tab page was linking to the wrong URL for the history page. We don't need... | glen@chromium.org | 2009-03-24 | 1 | -16/+16 |
* | Add a progress meter to the downloads page. | glen@chromium.org | 2009-03-24 | 1 | -10/+112 |
* | Make the history and downloads pages work in RTL. | glen@chromium.org | 2009-03-24 | 2 | -0/+20 |
* | Extensions now support css user script definition. This checkin adds | georged@chromium.org | 2009-03-24 | 1 | -5/+17 |
* | Support for extensions permissions. This CL only contains, parsing, initializ... | rafaelw@chromium.org | 2009-03-23 | 1 | -2/+18 |