| Commit message (Expand) | Author | Age | Files | Lines |
* | Get history and download HTML UIs into Mac/Linux builds along with supporting... | pinkerton@chromium.org | 2009-03-05 | 4 | -17/+22 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 8 | -16/+16 |
* | Fix crasher in InitCurrentUI. | glen@chromium.org | 2009-03-04 | 1 | -2/+8 |
* | Fix the build with some forgotten string conversions on non-Windows. | brettw@chromium.org | 2009-03-04 | 2 | -4/+4 |
* | Show icons for exe files in download manager. Issue was that the paths were c... | glen@chromium.org | 2009-03-04 | 1 | -2/+9 |
* | * Make the download page focus the input field onload.* Fix spacing between c... | glen@chromium.org | 2009-03-04 | 1 | -7/+21 |
* | Make New Tab Page work correctly in incognito mode (8294) | glen@chromium.org | 2009-03-04 | 6 | -48/+69 |
* | revert broken change 10833 | nsylvain@chromium.org | 2009-03-03 | 3 | -102/+81 |
* | Port DictionaryValue to use string16 instead of wstring. | dsh@google.com | 2009-03-03 | 3 | -81/+102 |
* | Revert dsh's change 10818 | nsylvain@chromium.org | 2009-03-03 | 3 | -97/+80 |
* | Port DictionaryValue to use string16 instead of wstring. | dsh@google.com | 2009-03-03 | 3 | -80/+97 |
* | Resolve crash when deleting history by preventing the deleter from being call... | glen@chromium.org | 2009-03-03 | 2 | -11/+20 |
* | Fix order of downloads list (HTH it happened, I don't know). | glen@chromium.org | 2009-03-02 | 1 | -1/+1 |
* | Fix compilations errors introduced by revision 10712. | maruel@chromium.org | 2009-03-02 | 1 | -1/+2 |
* | Fix crash; dom_ui_ is destroyed by LoadURL. | glen@chromium.org | 2009-03-01 | 1 | -1/+3 |
* | Initial work on chrome-ui://extensions/ page. URL now displays a static templ... | rafaelw@chromium.org | 2009-02-28 | 1 | -0/+3 |
* | Get rid of wstring variants of StringToFoo. | dsh@google.com | 2009-02-28 | 3 | -4/+3 |
* | Wires up sorting of bookmarks to the 'organize menu' in the bookmark | sky@google.com | 2009-02-27 | 1 | -1/+3 |
* | Enable new tab page for Mac and Linux | pinkerton@chromium.org | 2009-02-27 | 1 | -3/+4 |
* | Developer tools messages are forwarded as wrapped IPC::Messages(previously th... | yurys@google.com | 2009-02-26 | 5 | -2/+64 |
* | Coalesce more hardcoded schemes to using predefined constants. | brettw@chromium.org | 2009-02-26 | 1 | -7/+5 |
* | Make chrome_plugin_host.cc and chrome_plugin_util.cc compile on Posix. | jhawkins@chromium.org | 2009-02-26 | 1 | -1/+2 |
* | Refactor the p13n NTP handler. | nick@chromium.org | 2009-02-26 | 1 | -1/+1 |
* | Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI. | glen@chromium.org | 2009-02-25 | 9 | -189/+219 |
* | Add "new tab" ui to the build and remove some of the scaffolding. Fix compati... | pinkerton@chromium.org | 2009-02-25 | 2 | -1/+21 |
* | fix clobber build | tc@google.com | 2009-02-25 | 2 | -6/+3 |
* | Use string for Histogram names since these are all ASCII anyway. | dsh@google.com | 2009-02-24 | 1 | -2/+2 |
* | Add some browser/dom_ui files to Mac and Linux. Fix errors exposed by GCC. | pinkerton@chromium.org | 2009-02-24 | 3 | -9/+11 |
* | HtmlDialogContentsDelegate should not subclass views::WindowDelegate, for por... | ben@chromium.org | 2009-02-24 | 2 | -3/+5 |
* | Update include paths for grit files. Go ahead and resort | tc@google.com | 2009-02-22 | 1 | -5/+3 |
* | * Add day deletion to history | glen@chromium.org | 2009-02-19 | 2 | -26/+102 |
* | Initial checkin of the HTML downloads UI. It's not yet complete (lacking inte... | glen@chromium.org | 2009-02-19 | 7 | -2/+656 |
* | Fixes drag of images from new tab page. We need to pass in the mime | sky@google.com | 2009-02-18 | 1 | -4/+6 |
* | Reduce the amount of included header files. Vast change like in "Oh God! This... | maruel@chromium.org | 2009-02-18 | 1 | -0/+1 |
* | Add locale_settings.grd to the build. This generates | tc@google.com | 2009-02-18 | 1 | -6/+4 |
* | Make browser_url_handler.cc compile on Posix. | jhawkins@chromium.org | 2009-02-15 | 2 | -4/+4 |
* | Fix a browser crash when the URLRequestChromeJob goes away | rvargas@google.com | 2009-02-11 | 1 | -2/+4 |
* | Move browser_resources.rc into a a grd file. While I'm at it, | tc@google.com | 2009-02-09 | 2 | -2/+4 |
* | This change list fix issue 5926 -- RTL: Text in [New Tab] should be truncated... | xji@chromium.org | 2009-02-04 | 1 | -13/+34 |
* | More bustage fixes. | brettw@chromium.org | 2009-02-01 | 1 | -0/+1 |
* | More fixes. | brettw@chromium.org | 2009-02-01 | 1 | -0/+1 |
* | More bustage fixes. | brettw@chromium.org | 2009-02-01 | 2 | -1/+3 |
* | Update the temp scaffolding stubs for my header change. It was pulling in the | brettw@chromium.org | 2009-02-01 | 2 | -0/+2 |
* | Remove most header file dependencies on the notification type list. It is | brettw@chromium.org | 2009-02-01 | 2 | -7/+9 |
* | NTP twiddling for p13n | tim@chromium.org | 2009-01-30 | 1 | -0/+10 |
* | Change chrome:// to chrome-ui://, fix up one chrome-resource:// reference. | glen@chromium.org | 2009-01-29 | 4 | -11/+11 |
* | Remove the Windows set focus call and bad-design browser call from the new tab | brettw@chromium.org | 2009-01-29 | 1 | -27/+16 |
* | Change URLRequest to use a ref-counted buffer for actual IO. | rvargas@google.com | 2009-01-29 | 1 | -8/+10 |
* | Modifies shutdown/startup in the following manner: | sky@google.com | 2009-01-27 | 2 | -2/+16 |
* | Do some header file cleanup of RenderWidgetHost. I moved everything to be | brettw@chromium.org | 2009-01-24 | 1 | -1/+1 |