summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Re-re-reland r99689: Refactor the ContextInfo struct from bindings_utils into aaa@chromium.org2011-09-281-26/+6
* Recover from bad proxy settings pointing to non-proxy servers that reply anyway.joaodasilva@chromium.org2011-09-284-0/+29
* 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-284-7/+7
* [Linux] Move plugin probing back in-process. This temporarily undoes r102971.rsesek@chromium.org2011-09-281-2/+9
* More aura changesoshima@google.com2011-09-284-38/+39
* Remove dead macros after updating _WIN32_WINNT and WINVERjschuh@chromium.org2011-09-281-13/+0
* Move RenderWidgetHostViewMac to content.avi@chromium.org2011-09-2812-0/+4331
* Revert 103113 - Move RenderWidgetHostViewMac to content.torne@chromium.org2011-09-2812-4331/+0
* Move RenderWidgetHostViewMac to content.avi@chromium.org2011-09-2812-0/+4331
* DevTools: don't send Detach followed by Attach message on navigation if inspe...yurys@chromium.org2011-09-281-0/+2
* + Adding new stub methods to chrome/browser/ui/views/aura/aura_init.cc since ...saintlou@chromium.org2011-09-281-0/+2
* Delegate decision what site instances can be rendered in what process to chromejochen@chromium.org2011-09-2711-88/+103
* Fix broken RAF on Mac due to early Echo reply message.jbates@chromium.org2011-09-271-2/+8
* Move Leopard compatible block code to content/.avi@chromium.org2011-09-275-0/+409
* Add OnRemoved() in VideoCapture::EventHandler APIwjia@chromium.org2011-09-276-1/+21
* 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-272-0/+48
* 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