summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Fix onKeyAdded check causing flakiness in the tests, and enabling relevant di...shadi@chromium.org2013-01-042-4/+5
* IndexedDB: Re-enable intversion-close-between-events testjsbell@chromium.org2013-01-041-2/+1
* Validate texture sizes given to VDAsheu@chromium.org2013-01-041-0/+7
* Remove some usage of the ENABLE_GPU macro.apatrick@chromium.org2013-01-0411-50/+0
* Fix a problem that background can sometimes be seen when playing fullscreen v...qinmin@chromium.org2013-01-041-1/+1
* Delete code / cleanup in GpuProcessHost.apatrick@chromium.org2013-01-043-155/+96
* Proxy new objectstore/index methods through IPCalecflett@chromium.org2013-01-049-7/+715
* RenderViewImplTest.LastCommittedUpdateState is flakymichaeln@google.com2013-01-031-1/+2
* Introduce callback interface for running Javascript asynchronously in the ren...avi@chromium.org2013-01-036-23/+78
* Allow Plugin placeholders to be shown when plugins are disabled.nileshagrawal@chromium.org2013-01-031-1/+1
* Revert "Reuse the URL pasteboard code, gain more types."avi@chromium.org2013-01-032-27/+36
* Disable accelerated_video_decode on windows that's earlier than win7.zmo@chromium.org2013-01-031-2/+18
* Pull delegate check back into IsDownloadReadyForCompletion so that ifrdsmith@chromium.org2013-01-037-34/+28
* Switch GetScaledContentTexture to scale from Sizedtrainor@chromium.org2013-01-035-7/+25
* Temporarilty turn off a DCHECK that's getting hit on ungraceful test harness ...michaeln@google.com2013-01-031-1/+3
* Replace all uses of base/mac/crash_logging.h with base/debug/crash_logging.h.rsesek@chromium.org2013-01-033-15/+15
* Remove checks for transitional WebKit #defines that are always setjamesr@chromium.org2013-01-031-6/+0
* Number of small improvements to CleanupReferencejoth@chromium.org2013-01-031-12/+42
* Cleanup: Remove unneeded browser_thread.h includes in contents.thestig@chromium.org2013-01-0333-30/+19
* Reland 174257 with fix for win_auraapatrick@chromium.org2013-01-031-27/+24
* Increase GPU watchdog timeout after resume.jbauman@chromium.org2013-01-032-9/+19
* Remove OVERRIDE keyword from functions that don't really need itpilgrim@chromium.org2013-01-031-34/+34
* Undo change to render_view_impl.cc for crbug.com/153907 (Request Table Site n...sschmitz@chromium.org2013-01-031-2/+0
* chromeos: Update focus ring color in WebKit.derat@chromium.org2013-01-021-6/+7
* Change ExecuteJavaScript* helper functions in browser_test_utils.{h,cc}darin@chromium.org2013-01-0215-218/+272
* Rename IPC handlers that are in the form of OnMsgFoo to OnFoo. This is how al...jam@chromium.org2013-01-0242-477/+459
* Account for unmanaged (e.g, WebGL) use in memory managerccameron@chromium.org2013-01-023-5/+134
* This refactor aims to avoid use of CR_DEFINE_STATIC_LOCAL and functions retur...pauljensen@chromium.org2013-01-026-171/+82
* Remove the unused SurfaceTextureUpdatedListener interface.mkosiba@chromium.org2013-01-021-38/+0
* Allow NPAPI & Trusted Broker plugins access to OS-level HighDPI APIs.wez@chromium.org2013-01-021-0/+2
* Vanquish the remnants of media::MessageLoopFactory.scherkus@chromium.org2013-01-025-46/+24
* Removing unnecessary content:: namespace qualifier.darin@chromium.org2013-01-0215-62/+49
* Minor cleanup in color_chooser.h.darin@chromium.org2013-01-021-2/+1
* content: Remove forbidden "using namespace content" directive.tfarina@chromium.org2012-12-311-11/+16
* Change PepperFlashBrowserHost to use CookieSettings to get the LSO settingsraymes@google.com2012-12-302-28/+0
* Make the result of GetLastError() available in crash dumps.darin@chromium.org2012-12-301-1/+13
* Revert "Add wrapper class to media for support of VP9 video, and add a comman...fsamuel@chromium.org2012-12-281-1/+0
* Removes attempt to load audioses.dll from a render process.henrika@chromium.org2012-12-281-1/+5
* PpapiThread should handle child process messages.yzshen@chromium.org2012-12-282-48/+66
* Move tracing component to src/componentskaiwang@chromium.org2012-12-2813-345/+6
* Creating a 1x1 size surface for fullscreen video when we just enter fullscreenqinmin@chromium.org2012-12-271-1/+1
* Implement SequenceChecker, which is a generalization of ThreadCheckerakalin@chromium.org2012-12-271-31/+4
* DevTools: move cookie permissions management from DevtoolsManager to RenderVi...pfeldman@chromium.org2012-12-272-26/+29
* DevTools: migrate remote debugging to the DevToolsAgentHost ids.pfeldman@chromium.org2012-12-277-49/+63
* Disable AudioLayoutTest.AudioPlayEventsteveblock@chromium.org2012-12-271-1/+2
* Disable IndexedDBBrowserTest.DoesntHangTest on all platformssteveblock@chromium.org2012-12-271-6/+1
* Don't put HTML onto the clipboard if there is file content data.avi@chromium.org2012-12-271-5/+14
* Fix context menu actions for interrupted and in-progress downloadsasanka@chromium.org2012-12-272-38/+145
* Fix for downstream webview buildjoth@chromium.org2012-12-271-1/+6
* Remove the old PPB_Flash proxy.raymes@chromium.org2012-12-261-1/+0