| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of --start-renderers-manually since it's been broken for a long time ... | jam@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | If the flag is specified developer tools window will be opened instead of Con... | yurys@google.com | 2009-03-10 | 1 | -0/+2 |
* | Adds a command line flag, --user-scripts-dir=..., to specify a directory to use | mark@chromium.org | 2009-03-06 | 1 | -0/+1 |
* | Add a command-line disable-p13n and use that to disable | munjal@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | Initial checkin of the out of process worker implementation. | jam@chromium.org | 2009-03-04 | 1 | -0/+1 |
* | Add a command line flag --v8-proxy-resolver, to select the new PAC implementa... | ericroman@google.com | 2009-03-03 | 1 | -0/+1 |
* | Use a dedicated command line flag for FIFO IPC channels on POSIX. | phajdan.jr@chromium.org | 2009-02-27 | 1 | -0/+2 |
* | Hide profiles behind a command-line switch since the user-data-dir stuff | munjal@chromium.org | 2009-02-26 | 1 | -0/+1 |
* | Add logging to ExtensionsService, UserScriptMaster, | aa@chromium.org | 2009-02-24 | 1 | -0/+1 |
* | Add a --load-plugin flag to load an NPAPI plugin from an arbitrary location. | mpcomplete@google.com | 2009-02-12 | 1 | -0/+1 |
* | POSIX: add command line option to launch renderers in a wrapper | agl@chromium.org | 2009-02-10 | 1 | -0/+2 |
* | Adds a command line switch to allow the user to specify the location | rvargas@google.com | 2009-02-07 | 1 | -0/+1 |
* | Add a command line option --disable-web-security. People can use this option... | abarth@chromium.org | 2009-02-06 | 1 | -0/+1 |
* | Bring many of the template_url classes into the fold for the Mac. Note that t... | avi@google.com | 2009-02-04 | 1 | -1/+1 |
* | Add a command line flag to load a single extension from an arbitrary (non-ver... | erikkay@google.com | 2009-02-03 | 1 | -0/+1 |
* | Simple installation of extensions using chrome.exe --install-extensionChanged... | erikkay@google.com | 2009-01-29 | 1 | -0/+1 |
* | Fix a timing issue that caused gears to fail to load sometimes. | mpcomplete@google.com | 2009-01-21 | 1 | -0/+1 |
* | Remove HttpTransactionWinHttp and the --winhttp command-line | wtc@google.com | 2009-01-13 | 1 | -2/+0 |
* | Pass the test case name to the browser process in order to | paulg@google.com | 2009-01-13 | 1 | -0/+2 |
* | This is a rename of the term 'Greasemonkey' to 'user script' in Chromium. | aa@chromium.org | 2009-01-09 | 1 | -1/+1 |
* | Introduce ExtensionsService. Load extensions on startup from a directory in | aa@chromium.org | 2008-12-05 | 1 | -0/+1 |
* | Chromium-MultiProfile-Prototype | munjal@chromium.org | 2008-12-03 | 1 | -0/+1 |
* | Add the command line switch (--enable-video) for enabling HTML5 Video/Audio tag | hclam@chromium.org | 2008-11-26 | 1 | -0/+2 |
* | Turn on the new SafeBrowsing by default. To use the older | paulg@google.com | 2008-11-26 | 1 | -1/+1 |
* | Change the default http stack for chrome.exe from winhttp to the new one. | ericroman@google.com | 2008-10-22 | 1 | -1/+1 |
* | Rollback r3693 as it caused a 7% startup test slowdown. | ericroman@google.com | 2008-10-22 | 1 | -1/+1 |
* | Temporary disabling accessibility in the renderer to work-around bug 1432077 ... | jcampan@chromium.org | 2008-10-21 | 1 | -0/+2 |
* | Change the default http stack for chrome.exe from winhttp to the new one. | ericroman@google.com | 2008-10-21 | 1 | -1/+1 |
* | Adds a bit of Greasemonkey support hidden behind the --enable-greasemonkey fl... | aa@google.com | 2008-10-16 | 1 | -0/+2 |
* | This is the same change as 2419 minus a line of debug code I accidentally lef... | petersont@google.com | 2008-10-16 | 1 | -1/+1 |
* | Adds an --incognito switch that can be used to launch Chrome in Incognito mode. | maruel@google.com | 2008-10-08 | 1 | -0/+1 |
* | Add switches for turning on an experimental SafeBrowsing implementation. | paulg@google.com | 2008-10-08 | 1 | -0/+2 |
* | Add a command line switch for fastback work. | darin@google.com | 2008-09-29 | 1 | -0/+2 |
* | Add a command-line switch to change the user agent.BUG=757345 | pkasting@chromium.org | 2008-09-24 | 1 | -0/+1 |
* | Re-land SDCH filter support experiment | jar@google.com | 2008-09-23 | 1 | -0/+2 |
* | Rollback 2444 and 2443 to get linux and mac prep | jar@google.com | 2008-09-22 | 1 | -2/+0 |
* | Experimental integration of delta compression content encoding | jar@google.com | 2008-09-22 | 1 | -0/+2 |
* | Adds a logging level command line switch | cpu@google.com | 2008-08-29 | 1 | -0/+3 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Copy from http://chrome-reviews.prom.corp.google.com/1237 (new gcl changelist... | timsteele@google.com | 2008-08-15 | 1 | -0/+2 |
* | Step 1 at making Gears run in the renderer process (enabled by switch | mpcomplete@google.com | 2008-08-15 | 1 | -0/+2 |
* | Introduce MessagePump to represent the native message pump used to drive a | darin@google.com | 2008-08-15 | 1 | -1/+0 |
* | Command-line flag to allow the debugger UI to be loaded from the filesystem r... | erikkay@google.com | 2008-07-31 | 1 | -0/+2 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+145 |