summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leakyfischman@chromium.org2012-01-2614-65/+36
* Use translated root location in WebInputEventoshima@chromium.org2012-01-261-13/+10
* Hide Geoposition from the one chrome browsertest file that was using it.jam@chromium.org2012-01-262-7/+20
* Remove dependency on ResourceMessageFilter in Chrome.jam@chromium.org2012-01-264-9/+7
* Fixing ui::Compositor::NotifyEnd crash in aura builds on close.mmocny@chromium.org2012-01-261-5/+6
* Disable ExtensionPopup link, media, and page context menus.msw@chromium.org2012-01-261-0/+6
* Android build: content_unittests workjrg@chromium.org2012-01-262-6/+7
* support video device enumeration from renderer process.wjia@chromium.org2012-01-2517-91/+702
* Fix for crbug.com/111185.andreip@chromium.org2012-01-253-4/+44
* Move GPUTestConfig from chrome to content.zmo@chromium.org2012-01-255-0/+533
* IndexedDB: Ensure database connections are closed on tab close.jsbell@chromium.org2012-01-251-0/+3
* Define the public interface for content browser SiteInstance. This interface ...ananta@chromium.org2012-01-2536-349/+466
* DownloadsSearchFunction implements chrome.experimental.downloads.search() usi...benjhayden@chromium.org2012-01-258-10/+65
* Stronger synchronization for resize on osmesa.backer@chromium.org2012-01-252-0/+5
* Reduce chrome/ dependencies on platform-specific RenderWidgetHostView impleme...joi@chromium.org2012-01-2518-61/+115
* Disable WebSocket related tests only in Win32toyoshim@chromium.org2012-01-251-1/+6
* Implement support for a cancelable SyncSocket.tommi@chromium.org2012-01-253-23/+13
* Improve BufferedResourceHandler to properly support a next_handler_ thatdarin@chromium.org2012-01-254-38/+110
* Worked around apparent race condition in Mac OS X 10.6.x OpenGLkbr@chromium.org2012-01-251-52/+70
* Add UMA histogram for whether the gpu process is using software renderingjbauman@chromium.org2012-01-251-0/+2
* Always use webkit compositorpiman@chromium.org2012-01-252-2/+3
* DXVAVideoDecodeAccelerator preserves FPU state.apatrick@chromium.org2012-01-251-2/+3
* Prep for landing WK76487jsbell@chromium.org2012-01-254-6/+19
* Use WebKit implementation of accessible scrolling methods.dmazzoni@chromium.org2012-01-2413-257/+142
* Add Mac gamepad input remapper.scottmg@chromium.org2012-01-249-77/+217
* Remove the ChildProcessMsg_AskBeforeShutdown message since it's now always se...jam@chromium.org2012-01-245-23/+4
* Get rid of RenderViewHostDelegate::GetAsTabContents.jam@chromium.org2012-01-247-16/+9
* Transition a couple of DLOG(WARNING)'s in RenderViewImpl to DVLOG(1)'s.isherman@chromium.org2012-01-241-2/+2
* cleanup: remove old form of WebSharedWorker::startWorkerContext() method.tsepez@chromium.org2012-01-242-21/+0
* Add tests for the webui implementation of the SSL client certificate selector.kevers@chromium.org2012-01-242-8/+23
* Do not invoke setDartEnabled.antonm@google.com2012-01-243-5/+0
* Remove the default plugin.bauerb@chromium.org2012-01-2410-46/+4
* Move DownloadDangerType to its own file.jam@chromium.org2012-01-2414-87/+100
* Get rid of a bunch of geolocation includes in chrome tests. I've created a si...jam@chromium.org2012-01-246-22/+84
* Add a cros autotest runner for omx_video_decode_accelerator_unittest (on ARM).fischman@chromium.org2012-01-241-1/+3
* net: add a policy option: DisableSSLRecordSplittingagl@chromium.org2012-01-241-2/+0
* Disable WorkerWebSocketLayoutTests in all platformstoyoshim@chromium.org2012-01-241-4/+1
* Removes invalid DCHECK() calls in the WebRTC ADM.henrika@chromium.org2012-01-241-5/+3
* Simplify shutdown of AudioDevice's audio thread.tommi@chromium.org2012-01-242-45/+28
* Disable WorkerWebSocketLayoutTeststoyoshim@chromium.org2012-01-241-0/+5
* Revert 118789 - Always use webkit compositorpiman@chromium.org2012-01-242-3/+2
* Always use webkit compositorpiman@chromium.org2012-01-242-2/+3
* Adding tommi@chromium.org to media-related OWNERS files.scherkus@chromium.org2012-01-243-0/+3
* remove build_webkit_exes_from_webkit_gyp flagdpranke@chromium.org2012-01-241-5/+1
* Get rid of download_stats.h dependency from Chrome.jam@chromium.org2012-01-243-24/+3
* Hide geolocation_provider.h from chrome, and move geolocation_permission_cont...jam@chromium.org2012-01-249-14/+33
* Rename BrowserChildProcessHost implementation class to BrowserChildProcessHos...jam@chromium.org2012-01-2320-78/+79
* Re-enable test.abarth@chromium.org2012-01-231-3/+2
* Pass a flag for JS precompiled data down to the renderer process.antonm@google.com2012-01-231-0/+1
* Pass Content-security-policy and header type from WebSharedWorkerProxy to Web...tsepez@chromium.org2012-01-235-15/+62