summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Disable Chrome OS seccomp filter GPU sandbox.jorgelo@chromium.org2012-05-101-2/+2
* Browser Plugin: WebGraphicsContext3DCommandBufferImpl owns CommandBufferProxy...fsamuel@chromium.org2012-05-101-2/+5
* Revert 136373 - Plumg long press gesture event. Also fix bug in gesture seque...varunjain@chromium.org2012-05-101-1/+1
* Remove evan[m]?@chromium.org from OWNERS files.tony@chromium.org2012-05-101-1/+0
* Plumg long press gesture event. Also fix bug in gesture sequence where pointvarunjain@chromium.org2012-05-101-1/+1
* remove WEBKIT_USING_CGjamesr@chromium.org2012-05-102-11/+1
* Coverity: Fix a forward null.jhawkins@chromium.org2012-05-101-2/+1
* Revert 136325 - Revert 132852 - Removing the actual process termination to di...creis@chromium.org2012-05-102-3/+9
* Revert 136326 - Add a H.264 parser for VAVDA.csilv@chromium.org2012-05-105-1709/+2
* Revert 136328 - Revert 132407 - Fixing a problem, where a hung renderer proce...creis@chromium.org2012-05-1022-35/+343
* Revert 132407 - Fixing a problem, where a hung renderer process is not killed...creis@chromium.org2012-05-1022-343/+35
* Add a H.264 parser for VAVDA.posciak@chromium.org2012-05-105-2/+1709
* Revert 132852 - Removing the actual process termination to diagnose the kill ...creis@chromium.org2012-05-102-9/+3
* Implement MediaStreamImpl::CancelUserMediaRequestperkj@chromium.org2012-05-107-3/+89
* Fix override of LocationProviderBase::OnPermissionGranted() in LocationProvid...steveblock@chromium.org2012-05-102-3/+2
* Revert "linux: Fix grabs for popups belonging to inactive tabs."loislo@chromium.org2012-05-101-19/+17
* [Android] Introduce US geographical address detection.leandrogracia@chromium.org2012-05-105-0/+1543
* Clean up WindowedNotificationObserver and merge TestNotificationObserver into...bauerb@chromium.org2012-05-101-7/+9
* Disable MediaLayoutTest.Tests under ASanglider@chromium.org2012-05-101-1/+7
* Coverity: Initialize a member variable.jhawkins@chromium.org2012-05-101-1/+2
* Android content shell bringup.jrg@chromium.org2012-05-1025-62/+1619
* Pull domstorage specifics out of RenderThreadImpl into a seperatemichaeln@google.com2012-05-1012-100/+152
* Reenable IndexedDB tests that were disabled for an API changealecflett@chromium.org2012-05-091-24/+8
* Allow renderers to shut down if they only contain swapped out views.creis@chromium.org2012-05-092-3/+106
* Mac: Re-enable MacDirAccessSandboxTest.SandboxAccessjeremy@chromium.org2012-05-092-4/+3
* Work around graphics hangs on MacBook Airs with Intel GPUs by calling glFinis...kbr@chromium.org2012-05-091-0/+24
* check if dib is still available before setting its ref count.wjia@chromium.org2012-05-091-5/+10
* Disable the hang dialog detector when showModalDialog is running.jam@chromium.org2012-05-094-4/+26
* Added base::win::InitializeWindowClass() wrapper to make sure that window cla...alexeypa@chromium.org2012-05-094-62/+57
* Allow serialization of ArrayBuffer params in extension/apps API methodsasargent@chromium.org2012-05-093-8/+68
* Quote CppBoundClass/CppVariant in namespace.wangxianzhu@chromium.org2012-05-095-10/+24
* Revert 135901 - Terminate plugins as well as runing onunload handlers during ...tsepez@chromium.org2012-05-092-12/+3
* Use frame->document().referrerPolicy instead of frame->referrerPolicy()jochen@chromium.org2012-05-091-2/+2
* Fix PhishingDOMFeatureExtractorTest flakiness by ensuring that IPC channel na...bryner@chromium.org2012-05-091-3/+6
* Try to fix GeolocationProviderTest flakinessbartfab@chromium.org2012-05-091-4/+17
* Addition of texture-state and fbo-state tests for GL_CHROMIUM_copy_texture.twiz@chromium.org2012-05-092-4/+4
* Remove the synchronous version of GLHelper::CopyTextureTo and rename the asyn...mazda@chromium.org2012-05-093-78/+23
* Upstream Geolocation for Android.jknotten@chromium.org2012-05-0913-2/+611
* Adding missing #pragma once in speech recognition headers.primiano@chromium.org2012-05-0915-0/+15
* Add plumbing for file display names for drag and dropsatorux@chromium.org2012-05-095-16/+37
* Fix crash in Issue 126625: PeerConnection with two sending streams fails.perkj@chromium.org2012-05-096-95/+177
* Add initial GTK web accessibility framework (third attempt).dmazzoni@chromium.org2012-05-0924-75/+751
* Don't compute line breaks when accessibility is in editable text mode.dmazzoni@chromium.org2012-05-091-4/+15
* Optimize Mac OSX IOSurface blit code.jbates@chromium.org2012-05-092-29/+165
* linux: Fix grabs for popups belonging to inactive tabs.derat@chromium.org2012-05-091-17/+19
* Implement WebContentsViewWin::GetDropData()aa@chromium.org2012-05-093-7/+20
* Switch a CHECK to a DCHECK in GpuCommandBufferStub::OnGetTransferBufferjschuh@chromium.org2012-05-091-1/+1
* Allow for overriding the handling of the referrer header in the network stackjochen@chromium.org2012-05-081-0/+2
* Derive scale factor from deviceoshima@chromium.org2012-05-081-0/+3
* The browser accessibility manager should transition focus away on receiving theananta@chromium.org2012-05-081-1/+2