summaryrefslogtreecommitdiffstats
path: root/content/content_browser.gypi
Commit message (Expand)AuthorAgeFilesLines
* enable component build of webkit_glue.dpranke@chromium.org2011-12-081-0/+1
* Add Mac implementation of data_fetcher for gamepad.scottmg@chromium.org2011-12-081-0/+2
* Fix gyp warnings about missing files.thestig@chromium.org2011-12-031-1/+1
* Add content API for DevTools HTTP handleryurys@chromium.org2011-12-021-2/+4
* Remove views dependencies in content_browser.gypialicet@chromium.org2011-12-021-5/+0
* Add GamepadService, owns 1 gamepad bg threadscottmg@chromium.org2011-12-021-0/+2
* Get rid of the ChildProcessInfo class. It was carrying unnecessary data, and ...jam@chromium.org2011-12-021-0/+1
* Collect profiler stats from all browser child processes.rtenneti@chromium.org2011-12-011-0/+6
* views: Move views.gyp to ui/views/.tfarina@chromium.org2011-12-011-1/+1
* Add a public content/ interface for intents. Use it.gbillock@chromium.org2011-12-011-0/+3
* Define DevTools content APIyurys@chromium.org2011-12-011-8/+8
* Move DevTools front-end IPC message handling to contentyurys@chromium.org2011-12-011-0/+4
* Rename navigation_types.h to navigation_type.h to match the rest of the enum ...jam@chromium.org2011-12-011-1/+1
* Cleanup: Remove an unneeded dependency.thestig@chromium.org2011-11-301-9/+7
* Hide geolocation_messages.h from chrome. It was only used in a test. Instead ...jam@chromium.org2011-11-301-1/+0
* Make JavaType a struct and move it to its own filesteveblock@chromium.org2011-11-291-11/+4
* Remove custom Task implementations in content renderer_host and tab_contents.dcheng@chromium.org2011-11-291-1/+0
* Re-land http://codereview.chromium.org/8586008/yzshen@chromium.org2011-11-291-0/+4
* Implements the PowerSaveBlocker::ApplyBlock method for Linux systems. It usescristian.patrasciuc@gmail.com2011-11-291-7/+1
* Remove section_util_win since it had two functions that were used in three pl...jam@chromium.org2011-11-281-1/+0
* Have content/ create and destroy its own threads. (Re-land)joi@chromium.org2011-11-281-0/+2
* Revert 111695 - Have content/ create and destroy its own threads.joi@chromium.org2011-11-281-2/+0
* Have content/ create and destroy its own threads.joi@chromium.org2011-11-281-0/+2
* Revert 111666 - Move PepperTCPSocket and PepperUDPSocket from pepper_message_...rsleevi@chromium.org2011-11-281-4/+0
* Move PepperTCPSocket and PepperUDPSocket from pepper_message_filter to separa...yzshen@chromium.org2011-11-281-0/+4
* Message receiver on browser side that holds/starts the gamepad data providerscottmg@chromium.org2011-11-261-0/+2
* Load mac sandbox definitions from resources instead of the bundle.jochen@chromium.org2011-11-251-6/+0
* Move RenderViewHostObserver to content/public/browser/ and put it into the co...tfarina@chromium.org2011-11-251-2/+2
* Move ResourceResponse struct into the Content API, since it's used in Chrome....jam@chromium.org2011-11-241-0/+1
* Add gamepad hardware data fetcher, and higher level thread containerscottmg@chromium.org2011-11-241-0/+6
* Move sensors interface into content/public/browser (since it's only used by b...jam@chromium.org2011-11-231-0/+2
* Remove touchui gyp variable from content/content_browser.gypisaintlou@chromium.org2011-11-231-8/+0
* replace platform conditions with os_posix and os_bsd where applicablerobert.nagy@gmail.com2011-11-221-1/+1
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-221-0/+1
* Revert 111189 - Add gamepad hardware data fetcher, and higher level thread co...dpranke@chromium.org2011-11-221-5/+0
* Add gamepad hardware data fetcher, and higher level thread containerscottmg@chromium.org2011-11-221-0/+5
* Revert 111040 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-211-1/+0
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-211-0/+1
* This split will facilitate testing DownloadQuery and other users of DownloadI...benjhayden@chromium.org2011-11-211-1/+3
* Move enabling IPC logging for all child processes to the Content API.jam@chromium.org2011-11-181-0/+2
* Revert 110626 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-181-1/+0
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-181-0/+1
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-4/+4
* Get content to build again with aura & component build.ben@chromium.org2011-11-171-0/+3
* Revert 110548 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-171-1/+0
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-171-0/+1
* Move the PluginDataRemover class to content, and remove the chrome pieces fro...jam@chromium.org2011-11-171-14/+17
* Created a DownloadManager interface, for use in unit tests..ahendrickson@chromium.org2011-11-171-1/+2
* Revert 110355 - Use shared D3D9 texture to transport the compositor's backing...cpu@chromium.org2011-11-171-1/+0
* Created an interface for DownloadFile, for use in unit tests.ahendrickson@chromium.org2011-11-161-0/+2