summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Revert 200559 "Replace MediaStreamUIController with MediaStreamU..."sergeyu@chromium.org2013-05-1614-497/+825
* Implement a V8 value<->PP_Var converterraymes@chromium.org2013-05-161-0/+1
* [Android WebView] Fix downstream Android WebView build.benm@chromium.org2013-05-161-1/+5
* Revert 200481 "Fix for mmap(2) sandboxing vs. Nvidia binary driver."rouslan@chromium.org2013-05-161-3/+0
* Add ContentViewCore.setInitialViewportSize()wangxianzhu@chromium.org2013-05-161-5/+24
* Replace MediaStreamUIController with MediaStreamUIProxy.sergeyu@chromium.org2013-05-1614-825/+497
* cc: Remove predictor benchmarkvmpstr@chromium.org2013-05-162-3/+0
* Change PPAPI PDF proxy messages to use IPC serialization.bbudge@chromium.org2013-05-161-1/+0
* [Android WebView] Plumb across window focus changes to ContentViewCore.benm@chromium.org2013-05-162-1/+9
* Revert 200544 "Update libjingle 316:320."ronghuawu@chromium.org2013-05-161-5/+5
* Update libjingle 316:320.ronghuawu@chromium.org2013-05-161-5/+5
* Cleanup: Deprecate FileSystemCallbackDispatcherkinuko@chromium.org2013-05-1618-495/+424
* Fix DCHECKs when context is lost during software decode video.danakj@chromium.org2013-05-161-0/+3
* Revert r200487: "Flush the GL context on texture copy in RWHVA."pliard@chromium.org2013-05-161-7/+0
* Move ContextMenuParams(WebContextMenuInfo) ctor to content/renderer/.darin@chromium.org2013-05-166-75/+122
* Cleanup: Prefix HTML5 Sandbox FileSystem related files with 'sandbox_'kinuko@chromium.org2013-05-161-7/+7
* GPU client side changes for GpuMemoryBuffers:kaanb@chromium.org2013-05-161-1/+2
* Bring up Software rendering in merged thread modejoth@chromium.org2013-05-164-11/+111
* Flush the GL context on texture copy in RWHVA.dtrainor@chromium.org2013-05-161-0/+7
* Fix for mmap(2) sandboxing vs. Nvidia binary driver.cevans@chromium.org2013-05-161-0/+3
* Set default sampling rate to 44100 and query the native output sampling rate.leozwang@chromium.org2013-05-161-1/+1
* Remove outdated comment.raphael.kubo.da.costa@intel.com2013-05-161-1/+0
* Revert 200452 "Turn off RuntimeFeature flag for PagePopup for An..."benwells@chromium.org2013-05-161-2/+0
* Turn off RuntimeFeature flag for PagePopup for Android.yael.aharon@intel.com2013-05-161-0/+2
* Revert "[IME] Adding a missing guard in RenderWidget::resetInputMethod()"aurimas@chromium.org2013-05-161-2/+0
* bookmarks: Get rid of the dependency on history_types.htfarina@chromium.org2013-05-161-1/+1
* Fix compile fail due to old headers in Daisy build environment.cevans@chromium.org2013-05-161-0/+4
* Implementation of URLLoader using PluginResource/ResourceHost.bbudge@chromium.org2013-05-1613-2/+624
* Android: Make surface texture transport cmdbuffer-compatible.sievers@chromium.org2013-05-162-2/+8
* Restrict mmap(2) and mprotect(2) flags for x64.cevans@chromium.org2013-05-161-12/+60
* [Geolocation] Fix a race condition in GeolocationArbitratorImplisherman@chromium.org2013-05-162-2/+8
* Make renderer aware of browser plugin position.lazyboy@chromium.org2013-05-1516-37/+121
* Apply ioctl() restriction across the board.cevans@chromium.org2013-05-151-8/+3
* Add support for a cookie retention priority field trial.erikwright@chromium.org2013-05-151-1/+10
* Relanding this as the previous attempt failed due to build errors.ananta@chromium.org2013-05-154-1/+10
* Address missed review comment from https://codereview.chromium.org/15011014/cevans@chromium.org2013-05-151-17/+1
* Replaced 8 callbacks provided to MediaPlayerBridge with an interface (reusing...avayvod@chromium.org2013-05-152-40/+22
* Add content browser tests for Media Source Extensions.shadi@chromium.org2013-05-1510-86/+365
* Refactor renderer<->plugin code out of content/commonjamesr@chromium.org2013-05-1514-194/+353
* Move webkit/compositor_bindings into webkit/rendererjamesr@chromium.org2013-05-157-12/+12
* If HostResolver::Request completes with OK, the AddressList is not empty. Pre...mef@chromium.org2013-05-151-8/+1
* Remove --trace-all-rendered-frames in favour of disabled-by-default.dsinclair@chromium.org2013-05-152-3/+0
* [Downloads] Add a RESUMING_INTERNAL state to DownloadItem.asanka@chromium.org2013-05-156-70/+203
* Adds a button in the "Create Dump" section to dump the page to a file.jiayl@chromium.org2013-05-156-57/+296
* Removed CSS Variables flagalancutter@chromium.org2013-05-152-3/+0
* Change gpu blacklists from json resource to const string.zmo@chromium.org2013-05-1511-155/+115
* Refactor OSExchangeData::CustomFormat to use Clipboard::FormatType.dcheng@chromium.org2013-05-152-21/+6
* Get rid of DownloadItemImpl::UpdateProgress()caio.de.oliveira.filho@intel.com2013-05-154-62/+20
* Make it possible to run WebGL conformance tests on Androidskyostil@chromium.org2013-05-158-20/+52
* Revert 200283 "Implement a V8 value<->PP_Var converter"raymes@chromium.org2013-05-151-1/+0