| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the rest of the renderer->browser messages that belong in content. Also... | jam@chromium.org | 2011-03-24 | 3 | -9/+10 |
* | RendererWebAudioDeviceImpl::sampleRate() shouldn't be inline | crogers@google.com | 2011-03-23 | 2 | -1/+6 |
* | Fix build error because RendererWebAudioDeviceImpl did not implement sampleRa... | crogers@google.com | 2011-03-23 | 1 | -0/+1 |
* | Move a bunch of renderer->browser messages to content. | jam@chromium.org | 2011-03-23 | 10 | -15/+14 |
* | Add WebKit API to retrieve the audio hardware sample-rate | crogers@google.com | 2011-03-23 | 2 | -0/+6 |
* | Move the rest of the content browser->renderer messages to content. Also mov... | jam@chromium.org | 2011-03-23 | 5 | -31/+30 |
* | Use a #define to control if WebTextCheckingResult is used as a struct or as a... | jam@chromium.org | 2011-03-22 | 1 | -2/+0 |
* | Move a bunch more renderer messages from chrome to content. | jam@chromium.org | 2011-03-22 | 4 | -22/+12 |
* | Move some more renderer messages to content. Also move a couple of files whi... | jam@chromium.org | 2011-03-22 | 6 | -4/+230 |
* | Cleanup: Remove some unneeded includes. | thestig@chromium.org | 2011-03-22 | 1 | -4/+0 |
* | Fix crash in single process mode because ChromeRenderContentClient wasn't bei... | jam@chromium.org | 2011-03-21 | 1 | -6/+0 |
* | Create a new message file for view related messages. I just moved a few mess... | jam@chromium.org | 2011-03-21 | 3 | -1/+3 |
* | Move audio messages to their own file. | jam@chromium.org | 2011-03-21 | 9 | -107/+81 |
* | autofill: Rename all the entries remaining with AutoFill to Autofill. | tfarina@chromium.org | 2011-03-21 | 2 | -17/+17 |
* | Move geolocation, desktop notification, and device orientation into their own... | jam@chromium.org | 2011-03-19 | 7 | -47/+42 |
* | Hook up the sad plugin painting and the crashed plugin infobars for | brettw@chromium.org | 2011-03-19 | 3 | -34/+15 |
* | Renaming NativeMetafile related methods to more appropriate names. | dpapad@chromium.org | 2011-03-19 | 1 | -1/+1 |
* | Move a bunch of remaining files from chrome\renderer to content\renderer. | jam@chromium.org | 2011-03-19 | 24 | -20/+1640 |
* | Move RenderView to content. I've added a new method to ContentRendererClient... | jam@chromium.org | 2011-03-18 | 4 | -0/+6872 |
* | Allow the embedder to try to create a plugin first. Also get the html error ... | jam@chromium.org | 2011-03-18 | 2 | -0/+32 |
* | Move render_widget files to content. | jam@chromium.org | 2011-03-18 | 11 | -1/+2360 |
* | Move the renderer_web* files to content. | jam@chromium.org | 2011-03-18 | 27 | -5/+2360 |
* | Move a bunch more random files from chrome\renderer to content\renderer. | jam@chromium.org | 2011-03-18 | 15 | -0/+2838 |
* | Remove old comment. | apatrick@chromium.org | 2011-03-17 | 1 | -2/+0 |
* | Stop overloading Init() in NativeMetafile. | vandebo@chromium.org | 2011-03-17 | 1 | -1/+1 |
* | Fix clang build | jam@chromium.org | 2011-03-17 | 2 | -1/+14 |
* | Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin... | jam@chromium.org | 2011-03-17 | 2 | -8/+27 |
* | Fix crash with pepper 3D on multiple windows in same renderer | piman@google.com | 2011-03-17 | 2 | -2/+14 |
* | Move a bunch of gpu/worker/plugin renderer code to content. I temporarily di... | jam@chromium.org | 2011-03-17 | 25 | -3/+5816 |
* | Move a bunch of files from chrome\common to content\common. | jam@chromium.org | 2011-03-17 | 4 | -1/+168 |
* | Move a bunch of html5 renderer code to content. | jam@chromium.org | 2011-03-16 | 19 | -2/+2161 |
* | Move core renderer subdirectories to content. | jam@chromium.org | 2011-03-16 | 17 | -0/+2784 |