summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* mac: Clean up a few more uses of USE_SKIAthakis@chromium.org2013-03-252-10/+0
* TextureImageTransportSurface: Reuse TextureDefinitionsievers@chromium.org2013-03-242-89/+84
* NULL is not convertible to ProcessHandle (aka pid_t, aka int) in Mac 64.avi@chromium.org2013-03-241-1/+1
* Expose a concept of bottom overdraw amount for cc drawing viewport.tedchoc@chromium.org2013-03-241-1/+2
* GPU: Merge the GpuChannel message filters.backer@chromium.org2013-03-242-112/+85
* IndexedDB: Rename confusing ipc identifier variablesjsbell@chromium.org2013-03-233-105/+108
* Add RenderWidgetHost::GetSnapshotFromRenderer method to content/ interface fo...justinlin@chromium.org2013-03-231-0/+8
* Split the ProcessType enum into process types that content knows about (which...jam@chromium.org2013-03-221-8/+4
* Get rid of the last NaCl mention in the content sandbox code. Make Windows ca...jam@chromium.org2013-03-213-128/+40
* IndexedDB: Fix database callback tracking/cleanup on closejsbell@chromium.org2013-03-215-33/+44
* Implement out-of-band video compositing on Android: Step 1wonsik@chromium.org2013-03-211-0/+4
* Remove kInProcessWebGL since it's not used anymore.jam@chromium.org2013-03-212-16/+1
* Get rid of the NaCl check for non-official duplicate handle checks. It sounds...jam@chromium.org2013-03-211-3/+1
* Modify content::GetFontTable to allow clients to control what is read.bbudge@chromium.org2013-03-211-62/+59
* IndexedDB: Remove unused plumbing for string version changesjsbell@chromium.org2013-03-213-23/+0
* Fix Notifications Icon loading.dimich@chromium.org2013-03-201-1/+2
* Do not pass the string device_id via IPC message to create an audio input str...xians@chromium.org2013-03-201-13/+1
* Get rid of chrome frame flag in sandbox_policy.cc which is a layering violati...jam@chromium.org2013-03-201-7/+0
* Refactor sandbox_policy.cc so that it doesn't contain the sandbox policies fo...jam@chromium.org2013-03-206-264/+179
* mac: Fix compositing readback in content shell drt modethakis@chromium.org2013-03-191-0/+5
* Parsing filesystem url before giving it to media playerqinmin@chromium.org2013-03-191-2/+3
* Removed support for Core Animation plugins when accelerated compositing is di...kbr@chromium.org2013-03-194-122/+1
* Remove routes for video decoders on GpuCommandBufferStub destructionsheu@chromium.org2013-03-195-21/+12
* Add cevans as an IPC OWNER for all areas.palmer@chromium.org2013-03-181-0/+1
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-1/+2
* mac: Let --disable-gpu-sandbox actually disable the gpu sandbox.thakis@chromium.org2013-03-181-0/+2
* mmap the opened file descriptor in the renderer process, close the fd in the ...reed@google.com2013-03-181-3/+70
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-1/+1
* Part 8 of cc/ directory shuffles: resourcesjamesr@chromium.org2013-03-181-1/+1
* Part 6 of cc/ directory shuffles: quadsjamesr@chromium.org2013-03-181-12/+12
* Part 4 of cc/ directory shuffles: outputjamesr@chromium.org2013-03-185-8/+8
* Part 2 of cc/ directory shuffles: debugjamesr@chromium.org2013-03-181-1/+1
* Browser Plugin: Implement window.open in guestsfsamuel@chromium.org2013-03-184-1/+35
* gpu: Implement idle async pixel transfers.reveman@chromium.org2013-03-165-9/+91
* cc: Chromify the VideoLayerImpl classes.danakj@chromium.org2013-03-152-7/+7
* Implemented software compositor frame data IPC.skaslev@chromium.org2013-03-152-4/+25
* Remove ifdefs that are not needed once WebKit rolls.danakj@chromium.org2013-03-151-8/+0
* Make ContextProvider::InitializeOnMainThread implicit.danakj@chromium.org2013-03-152-16/+30
* Chromium style checker cleanuprsleevi@chromium.org2013-03-151-1/+2
* WorkerMain contains code to initialize the sandbox on OS X which is disabled ...jeremy@chromium.org2013-03-142-0/+11
* Cleanup of Browser Plugin pointerLock flag + IPCmthiesse@chromium.org2013-03-141-7/+0
* Implement EXT_draw_buffers WebGL extention support in command buffer.zmo@chromium.org2013-03-142-0/+11
* Remove mention of the service process in content.jam@chromium.org2013-03-142-10/+5
* Pass more detailed audio hardware configuration information to the renderercrogers@google.com2013-03-134-10/+11
* Linux sandbox: allow sched_setaffinity in GPUjln@chromium.org2013-03-131-0/+1
* Make zoom filter independent of the layer size.danakj@chromium.org2013-03-131-7/+17
* Change the viewport size to the windows size.owenlin@chromium.org2013-03-131-2/+8
* Add per-profile disk caching of complied GPU shaders.dsinclair@chromium.org2013-03-137-1/+42
* Delete memory manager dead code.ccameron@chromium.org2013-03-125-451/+34
* re-land 187283 -- switch to skia's version of SkFontHost_fontconfigreed@google.com2013-03-122-53/+42