summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* content_shell: always initialize logging.jln@chromium.org2012-08-291-2/+2
* Change the underlying directory for Isolated Apps to be the same as Storage P...ajwong@chromium.org2012-08-293-5/+8
* Access the DatabaseTracker via a StoragePartition to support the isolated app...michaeln@google.com2012-08-294-12/+6
* Make accessibility interactive_ui_tests less brittledmazzoni@chromium.org2012-08-297-49/+35
* Disable DCHECKs in non-official release builds on Android.wangxianzhu@chromium.org2012-08-291-1/+1
* Disable PluginTest.MediaPlayerOld. TBR=scottmgjam@chromium.org2012-08-291-1/+1
* Delete shared state transfer buffer upon command-buffer deletion.jbauman@chromium.org2012-08-292-5/+11
* Allow the creation of partially spoofed user agentsdfalcantara@chromium.org2012-08-283-0/+20
* Delete dead class member: content::MediaStreamCenter::client_fischman@chromium.org2012-08-282-8/+2
* Enable a bunch of disabled plugin tests to see if they're green on bots now. ...jam@chromium.org2012-08-281-4/+4
* [content shell] improve support of the test shell protocoljochen@chromium.org2012-08-284-111/+181
* Consume user gestures when navigating in a new tab/window. This ensures that ...cdn@chromium.org2012-08-281-0/+1
* Linux: return sandbox status in InitializeSandbox().jln@chromium.org2012-08-282-4/+16
* Support frame tree propagation between renderers in the same browsing instance.nasko@chromium.org2012-08-2828-19/+877
* Fix synchronization code in CallbackHelper.mkosiba@chromium.org2012-08-281-3/+3
* MediaStreamDevice contains a Map, and it should clean up the memory in its de...xians@chromium.org2012-08-282-0/+12
* Support FileSystem URL in Filekinuko@chromium.org2012-08-283-0/+38
* Remove silly uses of ResourceContext that unnecessarily violate the Law of De...ajwong@chromium.org2012-08-282-27/+55
* New WebKitBrowserTest for content_shell not providing a prerenderer client.gavinp@chromium.org2012-08-282-0/+37
* Revert 153563 - Remove DownloadFileManager in favor of direct ownership of Do...isherman@chromium.org2012-08-2834-1137/+1696
* Ensure we don't use SwiftShader to present Flash Fullscreen.jbauman@chromium.org2012-08-274-0/+11
* Add !defined(OS_IOS) to if defined(OS_MACOS) around functions GetSandboxProfi...leng@chromium.org2012-08-272-2/+2
* Remove DownloadFileManager in favor of direct ownership of DownloadFiles.rdsmith@chromium.org2012-08-2734-1696/+1137
* Add !defined(OS_IOS) to defined(OS_MACOS) block around GetPortProvider.leng@chromium.org2012-08-271-1/+1
* Adds if !defined(OS_IOS) around body of CreateTestRenderViewHosts.leng@chromium.org2012-08-271-0/+2
* Simplify handling of detached WebAccessibilityObjects.dmazzoni@chromium.org2012-08-272-16/+17
* Change disposition to POPUP for navigations in a new process with no user ges...cdn@chromium.org2012-08-271-1/+3
* PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generallydmichael@chromium.org2012-08-273-2/+3
* Converted policy.PolicyTest.ClearSiteDataOnExit pyauto test to a browser_test.joaodasilva@chromium.org2012-08-272-3/+43
* Don't re-create ShellDownloadManagerDelegate if it already exists.rdsmith@chromium.org2012-08-271-2/+4
* kFileSystemTypeIsolated should be only used in the URL exposed to rendererkinuko@chromium.org2012-08-271-1/+1
* Revert 153136 - Revert 139366 - [OSX/Pepper] Don't have browser cache shmem r...sail@chromium.org2012-08-271-11/+5
* Rewrite the cookies pyauto test as browser tests.jam@chromium.org2012-08-273-38/+44
* mac: Use ScopedCGContextSaveGState in a few more placesthakis@chromium.org2012-08-271-7/+4
* Return immediately after NOTREACHED()'s to avoid logspam.fischman@chromium.org2012-08-261-0/+4
* Updating chrome to libjingle r175mallinath@chromium.org2012-08-261-2/+3
* Support Drag and Drop across displays.mazda@chromium.org2012-08-261-1/+1
* Allow "DownloadURL" to be used with other drag data types on Windows.dcheng@chromium.org2012-08-252-39/+31
* Aura: Have ui::Layer implement WebKit::WebExternalTextureLayerClientpiman@chromium.org2012-08-251-2/+16
* Remove all the indexeddb-related utility process codealecflett@chromium.org2012-08-2416-1091/+0
* Use a different algorithm with the low entropy source for field trials.asvitkine@chromium.org2012-08-241-4/+4
* remove old createMediaPlayer which doesn't have URL as argument.wjia@chromium.org2012-08-242-10/+0
* Adding ctrl/alt/shift key info to gesture events.girard@chromium.org2012-08-241-0/+6
* Add a skeleton gamepad resource.brettw@chromium.org2012-08-247-7/+104
* Introduce shared_memory_support media target for PPAPI.dalecurtis@chromium.org2012-08-244-7/+9
* Turned job_factory into a pure virtual classshalev@chromium.org2012-08-241-2/+2
* Revert 153221 - Remove DownloadFileManager in favor of direct ownership of Do...rdsmith@chromium.org2012-08-2434-1137/+1696
* Remove DownloadFileManager in favor of direct ownership of DownloadFiles.rdsmith@chromium.org2012-08-2434-1696/+1137
* [Android] Implement vsync signal sourceskyostil@chromium.org2012-08-242-0/+336
* Rename FileSystemOperationInterface to FileSystemOperationkinuko@chromium.org2012-08-242-14/+10