summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Implement --use-gl=anyzmo@google.com2011-09-275-223/+250
* Move plugin loading out of process on Mac and Linux.rsesek@chromium.org2011-09-276-9/+178
* Coverity: Fix uninitialized member variables.kmadhusu@chromium.org2011-09-272-4/+8
* Revert "net: make HSTS hosts use the normal SSL interstitials"agl@chromium.org2011-09-277-30/+27
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-277-27/+30
* Add PPB_Fullscreen_Dev;0.5. Keep 0.4 for backwards compatiblity and point itpolina@google.com2011-09-271-1/+2
* Fix the bug that the ESC key is mistakenly absorbed.yzshen@chromium.org2011-09-271-4/+11
* Set focus to content area after navigating so that it has focus (matches what...jam@chromium.org2011-09-271-0/+4
* Adding dbus,x11,fontconfig for use_aura==1 (because on Linux these libraries ...saintlou@chromium.org2011-09-271-0/+8
* Add yet more CONTENT_EXPORTed symbols for the content component build.dpranke@chromium.org2011-09-273-5/+8
* Split off content_shell's ResourceContext and URLRequestContextGetter impleme...jam@chromium.org2011-09-276-163/+276
* Provide implementations of NPChannelBase to allow script to use NPAPI objects...steveblock@chromium.org2011-09-271-2/+2
* Add Pepper API to use UDP mtilburg@adobe.com2011-09-263-44/+373
* fix indentation in content_*.gypi.dpranke@chromium.org2011-09-268-1079/+1071
* Register all message types with the IPC logging systemsteveblock@chromium.org2011-09-261-1/+1
* Re-land r102336 (remove webkit_glue::BuildUserAgent) w/ fix.dpranke@chromium.org2011-09-268-20/+26
* I will readd this file (just a stub right now) undersaintlou@chromium.org2011-09-262-32/+0
* Ensure content doesn't bring in Aura.jam@chromium.org2011-09-261-0/+4
* (Relanding this, exact same CL as the previous one.)jcivelli@chromium.org2011-09-268-25/+29
* A few improvements to content_shell:jam@chromium.org2011-09-2617-38/+227
* Implementation of IDBFactory::getDatabaseNamesjsbell@chromium.org2011-09-269-0/+154
* Update params to OnURLFetchComplete().skerner@chromium.org2011-09-264-26/+32
* Update params to OnURLFetchComplete() for net location request.skerner@chromium.org2011-09-263-26/+29
* Defend against very large localstorage key names and values.michaeln@google.com2011-09-241-0/+7
* Do not intitialize V8 in browser process.dslomov@chromium.org2011-09-241-1/+1
* Fix potential issue with BaseFile::AppendDataToFile().ahendrickson@chromium.org2011-09-232-15/+46
* DevTools: Use link doctor for failed provisional load when DevTools are opened.vsevik@chromium.org2011-09-231-15/+4
* Lose all contexts in context lost in OnMessageReceived.jbauman@chromium.org2011-09-231-0/+2
* + Renaming some _linux.cc files as _gtk.cc since that is what they really are.saintlou@chromium.org2011-09-234-5/+35
* Record UMA statistics for file_stream operations.ahendrickson@chromium.org2011-09-231-0/+3
* Allow the embedder to add additional URL handlers supporting the media enginejochen@chromium.org2011-09-236-2/+18
* Should be caching the user session IDjschuh@chromium.org2011-09-231-2/+3
* Fix lack of initialization for delegate delayed complete flag.rdsmith@chromium.org2011-09-231-2/+4
* Avoid unblocking unrelated routes during RDH::CancelRequestsForContextasanka@chromium.org2011-09-231-6/+3
* Tweak assertions to be in line with actual invariants.rdsmith@chromium.org2011-09-231-2/+6
* Revert 102505 - Adding the first one of the saveAs extension APIs.jcivelli@chromium.org2011-09-238-29/+25
* Adding the first one of the saveAs extension APIs.jcivelli@chromium.org2011-09-238-25/+29
* Implements OSMesaImageTransportSurface in the GPU for sending GLSurface from ...wjmaclean@google.com2011-09-239-57/+250
* Update OnURLFetchComplete() to use new params in AutofillDownloadManager.skerner@chromium.org2011-09-233-6/+9
* Increase the recording buffer size to 20ms in linux, otherwise the audio is a...xians@chromium.org2011-09-231-5/+7
* Improve IPC logging for ChannelHandle and NPVariant_Paramsteveblock@chromium.org2011-09-231-0/+4
* Fix for a crash in ChildProcessLauncher::GetChildTerminationStatuscpu@chromium.org2011-09-231-2/+2
* Don't depend on the embedder creating a plugin. That way embedders can always...jam@chromium.org2011-09-236-17/+27
* Convert the PluginService interface to be an async wrapper around PluginList.rsesek@chromium.org2011-09-236-57/+133
* For the SSL cert status, convert anonymous enum that gives bit values into a ...pkasting@chromium.org2011-09-2312-32/+46
* Add a "disabled" field for GPU Blacklist entries.zmo@google.com2011-09-234-8/+82
* Reland r102332 - export more symbols needed for the component builddpranke@chromium.org2011-09-237-24/+35
* Removed sending of the following IPC messages from chrome and added API's on ...ananta@chromium.org2011-09-236-156/+228
* Revert "Remove webkit_glue::BuildUserAgent(), change the contract in webkit_g...dpranke@chromium.org2011-09-228-26/+20
* Remove GetP2PSocketDispatcher from PepperPluginDelegate interface.sergeyu@chromium.org2011-09-222-6/+0