summaryrefslogtreecommitdiffstats
path: root/content/public
Commit message (Expand)AuthorAgeFilesLines
...
* Add a Content API around GpuDataManager and use that from chrome. I moved Gpu...jam@chromium.org2012-02-162-0/+93
* Add extra data to BrowserContext so that content layer and other embedders ca...jam@chromium.org2012-02-153-19/+3
* Move GpuBlacklist out of content and into chrome. All content needs to know i...jam@chromium.org2012-02-153-4/+29
* Roughly double the maximum number of renderer processes.thestig@chromium.org2012-02-152-5/+5
* Revert 121810 - Move SpeechRecognizer delegate into its own header file and p...rvargas@google.com2012-02-141-65/+0
* Move SpeechRecognizer delegate into its own header file and put it in the con...tfarina@chromium.org2012-02-141-0/+65
* Adding a command line flag to specify renderer process limitnasko@chromium.org2012-02-133-2/+14
* Get rid of ShowPageInfo on WebContents and WebContentsDelegate. Chrome should...jam@chromium.org2012-02-132-15/+0
* Remove knowledge about SSLClientAuthHandler from chrome. Instead a callback i...jam@chromium.org2012-02-132-11/+7
* Add a switch to invert web contents (non-accel only).dmazzoni@google.com2012-02-132-0/+5
* Replace WillReadRequest with WillProcessResponse so that thedarin@chromium.org2012-02-131-1/+1
* Remove ssl_host_state.h dependency from chrome.jam@chromium.org2012-02-133-15/+37
* Remove ssl_manager.h dependency from chrome.jam@chromium.org2012-02-132-5/+0
* Get rid of ssl_cert_error_handler.h dependency from Chrome.jam@chromium.org2012-02-131-4/+11
* Move SpeechInputPreferences to content/public/browser and put it in the conte...tfarina@chromium.org2012-02-132-1/+31
* Remove unused member variable |listeners_expecting_close_| in RenderProcessHo...bauerb@chromium.org2012-02-121-5/+0
* Move ContextMenuParams struct from webkit/glue to content/public/common. The ...jam@chromium.org2012-02-1210-11/+247
* Revert 121541 - Add a switch to invert web contents (non-accel only).dmazzoni@chromium.org2012-02-102-5/+0
* Add a switch to invert web contents (non-accel only).dmazzoni@chromium.org2012-02-102-0/+5
* Propogate status setting for profiler to track parentsjar@chromium.org2012-02-101-2/+5
* Move sensors::Provider to content/public/browser and put it in the content na...tfarina@chromium.org2012-02-101-0/+55
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-105-2/+145
* Adds NativeWebKeyboardEvent for android along with associated types.satish@chromium.org2012-02-101-1/+16
* Move resource_context.h to content/public/browser. Remove the workaround in i...jam@chromium.org2012-02-091-0/+57
* Make content::ResourceContext be a real interface like the rest of the Conten...jam@chromium.org2012-02-096-23/+21
* Revert 121236 - Support sharing of ContentMain and BrowserMain code with embe...marshall@chromium.org2012-02-095-145/+2
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-095-2/+145
* Hooked up NetLog to DownloadItem, DownloadFile, and FileStream.ahendrickson@chromium.org2012-02-091-2/+5
* Enable devtools via context menu in platform apps and popup extensions.benwells@chromium.org2012-02-091-0/+4
* Create a content public browser API around the ChildProcessSecurityPolicy cla...ananta@chromium.org2012-02-091-0/+68
* Eliminate DownloadProgressUpdated.avi@chromium.org2012-02-091-4/+1
* Back out r121050 from the trunk due to a compile failure.mark@chromium.org2012-02-081-5/+2
* Add an API around InterstitialPage that's used by chrome.jam@chromium.org2012-02-083-2/+90
* Hooked up NetLog to DownloadItem, DownloadFile, and FileStream.ahendrickson@chromium.org2012-02-081-2/+5
* Revert 121031 - Eliminate DownloadProgressUpdated.avi@chromium.org2012-02-081-1/+4
* Eliminate DownloadProgressUpdated.avi@chromium.org2012-02-081-4/+1
* Remove files I missed in r120891. Also do follow up review comments.jam@chromium.org2012-02-081-4/+4
* Add new automation hook to get FPS associated with a tab in the browser.dennisjeffrey@chromium.org2012-02-081-5/+0
* Fix a crash when downloading invalid client certificates.rsleevi@chromium.org2012-02-081-2/+3
* Remove last traces of DNS certificate provenance checking.agl@chromium.org2012-02-082-6/+0
* Cleanup: Kill dead flags that have useless references.thestig@chromium.org2012-02-082-10/+0
* Revert 120928 - Add a switch to invert web contents (non-accel only).hbono@chromium.org2012-02-082-5/+0
* Add a switch to invert web contents (non-accel only).dmazzoni@chromium.org2012-02-082-0/+5
* Move handling of debug urls like chrome://crash, chrome://gpuclean to content...jam@chromium.org2012-02-083-6/+17
* Use InterstitialPage through a delegate interface instead of deriving from it.jam@chromium.org2012-02-071-0/+49
* Adding command line switch --enable-deferred-2d-canvasjunov@chromium.org2012-02-072-0/+4
* Revert 120789 - Propogate status setting for profiler to track parentsjar@chromium.org2012-02-071-5/+2
* Propogate status setting for profiler to track parentsjar@chromium.org2012-02-071-2/+5
* Cleanup: Remove even more dead switches.thestig@chromium.org2012-02-072-13/+0
* content::URLFetcher: Add HTTP PUT request type and method to append header st...kuan@chromium.org2012-02-071-1/+8