summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Move Mac-specific tests to content_unittestsphajdan.jr@chromium.org2011-08-311-0/+2
* Moved the following IPC messages used by the chrome NPAPI plugin installer ou...ananta@chromium.org2011-08-3112-91/+25
* Revert 98716 - Enable Fixed Layout Mode on TOUCH_UI.jam@chromium.org2011-08-312-24/+0
* Fix IPC OnChannelConnected() to send correct PID on Linux/CrOSjamescook@chromium.org2011-08-311-4/+17
* Add missing test files to content_unittests.phajdan.jr@chromium.org2011-08-311-0/+16
* Revert the temporary instrumentation that was added for bug 94179.eroman@chromium.org2011-08-312-107/+2
* Move windows-specific tests to content_unittestsphajdan.jr@chromium.org2011-08-311-0/+7
* DevTools handler now handles messages from both client and agent and is creat...yurys@chromium.org2011-08-319-196/+66
* Use new network location service protocolallanwoj@chromium.org2011-08-313-467/+226
* New windows opened in javascript with target = "_blank" shouldshinyak@google.com2011-08-312-4/+37
* Remove static initializers from GpuProcessHost and GpuProcessHostUIShim.apatrick@chromium.org2011-08-312-13/+17
* Treat files downloaded from the address bar as "always safe" (including exten...pkasting@chromium.org2011-08-3019-55/+91
* Revert 98767 - Reimplement the Pepper fullscreen API to use webkitRequestFull...piman@google.com2011-08-302-0/+16
* Make the "get window rect" message handlers report the work area, rather than...pkasting@chromium.org2011-08-301-15/+32
* Don't update URL bar or SSL icon for pending history navs until they commit.creis@chromium.org2011-08-303-2/+27
* Protect sensistive chrome: and chrome-extension: schemes as not being able to...tsepez@chromium.org2011-08-301-8/+16
* Improve GPU software rendering list histograms.zmo@google.com2011-08-301-13/+67
* Fix NOTIFICATION_RENDER_WIDGET_HOST_DESTROYED.avi@chromium.org2011-08-301-2/+3
* Implement STUN support for P2P Transport API.sergeyu@chromium.org2011-08-306-7/+179
* Move more files to content_unittests.phajdan.jr@chromium.org2011-08-308-59/+242
* Suppress WorkerTest.WorkerScriptError failure caused by http://trac.webkit.or...apavlov@chromium.org2011-08-301-1/+1
* Session-only appcache.marja@chromium.org2011-08-301-2/+13
* Reimplement the Pepper fullscreen API to use webkitRequestFullScreen and frie...koz@chromium.org2011-08-302-16/+0
* Added GPU process "echo" IPC message.apatrick@chromium.org2011-08-3015-62/+91
* NULL nobject_ in the stub prior to deallocating the object, to avoid re-entra...eroman@chromium.org2011-08-301-2/+9
* Remove handling for the ViewHostMsg_GetCookies and ViewHostMsg_SetCookies fro...ananta@chromium.org2011-08-295-8/+58
* linux: delete code that worked around gtk <2.18evan@chromium.org2011-08-291-37/+0
* Stop using the default profile's proxy service for plugin proxy requests, and...jam@chromium.org2011-08-2914-109/+74
* turn on --enable-accelerated-plugins by defaultbbudge@chromium.org2011-08-292-4/+4
* Detect file system errors during downloads.ahendrickson@chromium.org2011-08-299-95/+204
* Enable Fixed Layout Mode on TOUCH_UI.fsamuel@chromium.org2011-08-292-0/+24
* Add GPU job object restrictionjschuh@chromium.org2011-08-291-5/+17
* Revert 98656 - Make a new integer field in sql::MetaTable (a per-profile db) ...dmaclach@chromium.org2011-08-2917-297/+104
* Make a new integer field in sql::MetaTable (a per-profile db) containing a co...benjhayden@chromium.org2011-08-2917-104/+297
* Ensure none of content brings in views.jam@chromium.org2011-08-292-6/+5
* Allow each WGC3D subclass to determine the correct GrGLInterface for its GrCo...bsalomon@google.com2011-08-292-1/+10
* New checks for observer crash.rdsmith@chromium.org2011-08-291-2/+4
* Create media.dll / libmedia.so.darin@chromium.org2011-08-291-2/+3
* DevTools: introduce DevToolsAgentHostyurys@chromium.org2011-08-297-118/+301
* Initialize the resource bundle now that it is used due to http://trac.webkit....levin@chromium.org2011-08-291-0/+4
* Move native_web_keyboard_event_views.cc to chrome, so that we don't have any ...jam@chromium.org2011-08-273-112/+0
* Get rid of last views dependency in RenderWidgetHostViewWin.jam@chromium.org2011-08-274-22/+7
* ovda: allow the setting of profile to be optionalashokm@nvidia.com2011-08-271-1/+2
* Revert 98552 (OpenAndManuallyCloseDevToolsClientHost now fails onthakis@chromium.org2011-08-277-300/+118
* DevTools: introduce DevToolsAgentHostyurys@chromium.org2011-08-277-118/+300
* Disable frame pointer optimization on base::debug::StackTrace() so it works p...eroman@chromium.org2011-08-271-0/+26
* Add some instrumentation to catch the source of a potential double-free.eroman@chromium.org2011-08-272-2/+81
* Use 3D graphics context shareResources flag to decide whether a context shoul...apatrick@chromium.org2011-08-274-45/+41
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-2711-18/+13
* Fix audio glitch when audio stream first starts up.crogers@google.com2011-08-261-0/+4