summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* Merge 113767 - Add more CHECK in GPU and NPAPI process on invalid file descri...xhwang@chromium.org2011-12-093-3/+17
* Merge 113248 - Record UMA status on websql results.michaeln@google.com2011-12-092-6/+121
* Indicate to that textures passed to GVDA are cleared by the decoder.fischman@chromium.org2011-12-051-0/+13
* Make the transfer request code path use full referrersjochen@chromium.org2011-12-052-0/+5
* Add avi and joi as OWNERS for content\public. Please add me as a reviewer for...jam@chromium.org2011-12-051-0/+1
* Support incremental-max and sample in Profiler datajar@chromium.org2011-12-041-1/+1
* Add glue for supporting custom MIME types in DataTransfer.dcheng@chromium.org2011-12-041-0/+4
* Pass along the referrer policy (renderer side)jochen@chromium.org2011-12-031-3/+10
* Make ChildProcessHost be used through an interface in content/public, instead...jam@chromium.org2011-12-033-182/+149
* Fix a bug where redirect chain gets lost on process swap.mpcomplete@chromium.org2011-12-036-4/+38
* Update includes to new header locationsabarth@chromium.org2011-12-0313-19/+19
* Plumb executable flag through proxy to base::SharedMemory::Create.mcgrathr@chromium.org2011-12-021-0/+1
* Add IPCs to allow assistive technology to scroll the pagedmazzoni@chromium.org2011-12-021-0/+14
* IndexedDB: Add support for IDBIndex multientry flagjsbell@chromium.org2011-12-021-0/+2
* Don't make classes derive from ChildProcessHost, and instead have them use it...jam@chromium.org2011-12-022-130/+49
* Improve GPU tests to fail when GPU drawing fails.jbates@chromium.org2011-12-021-0/+7
* Add autoresize capability to chromium.levin@chromium.org2011-12-021-0/+6
* IndexedDB: Cursor pre-fetching.hans@chromium.org2011-12-021-0/+19
* Don't call CancelPendingRequest for synchronously answered requestsbattre@chromium.org2011-12-021-2/+7
* Add CHECK on file descriptor in various IPC::ChannelHandle passed in.xhwang@chromium.org2011-12-022-1/+10
* Get rid of the ChildProcessInfo class. It was carrying unnecessary data, and ...jam@chromium.org2011-12-024-150/+38
* Update media-related OWNERS.scherkus@chromium.org2011-12-022-1/+10
* [Mac] Move ScopedSendingEvent from content/common/mac to base/mac.shess@chromium.org2011-12-015-113/+2
* Collect profiler stats from all browser child processes.rtenneti@chromium.org2011-12-013-1/+44
* Make TaskManager not use ChildProcessInfo. After this change, I will make Bro...jam@chromium.org2011-12-011-12/+0
* Dispatch the Windows font caching IPCs in one filter. This avoids having the ...jam@chromium.org2011-12-014-175/+232
* Define DevTools content APIyurys@chromium.org2011-12-011-10/+0
* Introduce IPC for querying CPU usage of a renderer process.ulan@chromium.org2011-12-011-0/+4
* Revert 112249 - [Mac] Move ScopedSendingEvent from content/common/mac to base...hayato@chromium.org2011-12-015-2/+113
* Move GetProcessTypeNameInEnglish beside the ProcessType enum where it belongs...jam@chromium.org2011-12-013-41/+46
* Reduce number of threads and number of iterations to avoid timeout on botscottmg@chromium.org2011-12-011-2/+2
* Move the ProcessType enum out to its own file. This is in preparation for get...jam@chromium.org2011-12-015-73/+53
* add missing CONTENT_EXPORTisherman@chromium.org2011-12-011-1/+2
* Renderer reading side of gamepadscottmg@chromium.org2011-12-014-16/+196
* Move remaining about: handlers to webUI.tsepez@chromium.org2011-11-302-3/+3
* Shim calls to NPN_MemAlloc/MemFree through PluginHostdpranke@chromium.org2011-11-302-2/+5
* [Mac] Move ScopedSendingEvent from content/common/mac to base/mac.shess@chromium.org2011-11-305-113/+2
* Send one WebKeyboardEvent to the RenderWidget at a time. Move keyboarddarin@chromium.org2011-11-301-4/+1
* Render Core Animation plugins through WebKit's compositor rather thankbr@chromium.org2011-11-301-0/+26
* Move the RendererProcessType enum out of ChildProcessInfo. It's actually neve...jam@chromium.org2011-11-292-61/+2
* Replace all usages of FRIEND_TEST() with FRIEND_TEST_ALL_PREFIXES()robertshield@chromium.org2011-11-291-3/+3
* Add url and is_main_frame to DidFinishLoad and DidFailLoad.mkosiba@chromium.org2011-11-291-3/+11
* Remove section_util_win since it had two functions that were used in three pl...jam@chromium.org2011-11-282-57/+0
* Move SpeechInputResult into content/public since it's used in chrome. Also ma...jam@chromium.org2011-11-283-82/+14
* Fix the RenderViewImpl to adapt to the Chromium API change for Web Intents.gbillock@chromium.org2011-11-281-2/+2
* Add OVERRIDE to content/.avi@chromium.org2011-11-282-5/+7
* Delete DevToolsAgent::frontendLoaded related plumbingyurys@chromium.org2011-11-261-3/+0
* Load mac sandbox definitions from resources instead of the bundle.jochen@chromium.org2011-11-257-131/+156
* Revert 111566 - Breaks compile on win dbg.koz@chromium.org2011-11-251-23/+0
* Add a referrer class to be used in the browser process whenever passing aroun...jochen@chromium.org2011-11-251-0/+23