| Commit message (Expand) | Author | Age | Files | Lines |
* | Replaces the % character with \x when generating Windows shortcuts via | jschuh@chromium.org | 2009-12-30 | 1 | -1/+6 |
* | Fix racing condition that blocks profiles menu showing up | xiyuan@chromium.org | 2009-12-22 | 1 | -0/+9 |
* | Revert 35137 - Getting perf numbers. Will revert. | viettrungluu@chromium.org | 2009-12-22 | 1 | -10/+0 |
* | Getting perf numbers. Will revert. | viettrungluu@chromium.org | 2009-12-22 | 1 | -0/+10 |
* | Adds the cmdline "--new-window" that instructs the init sequence | estade@chromium.org | 2009-12-18 | 1 | -1/+2 |
* | Use GetSwitchValueASCII, so we don't use the deprecated versions. | evan@chromium.org | 2009-12-17 | 1 | -3/+3 |
* | ChromeFrame uses the IPC automation channel to talk to Chrome. The IPC messag... | ananta@chromium.org | 2009-12-10 | 1 | -2/+9 |
* | Remove IsPrefRegistered function from PrefService API and fix the callers to | tony@chromium.org | 2009-12-07 | 1 | -1/+1 |
* | Step 1 in getting rid of transient prefs. Move over --homepage to | tony@chromium.org | 2009-11-30 | 1 | -17/+0 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-11-30 | 1 | -1/+3 |
* | Revert 33301 and 33305 due to unit_tests breakage. | maruel@chromium.org | 2009-11-30 | 1 | -3/+1 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-11-30 | 1 | -1/+3 |
* | In-application Keystone ticket promotion. | mark@chromium.org | 2009-11-28 | 1 | -4/+16 |
* | Be more paranoid when checking the default browser in Windows and return "not... | mdm@chromium.org | 2009-11-25 | 1 | -3/+1 |
* | Disables default browser check and exit menu for toolkit_views on | sky@chromium.org | 2009-11-24 | 1 | -1/+1 |
* | Default browser checking on start-up was broken. | jcampan@chromium.org | 2009-11-23 | 1 | -1/+3 |
* | Lands http://codereview.chromium.org/379007 for Dave: | sky@chromium.org | 2009-11-11 | 1 | -0/+10 |
* | Kiosk Mode implementation. | mhm@chromium.org | 2009-11-09 | 1 | -0/+6 |
* | Use GetSwitchValueASCII. | tony@chromium.org | 2009-11-06 | 1 | -25/+24 |
* | Fifth patch in getting rid of caching MessageLoop pointers. | jam@chromium.org | 2009-11-03 | 1 | -8/+9 |
* | Move chromeos code to namespace chromeos. | chocobo@google.com | 2009-10-30 | 1 | -1/+1 |
* | Change the use-flip command line flag from wchar_t to char | brettw@chromium.org | 2009-10-27 | 1 | -1/+1 |
* | Remove some #includes where possible. | pkasting@chromium.org | 2009-10-23 | 1 | -20/+3 |
* | Expand the options for how FLIP runs. The GFE team needs | mbelshe@google.com | 2009-10-21 | 1 | -1/+3 |
* | Ignore invalid urls on command line. | estade@chromium.org | 2009-10-20 | 1 | -2/+4 |
* | Disables session restore on chrome os when running tests. This causes | sky@chromium.org | 2009-10-20 | 1 | -0/+10 |
* | Add a command line switch to enable flip sockets. | mbelshe@google.com | 2009-10-13 | 1 | -0/+5 |
* | linux: fix build error on gcc-4.4 on Ubuntu | craig.schlenter@chromium.org | 2009-10-08 | 1 | -1/+1 |
* | Reland: HTML Pack Extension Dialog / Linux & Mac Packaging Support. | rafaelw@chromium.org | 2009-10-08 | 1 | -10/+17 |
* | Revert "Reland: HTML Pack Extension Dialog / Linux & Mac Packaging Support. P... | rafaelw@chromium.org | 2009-10-07 | 1 | -17/+10 |
* | Reland: HTML Pack Extension Dialog / Linux & Mac Packaging Support. Part 1. | rafaelw@chromium.org | 2009-10-07 | 1 | -10/+17 |
* | This reverts: HTML Pack Extension Dialog / Linux & Mac Packaging Support. | rafaelw@chromium.org | 2009-10-07 | 1 | -17/+10 |
* | HTML Pack Extension Dialog. This removes the views implementation of the Exte... | rafaelw@chromium.org | 2009-10-07 | 1 | -10/+17 |
* | Reenables showing crashed info bar on chrome os. | sky@chromium.org | 2009-10-01 | 1 | -2/+1 |
* | Makes Chrome on Chrome OS not restore the last session if the last | sky@chromium.org | 2009-09-23 | 1 | -1/+0 |
* | Retry of r26698. | estade@chromium.org | 2009-09-21 | 1 | -24/+0 |
* | Reverting r26698. Somehow this broke scons? | estade@chromium.org | 2009-09-21 | 1 | -0/+24 |
* | Linux: Remove linux splash page and printing command line switch. | estade@chromium.org | 2009-09-21 | 1 | -24/+0 |
* | <html> | aa@chromium.org | 2009-09-21 | 1 | -11/+0 |
* | Ignore remote requests to open tabs that would open external protocol handlers. | mdm@chromium.org | 2009-09-17 | 1 | -0/+7 |
* | posix: NOTIMPLEMENTED in --pack-extension | evan@chromium.org | 2009-09-13 | 1 | -0/+2 |
* | Don't do a default browser check when new tabs are opened via the command line. | mdm@chromium.org | 2009-09-09 | 1 | -1/+2 |
* | Check in patch for pierre.lafayette, http://codereview.chromium.org/178059/show. | mirandac@chromium.org | 2009-09-09 | 1 | -3/+3 |
* | Intercept HTTP requests for documents that GView is capable of displaying (such | davemoore@chromium.org | 2009-09-04 | 1 | -0/+8 |
* | Adding command-line option to override bans on certain port numbers through a... | mirandac@chromium.org | 2009-08-31 | 1 | -0/+7 |
* | Enable welcome page for non-windows platforms. | estade@chromium.org | 2009-08-27 | 1 | -9/+1 |
* | coverity: Make sure we have a profile before potentially adding the Crashed i... | jhawkins@chromium.org | 2009-08-21 | 1 | -2/+5 |
* | Ensure we have a valid profile when using | avi@chromium.org | 2009-08-11 | 1 | -0/+8 |
* | Resurrect toolkit_views build. | ben@chromium.org | 2009-07-21 | 1 | -1/+1 |
* | Fix Linux startup crash. | brettw@chromium.org | 2009-07-21 | 1 | -10/+12 |