summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Let TV device be recognized as tabletjinsukkim@chromium.org2013-04-021-1/+4
* Implement client side PBOs for glReadPixelhubbe@chromium.org2013-04-024-254/+110
* Blacklist Flash Stage3D on several drivers.jbauman@chromium.org2013-04-021-1/+49
* Add --force-synchronous-glreadpixels flag while we sort out GPU pipelining/pe...miu@chromium.org2013-04-021-1/+4
* Chromium style checker cleanuprsleevi@chromium.org2013-04-016-9/+10
* Make the build control what library(/ies) to loadcjhopman@chromium.org2013-04-019-65/+60
* cc: Use highp precision for texture coords if available and neededbrianderson@chromium.org2013-04-012-0/+2
* Re-land: cc: Enable solid color prediction by defaultvmpstr@chromium.org2013-04-012-3/+3
* Disable testScrolldfalcantara@chromium.org2013-04-011-3/+7
* DevTools: implement Page.captureScreenshot as a part of RendererOverridesHand...kaznacheev@chromium.org2013-04-016-59/+52
* Wires through a message once the page has painted somethingsky@chromium.org2013-04-018-36/+152
* Fix incorrect values for MPArch.RWH_TabSwitchPaintDuration. If tab is hidden ...simonhatch@chromium.org2013-04-011-0/+2
* Unlike GetOSFileDescriptor, this API is asynchronous.hamaji@chromium.org2013-04-015-11/+58
* Remove redundant DevToolsManager methods and clean up its clients.kaznacheev@chromium.org2013-04-0113-61/+70
* Revert 191571 "Move AppIsolation out of Extension Class"ilevy@chromium.org2013-03-311-2/+2
* Move AppIsolation out of Extension Classrdevlin.cronin@chromium.org2013-03-311-2/+2
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-3115-36/+49
* Move non-webkit IndexedDB code out of in_process_webkit.alecflett@chromium.org2013-03-3116-26/+30
* VAVDA: Fix lockingmarcheu@chromium.org2013-03-301-6/+6
* Cleanup: Remove unused content::BrowserThread::DeleteOnWebKitThread.thestig@chromium.org2013-03-302-21/+1
* Capture a hidden RWHV on Mac when NSWindow is not availablehclam@chromium.org2013-03-301-6/+20
* Add content interface for additional password_form fields.gcasto@chromium.org2013-03-303-0/+14
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-302-4/+1
* Remove experimental code to pick the "warmest" socketmmenke@chromium.org2013-03-301-10/+0
* Windows: Block "cmsetac.dll" from loading in the GPU process.apatrick@chromium.org2013-03-291-0/+3
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-2916-20/+20
* Revert 191420 "PPAPI: Remove threading options; it's always on"rlarocque@chromium.org2013-03-292-1/+4
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-292-4/+1
* Revert 191401 "Implemented queued UDP SendTo/RecvFrom requests. ..."rsleevi@chromium.org2013-03-292-179/+50
* Pepper IDL: Autogenerate thunk for FileChooser.teravest@chromium.org2013-03-292-3/+7
* Implemented queued UDP SendTo/RecvFrom requests. Exposed SO_SNDBUF and SO_RVF...ygorshenin@chromium.org2013-03-292-50/+179
* Fix null dereference in ImageTransportSurface::CreateSurface.apatrick@chromium.org2013-03-291-1/+1
* Fixed a rendering glitch with window borders for Aura on Windows.skaslev@chromium.org2013-03-292-5/+5
* Fix accessibility crash due to reparenting an iframe.dmazzoni@chromium.org2013-03-293-15/+55
* Enable touch events in RenderWidgetkeishi@chromium.org2013-03-294-5/+7
* Stop using WebGraphicsContext3DInProcessImpl in webkit/danakj@chromium.org2013-03-292-5/+3
* Remove DCHECK on the compositor in OnEnableHidingTopControls.tedchoc@chromium.org2013-03-291-3/+4
* Prevent function aliasing to get better crash stack traces.dmazzoni@chromium.org2013-03-291-1/+1
* Move the ShaderDiskCache to the StoragePartition.dsinclair@chromium.org2013-03-291-1/+1
* Split FaviconHelper in two: ImageLoadingHelper and FaviconHelper.dimich@chromium.org2013-03-2915-422/+367
* Pass a sequence number along with the DIB handle when compositing in software.skaslev@chromium.org2013-03-292-4/+4
* Fix test coordinates to be correct if an offset is set.dtrainor@chromium.org2013-03-293-8/+12
* Revert 191277 "Allow showing pending URL for new tab navigations..."rsleevi@chromium.org2013-03-2914-391/+43
* Allow showing pending URL for new tab navigations, but only if safe.creis@chromium.org2013-03-2914-43/+391
* Disable AccessibilityIframeCoordinatesdmazzoni@chromium.org2013-03-291-1/+2
* gesture nav: Show the screenshot even if the size doesn't match.sadrul@chromium.org2013-03-291-4/+9
* Set pepper flash fullscreen window to opaque.jbauman@chromium.org2013-03-291-0/+4
* CrOS: GetVsyncValues before SwapBuffersbacker@chromium.org2013-03-291-2/+4
* Pepper: Autogenerate thunk for PPB_URLRequestInfo.teravest@chromium.org2013-03-292-5/+3
* cc: Add command line switch to control resource usage for impl-side painting.reveman@chromium.org2013-03-282-0/+13