summaryrefslogtreecommitdiffstats
path: root/content/public
Commit message (Expand)AuthorAgeFilesLines
* Fix page zoom for plug-in documents (PDF, etc.)csilv@chromium.org2011-12-102-1/+5
* Remove "open in new tab" items from context menu if the process doesn'ttsepez@chromium.org2011-12-091-0/+4
* Turned on PbufferImageTransportSurface as default image transport for vista a...apatrick@chromium.org2011-12-092-0/+5
* Defer loading of audio/video tags while prerendering.shishir@chromium.org2011-12-091-0/+27
* Don't attempt to forward declare StringPiece.erikwright@chromium.org2011-12-071-4/+1
* Add --enable-accelerated-filters flag to Chrome. This is the chrome-side cha...senorblanco@chromium.org2011-12-072-0/+4
* Remove BrowserThread::UnsafeGetBrowserThread, add UnsafeGetMessageLoopForThread.joi@chromium.org2011-12-071-31/+7
* Create a secondary file thread, FILE_USER_BLOCKING, for tasks requiring file ...michaeln@google.com2011-12-071-0/+4
* Repurpose obsolete IndexedDB commandline switch to control idb for workers.dgrogan@chromium.org2011-12-072-4/+4
* DownloadManager intereface refactoring to allow cleaner DownloadItem unit tests.rdsmith@chromium.org2011-12-061-1/+1
* Revert 113224 - IME (input method editor) support for Aura, part 3 of 3: Use ...ben@chromium.org2011-12-061-8/+0
* IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ...yusukes@chromium.org2011-12-061-0/+8
* Reland 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to Br...dpolukhin@chromium.org2011-12-061-0/+3
* Revert 113110 - backing out 113015 didn't fix the interactive test bot. Resto...sail@chromium.org2011-12-061-3/+2
* Revert 113015 - speculative revert to see if this fixes the interactive test ...sail@chromium.org2011-12-061-2/+3
* Revert 113007 - DownloadManager intereface refactoring to allow cleaner Downl...kalman@chromium.org2011-12-061-1/+1
* Add support for content::Referrer to prerenderjochen@chromium.org2011-12-061-1/+2
* Add avi and joi as OWNERS for content\public. Please add me as a reviewer for...jam@chromium.org2011-12-051-3/+9
* Remove OnMessageReceived that was using internal content IPCs in a chrome tes...jam@chromium.org2011-12-051-3/+2
* DownloadManager intereface refactoring to allow cleaner DownloadItem unit tests.rdsmith@chromium.org2011-12-051-1/+1
* Pass along the referrer policy (renderer side)jochen@chromium.org2011-12-032-1/+33
* Fix shared builderjam@chromium.org2011-12-031-3/+3
* Make ChildProcessHost be used through an interface in content/public, instead...jam@chromium.org2011-12-031-0/+97
* Simplify BrowserChildProcessHost in preparation for refactoring it so that co...jam@chromium.org2011-12-031-7/+0
* Fix a bug where redirect chain gets lost on process swap.mpcomplete@chromium.org2011-12-033-2/+24
* Update includes to new header locationsabarth@chromium.org2011-12-033-5/+5
* Plumb executable flag through proxy to base::SharedMemory::Create.mcgrathr@chromium.org2011-12-021-3/+7
* Don't make classes derive from ChildProcessHost, and instead have them use it...jam@chromium.org2011-12-021-0/+36
* Revert 112693 - committed before review was done - Landing 8688002: PPB_TCPSo...jam@chromium.org2011-12-022-6/+0
* Remove IOThread::message_loop().joi@chromium.org2011-12-021-2/+21
* Landing 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to B...dpolukhin@chromium.org2011-12-022-0/+6
* Add content API for DevTools HTTP handleryurys@chromium.org2011-12-022-0/+77
* Get rid of the ChildProcessInfo class. It was carrying unnecessary data, and ...jam@chromium.org2011-12-022-5/+43
* Fix check_perms failures from r112571.thestig@chromium.org2011-12-022-0/+0
* Collect profiler stats from all browser child processes.rtenneti@chromium.org2011-12-012-0/+89
* Add a public content/ interface for intents. Use it.gbillock@chromium.org2011-12-011-0/+47
* Define DevTools content APIyurys@chromium.org2011-12-015-34/+195
* Switch to IWYU for files that previously were getting a bunch ofjoi@chromium.org2011-12-011-9/+0
* Add missing CONTENT_EXPORT to fix Linux shared build after r112415yurys@chromium.org2011-12-011-1/+1
* Move DevTools front-end IPC message handling to contentyurys@chromium.org2011-12-012-0/+72
* Fix component buildjam@chromium.org2011-12-011-1/+3
* Move GetProcessTypeNameInEnglish beside the ProcessType enum where it belongs...jam@chromium.org2011-12-011-0/+6
* Move view_types.h to view_type.h, since that's the standard name for enums.jam@chromium.org2011-12-011-3/+3
* Rename navigation_types.h to navigation_type.h to match the rest of the enum ...jam@chromium.org2011-12-011-3/+3
* Move the ProcessType enum out to its own file. This is in preparation for get...jam@chromium.org2011-12-011-0/+35
* Shim calls to NPN_MemAlloc/MemFree through PluginHostdpranke@chromium.org2011-11-301-1/+2
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-291-1/+1
* Revert 111936 - Use callback_forward.h instead of callback.h where possible.jstritar@chromium.org2011-11-291-1/+1
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-291-1/+1
* Move SpeechInputResult into content/public since it's used in chrome. Also ma...jam@chromium.org2011-11-282-0/+75