| Commit message (Expand) | Author | Age | Files | Lines |
* | Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC. | darin@chromium.org | 2009-12-21 | 1 | -3/+3 |
* | Revert 34951 - Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC. | rsesek@chromium.org | 2009-12-18 | 1 | -3/+3 |
* | Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC. | darin@chromium.org | 2009-12-18 | 1 | -3/+3 |
* | Revert "Allow silent extension installations from the extensions gallery - Pa... | rafaelw@chromium.org | 2009-12-08 | 1 | -1/+0 |
* | Allow silent extension installations from the extensions gallery - Part 1. | rafaelw@chromium.org | 2009-12-07 | 1 | -0/+1 |
* | Added new IPC message class for CommandBuffer. | apatrick@google.com | 2009-12-04 | 1 | -1/+1 |
* | Launch processes asynchronously so as not to block the UI thread. For now, re... | jam@chromium.org | 2009-11-18 | 1 | -0/+1 |
* | Revert 32203,32204,32205 - Launch processes asynchronously so as not to block... | jam@chromium.org | 2009-11-18 | 1 | -1/+0 |
* | Launch processes asynchronously so as not to block the UI thread. For now, r... | jam@chromium.org | 2009-11-17 | 1 | -0/+1 |
* | amit, please review everything, jam please review the changes to the tab_cont... | ananta@chromium.org | 2009-11-17 | 1 | -1/+3 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -1/+1 |
* | Small clean-up to not expose base::Process from RenderProcesHost, and instead... | jam@chromium.org | 2009-11-13 | 1 | -3/+6 |
* | Enable HTML5 databases for all extension renderer processes. | dumi@chromium.org | 2009-10-24 | 1 | -1/+1 |
* | Convert the spellchecker and associated messages and functions to use string16 | brettw@chromium.org | 2009-10-19 | 1 | -1/+1 |
* | Ensure that we never call into WebCore::Page static methods when Page constru... | dglazkov@chromium.org | 2009-08-05 | 1 | -0/+1 |
* | Fix a race condition where rapid back/forward clicks could close a tab | brettw@chromium.org | 2009-07-24 | 1 | -2/+1 |
* | Handle failure of de-serialization of IPC messages in RenderViewHost | cpu@google.com | 2009-07-15 | 1 | -0/+4 |
* | Fix Acid3 Test 48: LINKTEST, Chromium side.... | dglazkov@chromium.org | 2009-07-03 | 1 | -0/+3 |
* | Let RenderProcessHost provide a method HasConnection() instead of exposing | brettw@chromium.org | 2009-06-29 | 1 | -0/+1 |
* | Remove some uses of custom tab contents types from some tests. | brettw@chromium.org | 2009-04-04 | 1 | -0/+3 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -1/+1 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -1/+1 |
* | Fix unit test memory leak | agl@chromium.org | 2009-02-20 | 1 | -0/+3 |
* | Bitmap transport | agl@chromium.org | 2009-02-20 | 1 | -0/+1 |
* | Factor out the test web contents from the WebContents unit test so that it can | brettw@chromium.org | 2009-01-21 | 1 | -56/+67 |
* | Reverting 8263. | brettw@chromium.org | 2009-01-20 | 1 | -0/+56 |
* | Reverting 8262. | brettw@chromium.org | 2009-01-18 | 1 | -56/+0 |
* | Create some test framework for RenderViewHost. Create a simple RenderView unit | brettw@chromium.org | 2009-01-18 | 1 | -0/+56 |