summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Handle IPC messages related to provisional loads in RenderViewHostImpljochen@chromium.org2012-05-085-46/+127
* Revert 135902 - Split the Zygote class out of zygote_main_linux and into its ...jennb@chromium.org2012-05-083-602/+0
* Split the Zygote class out of zygote_main_linux and into its own file.brettw@chromium.org2012-05-083-0/+602
* Terminate plugins as well as runing onunload handlers during slow shutdown.tsepez@chromium.org2012-05-082-3/+12
* pepper_message_filter: GetDeviceID: enforce incognito behaviorbrettw@chromium.org2012-05-082-0/+7
* Move the Linux zygote stuff into its own per-process directory.brettw@chromium.org2012-05-089-51/+101
* Windows: Get AcceleratedPresenter by window handle rather than surface ID.apatrick@chromium.org2012-05-081-8/+8
* Add more disable-workaround checksgman@chromium.org2012-05-085-9/+0
* Don't try to set the size on fullscreen windows. This can cause the windowbrettw@chromium.org2012-05-081-8/+13
* Consolidate RenderWidgetHost::CopyFromBackingStore and RenderWidgetHost::Asyn...mazda@chromium.org2012-05-0814-157/+52
* Revert r135533.thakis@chromium.org2012-05-083-11/+2
* Implement WebContentsView::GetDropData for Mac; disable on Auraaa@chromium.org2012-05-084-17/+39
* Move GLHelper ownership to ImageTransportFactory, and make it thread safepiman@chromium.org2012-05-086-208/+300
* content: Simplify the windows version check in GetCompositingSurface() function.tfarina@chromium.org2012-05-081-3/+1
* Reimplements net::AddressList without struct addrinfo.szym@chromium.org2012-05-074-23/+11
* Add AllowSuddenTermination to API. This provide means for plugins to let us k...tsepez@chromium.org2012-05-074-0/+11
* Introduce trivial dependency on libatk.dmazzoni@chromium.org2012-05-071-0/+9
* Do not send SetClientHasMemoryAllocationChanged after error.posciak@chromium.org2012-05-071-0/+3
* Prevent a use-after-free by explicitly destroying a TCVA's window before the ...ben@chromium.org2012-05-071-0/+3
* Don't enable viewport with default device scale factor anymore.flackr@chromium.org2012-05-071-3/+1
* Fix reference holding on net::IOBuffer in URLRequestSlowDownloadJob.rdsmith@chromium.org2012-05-071-0/+1
* Add native debugging support to android content shell.jrg@chromium.org2012-05-072-9/+36
* Ensures that the user can select 8kHz input sample rate as default rate and s...henrika@chromium.org2012-05-071-1/+5
* Revert 135602 - Allow serialization of ArrayBuffer params in extension/apps A...dmazzoni@google.com2012-05-073-68/+8
* Change webkit/{fileapi,quota} code to use TaskRunner.kinuko@chromium.org2012-05-072-9/+3
* Allow serialization of ArrayBuffer params in extension/apps API methodsasargent@chromium.org2012-05-063-8/+68
* Introduce content detection base class.leandrogracia@chromium.org2012-05-063-0/+144
* Revert 135593 - Add initial GTK web accessibility framework (new with valgrin...dmazzoni@chromium.org2012-05-0624-783/+92
* Add initial GTK web accessibility framework (new with valgrind fix).dmazzoni@chromium.org2012-05-0624-92/+783
* New Windows high-contrast mode bubble.dmazzoni@chromium.org2012-05-063-21/+4
* Translates the webkit notification for selection changes properly on Windows ...dtseng@chromium.org2012-05-064-2/+19