| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement window.alert() and its cousins for extensions. | pam@chromium.org | 2009-11-06 | 1 | -36/+4 |
* | Revert 31110 - Implement window.alert() and its cousins for extensions. | ben@chromium.org | 2009-11-05 | 1 | -4/+36 |
* | Implement window.alert() and its cousins for extensions. | pam@chromium.org | 2009-11-05 | 1 | -36/+4 |
* | Fix a whole bunch of style nits. | erg@google.com | 2009-10-13 | 1 | -1/+1 |
* | This CL is a clean-up of the app_modal_dialog_queue.cc in an attempt to fix a... | jcampan@chromium.org | 2009-05-28 | 1 | -4/+6 |
* | ChromeFont->gfx::Font | beng@google.com | 2009-05-15 | 1 | -1/+1 |
* | Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo... | ben@chromium.org | 2009-05-08 | 1 | -1/+1 |
* | Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla... | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Replace all occurrances of WebContents with TabContents. | brettw@chromium.org | 2009-05-04 | 1 | -8/+8 |
* | Reland r14146 which refactors DialogButton into cross platform | tc@google.com | 2009-04-21 | 1 | -2/+2 |
* | Implement app modal dialogs on mac. | pinkerton@chromium.org | 2009-04-16 | 1 | -9/+0 |
* | Clamp text size in js message box dialogs | cpu@google.com | 2009-04-14 | 1 | -3/+13 |
* | Fix the title of a JavaScript dialog box. | tc@google.com | 2009-04-13 | 1 | -4/+10 |
* | Actually implement js message boxes on linux. This handles | tc@google.com | 2009-04-09 | 1 | -2/+2 |
* | Refactor AppModalDialogQueue and move JS Alert boxes into a MVC. | tc@google.com | 2009-04-07 | 1 | -0/+79 |
* | Allow porting of the JS message boxes. I split out the implementation into | brettw@chromium.org | 2009-01-30 | 1 | -213/+0 |
* | This change list fix issue 3233: RTL: Wrong URL showing on Javascript pop up ... | xji@chromium.org | 2009-01-16 | 1 | -1/+4 |
* | Move a bunch of TabContents related files into a tab_contents subdir | ben@chromium.org | 2009-01-15 | 1 | -1/+1 |
* | This is a redo of my previous notification registrar change. I saw a crash in... | brettw@chromium.org | 2009-01-06 | 1 | -13/+4 |
* | Reverting 7581. | brettw@chromium.org | 2009-01-06 | 1 | -4/+13 |
* | Change all classes that use the NOTIFY_NAV_ENTRY_COMMITTED notification to us... | brettw@chromium.org | 2009-01-06 | 1 | -13/+4 |
* | Make sure the text field is focused when doing a JavaScript prompt (which sho... | jcampan@chromium.org | 2008-12-18 | 1 | -0/+6 |
* | Add a function for eliding filenames to a set pixel width while preserving th... | glen@chromium.org | 2008-11-06 | 1 | -1/+1 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -6/+5 |
* | Start splitting out view-related stuff from WebContents into a new class WebC... | brettw@google.com | 2008-10-10 | 1 | -1/+1 |
* | Move a bunch of stuff out of WebContents. I removed a bunch of render view ho... | brettw@google.com | 2008-09-25 | 1 | -1/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Cleans up notifications for the NavigationController. There were several | brettw@google.com | 2008-08-19 | 1 | -3/+3 |
* | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@963 0039d316-1c4b-4281-b9... | brettw@google.com | 2008-08-15 | 1 | -3/+3 |
* | Cleans up notifications for the NavigationController. There were several | brettw@google.com | 2008-08-15 | 1 | -3/+3 |
* | Large patch set (159 files total) to cleanup the includes. | maruel@google.com | 2008-08-15 | 1 | -0/+1 |
* | Make Javascript alerts do IDN and proper handling of non-standard and file | brettw@google.com | 2008-08-13 | 1 | -5/+16 |
* | First, this removes the dependency of NavigationController on the | brettw@google.com | 2008-08-13 | 1 | -3/+3 |
* | Window Delegate Improvements: | beng@google.com | 2008-07-30 | 1 | -2/+9 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+219 |