| Commit message (Expand) | Author | Age | Files | Lines |
* | Added plumbing to transport the frame name between RenderViewHost and the Web... | atwilson@chromium.org | 2010-06-12 | 1 | -3/+3 |
* | Launch processes asynchronously so as not to block the UI thread. For now, re... | jam@chromium.org | 2009-11-18 | 1 | -3/+6 |
* | Revert 32203,32204,32205 - Launch processes asynchronously so as not to block... | jam@chromium.org | 2009-11-18 | 1 | -6/+3 |
* | Launch processes asynchronously so as not to block the UI thread. For now, r... | jam@chromium.org | 2009-11-17 | 1 | -3/+6 |
* | amit, please review everything, jam please review the changes to the tab_cont... | ananta@chromium.org | 2009-11-17 | 1 | -3/+3 |
* | Third patch in getting rid of caching MessageLoop pointers and always using C... | jam@chromium.org | 2009-11-02 | 1 | -4/+17 |
* | Coverity: Remove two unused member variables. | jhawkins@chromium.org | 2009-09-28 | 1 | -3/+0 |
* | Replace the RenderProcessHost.PID function that returns the OS-generated | brettw@chromium.org | 2009-08-31 | 1 | -3/+0 |
* | When importing a lot of history, the NOTREACHED in VisitedLinkMaster::AddFing... | vandebo@chromium.org | 2009-08-19 | 1 | -0/+19 |
* | Rework visited link updating mechanism to be more robust. | dglazkov@chromium.org | 2009-08-10 | 1 | -1/+30 |
* | Ensure that we never call into WebCore::Page static methods when Page constru... | dglazkov@chromium.org | 2009-08-05 | 1 | -0/+1 |
* | Do some refactoring of renderer_host. | brettw@chromium.org | 2009-07-06 | 1 | -1/+1 |
* | Ensure that VisitedLink listener Add event only fires when new fingerprint is... | dglazkov@chromium.org | 2009-07-04 | 1 | -5/+5 |
* | Fix Acid3 Test 48: LINKTEST, Chromium side.... | dglazkov@chromium.org | 2009-07-03 | 1 | -14/+352 |
* | Port visitedlink tests to Linux. Also make them pass on Linux, which | phajdan.jr@chromium.org | 2009-03-16 | 1 | -4/+4 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | Porting profiles to the Mac. | avi@chromium.org | 2009-01-28 | 1 | -1/+1 |
* | Roll forward 8722,8721 | jeremy@chromium.org | 2009-01-27 | 1 | -23/+23 |
* | Reverting 8722,8721. | maruel@chromium.org | 2009-01-27 | 1 | -23/+23 |
* | First step of porting VisitedLinkMaster to POSIX: | jeremy@chromium.org | 2009-01-27 | 1 | -23/+23 |
* | Add Terminate() to the Process object, have RenderProcessHost use this to avo... | brettw@google.com | 2008-11-14 | 1 | -5/+5 |
* | Makes deleting history no longer delete starred urls. Thiseffectively reenabl... | sky@google.com | 2008-08-27 | 1 | -1/+1 |
* | Chrome changes corresponding to my message_loop_type CL. | darin@google.com | 2008-08-26 | 1 | -0/+2 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+398 |