summaryrefslogtreecommitdiffstats
path: root/chrome/browser/web_contents_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Changes parameters used by IME code to fix several issues caused by Japanese ...hbono@chromium.org2008-11-061-1/+2
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-271-37/+37
* Separate out most view creation from WebContents. This adds a new sub-delegat...brettw@google.com2008-10-171-24/+26
* This is the first pass at refactoring the interstitial page.jcampan@chromium.org2008-10-131-11/+53
* Sync the function names. The unit tests overrode this function to prevent int...brettw@google.com2008-09-261-1/+1
* Fix a debug assertin when running the web contents unit test. The error is inbrettw@google.com2008-09-141-0/+3
* This is almost a complete rewrite of DidNavigate and the associated Navigatio...brettw@google.com2008-09-141-61/+25
* Forgotten unit test chanes.brettw@google.com2008-08-281-1/+2
* Cleanup navigation_entry.h. I made the accessors consistent and in Google sty...brettw@google.com2008-08-271-5/+5
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-0/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Introduce MessagePump to represent the native message pump used to drive adarin@google.com2008-08-151-2/+1
* Move RenderViewHost management out of WebContents into a newbrettw@google.com2008-08-121-66/+89
* A bunch of cleanups to beforeunload/unload handling.ojan@google.com2008-08-021-4/+2
* Fix broken unittest. AttemptToClosePage now sets up state.ojan@google.com2008-07-301-0/+1
* Add chrome to the repository.initial.commit2008-07-261-0/+1242