summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui
Commit message (Expand)AuthorAgeFilesLines
* Developer tools messages are forwarded as wrapped IPC::Messages(previously th...yurys@google.com2009-02-265-2/+64
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-261-7/+5
* Make chrome_plugin_host.cc and chrome_plugin_util.cc compile on Posix.jhawkins@chromium.org2009-02-261-1/+2
* Refactor the p13n NTP handler.nick@chromium.org2009-02-261-1/+1
* Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI.glen@chromium.org2009-02-259-189/+219
* Add "new tab" ui to the build and remove some of the scaffolding. Fix compati...pinkerton@chromium.org2009-02-252-1/+21
* fix clobber buildtc@google.com2009-02-252-6/+3
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-241-2/+2
* Add some browser/dom_ui files to Mac and Linux. Fix errors exposed by GCC.pinkerton@chromium.org2009-02-243-9/+11
* HtmlDialogContentsDelegate should not subclass views::WindowDelegate, for por...ben@chromium.org2009-02-242-3/+5
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-5/+3
* * Add day deletion to historyglen@chromium.org2009-02-192-26/+102
* Initial checkin of the HTML downloads UI. It's not yet complete (lacking inte...glen@chromium.org2009-02-197-2/+656
* Fixes drag of images from new tab page. We need to pass in the mimesky@google.com2009-02-181-4/+6
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-0/+1
* Add locale_settings.grd to the build. This generatestc@google.com2009-02-181-6/+4
* Make browser_url_handler.cc compile on Posix.jhawkins@chromium.org2009-02-152-4/+4
* Fix a browser crash when the URLRequestChromeJob goes awayrvargas@google.com2009-02-111-2/+4
* Move browser_resources.rc into a a grd file. While I'm at it,tc@google.com2009-02-092-2/+4
* This change list fix issue 5926 -- RTL: Text in [New Tab] should be truncated...xji@chromium.org2009-02-041-13/+34
* More bustage fixes.brettw@chromium.org2009-02-011-0/+1
* More fixes.brettw@chromium.org2009-02-011-0/+1
* More bustage fixes.brettw@chromium.org2009-02-012-1/+3
* Update the temp scaffolding stubs for my header change. It was pulling in thebrettw@chromium.org2009-02-012-0/+2
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-012-7/+9
* NTP twiddling for p13ntim@chromium.org2009-01-301-0/+10
* Change chrome:// to chrome-ui://, fix up one chrome-resource:// reference.glen@chromium.org2009-01-294-11/+11
* Remove the Windows set focus call and bad-design browser call from the new tabbrettw@chromium.org2009-01-291-27/+16
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-8/+10
* Modifies shutdown/startup in the following manner:sky@google.com2009-01-272-2/+16
* Do some header file cleanup of RenderWidgetHost. I moved everything to bebrettw@chromium.org2009-01-241-1/+1
* revert r8603rvargas@google.com2009-01-241-10/+8
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-8/+10
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-224-4/+4
* Move metrics files into a subdirben@chromium.org2009-01-162-2/+2
* Move search code to a subdirben@chromium.org2009-01-162-2/+2
* Fie.ben@chromium.org2009-01-152-2/+2
* Move search engines files into subdirben@chromium.org2009-01-152-2/+2
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-155-6/+6
* Remove a std::string static constructor in the new history dom ui.deanm@chromium.org2009-01-131-2/+2
* Remove a static initializer while reducing a bit of casting.deanm@chromium.org2009-01-131-7/+4
* Porting in chrome/ (add 6 files to Linux SCons build)phajdan.jr@chromium.org2009-01-082-3/+1
* Change the signature of JSONReader::Read() and relatedaa@chromium.org2008-12-292-8/+8
* Implement extension:// protocol.aa@chromium.org2008-12-241-6/+5
* Updated HtmlDialogContents to use UTF-8 strings.scherkus@chromium.org2008-12-191-2/+2
* Changes new tab page to show recently closed window correctly.sky@google.com2008-12-111-2/+4
* Make the autocomplete system and various other connected bits of code use GUR...pkasting@chromium.org2008-12-101-5/+4
* Let the debugger work again. Error was due to me not noticing the change in d...glen@chromium.org2008-12-091-1/+2
* Moves some utility functions out of bookmark model intosky@google.com2008-12-091-1/+3
* Reupload of 12418glen@chromium.org2008-12-0710-174/+935