summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Separate PepperPluginRegistry initialization from constructor.piman@chromium.org2013-10-022-1/+7
* IndexedDB: Don't fsync after transactionsjsbell@chromium.org2013-10-021-3/+17
* Refactor & Harden SiteIsolationPolicydsjang@chromium.org2013-10-023-346/+324
* Don't serialize unused WebHistoryItem parameters.japhet@chromium.org2013-10-025-57/+46
* Geolocation: add UMA histograms for events and response codes.mvanouwerkerk@chromium.org2013-10-021-1/+37
* Reapply "ChildProcessSecurityPolicy: Rationalize PlatformFileFlags used."tommycli@chromium.org2013-10-021-11/+13
* <webview>: Fix auto-permission rejection logicfsamuel@chromium.org2013-10-021-29/+4
* Revert 225465 "Pepper: Merge Scrollbar and Widget Impls."teravest@chromium.org2013-10-025-70/+163
* Extract two methods by refactoring IndexedDBBackingStore::Open.dgrogan@chromium.org2013-10-021-135/+70
* Add a flag for fast text autosizingpdr@chromium.org2013-10-024-0/+8
* Web Speech API: Fix a race condition causing renderer crash.primiano@chromium.org2013-10-022-3/+15
* aura: Use Layer::SetShowPaintedContent to stop showing external contentdanakj@chromium.org2013-10-022-12/+20
* Allow explicitly whitelisted apps/extensions in public sessionsbartfab@chromium.org2013-10-022-4/+35
* Set textures to cleared in VideoDecodeAccelerator::PictureReady.wuchengli@chromium.org2013-10-025-16/+169
* Make tapDown async.tdresser@chromium.org2013-10-027-21/+168
* Move clipboard_utils.* from webkit/renderer to content/renderer.tfarina@chromium.org2013-10-025-15/+81
* [Android WebView] Use CUTOFF_ALLOW_NICE_TO_HAVEboliu@chromium.org2013-10-021-0/+3
* Sets the media element network state to idle until playback is requested.jinsukkim@chromium.org2013-10-022-0/+11
* Revert r223961 and r224074 (using IO message loop instead of DEFAULT).piman@chromium.org2013-10-021-22/+0
* Update OS version functions.avi@chromium.org2013-10-021-3/+3
* Move Insert/SignalSyncPoint() to GpuControljamesr@chromium.org2013-10-023-14/+8
* WebCrypto: Implement importKey(), sign(), and verify() for HMAC in OpenSSLpadolph@netflix.com2013-10-023-20/+180
* Convert zoom callbacks to use CallbackRegistrycaitkp@chromium.org2013-10-023-27/+13
* Move FileAPI test code from webkit to contentkinuko@chromium.org2013-10-0230-29/+10831
* Collect more data to send in crash reports for a crasher that's stumping me.jam@chromium.org2013-10-022-0/+23
* cc: Make 1/4th default low res scale.vmpstr@chromium.org2013-10-021-12/+0
* Early out if contentviewcore native side is null.sgurun@chromium.org2013-10-021-4/+12
* Build with API level 18 on Android.joaodasilva@chromium.org2013-10-013-3/+3
* When an audio track is disabled, still pass the data to webrtc for audio proc...jiayl@chromium.org2013-10-011-7/+5
* IndexedDB: Consume SSV wire format version from Blink public headersjsbell@chromium.org2013-10-012-6/+7
* Remove WGC3D::width(), height(), reshape() implementationspiman@chromium.org2013-10-012-26/+1
* gpu: Disables EXT_discard_framebuffer extension on Vivante GPUs.kaanb@chromium.org2013-10-011-3/+6
* Add --disable-xslt to disable XSLTabarth@chromium.org2013-10-016-2/+11
* Attach ImeAdapter on prerendered pages.aurimas@chromium.org2013-10-011-5/+8
* Revert 226311 "ChildProcessSecurityPolicy: Rationalize PlatformF..."dcheng@chromium.org2013-10-011-31/+45
* ChildProcessSecurityPolicy: Rationalize PlatformFileFlags used.tommycli@chromium.org2013-10-011-45/+31
* Don't leave renderer process frozen when canceling JavaScript dialogs.creis@chromium.org2013-10-014-0/+12
* Create standalone TouchEventQueue unit testsjdduke@chromium.org2013-10-019-769/+1062
* Switch to sending IME selection updates early.aurimas@chromium.org2013-10-0114-170/+80
* Rename speech test methods to *ForTesting instead of *ForTests.janx@chromium.org2013-10-019-14/+15
* Remove demuxer client ID parameter from media::DemuxerAndroid interface.scherkus@chromium.org2013-10-014-35/+75
* Revert 226284 "Move TransferNavigationResourceThrottle into Cros..."creis@chromium.org2013-10-0113-345/+280
* Add header to defer redirects until prerenders become visible.davidben@chromium.org2013-10-014-4/+9
* [Android] Only vibrate when selection handles are actually showncjhopman@chromium.org2013-10-011-4/+7
* Move TransferNavigationResourceThrottle into CrossSiteResourceHandler.creis@chromium.org2013-10-0113-280/+345
* Remove notifications from TitleWatcher.avi@chromium.org2013-10-015-53/+41
* Make BrowserMessageFilter not derive from IPC::ChannelProxy::MessageFilter. T...jam@chromium.org2013-10-0145-238/+322
* Fix crash in webkit_unit_tests on Windows.tony@chromium.org2013-10-012-2/+2
* Cancel resources in the plugin process when a user presses the stop button or...jam@chromium.org2013-10-017-1/+26
* Remove the BufferedInputRouterjdduke@chromium.org2013-10-0125-1930/+36