summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* cc: Implement DelegatingRender::drawFrame() method.danakj@chromium.org2013-01-164-6/+5
* Remove support for 'system' SSL on Mac (SecureTransport) and Win (SChannel)rsleevi@chromium.org2013-01-163-28/+2
* Simplify WebUI data sources. Currently WebUI data sources implement a URLData...jam@chromium.org2013-01-163-38/+27
* Aura: Run DidCommit callbacks when context is lost.sievers@chromium.org2013-01-161-0/+5
* Inject accessibility if spoken/braille service enableddtrainor@chromium.org2013-01-161-1/+10
* Removed unused code.cevans@chromium.org2013-01-161-10/+0
* Disable flaky test BrowserPluginHostTest.FocusPreservation.ericu@chromium.org2013-01-161-1/+2
* Linux sandbox: limit the address spacejln@chromium.org2013-01-161-14/+38
* Make sure textures don't stretch when resizing webview plugin.alexst@chromium.org2013-01-163-11/+55
* Browser Plugin: Removed unnecessary castfsamuel@chromium.org2013-01-151-9/+5
* Browser Plugin: Minor refactor to move NavigateGuest handling to BrowserPlugi...fsamuel@chromium.org2013-01-154-29/+27
* Throw exception when initialization failed.michaelbai@chromium.org2013-01-1510-68/+116
* Switch filters to being a struct and processed on a last one wins basisaboxhall@chromium.org2013-01-153-33/+42
* Fix a problem where OpenDevice would open the wrong device if multiple are av...pastarmovj@chromium.org2013-01-156-8/+24
* Telemetry / DevTools: use "notifications" for tracing.bulach@chromium.org2013-01-155-45/+133
* Revert 176882 - Test fails on Win Aura.dubroy@chromium.org2013-01-152-21/+0
* Add a histogram for renderer memory usage.marja@chromium.org2013-01-154-0/+27
* Update some #includes in content/renderer/p2p for headers in the new Platform...pilgrim@chromium.org2013-01-152-5/+5
* Test that 404 subresource bodies with nested message loops don't crash.gavinp@chromium.org2013-01-152-0/+21
* Android: Fix compile errors in content_browsertestsnileshagrawal@chromium.org2013-01-159-13/+49
* Remove long-deprecated didCompleteTaskEventsalecflett@chromium.org2013-01-155-24/+0
* Remove the base::files:: namespace.darin@chromium.org2013-01-152-3/+3
* Revert IsPartialDownload definition so that shutdown doesn't try rdsmith@chromium.org2013-01-151-5/+12
* Fix for Web Popup menus.sschmitz@chromium.org2013-01-151-2/+20
* Enforce non-negative BitstreamBuffer idsheu@chromium.org2013-01-152-1/+13
* Support uploading filesystem fileshashimoto@chromium.org2013-01-156-1/+17
* Make content::PowerSaveBlocker publichashimoto@chromium.org2013-01-1516-87/+129
* Refactor FileIO to the new resource host system.bbudge@chromium.org2013-01-157-1/+710
* Use CompositingIOSurfaceMac::AsynchronousCopyTo on Intel graphics on Mountain...hclam@chromium.org2013-01-151-1/+7
* Update some #includes in content/worker for headers in the new Platform direc...pilgrim@chromium.org2013-01-156-11/+11
* Update some #includes in content/renderer for headers in the new Platform dir...pilgrim@chromium.org2013-01-1516-38/+38
* Initialize Ole before message pump so that TSF module can interact with messa...Yukawa@chromium.org2013-01-151-1/+7
* Method to check if the device has TV feature.jinsukkim@google.com2013-01-151-2/+19
* Switch Android code to use ExecuteJavascriptInWebFrameCallbackResult.avi@chromium.org2013-01-1510-102/+83
* - New tests for address, aria-autocomplete, aria-invalid, ARIA menuitemradio,...aboxhall@chromium.org2013-01-1544-9/+401
* Re-enable DownloadContentTest.ResumeInterruptedDownload on platforms other th...nick@chromium.org2013-01-151-2/+6
* Revert 176748cevans@chromium.org2013-01-145-58/+14
* Introduce IPC validation to the media::VideoCaptureParams type.cevans@chromium.org2013-01-145-14/+58
* Disable DownloadContentTest.ResumeInterruptedDownload on account of its appar...nick@chromium.org2013-01-141-1/+3
* Revert 176707nick@chromium.org2013-01-143-67/+9
* win: eliminate dependency on ANGLE's egl::Display::getDevice.apatrick@chromium.org2013-01-144-82/+50
* Don't derive from ChromeURLDataManager::DataSource, and instead have these cl...jam@chromium.org2013-01-143-0/+113
* Make RenderWidget responsible for the composited view's lifetimejamesr@chromium.org2013-01-143-9/+67
* Android: get the right mime type when downloading files.miguelg@chromium.org2013-01-141-1/+1
* CrOS: Plumb through vsync info to compositor on EGL stacksbacker@chromium.org2013-01-141-1/+5
* [content shell] skip failing inspector/extensions testsjochen@chromium.org2013-01-141-0/+12
* Fix DCHECKS caused by policy code.pastarmovj@chromium.org2013-01-141-2/+0
* Add content browser tests for PeerConnection DataChannels.perkj@chromium.org2013-01-145-23/+201
* Findbugs fixes, removing fields that are never read fromkristianm@chromium.org2013-01-142-14/+0
* Revive UpdateTextInputState on before composing.nona@chromium.org2013-01-141-0/+3