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