summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Don't leak CopyResult textures.danakj@chromium.org2013-07-241-1/+16
* Warn users about potentially unwanted downloads.asanka@chromium.org2013-07-243-1/+6
* Correctly integrate StoragePartition into TestingProfile.ajwong@chromium.org2013-07-236-26/+35
* ChildProcessSecurityPolicy: Deprecate bitmask-based permissions checks for fi...tommycli@chromium.org2013-07-234-39/+189
* Revert "Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO...""hubbe@chromium.org2013-07-231-29/+51
* Hooking up setBackgroundColor from AwContents to rendererjoth@chromium.org2013-07-232-17/+0
* Fix SessionStorage confusion between RenderViewHostImpl and NavigationControl...marja@chromium.org2013-07-2315-50/+49
* Update the screen info if the display related property has changed when resized.oshima@chromium.org2013-07-237-10/+106
* Implement ChildThread::shutdown and clear members that have refs into blinkjochen@chromium.org2013-07-237-1/+16
* Add --disable-canvas-aa flag to Chrome-on-Android startup.senorblanco@chromium.org2013-07-231-0/+3
* Changes to make content_browsertests build with USE_OZONE=1rjkroege@chromium.org2013-07-236-25/+25
* Allow HttpServer response to include custom headers.kkania@chromium.org2013-07-232-8/+6
* Update include paths in content/browser for base/process changes.rsesek@chromium.org2013-07-2366-68/+40
* Pepper: Add routing ID information to Connection.teravest@chromium.org2013-07-234-13/+21
* Hide knowledge of webkit::ppapi::HostGlobals from chrome. This is part of mov...jam@chromium.org2013-07-232-22/+0
* Makes RenderViewImpl::GetSSLStatusOfFrame() actually do something.dbeam@chromium.org2013-07-233-5/+35
* Allows form-get requests to be routed through the browser.sky@chromium.org2013-07-231-8/+8
* Add frame content testing to video_decode_accelerator_unittest.sabercrombie@chromium.org2013-07-2312-92/+398
* Remove the webkit_media target.ddorwin@chromium.org2013-07-235-7/+445
* ChildProcessSecurityPolicy: Add CopyIntoFileSystem permission.tommycli@chromium.org2013-07-234-4/+118
* Encoded video capture: wire up key frame and bitrate settings.hshi@chromium.org2013-07-235-4/+52
* Hide knowledge of webkit::ppapi::PpapiInterfaceFactoryManager from chrome. Th...jam@chromium.org2013-07-233-11/+17
* remove reliance on MediaPlayer wakelocksqinmin@chromium.org2013-07-231-1/+1
* Cut some more dependencies from browser to child for multiple_dll modescottmg@chromium.org2013-07-235-3/+23
* remove webkit_glue_common, move files to webkit_commonscottmg@chromium.org2013-07-232-2/+0
* Don't override application/octet-stream MIME type.asanka@chromium.org2013-07-235-26/+90
* Change minimum GPU allocation per client to 4MBvarkha@chromium.org2013-07-232-38/+3
* Correctly restore window open disposition and referrer header for blocked popupsjochen@chromium.org2013-07-235-13/+27
* Add LayerTreeHostClient::{will,did}UpdateLayer, report layer updates to DevToolscaseq@chromium.org2013-07-234-1/+17
* Touch selection: Fix logic that invokes touch handles: Currently, selection_g...varunjain@chromium.org2013-07-232-6/+22
* Web MIDI: add kDumpRenderTree flag check to ShellBrowserContext::RequestMIDI...toyoshim@chromium.org2013-07-231-1/+6
* Pass WebWindowFeatures to browser when creating a new viewjochen@chromium.org2013-07-236-3/+37
* Hook up the WorkerCrashed callback to content_shelljochen@chromium.org2013-07-234-0/+14
* Implement WebKit::Platform::queryStorageUsageAndQuotakinuko@chromium.org2013-07-234-0/+34
* Replace AudioSilenceDetector with an AudioPowerMonitor.miu@chromium.org2013-07-235-91/+89
* reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...scottmg@chromium.org2013-07-2337-90/+61
* Hide knowledge of webkit::ppapi::PluginDelegate from chrome. This is part of ...jam@chromium.org2013-07-2313-139/+50
* Adding an accessibility tree formatter and a couple more role mappings for GT...aboxhall@chromium.org2013-07-238-14/+159
* <webview>: Fix resize.fsamuel@chromium.org2013-07-233-1/+5
* Revert "Add partial WebFrameClient implementation to RenderFrame."cbiesinger@chromium.org2013-07-225-625/+443
* CC: Add command-line flag to disable AA.epenner@chromium.org2013-07-223-0/+4
* Use WebDataSource::replacesCurrentHistoryItem() instead of isClientRedirect()japhet@chromium.org2013-07-2210-23/+24
* Core Animation: Fix bugs when transition between softwareccameron@chromium.org2013-07-223-27/+55
* Updating XTBs based on .GRDs from branch 1547kerz@chromium.org2013-07-2243-421/+77
* Pepper: FileRef_CreateExternal from renderer.teravest@chromium.org2013-07-221-4/+23
* Rename GetActiveURL to GetVisibleURL.nasko@chromium.org2013-07-224-11/+11
* Add partial WebFrameClient implementation to RenderFrame.nasko@chromium.org2013-07-225-443/+625
* Revert 212927 "Move webkitplatformsupport_impl and related from ..."bryeung@chromium.org2013-07-2237-61/+90
* Move webkitplatformsupport_impl and related from glue to childscottmg@chromium.org2013-07-2237-90/+93
* Fix --expose-internals-for-testing switch when running multi-process.rbyers@chromium.org2013-07-221-0/+3