summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* Modified old wait sync point functions to also accept new sync tokens.dyen2015-11-038-41/+38
* Detect gamepad when any key is pressed instead of primary keys.arajp2015-11-032-8/+18
* Fix service process crash on Windows.erikchen2015-11-031-0/+14
* [SafeBrowsing] Conditionalize unverified download blocking on whitelist.asanka2015-11-031-0/+1
* Propagate scrolling/marginwidth/marginheight property values to child frame.lazyboy2015-11-032-6/+33
* Lock the decoder device (Angle) device from the decoder thread before copying...ananta2015-11-032-33/+48
* Pass MotionEvent tilt angles to Blink on Android.eero.hakkinen2015-11-022-2/+6
* Implement extended shouldOverrideUrlLoading callback in Android WebViewmnaganov2015-11-021-2/+3
* gfx: Make conversions from gfx::Point to PointF explicit.danakj2015-11-021-2/+2
* Support SurfaceTexture texture matrix in zero copy AVDA.liberato2015-11-023-22/+78
* Move IOSurfaceManager from content to gfx.dcastagna2015-11-015-208/+14
* [BlobAsync] Patch 2: Common Constantsdmurph2015-10-311-0/+11
* Revert of Avoid Copying damage rect when using Overlays (patchset #13 id:2400...ccameron2015-10-301-0/+2
* Re-enabled AppContainer support for Windows 10.forshaw2015-10-301-2/+1
* Create IPC mechanism for informing renderers of memory pressure level.chrisha2015-10-301-0/+6
* ui: Revert gfx::BufferUsage::SCANOUT to gfx::BufferUsage::GPU_READ_WRITE change.reveman2015-10-306-6/+6
* Simplify TouchAction enum to be a simple bit flagrbyers2015-10-301-11/+30
* [tracing] Add names to memory-infra dumpers for debuggingprimiano2015-10-301-1/+1
* Reland of Wake Lock API implementation (Chromium part)alogvinov2015-10-302-0/+12
* GLES2CmdDecoder should resize GLSurface using GLSurface::Resizejbauman2015-10-305-23/+5
* Single referrer for all savable resources from a given frame.lukasza2015-10-301-1/+1
* content: Always run EnforceMemoryPolicy() callbacks on the same thread.reveman2015-10-293-4/+62
* Clean up Mac swap acknowledgement codeccameron2015-10-292-8/+10
* Add RGBA GMB support for IOSurfacesccameron2015-10-291-3/+4
* Code refactor: simplify BlitSurface parameterswilliam.xie2015-10-293-17/+14
* ui/gl: Move GLImage into gl namespace.tfarina2015-10-2929-67/+68
* WebSQL: Avoid running nested message loops during renderer shutdown.michaeln2015-10-291-27/+9
* bluetooth: Deprecate BluetoothDevice.instanceID and implement BluetoothDevice.idortuno2015-10-293-21/+19
* Reland: Remove DCHECK_IMPLIES/CHECK_IMPLIES.vmpstr2015-10-283-7/+5
* Add trace events around DirectWrite warmup code.fdoray2015-10-282-0/+8
* Avoid Copying damage rect when using Overlayskalyan.kondapally2015-10-281-2/+0
* Pass DecryptConfig parameters over IPC and use it in AVDA.timav2015-10-276-37/+85
* Revert of Avoid Copying damage rect when using Overlays (patchset #12 id:2200...oshima2015-10-271-0/+2
* Output webkit_version.h into the target_gen_dir.tfarina2015-10-271-3/+1
* Avoid Copying damage rect when using Overlayskalyan.kondapally2015-10-271-2/+0
* cc/ipc: Add missing entry in the IPC struct for cc::CompositorFrameMetadata.sadrul2015-10-271-0/+1
* PlzNavigate: Make ServiceWorker work with PlzNavigate.clamy2015-10-274-4/+18
* Mac: Always use surfaceless modeccameron2015-10-278-1577/+51
* Send GpuMemoryBuffer backed frames from browser to rendereremircan2015-10-271-1/+1
* ui: Add support for creating GLImage instances from shared memory pools.reveman2015-10-275-15/+31
* Revert of Remove DCHECK_IMPLIES/CHECK_IMPLIES. (patchset #3 id:40001 of https...jbudorick2015-10-273-5/+7
* Remove DCHECK_IMPLIES/CHECK_IMPLIES.vmpstr2015-10-273-7/+5
* Give the main frame a RenderWidget.dcheng2015-10-261-9/+26
* Allow sync ipc from browser UI to renderer for Android Webviewboliu2015-10-261-2/+1
* Remove myself from several OWNER filesjdduke2015-10-261-2/+1
* Mac: Remove lots of AcceleratedWidget codeccameron2015-10-261-1/+3
* Removing WebPageSerializerClient::AllFramesAreFinished.lukasza2015-10-261-1/+1
* ui: Rename gfx::BufferUsage enum values and add BufferUsage::GPU_READ.reveman2015-10-266-15/+18
* [BackgroundSync] Replace SyncRegistration.done with SyncRegistration.finishedjkarlin2015-10-241-1/+1
* mandoline: Add automatic tracing at mojo call sites.erg2015-10-231-5/+5