| Commit message (Expand) | Author | Age | Files | Lines |
* | My Friday fix for some stack trashing introduced some heap trashing! | jcampan@chromium.org | 2008-12-22 | 1 | -20/+37 |
* | Review URL: http://codereview.chromium.org/16209 | jcampan@chromium.org | 2008-12-22 | 1 | -12/+19 |
* | The unit test WebContentsTest.ShowInterstitialProceedMultipleCommands was cra... | jcampan@chromium.org | 2008-12-19 | 1 | -5/+49 |
* | The WebContentsTest.ShowInterstitialProceedMultipleCommands unit test seem to... | jcampan@chromium.org | 2008-12-19 | 1 | -1/+2 |
* | Review URL: http://codereview.chromium.org/14809 | jcampan@chromium.org | 2008-12-19 | 1 | -657/+604 |
* | Reverting 7149. | jcampan@chromium.org | 2008-12-17 | 1 | -604/+657 |
* | Revamp of the interstitial pages. | jcampan@chromium.org | 2008-12-17 | 1 | -657/+604 |
* | Changes parameters used by IME code to fix several issues caused by Japanese ... | hbono@chromium.org | 2008-11-06 | 1 | -1/+2 |
* | Plumb the referrer throughout the OpenURL APIs. | ericroman@google.com | 2008-10-27 | 1 | -37/+37 |
* | Separate out most view creation from WebContents. This adds a new sub-delegat... | brettw@google.com | 2008-10-17 | 1 | -24/+26 |
* | This is the first pass at refactoring the interstitial page. | jcampan@chromium.org | 2008-10-13 | 1 | -11/+53 |
* | Sync the function names. The unit tests overrode this function to prevent int... | brettw@google.com | 2008-09-26 | 1 | -1/+1 |
* | Fix a debug assertin when running the web contents unit test. The error is in | brettw@google.com | 2008-09-14 | 1 | -0/+3 |
* | This is almost a complete rewrite of DidNavigate and the associated Navigatio... | brettw@google.com | 2008-09-14 | 1 | -61/+25 |
* | Forgotten unit test chanes. | brettw@google.com | 2008-08-28 | 1 | -1/+2 |
* | Cleanup navigation_entry.h. I made the accessors consistent and in Google sty... | brettw@google.com | 2008-08-27 | 1 | -5/+5 |
* | Chrome changes corresponding to my message_loop_type CL. | darin@google.com | 2008-08-26 | 1 | -0/+3 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Introduce MessagePump to represent the native message pump used to drive a | darin@google.com | 2008-08-15 | 1 | -2/+1 |
* | Move RenderViewHost management out of WebContents into a new | brettw@google.com | 2008-08-12 | 1 | -66/+89 |
* | A bunch of cleanups to beforeunload/unload handling. | ojan@google.com | 2008-08-02 | 1 | -4/+2 |
* | Fix broken unittest. AttemptToClosePage now sets up state. | ojan@google.com | 2008-07-30 | 1 | -0/+1 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+1242 |