summaryrefslogtreecommitdiffstats
path: root/content/content_common.gypi
Commit message (Expand)AuthorAgeFilesLines
* Make AudioParameters a class instead of a structvrk@google.com2012-03-211-0/+2
* Bind RenderViewImpl routing_id to SocketStreamHosttoyoshim@chromium.org2012-03-211-0/+2
* Support browser side thumbnailing for GPU composited pages on Aura.mazda@chromium.org2012-03-161-0/+2
* filechooser: Add SelectedFileInfo class to pass display names to WebKitsatorux@chromium.org2012-03-141-0/+1
* DevTools: provide a way for browser process to log into the renderer's tools ...pfeldman@chromium.org2012-03-121-0/+2
* Do cookie checks in NetworkDelegate instead of the URLRequest::Delegate.jochen@chromium.org2012-03-091-0/+2
* Refactoring to make GpuPerformanceStats part of gpu info collection.zmo@chromium.org2012-03-071-0/+1
* Renamed speech recognition code in preparation for introducing a new speech i...primiano@chromium.org2012-03-071-3/+3
* Rename content/{common,browser}/file_system to fileapi and move blob stuff in...tzik@chromium.org2012-03-011-12/+12
* Preparation work for adding the Media Stream infobar. The behaviour is the samemacourteau@chromium.org2012-02-241-0/+2
* IndexedDB: Implement IPC plumbing for IDBObjectStore.delete(IDBKeyRange)jsbell@chromium.org2012-02-171-0/+2
* Move GpuBlacklist out of content and into chrome. All content needs to know i...jam@chromium.org2012-02-151-2/+1
* Add TextureImageTransportSurface, binding to a texture from another context.piman@chromium.org2012-02-151-0/+2
* Refactoring: Split more accessibility code into separate files.dmazzoni@chromium.org2012-02-131-0/+1
* Move ContextMenuParams struct from webkit/glue to content/public/common. The ...jam@chromium.org2012-02-121-0/+6
* Move indexed db files from content/renderer to content/common.dgrogan@chromium.org2012-02-121-0/+16
* Adds a stub method & classes for those which aren't used in android.satish@chromium.org2012-02-081-0/+1
* Adds gpu_info_collector and ImageTransportSurface methods for android.satish@chromium.org2012-02-081-0/+1
* Move gpu client files to content_common, in content/common/gpu/clientpiman@chromium.org2012-02-071-0/+11
* Remove a non-existing file from content_common.gypimichaeln@google.com2012-02-071-1/+0
* Adding GpuMemoryManager to track GpuCommandBufferStub visibility and last_use...mmocny@chromium.org2012-02-031-0/+4
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-201-0/+1
* Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...jam@chromium.org2012-01-201-1/+0
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-201-0/+1
* Remove TransportTexture, it's unusedpiman@chromium.org2012-01-041-3/+1
* Revert 115929 - Convert stragglers not on spreadsheet to base::Bind()ajwong@chromium.org2011-12-291-1/+0
* Convert stragglers not on spreadsheet to base::Bind()ajwong@chromium.org2011-12-281-0/+1
* Relanding this change with fixes for the windows shared builder.ananta@chromium.org2011-12-221-0/+35
* Revert 115482 - Initial implementation of the DXVA 2.0 H.264 hardware decoder...ananta@chromium.org2011-12-221-36/+0
* Initial implementation of the DXVA 2.0 H.264 hardware decoder for pepper for ...ananta@chromium.org2011-12-221-0/+36
* Move indexeddb code to its own directory inside of content/{browser,common,re...dgrogan@chromium.org2011-12-201-5/+5
* Move content::MakeSharedMemorySegmentViaIPC into its own filemcgrathr@chromium.org2011-12-161-0/+1
* Use a monotonic clock (TimeTicks) to report network times to WebCore.simonjam@chromium.org2011-12-161-0/+2
* Revert 114539 - Move content::MakeSharedMemorySegmentViaIPC into its own filemcgrathr@chromium.org2011-12-151-1/+0
* Move content::MakeSharedMemorySegmentViaIPC into its own filemcgrathr@chromium.org2011-12-151-0/+1
* Chrome for arm seems to make the implicit assumption that robertm@google.com2011-12-121-2/+2
* Make Clipboard::FormatType an opaque handle type.dcheng@chromium.org2011-12-071-0/+1
* [Mac] Remove content/ CrApplication.shess@chromium.org2011-12-061-2/+0
* Add xinput1_3.dll redist to final package.scottmg@google.com2011-12-061-0/+24
* Pass along the referrer policy (renderer side)jochen@chromium.org2011-12-031-0/+1
* Make ChildProcessHost be used through an interface in content/public, instead...jam@chromium.org2011-12-031-2/+3
* Revert 112812 - Add xinput1_3.dll redist to final package.thestig@chromium.org2011-12-031-24/+0
* Add xinput1_3.dll redist to final package.scottmg@google.com2011-12-021-0/+24
* Don't make classes derive from ChildProcessHost, and instead have them use it...jam@chromium.org2011-12-021-0/+1
* Get rid of the ChildProcessInfo class. It was carrying unnecessary data, and ...jam@chromium.org2011-12-021-2/+0
* [Mac] Move ScopedSendingEvent from content/common/mac to base/mac.shess@chromium.org2011-12-011-2/+0
* Dispatch the Windows font caching IPCs in one filter. This avoids having the ...jam@chromium.org2011-12-011-0/+2
* Revert 112249 - [Mac] Move ScopedSendingEvent from content/common/mac to base...hayato@chromium.org2011-12-011-0/+2
* Move GetProcessTypeNameInEnglish beside the ProcessType enum where it belongs...jam@chromium.org2011-12-011-0/+1
* Move view_types.h to view_type.h, since that's the standard name for enums.jam@chromium.org2011-12-011-1/+1