summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Rename WebUIFactory to WebUIControllerFactory since that's what it creates now.jam@chromium.org2012-01-2716-177/+141
* A few clients of the utility process had a race condition that could lead to ...dgrogan@chromium.org2012-01-277-28/+43
* Do not filter IPC messages until the new RVH commits, to avoid a race.creis@chromium.org2012-01-274-64/+59
* android build: progress on content and libjingle.jrg@chromium.org2012-01-2711-13/+41
* aura: Create appropriate WebGestureEvents and send them to renderers.sadrul@chromium.org2012-01-277-7/+79
* Implement gpu test expectations parser.zmo@chromium.org2012-01-274-0/+746
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-278-22/+26
* No need to have HostZoomMap know about "original" map, which is really just a...jam@chromium.org2012-01-276-47/+40
* Get rid of DownloadIdFactory and instead get the next id from DownloadManager...jam@chromium.org2012-01-2740-247/+179
* Add ScopedAllowIO in CreateFileStreamForDrop.kinuko@chromium.org2012-01-271-1/+4
* Revert 119284 - Turn web intents build flag on. Move the command-line flag to...gbillock@chromium.org2012-01-263-5/+5
* Turn web intents build flag on. Move the command-line flag to default on.gbillock@chromium.org2012-01-263-5/+5
* aura: Add event queues in the GestureRecognizer.sadrul@chromium.org2012-01-2612-35/+41
* Remove InnerCallback from DownloadQuery.benjhayden@chromium.org2012-01-261-26/+8
* DevTools: refactor remote debugging server to enable content_shell debugging.pfeldman@chromium.org2012-01-268-51/+164
* Make AudioDevice::Stop synchronous again.tommi@chromium.org2012-01-262-11/+22
* This reverts r119230 that broke few builders.pfeldman@chromium.org2012-01-267-155/+51
* DevTools: refactor remote debugging server to enable content_shell debugging.pfeldman@chromium.org2012-01-267-51/+155
* Observe RDH for the webNavigation API to identify server redirectsjochen@chromium.org2012-01-262-2/+5
* simplify notification registrar - no need to store thread ID per recordjoth@chromium.org2012-01-264-31/+45
* Revert 119206 - Mouse Lock is currently supported in Pepper, but not yet supp...tzik@chromium.org2012-01-269-579/+167
* Mouse Lock is currently supported in Pepper, but not yet supported from WebKit.scheib@chromium.org2012-01-269-167/+579
* Enable ExtensionApiTest.WebSocket and WorkerTest.WorkerWebSocketLayoutTeststoyoshim@chromium.org2012-01-261-8/+1
* Add an empty ShellRenderViewObserver.jochen@chromium.org2012-01-264-0/+53
* Distinguish null IDBKey (no value) and invalid IDBKey (value is not valid key)jsbell@chromium.org2012-01-266-52/+102
* disabldgrogan@chromium.org2012-01-261-1/+1
* 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