| Commit message (Expand) | Author | Age | Files | Lines |
* | Delete obviously unneeded forward declarations in chrome/browser/*.h. | viettrungluu@chromium.org | 2010-08-05 | 1 | -6/+0 |
* | Make BrowserInit use FilePath instead of wstring for current directory. | viettrungluu@chromium.org | 2010-08-03 | 1 | -26/+23 |
* | Put back 53641 - Landing OEM customization CL for Denis | dpolukhin@chromium.org | 2010-07-27 | 1 | -7/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Revert 53641 - Landing OEM customization CL for Denis | asargent@chromium.org | 2010-07-26 | 1 | -0/+7 |
* | Landing OEM customization CL for Denis | dpolukhin@chromium.org | 2010-07-26 | 1 | -7/+0 |
* | Added --services-manifest switch, to provide Chrome OS OEM services customiza... | denisromanov@chromium.org | 2010-06-15 | 1 | -0/+12 |
* | [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacement | phajdan.jr@chromium.org | 2010-06-01 | 1 | -3/+2 |
* | Show an infobar when the user is using an unsupported flag. | viettrungluu@chromium.org | 2010-04-01 | 1 | -0/+4 |
* | Fixes bug where triggering session restore while the browser was | sky@chromium.org | 2010-03-26 | 1 | -1/+9 |
* | Update FRIEND_TEST to fix the build. | phajdan.jr@chromium.org | 2010-03-24 | 1 | -1/+1 |
* | Modifies friend for test so mac build compiles again. | sky@chromium.org | 2010-03-23 | 1 | -0/+1 |
* | Removing AddDefaultBookmark related code as we are taking | huanr@chromium.org | 2010-03-19 | 1 | -9/+0 |
* | Makes pinned tab restore on startup if you haven't enabled session | sky@chromium.org | 2010-03-18 | 1 | -9/+39 |
* | Support app tabs as a launch point for apps. Also, move the logic for launch... | erikkay@chromium.org | 2010-03-12 | 1 | -4/+8 |
* | First part of the pre-set bookmarks feature | cpu@chromium.org | 2010-02-26 | 1 | -0/+9 |
* | Use regular message loop for cros login window | davemoore@chromium.org | 2010-02-18 | 1 | -0/+9 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -2/+2 |
* | ipc: use strings, not wstrings for channel ids. | evan@chromium.org | 2009-06-04 | 1 | -1/+1 |
* | Headers cleanup in chrome/browser/ | phajdan.jr@chromium.org | 2009-06-03 | 1 | -1/+1 |
* | Add customized first run tabs | cpu@google.com | 2009-05-09 | 1 | -4/+20 |
* | Refactor BrowserInit in preparation for customized first run tabs | cpu@google.com | 2009-05-07 | 1 | -30/+37 |
* | Relanding the following CL (it was breaking the UI tests because a | jcampan@chromium.org | 2009-05-02 | 1 | -0/+4 |
* | Reverting 15115, it sadly breaks the ui tests. | jcampan@chromium.org | 2009-05-01 | 1 | -4/+0 |
* | If Chrome is not the default browser, tell the user, unless: | jcampan@chromium.org | 2009-05-01 | 1 | -0/+4 |
* | Handle file drops and URL open requests. Along with declaring that we handle ... | avi@google.com | 2009-04-21 | 1 | -8/+8 |
* | Get rid of --start-renderers-manually since it's been broken for a long time ... | jam@chromium.org | 2009-03-10 | 1 | -2/+2 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Make startup_tests build and run on Linux (except reference tests). | phajdan.jr@chromium.org | 2009-03-05 | 1 | -2/+0 |
* | Rename MessageWindow to ProcessSingleton in anticipation of more refactoring. | evan@chromium.org | 2009-02-18 | 1 | -1/+1 |
* | Remove old web app code it's no longer needed. Simplifies startup a little. | ben@chromium.org | 2009-02-02 | 1 | -7/+23 |
* | Re-land this changelist to make BrowserInit work on Mac. | beng@google.com | 2009-01-31 | 1 | -13/+7 |
* | Rollback 8998 | beng@google.com | 2009-01-31 | 1 | -7/+13 |
* | Bring up BrowserInit on MacOS X. | beng@google.com | 2009-01-30 | 1 | -13/+7 |
* | Move MessageWindow out into its own file. BrowserInit is now cross-platform-c... | ben@chromium.org | 2009-01-27 | 1 | -75/+7 |
* | Re-do the way browser windows are shown: | ben@chromium.org | 2008-11-14 | 1 | -17/+7 |
* | Changes session restore to account for apps and popups. If you have | sky@google.com | 2008-10-30 | 1 | -0/+9 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+207 |