summaryrefslogtreecommitdiffstats
path: root/content/content_common.gypi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move the ProcessType enum out to its own file. This is in preparation for get...jam@chromium.org2011-12-011-0/+1
* Renderer reading side of gamepadscottmg@chromium.org2011-12-011-0/+2
* [Mac] Move ScopedSendingEvent from content/common/mac to base/mac.shess@chromium.org2011-11-301-2/+0
* Remove section_util_win since it had two functions that were used in three pl...jam@chromium.org2011-11-281-2/+1
* Move SpeechInputResult into content/public since it's used in chrome. Also ma...jam@chromium.org2011-11-281-2/+2
* Load mac sandbox definitions from resources instead of the bundle.jochen@chromium.org2011-11-251-7/+2
* Revert 111566 - Breaks compile on win dbg.koz@chromium.org2011-11-251-1/+0
* Add a referrer class to be used in the browser process whenever passing aroun...jochen@chromium.org2011-11-251-0/+1
* Move ResourceResponse struct into the Content API, since it's used in Chrome....jam@chromium.org2011-11-241-2/+0
* Move sensors interface into content/public/browser (since it's only used by b...jam@chromium.org2011-11-231-2/+0
* fix content build on !linux && use_x11robert.nagy@gmail.com2011-11-231-8/+6
* Get rid of view_message_enums.h dependency in Chrome by moving the enum for f...jam@chromium.org2011-11-231-0/+1
* fix a racing condition when renderer process requests StopCapture before host...wjia@chromium.org2011-11-231-0/+1
* Move the ProcessWatcher methods out of content/common/process_watcher into ba...jam@chromium.org2011-11-231-7/+0
* Move PropertyBag to base. Originally this was in chrome\common because only c...jam@chromium.org2011-11-231-2/+0
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-221-9/+5
* Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...piman@chromium.org2011-11-221-0/+2
* Page zoom improvements:csilv@chromium.org2011-11-221-0/+1
* Get rid of view_messages.h include from chrome since TabContentsDelegate used...jam@chromium.org2011-11-221-0/+2
* Revert 111040 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-211-5/+9
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-211-9/+5
* Get rid of a bunch of view_messages.h includes from chrome by making the TabC...jam@chromium.org2011-11-211-0/+2
* Revert 110626 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-181-5/+9
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-181-9/+5
* Revert 110548 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-171-5/+9
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-171-9/+5
* Define/update structure and gamepad messages between renderer and browser.scottmg@chromium.org2011-11-171-0/+2
* Revert 110355 - Use shared D3D9 texture to transport the compositor's backing...cpu@chromium.org2011-11-171-5/+9
* Use shared D3D9 texture to transport the compositor's backing buffer to the b...apatrick@chromium.org2011-11-161-9/+5
* Move the struct used when showing a desktop notification to content/public/co...jam@chromium.org2011-11-121-0/+2
* [Mac] Make ScopedSendingEvent depend on protocol instead of app class.shess@chromium.org2011-11-091-0/+2
* Move RendererPreferences to content/public/common and also put in the content...jam@chromium.org2011-10-311-2/+2
* Autofill: unit test / valgrind; gyp tweakjrg@chromium.org2011-10-311-1/+0
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-311-2/+2
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-291-4/+3
* External autofill delegates.jrg@chromium.org2011-10-291-0/+1
* Move PageZoom enum into content/public/common and into the content namespace....jam@chromium.org2011-10-281-3/+3
* Move cloud_print_class_mac files from content/common to chrome/common/cloud_p...jam@chromium.org2011-10-271-2/+0
* Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc...jam@chromium.org2011-10-271-2/+2