summaryrefslogtreecommitdiffstats
path: root/chrome/browser/jsmessage_box_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement window.alert() and its cousins for extensions.pam@chromium.org2009-11-061-36/+4
* Revert 31110 - Implement window.alert() and its cousins for extensions.ben@chromium.org2009-11-051-4/+36
* Implement window.alert() and its cousins for extensions.pam@chromium.org2009-11-051-36/+4
* Fix a whole bunch of style nits.erg@google.com2009-10-131-1/+1
* This CL is a clean-up of the app_modal_dialog_queue.cc in an attempt to fix a...jcampan@chromium.org2009-05-281-4/+6
* ChromeFont->gfx::Fontbeng@google.com2009-05-151-1/+1
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-8/+8
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-211-2/+2
* Implement app modal dialogs on mac.pinkerton@chromium.org2009-04-161-9/+0
* Clamp text size in js message box dialogscpu@google.com2009-04-141-3/+13
* Fix the title of a JavaScript dialog box.tc@google.com2009-04-131-4/+10
* Actually implement js message boxes on linux. This handlestc@google.com2009-04-091-2/+2
* Refactor AppModalDialogQueue and move JS Alert boxes into a MVC.tc@google.com2009-04-071-0/+79
* Allow porting of the JS message boxes. I split out the implementation intobrettw@chromium.org2009-01-301-213/+0
* 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