| Commit message (Expand) | Author | Age | Files | Lines |
* | autofill: Rename all the entries remaining with AutoFill to Autofill. | tfarina@chromium.org | 2011-03-21 | 1 | -3/+3 |
* | Move geolocation, desktop notification, and device orientation into their own... | jam@chromium.org | 2011-03-19 | 5 | -0/+197 |
* | Move a bunch of remaining files from chrome\renderer to content\renderer. | jam@chromium.org | 2011-03-19 | 2 | -0/+101 |
* | Do not put off destroying of the IOSurface in the GPU process. | amarinichev@chromium.org | 2011-03-19 | 1 | -5/+5 |
* | event trace plumbing for multi-process support | jbates@chromium.org | 2011-03-18 | 4 | -0/+112 |
* | Move FilePathWatcher class from chrome/browser/... to content/common... | dmaclach@chromium.org | 2011-03-18 | 2 | -6/+6 |
* | Move FilePathWatcher class from chrome/browser/... to content/common... | dmaclach@chromium.org | 2011-03-18 | 7 | -0/+1592 |
* | Move the renderer_web* files to content. | jam@chromium.org | 2011-03-18 | 1 | -0/+18 |
* | Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin... | jam@chromium.org | 2011-03-17 | 2 | -20/+22 |
* | Creates the ipclist utility that chrome security team has wanted to dump | tsepez@chromium.org | 2011-03-17 | 3 | -8/+8 |
* | Move the remaining files in chrome\common to content\common. | jam@chromium.org | 2011-03-17 | 22 | -0/+1432 |
* | Move a bunch of files from chrome\common to content\common. | jam@chromium.org | 2011-03-17 | 8 | -0/+987 |
* | Move gpu_feature_flags from chrome\common to content\common. | jam@chromium.org | 2011-03-17 | 3 | -0/+163 |
* | Move all the message files in chrome that belong in content. | jam@chromium.org | 2011-03-16 | 17 | -2/+1299 |
* | Remove last dependencies on chrome\common from chrome\plugin. | jam@chromium.org | 2011-03-16 | 3 | -1/+54 |
* | Comb up ownership things. | dilmah@chromium.org | 2011-03-16 | 1 | -2/+2 |
* | Get rid of some more dependencies on chrome\common from plugin, in preparatio... | jam@chromium.org | 2011-03-15 | 2 | -0/+38 |
* | Fixes crash if instant is enabled and you block JS. | sky@chromium.org | 2011-03-15 | 1 | -0/+5 |
* | Make ContentBrowserClient not be owned by ContentClient, so that the latter d... | jam@chromium.org | 2011-03-15 | 1 | -4/+7 |
* | fav icon -> favicon. Pass 8: content/ | avi@chromium.org | 2011-03-15 | 1 | -1/+1 |
* | Add newline at end of file | jam@chromium.org | 2011-03-15 | 1 | -1/+1 |
* | Simplify ResolveProxyMsgHelper. Make it not special case renderer/plugin, an... | jam@chromium.org | 2011-03-15 | 2 | -10/+8 |
* | Move injection_test_dll.h to content\common to get rid of a dependency on chr... | jam@chromium.org | 2011-03-14 | 1 | -0/+27 |
* | Add ContentClient destructor for Clang. | creis@google.com | 2011-03-14 | 2 | -1/+6 |
* | Prevent memory leak for ChromeContentBrowserClient. | creis@google.com | 2011-03-14 | 1 | -3/+4 |
* | Move plugin messages to content. | jam@chromium.org | 2011-03-14 | 4 | -12/+787 |
* | Fix to make the clang bots happy. | zmo@google.com | 2011-03-14 | 2 | -0/+3 |
* | Refactoring GPUInfo: 1) remove the level field; instead, having a finalized f... | zmo@google.com | 2011-03-14 | 4 | -56/+15 |
* | Connect up --disable-gl-multisampling to command buffer | jbauman@chromium.org | 2011-03-14 | 1 | -0/+1 |
* | Add a ContentBrowserClient interface to let content code delegate to embedder. | creis@google.com | 2011-03-14 | 2 | -0/+18 |
* | Move AppCache common code to content and split off AppCache messages into the... | jam@chromium.org | 2011-03-14 | 10 | -0/+768 |
* | Move the blob related code to content, and also move the blob messages to the... | jam@chromium.org | 2011-03-14 | 6 | -0/+213 |
* | Move database files from chrome\commmon to content\common, in preparation for... | jam@chromium.org | 2011-03-13 | 6 | -0/+219 |
* | Move some message files and hi_res_timer_manager to content, in preparation f... | jam@chromium.org | 2011-03-13 | 6 | -1/+141 |
* | Change common_message_generator code block. | tsepez@chromium.org | 2011-03-12 | 1 | -3/+6 |
* | Move worker_messages to content in preparation of moving worker. | jam@chromium.org | 2011-03-12 | 4 | -7/+187 |
* | Use IPEndPoint for P2P IPC messages | sergeyu@chromium.org | 2011-03-12 | 5 | -31/+34 |
* | Remove Gears from Chrome. | aa@chromium.org | 2011-03-11 | 7 | -50/+11 |
* | Move some chrome\common code to content in preparation for moving chrome\gpu. | jam@chromium.org | 2011-03-11 | 23 | -0/+2454 |
* | IndexedDB: Add --indexeddb-use-leveldb flag, and pipe through to WebIDBFactor... | hans@chromium.org | 2011-03-11 | 2 | -0/+4 |
* | Move GPU messages to content. I've also switched the IPC structs to use the ... | jam@chromium.org | 2011-03-10 | 9 | -0/+790 |
* | Ensure that PP_Instance values are unique within a plugin process in addition | brettw@chromium.org | 2011-03-10 | 1 | -1/+5 |
* | Move property bag to content. | avi@chromium.org | 2011-03-10 | 3 | -0/+293 |
* | autofill: Rename AutoFillProfile to AutofillProfile. | tfarina@chromium.org | 2011-03-10 | 1 | -1/+1 |
* | Add a ContentClient interface than an embedder of content has to implement. ... | jam@chromium.org | 2011-03-10 | 2 | -0/+54 |
* | Move ChildProcessHost and ChildProcessInfo to content. | jam@chromium.org | 2011-03-09 | 4 | -0/+631 |
* | Add a PathService id for the child process exe. This is needed so that the r... | jam@chromium.org | 2011-03-09 | 4 | -0/+60 |
* | Pepper/Flash: Add command line args specifically for Pepper Flash. | viettrungluu@chromium.org | 2011-03-08 | 2 | -1/+11 |
* | Fix wstrings in content/common. | avi@chromium.org | 2011-03-08 | 3 | -11/+11 |
* | Move ChildThread and ChildProcess to content. Also move remaining code that ... | jam@chromium.org | 2011-03-08 | 16 | -0/+1602 |