summaryrefslogtreecommitdiffstats
path: root/chrome/browser/jsmessage_box_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* This change list fix issue 3233: RTL: Wrong URL showing on Javascript pop up ...xji@chromium.org2009-01-161-1/+4
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-1/+1
* This is a redo of my previous notification registrar change. I saw a crash in...brettw@chromium.org2009-01-061-13/+4
* Reverting 7581.brettw@chromium.org2009-01-061-4/+13
* Change all classes that use the NOTIFY_NAV_ENTRY_COMMITTED notification to us...brettw@chromium.org2009-01-061-13/+4
* Make sure the text field is focused when doing a JavaScript prompt (which sho...jcampan@chromium.org2008-12-181-0/+6
* Add a function for eliding filenames to a set pixel width while preserving th...glen@chromium.org2008-11-061-1/+1
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-6/+5
* Start splitting out view-related stuff from WebContents into a new class WebC...brettw@google.com2008-10-101-1/+1
* Move a bunch of stuff out of WebContents. I removed a bunch of render view ho...brettw@google.com2008-09-251-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Cleans up notifications for the NavigationController. There were severalbrettw@google.com2008-08-191-3/+3
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@963 0039d316-1c4b-4281-b9...brettw@google.com2008-08-151-3/+3
* Cleans up notifications for the NavigationController. There were severalbrettw@google.com2008-08-151-3/+3
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-0/+1
* Make Javascript alerts do IDN and proper handling of non-standard and filebrettw@google.com2008-08-131-5/+16
* First, this removes the dependency of NavigationController on thebrettw@google.com2008-08-131-3/+3
* Window Delegate Improvements:beng@google.com2008-07-301-2/+9
* Add chrome to the repository.initial.commit2008-07-261-0/+219