| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement OS X Encoding Menu. | jeremy@chromium.org | 2009-05-14 | 1 | -0/+8 |
* | Revert "Implement OS X Encoding Menu." | tc@google.com | 2009-05-14 | 1 | -8/+0 |
* | Implement OS X Encoding Menu. | jeremy@chromium.org | 2009-05-14 | 1 | -0/+8 |
* | Implement most of the "basics" pref panel on Mac, including code to set the d... | pinkerton@chromium.org | 2009-05-06 | 1 | -3/+14 |
* | Add notification (and unit test) for closing prefs window so it can be cleane... | pinkerton@chromium.org | 2009-04-30 | 1 | -0/+14 |
* | Add a very basic preferences window controller with unit test. Fix the prefs ... | pinkerton@chromium.org | 2009-04-30 | 1 | -2/+8 |
* | Initial prefs window xib from Cole. Hook the menu up to (empty) code. Use sco... | pinkerton@chromium.org | 2009-04-30 | 1 | -4/+10 |
* | Switch to a raw kAEOpenDocuments AppleEvent handler for opening dropped files... | avi@google.com | 2009-04-29 | 1 | -5/+33 |
* | Allow File>Open File with no window open. | avi@google.com | 2009-04-28 | 1 | -0/+6 |
* | Fix problem with bookmark bar introduced by window sharing; pref | jrg@chromium.org | 2009-04-23 | 1 | -4/+1 |
* | Handle file drops and URL open requests. Along with declaring that we handle ... | avi@google.com | 2009-04-21 | 1 | -1/+61 |
* | Adds the ability to open a new window by clicking on the dock icon, | pinkerton@chromium.org | 2009-04-13 | 1 | -0/+18 |
* | Initial implemention of Mac Omnibox. | shess@chromium.org | 2009-04-10 | 1 | -8/+8 |
* | Revert "Initial implemention of Mac Omnibox." | shess@chromium.org | 2009-04-07 | 1 | -8/+8 |
* | Initial implemention of Mac Omnibox. | shess@chromium.org | 2009-04-06 | 1 | -8/+8 |
* | Bookmark menu work. Notes: | jrg@chromium.org | 2009-03-25 | 1 | -2/+16 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -4/+4 |
* | Fix window close and application quit on Mac to call the proper Browser machi... | pinkerton@chromium.org | 2009-02-18 | 1 | -0/+7 |
* | Add Recycle() method to scoped autorelease pool to allow cleaning out any junk | pinkerton@chromium.org | 2009-02-09 | 1 | -8/+13 |
* | Porting profiles to the Mac. | avi@chromium.org | 2009-01-28 | 1 | -2/+6 |
* | Unimportant cleanup. | avi@chromium.org | 2009-01-27 | 1 | -1/+1 |
* | Add some more menu items from cole | pinkerton@google.com | 2009-01-26 | 1 | -0/+4 |
* | More scaffolding for back/forward/reload/home, start of WebContents | pinkerton@google.com | 2009-01-22 | 1 | -1/+2 |
* | add basic command handling for browser window and for where there are no wind... | pinkerton@google.com | 2009-01-21 | 1 | -0/+54 |
* | Get browser window showing using a Browser object and accompanying scaffoldin... | pinkerton@google.com | 2009-01-21 | 1 | -1/+10 |
* | mac bootstrapping of browser main and app startup bits | pinkerton@google.com | 2009-01-16 | 1 | -0/+27 |