summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/chrome_url_data_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Plumb through off the record state from the URL request to thetony@chromium.org2009-11-171-2/+6
* Fourth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-2/+4
* Coverity: Fix unnecessary Singleton object instantiation.mattm@chromium.org2009-11-051-1/+1
* Convert chrome_url_data_manager (previously a global) into a Singleton. Thistony@chromium.org2009-10-301-14/+14
* Revert "Convert chrome_url_data_manager (previously a global) into a"tony@chromium.org2009-10-301-14/+14
* Convert chrome_url_data_manager (previously a global) into atony@chromium.org2009-10-301-14/+14
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-271-1/+2
* First fix to minimize copying of image data.erg@google.com2009-10-191-8/+8
* Use FilePaths in chrome_url_data_manager.evan@chromium.org2009-10-121-8/+7
* Coverity: Initialize pending_buf_size_ in the constructor.jhawkins@chromium.org2009-09-241-1/+4
* Change the URLs used to access "view-cache:" and "view-net-internals:".eroman@chromium.org2009-09-141-0/+35
* Fix to use FilePath version of PathService::Get.thestig@chromium.org2009-09-091-1/+1
* Improve New Tab Page load performance.mark@chromium.org2009-09-021-4/+20
* Some personalization cleanup:tim@chromium.org2009-08-151-17/+0
* Add files to browser/sync and tweak includes.tim@chromium.org2009-08-051-6/+6
* Hookup Print HTML page to the DOM UI for Print Preview and Settingsmhm@chromium.org2009-07-141-5/+15
* Reapply r19950. Turns out it wasn't at fault for breaking the vista tests.willchan@chromium.org2009-07-061-0/+13
* Revert r19950 since it broke vista tests.willchan@chromium.org2009-07-061-13/+0
* Add checks to track down crashes in URLRequestChromeJob.willchan@chromium.org2009-07-061-0/+13
* Reduce header dependencies in net/phajdan.jr@chromium.org2009-05-291-0/+2
* Change chrome-ui to chrome. I didn't go too far in converting existing string...glen@chromium.org2009-05-061-3/+3
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Make the font family and the font size used in dom UI localizable. This is a ...jungshik@google.com2009-04-031-0/+16
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-171-2/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Use FilterContext to allow filters to access URLRequestJob datajar@chromium.org2009-03-091-2/+2
* - Developer tools frontend is served from chrom-ui://devtools/tools.htmlyurys@google.com2009-03-061-2/+11
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Fix a browser crash when the URLRequestChromeJob goes awayrvargas@google.com2009-02-111-2/+4
* Change chrome:// to chrome-ui://, fix up one chrome-resource:// reference.glen@chromium.org2009-01-291-2/+2
* 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-271-2/+13
* 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
* Porting in chrome/ (add 6 files to Linux SCons build)phajdan.jr@chromium.org2009-01-081-3/+0
* Implement extension:// protocol.aa@chromium.org2008-12-241-6/+5
* Reupload of 12418glen@chromium.org2008-12-071-3/+3
* Clean up some net/ code. Change a number of wstrings to FilePaths.estade@chromium.org2008-11-241-1/+2
* Add mimetypes on the "chrome-resource://" responses.ericroman@google.com2008-11-141-3/+12
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Copy from http://chrome-reviews.prom.corp.google.com/1237 (new gcl changelist...timsteele@google.com2008-08-151-0/+17
* Add chrome to the repository.initial.commit2008-07-261-0/+336