summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* Create RenderFrame/RenderFrameHost for the main frame of a page.nasko@chromium.org2013-05-318-0/+95
* Adjust delay calculations on Mac to properly account for the FIFO buffers.ajm@chromium.org2013-05-312-20/+12
* Revert 203429 "Reland: Use a shared thread for media operations."scherkus@chromium.org2013-05-313-19/+0
* pepper: simplify context creation/initializationpiman@chromium.org2013-05-311-0/+2
* Migrate the IndexedDB backend from Blink to Chromiumalecflett@chromium.org2013-05-311-2/+3
* Revert 203427 "Hook up the device selection to the WebAudio live..."justinlin@chromium.org2013-05-318-41/+31
* Reland: Use a shared thread for media operations.scherkus@chromium.org2013-05-313-0/+19
* Hook up the device selection to the WebAudio live audio.xians@chromium.org2013-05-318-31/+41
* WebDropData split to content and webkit/commonscottmg@chromium.org2013-05-311-2/+67
* Move synchronous compositor into content/browserjoth@chromium.org2013-05-319-480/+98
* reland of 'split webkit/glue/webpreferences to common and renderer'scottmg@chromium.org2013-05-313-2/+3
* Enable UI for possible username selection via Finch experiment.gcasto@chromium.org2013-05-311-2/+2
* <webview>: Introduce a Browser Plugin instance IDfsamuel@chromium.org2013-05-3111-129/+159
* Move the WebCursor sources from webkit/glue to webkit/common/cursors.ananta@chromium.org2013-05-313-3/+3
* Add --enable-webkit-media-source for Android instead of hardcoding it to be d...scherkus@chromium.org2013-05-301-1/+4
* Revert 203261 "split webkit/glue/webpreferences to common and re..."isherman@chromium.org2013-05-303-4/+2
* split webkit/glue/webpreferences to common and rendererscottmg@chromium.org2013-05-303-2/+4
* Use base::MessageLoop in more files.xhwang@chromium.org2013-05-301-2/+2
* Revert "Migrate the IndexedDB backend from Blink to Chromium"alecflett@chromium.org2013-05-301-3/+2
* Migrate the IndexedDB backend from Blink to Chromiumalecflett@chromium.org2013-05-301-2/+3
* Avoids the extension check in ShouldFork for server-redirects.creis@chromium.org2013-05-301-1/+1
* Move webkit/media/ into webkit/renderer/mediajamesr@chromium.org2013-05-3010-15/+15
* content: Move kViewSourceScheme constant into content namespace.tfarina@chromium.org2013-05-301-1/+1
* Transition Web Speech Recognition from compile-time to run-time flagjanx@chromium.org2013-05-302-16/+10
* move webkit/glue/cpp_* -> webkit/renderer/scottmg@chromium.org2013-05-303-3/+3
* Revert "Migrate the IndexedDB backend from Blink to Chromium"jsbell@chromium.org2013-05-301-3/+2
* Migrate the IndexedDB backend from Blink to Chromiumjsbell@chromium.org2013-05-301-2/+3
* Refactor SynchronousCompositor out of SynchronousCompositorOutputSurface.mkosiba@chromium.org2013-05-306-44/+211
* Update refernces to Blink's Platform API (content)abarth@chromium.org2013-05-30104-259/+259
* Create content switches for frame scheduling and input managerjdduke@chromium.org2013-05-291-4/+2
* remove remaining calls to old style MakeWeakdcarney@chromium.org2013-05-292-7/+5
* Collect tab timing information for use in telementry-based startup testsjeremy@chromium.org2013-05-298-53/+307
* Disable RenderViewImpltest.InsertCharacters (flaky on XP)caitkp@google.com2013-05-291-1/+7
* Introduce the notion of a "layout test mode" instead of turning individual fl...jochen@chromium.org2013-05-298-59/+18
* Avoid DidStopLoading messages from the old renderer process during a transfer.creis@chromium.org2013-05-291-3/+5
* <webview>: Fix navigation/attachment racefsamuel@chromium.org2013-05-292-23/+42
* Fix race between DPI and window sizeccameron@chromium.org2013-05-296-47/+19
* Move cc/debug/latency_info to ui/base.jbauman@chromium.org2013-05-2913-21/+24
* Reduce usage of WebString::data (Chromium side)abarth@chromium.org2013-05-292-4/+2
* Move webkit/blob to new locations. Also move content::WebBlobRegistryImpl to ...michaeln@google.com2013-05-291-1/+1
* cc: Remove legacy accelerated painting pathenne@chromium.org2013-05-291-2/+0
* Adds proper 44.1 support to WebRTC.henrika@chromium.org2013-05-293-48/+12
* Introduce content::PageState (again).darin@chromium.org2013-05-283-38/+35
* Revert 202620 "Collect tab timing information for use in telemen..."rtenneti@chromium.org2013-05-288-307/+53
* Revert "Migrate the IndexedDB backend from Blink to Chromium"jsbell@chromium.org2013-05-281-3/+2
* Update OWNERS files to enforce jeremy@ as owning *.sb in subdirectoriesrsleevi@chromium.org2013-05-281-0/+4
* Collect tab timing information for use in telementry-based startup testsjeremy@chromium.org2013-05-288-53/+307
* Migrate the IndexedDB backend from Blink to Chromiumjsbell@chromium.org2013-05-281-2/+3
* Improved AGC update scheme for the audio backend in Chrome.henrika@chromium.org2013-05-281-1/+1
* Split FileAPI code for common|common_child|rendererkinuko@chromium.org2013-05-283-3/+3