summaryrefslogtreecommitdiffstats
path: root/content/browser/webui/url_data_manager_backend.cc
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-14/+12
* URLDataSource can specify the value for 'Access-Control-Allow-Origin' respons...dzhioev2014-10-101-0/+36
* Replace FINAL and OVERRIDE with their C++11 counterparts in contentmohan.reddy2014-10-091-9/+9
* Remove ChromeURLRequestContext.eustas@chromium.org2014-07-311-1/+1
* Move all remaining appcache-related code to content namespacepilgrim@chromium.org2014-06-251-2/+0
* Split AppCacheService into appcache_service.h and appcache_service_impl.hpilgrim@chromium.org2014-06-051-4/+4
* Put the URL on the stack in URLRequestChromeJob::CompleteRead.davidben@chromium.org2014-05-191-0/+6
* Renamed namespaces in src/content.vitalybuka@chromium.org2014-05-011-2/+2
* Revert accidental dartium code pushjamescook@chromium.org2014-04-171-3/+1
* Fix DartObservatory failure due to security policy settings.terry@google.com2014-04-171-1/+3
* Branching for 1847 @251904terry@google.com2014-04-171-3/+1
* Fix DartObservatory failure due to security policy settings.terry@google.com2014-04-171-1/+3
* Move view_appcache_internals_job to content/browser/appcache/pilgrim@chromium.org2014-03-181-2/+2
* clean up partition check in url_data_manager_backend.ccguohui@chromium.org2014-03-181-10/+5
* Do not reject AppCache requests for WebUI.eustas@chromium.org2014-03-171-1/+8
* Files.app: Allow to load icons from chrome://extension-icon/.hirono@chromium.org2014-03-121-2/+3
* Implement inline signin with iframeguohui@chromium.org2014-02-201-8/+53
* Revert 251503 "Implement inline signin with iframe"guohui@chromium.org2014-02-201-44/+8
* Cleanup: Move kChromeDevToolsScheme constant into content namespace.tfarina@chromium.org2014-02-171-2/+1
* Implement inline signin with iframerogerta@chromium.org2014-02-151-8/+44
* Cleanup: Move kChromeUIScheme constant into content namespace.tfarina@chromium.org2014-02-111-5/+5
* Fix scheme-based URLDataSource lookup.nyquist@chromium.org2014-01-311-1/+1
* Add the scheme chrome-distiller:// and hook up data source.nyquist@chromium.org2014-01-271-18/+33
* A bunch of work to transition from render_view_id to render_frame_id.jam@chromium.org2013-12-201-8/+8
* WebUI: Serve mime type in Content-Type headerpfeldman@chromium.org2013-11-071-0/+18
* Chromium Blob hackingmichaeln@chromium.org2013-09-071-1/+1
* Revert "Chromium Blob hacking" This reverts r220754.tkent@chromium.org2013-09-021-1/+1
* Chromium Blob hackingmichaeln@chromium.org2013-09-011-1/+1
* Use a direct include of the message_loop header in content/, part 3.avi@chromium.org2013-07-181-1/+1
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-091-1/+1
* Use a direct include of strings headers in content/browser/, part 2.avi@chromium.org2013-06-111-1/+1
* Allow WebUI URLRequests not associated with any renderer.vsevik@chromium.org2013-06-061-0/+1
* Move webkit/appcache/* into webkit/{browser,common}/appcachekinuko@chromium.org2013-06-051-1/+1
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-021-5/+5
* Cleanup: Remove unneeded base/file_util.h includes in content.thestig@chromium.org2013-05-141-1/+0
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-05-081-0/+4
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-4/+3
* content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-301-1/+1
* Fixing iframe jank in the local omnibox popup.jered@chromium.org2013-04-241-0/+1
* Change signature of URLDataSource::StartDataRequest().jered@chromium.org2013-04-231-6/+24
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-2/+2
* Cleanup: Return additional schemes vector as out parameter from GetAdditional...kinuko@chromium.org2013-04-171-3/+4
* content: Move more constants into content namespace.tfarina@chromium.org2013-04-141-3/+3
* DevTools: make WebUI's url request job AppCache-friendly.pfeldman@chromium.org2013-04-021-0/+6
* Revert 188912 "Removed static factories for data, ftp, file, and..."kbr@chromium.org2013-03-191-4/+0
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-03-191-0/+4
* Add chrome-search: access from Instant overlaydhollowa@chromium.org2013-03-071-26/+81
* Revert 186347jochen@chromium.org2013-03-061-81/+26
* Add chrome-search: access from Instant overlaydhollowa@chromium.org2013-03-061-26/+81
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-121-1/+1