summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Remove AdaptiveDemuxer since it's been replaced with ChunkingDemuxer.fischman@chromium.org2011-09-291-1/+0
* Remove use of default request context and fix use of speech censor flagallanwoj@chromium.org2011-09-2912-26/+96
* Add support for a few more Mac accessibility attributes.dmazzoni@chromium.org2011-09-291-15/+131
* ImageTransportSurface for OS Xbacker@chromium.org2011-09-299-69/+77
* Rewrites renderer accessibility to not use WebAccessibilityCache.dmazzoni@chromium.org2011-09-295-120/+65
* Add UIPI filter for WM_APPCOMMAND messagejschuh@chromium.org2011-09-291-0/+1
* Ensure WebKit's "canSetValue" attribute is reflected in Chrome's accessibilit...aboxhall@chromium.org2011-09-292-2/+11
* Add owners for intents subdir.gbillock@chromium.org2011-09-281-0/+4
* Pass intent data through to the picker and launch a new tabgbillock@chromium.org2011-09-282-14/+6
* Enable low-latency audio by default.enal@chromium.org2011-09-281-1/+1
* [Linux] Move plugin probing back in-process. This temporarily undoes r102971.rsesek@chromium.org2011-09-281-2/+9
* More aura changesoshima@google.com2011-09-283-36/+37
* Remove dead macros after updating _WIN32_WINNT and WINVERjschuh@chromium.org2011-09-281-13/+0
* Move RenderWidgetHostViewMac to content.avi@chromium.org2011-09-289-0/+4311
* Revert 103113 - Move RenderWidgetHostViewMac to content.torne@chromium.org2011-09-289-4311/+0
* Move RenderWidgetHostViewMac to content.avi@chromium.org2011-09-289-0/+4311
* DevTools: don't send Detach followed by Attach message on navigation if inspe...yurys@chromium.org2011-09-281-0/+2
* Delegate decision what site instances can be rendered in what process to chromejochen@chromium.org2011-09-278-88/+94
* Move Leopard compatible block code to content/.avi@chromium.org2011-09-273-0/+341
* Add Cambridge downloads team to OWNERS files.rdsmith@chromium.org2011-09-271-1/+4
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-277-27/+30
* Split RenderWidgetHostViewMac.avi@chromium.org2011-09-271-0/+47
* Implement --use-gl=anyzmo@google.com2011-09-275-223/+250
* Move plugin loading out of process on Mac and Linux.rsesek@chromium.org2011-09-273-9/+111
* 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
* Fix the bug that the ESC key is mistakenly absorbed.yzshen@chromium.org2011-09-271-4/+11
* Add yet more CONTENT_EXPORTed symbols for the content component build.dpranke@chromium.org2011-09-273-5/+8
* Add Pepper API to use UDP mtilburg@adobe.com2011-09-262-44/+367
* (Relanding this, exact same CL as the previous one.)jcivelli@chromium.org2011-09-265-15/+18
* A few improvements to content_shell:jam@chromium.org2011-09-264-6/+66
* Implementation of IDBFactory::getDatabaseNamesjsbell@chromium.org2011-09-264-0/+73
* 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
* 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
* + Renaming some _linux.cc files as _gtk.cc since that is what they really are.saintlou@chromium.org2011-09-231-4/+2
* Record UMA statistics for file_stream operations.ahendrickson@chromium.org2011-09-231-0/+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-235-18/+15
* Adding the first one of the saveAs extension APIs.jcivelli@chromium.org2011-09-235-15/+18
* Implements OSMesaImageTransportSurface in the GPU for sending GLSurface from ...wjmaclean@google.com2011-09-234-16/+30
* Fix for a crash in ChildProcessLauncher::GetChildTerminationStatuscpu@chromium.org2011-09-231-2/+2
* 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-236-19/+30
* Removed sending of the following IPC messages from chrome and added API's on ...ananta@chromium.org2011-09-233-4/+72