| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-land of earlier NTP theme patch; now with mac and linux compatibility. | glen@chromium.org | 2009-05-15 | 2 | -1/+6 |
* | Undo 16020 | glen@chromium.org | 2009-05-14 | 2 | -6/+1 |
* | Allow the new tab page to be themed (you may want to review DOMUIThemeSource ... | glen@chromium.org | 2009-05-14 | 2 | -1/+6 |
* | Add a 48x48 chromium icon for Linux. | mmoss@chromium.org | 2009-05-13 | 1 | -0/+0 |
* | Missing theme images | glen@chromium.org | 2009-05-09 | 2 | -0/+0 |
* | This is the first pass at themes. | glen@chromium.org | 2009-05-09 | 91 | -41/+18 |
* | Fix bug 9812: Remove current RSS code in favor of new more generalized | finnur@chromium.org | 2009-05-04 | 2 | -1/+0 |
* | roll back r15177 | ben@chromium.org | 2009-05-04 | 67 | -7/+67 |
* | Reverting 15182. | ben@chromium.org | 2009-05-04 | 67 | -68/+4 |
* | Bustage fix: | ben@chromium.org | 2009-05-04 | 67 | -4/+68 |
* | Extract all views resources into: | ben@chromium.org | 2009-05-04 | 67 | -67/+7 |
* | Add chrome/chromium icons as PNGs. | ben@chromium.org | 2009-05-02 | 2 | -0/+2 |
* | Add a dark selected icon set for the Omnibox results. | deanm@chromium.org | 2009-04-30 | 6 | -0/+5 |
* | Add descriptive text for omnibox popup result items. | ben@chromium.org | 2009-04-29 | 6 | -0/+5 |
* | Reverting 14826. | ben@chromium.org | 2009-04-29 | 6 | -5/+0 |
* | Add descriptive text for omnibox popup result items. | ben@chromium.org | 2009-04-29 | 6 | -0/+5 |
* | New close box images. | pinkerton@chromium.org | 2009-04-28 | 3 | -0/+5146 |
* | First cut at adding a map between strings names and resource ids. | tc@google.com | 2009-04-24 | 1 | -0/+2 |
* | Adds missing file from last patch. | sky@chromium.org | 2009-04-23 | 1 | -0/+0 |
* | Changes closed windows on the new tab page to show the Chromium/Chrome | sky@chromium.org | 2009-04-23 | 2 | -0/+3 |
* | Make the omnibox popup look nicer. Add dropshadow images (not final). Experim... | ben@chromium.org | 2009-04-15 | 9 | -0/+8 |
* | Rename the new Omnibox resources to follow convention and use underscores. A... | deanm@chromium.org | 2009-04-14 | 6 | -0/+5 |
* | This CL adds some UI to remove most-visited thumbnails from the New Tab Page. | jcampan@chromium.org | 2009-04-13 | 4 | -0/+0 |
* | Allow a different omnibox popup to be enabled via the command line (--enable-... | ben@chromium.org | 2009-04-10 | 5 | -0/+0 |
* | Remove the checked-in scons configuration files. | sgk@google.com | 2009-04-01 | 1 | -20/+0 |
* | Add a progress meter to the downloads page. | glen@chromium.org | 2009-03-24 | 2 | -0/+0 |
* | Adds a bookmark menu. This is experimental. To turn on you need | sky@google.com | 2009-03-20 | 2 | -0/+1 |
* | RSS feed support (part 1), 2nd attempt. | finnur@chromium.org | 2009-03-13 | 2 | -0/+1 |
* | Reverting 11640. | finnur@chromium.org | 2009-03-13 | 2 | -1/+0 |
* | RSS feed support (part 1) | finnur@chromium.org | 2009-03-13 | 2 | -0/+1 |
* | Add a TabController class to manage a TabView (with corresponding xib). Rewri... | pinkerton@chromium.org | 2009-03-12 | 1 | -0/+0 |
* | Changes docking in the following ways: | sky@google.com | 2009-03-10 | 4 | -0/+3 |
* | Use common name for icns file to avoid case sensitivity issues with | jrg@chromium.org | 2009-03-06 | 1 | -0/+0 |
* | Improved PDF from Cole. | pinkerton@chromium.org | 2009-03-02 | 1 | -0/+0 |
* | Add "stop" image to project. Clean up project so app/theme is a proper group ... | pinkerton@chromium.org | 2009-02-27 | 1 | -0/+0 |
* | Make non-glass popups match new mockup from Glen. | pkasting@chromium.org | 2009-02-25 | 5 | -2/+1 |
* | Final step in converting all grit includes to have grit in the path. | tc@google.com | 2009-02-24 | 1 | -1/+1 |
* | Roll our own grow box since the OS one wants to indent by 3px due to the text... | pinkerton@chromium.org | 2009-02-20 | 1 | -0/+0 |
* | Try to land strings on linux again (r9972). This time, enable | tc@google.com | 2009-02-18 | 1 | -0/+1 |
* | Create chrome_resources.scons, chrome_strings.scons and theme_dll.scons | tc@google.com | 2009-02-17 | 2 | -103/+19 |
* | Implement SetStarredState on LocationBar for Mac. | pinkerton@chromium.org | 2009-02-17 | 1 | -0/+1555 |
* | Set the line endings to grd files as LF in the tree. Leave | tc@google.com | 2009-02-13 | 1 | -330/+330 |
* | Have consistent line endings on .grd files (currently cr-lf since | tc@google.com | 2009-02-12 | 1 | -5/+5 |
* | Remove the executable bit from a bunch of files that shouldn't have had it. | evan@chromium.org | 2009-02-12 | 1 | -0/+0 |
* | Second try of landing chrome_resources project. Changes from last time: | tc@google.com | 2009-02-12 | 6 | -731/+408 |
* | Revert "Create a chrome_resources.vcproj that holds grd files that hold" | tc@google.com | 2009-02-12 | 6 | -408/+731 |
* | Create a chrome_resources.vcproj that holds grd files that hold | tc@google.com | 2009-02-12 | 6 | -731/+408 |
* | Extend the popup-mode location bar out into the nonclient view. This makes p... | pkasting@chromium.org | 2009-01-27 | 2 | -0/+0 |
* | ui refresh from cole. make it look chromey and get the basic framework for th... | pinkerton@google.com | 2009-01-23 | 6 | -0/+6610 |
* | Generate all chrome .vcproj files: | sgk@google.com | 2009-01-17 | 1 | -8/+53 |