summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Eliminate media::Buffer as a base class for media::DecoderBuffer and media::D...scherkus@chromium.org2013-01-153-0/+3
* See https://code.google.com/p/chromium/issues/detail?id=170089ericu@chromium.org2013-01-151-3/+0
* Update some #includes in webkit/glue for headers in the new Platform directorypilgrim@chromium.org2013-01-1550-124/+124
* Update some #includes in webkit/ for new headers in Platform directorypilgrim@chromium.org2013-01-1514-25/+25
* Add a histogram for renderer memory usage.marja@chromium.org2013-01-153-34/+46
* Copy-paste preserves <embed> tags containing active content.tsepez@chromium.org2013-01-151-0/+1
* Explicitly initialize the IDB Factory after resetting webkit_platform_support...pilgrim@chromium.org2013-01-151-0/+3
* Android: Fix compile errors in content_browsertestsnileshagrawal@chromium.org2013-01-151-2/+5
* Enforce non-negative BitstreamBuffer idsheu@chromium.org2013-01-151-0/+2
* Support uploading filesystem fileshashimoto@chromium.org2013-01-154-15/+31
* Encrypted Media: Enforcing the CDM to decode audio into S16 integers.xhwang@chromium.org2013-01-153-44/+116
* Roll WebKit DEPS 139660->139696.dominicc@google.com2013-01-151-3/+4
* Refactor FileIO to the new resource host system.bbudge@chromium.org2013-01-155-551/+0
* Revert 176707nick@chromium.org2013-01-142-7/+0
* Make RenderWidget responsible for the composited view's lifetimejamesr@chromium.org2013-01-142-0/+7
* remove extra test for WebIDBFactory::openalecflett@chromium.org2013-01-121-11/+0
* Make RendererPpapiHostImpl work with NaCl instances, which change modules.bbudge@chromium.org2013-01-122-4/+18
* Implement write support in NativeMediaFileUtil.thestig@chromium.org2013-01-123-25/+507
* [Media Gallery] Use a proper check instead of a DCHECK and return NULL from M...kmadhusu@chromium.org2013-01-111-2/+1
* Add missing strings to label all media controls.dtseng@chromium.org2013-01-112-0/+234
* Remove IPC code for old methods.alecflett@chromium.org2013-01-111-2/+2
* Revert 176271jamesr@chromium.org2013-01-112-7/+0
* Make RenderWidget responsible for the composited view's lifetimejamesr@chromium.org2013-01-112-0/+7
* webkit: Add UploadFileSystemFileElementReaderhashimoto@chromium.org2013-01-114-0/+463
* More conversion from uint to size_t for shared memory allocation sizes.cevans@chromium.org2013-01-113-3/+3
* pngcrush png files under webkit/glue/resourcesoshima@chromium.org2013-01-10108-0/+0
* Ensure keySystem is always provided in keyerror events from Pepper CDMs.ddorwin@chromium.org2013-01-101-32/+75
* cc: Don't apply --enable-impl-side-painting to browser compositorenne@chromium.org2013-01-101-0/+1
* [Android WebView] Implement WebSettings.{get|set}UseWideViewportmnaganov@chromium.org2013-01-102-0/+4
* net: Stop using base::WorkerPool from UploadFileElementReaderhashimoto@chromium.org2013-01-104-15/+27
* Distinguish plugin disconnections from plugin crashes.yzshen@chromium.org2013-01-103-0/+13
* Fix member variable order in WebGestureCurve implementationsjamesr@chromium.org2013-01-103-2/+8
* Cleanup: Add fileapi::GetIsolatedFileSystemRootURIStringkinuko@chromium.org2013-01-102-0/+24
* Cleanup file permission check code in FileAPIMessageFilterkinuko@chromium.org2013-01-1012-27/+115
* Refactor content::RenderAudioSourceProvider as webkit_media::WebAudioSourcePr...scherkus@chromium.org2013-01-109-37/+228
* Reapply "Add a switch to enable composited scrolling for frames and enable it...wangxianzhu@chromium.org2013-01-092-0/+6
* Fix the last of the #includes and OVERRIDEs in preparation for removing WebKi...pilgrim@chromium.org2013-01-091-36/+36
* Refactor so chromium only GL extensions require gl2extchromium.hgman@chromium.org2013-01-093-0/+3
* Revert 175827jamesr@chromium.org2013-01-092-231/+232
* Temporarily roll out "Add a switch to enable composited scrolling for frames..."wangxianzhu@chromium.org2013-01-092-6/+0
* Make RenderWidget responsible for the composited view's lifetimejamesr@chromium.org2013-01-092-232/+231
* Fix webkit tests failing on the botscpu@chromium.org2013-01-091-0/+2
* Add a command-line flag to disable canvas antialiasing. This will be used to...senorblanco@chromium.org2013-01-092-0/+5
* Have WebMediaPlayerImpl maintain a reference to AudioRendererSink.scherkus@chromium.org2013-01-092-0/+7
* Add explicit dependency on WebIDBFactory.h in preparation for removing WebIDB...pilgrim@chromium.org2013-01-092-1/+1
* Normalize includes in webkit/compositor_bindings to chromium stylejamesr@chromium.org2013-01-0918-39/+36
* Revert 175690estade@chromium.org2013-01-092-2/+2
* cc: Implement DelegatingRender::drawFrame() method.danakj@chromium.org2013-01-092-2/+2
* Add a switch to enable composited scrolling for frames and enable it on Android.wangxianzhu@chromium.org2013-01-092-0/+6
* Encrypted Media: Reduce DecryptAndDecodeAudio log level in PpapiDecryptor.xhwang@chromium.org2013-01-091-1/+1