| Commit message (Expand) | Author | Age | Files | Lines |
* | Make ProxyResolverV8 the default. | ericroman@google.com | 2009-04-03 | 1 | -5/+3 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -0/+13 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -13/+0 |
* | Hide StatsTable behind --enable-stats-table. | mbelshe@google.com | 2009-03-27 | 1 | -0/+3 |
* | Remove the old and no longer used SafeBrowsing storage | paulg@google.com | 2009-03-21 | 1 | -4/+0 |
* | Adds a bookmark menu. This is experimental. To turn on you need | sky@google.com | 2009-03-20 | 1 | -0/+3 |
* | Render into a ChromeCanvasPaint object in a RootView under Linux. | erg@google.com | 2009-03-19 | 1 | -0/+3 |
* | Reland the changes to use command line switch to turn on worker feature. | jianli@chromium.org | 2009-03-18 | 1 | -0/+3 |
* | Revert "Enable building worker and use command line switch to turn on ..." | agl@chromium.org | 2009-03-17 | 1 | -3/+0 |
* | Enable building worker and use command line switch to turn on this feature. | jianli@chromium.org | 2009-03-17 | 1 | -0/+3 |
* | Add command line switch "--new-ftp" for new portable FTP | wtc@chromium.org | 2009-03-16 | 1 | -0/+3 |
* | Get rid of the gears in renderer process code. This allows me to do some cle... | jam@chromium.org | 2009-03-13 | 1 | -3/+0 |
* | Get rid of --start-renderers-manually since it's been broken for a long time ... | jam@chromium.org | 2009-03-10 | 1 | -5/+0 |
* | If the flag is specified developer tools window will be opened instead of Con... | yurys@google.com | 2009-03-10 | 1 | -0/+4 |
* | Adds a command line flag, --user-scripts-dir=..., to specify a directory to use | mark@chromium.org | 2009-03-06 | 1 | -0/+3 |
* | 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 | -1/+4 |
* | Add a command line flag --v8-proxy-resolver, to select the new PAC implementa... | ericroman@google.com | 2009-03-03 | 1 | -0/+6 |
* | Use a dedicated command line flag for FIFO IPC channels on POSIX. | phajdan.jr@chromium.org | 2009-02-27 | 1 | -0/+4 |
* | Hide profiles behind a command-line switch since the user-data-dir stuff | munjal@chromium.org | 2009-02-26 | 1 | -0/+4 |
* | Add logging to ExtensionsService, UserScriptMaster, | aa@chromium.org | 2009-02-24 | 1 | -0/+3 |
* | Attempt at fixing flakeyness when running session restore ui tests in | sky@google.com | 2009-02-24 | 1 | -1/+3 |
* | Add a --load-plugin flag to load an NPAPI plugin from an arbitrary location. | mpcomplete@google.com | 2009-02-12 | 1 | -0/+3 |
* | Fix comment of silent-dump-on-dcheck. | huanr@chromium.org | 2009-02-12 | 1 | -2/+3 |
* | POSIX: add command line option to launch renderers in a wrapper | agl@chromium.org | 2009-02-10 | 1 | -0/+4 |
* | Adds a command line switch to allow the user to specify the location | rvargas@google.com | 2009-02-07 | 1 | -0/+4 |
* | Add a command line option --disable-web-security. People can use this option... | abarth@chromium.org | 2009-02-06 | 1 | -0/+3 |
* | Bring many of the template_url classes into the fold for the Mac. Note that t... | avi@google.com | 2009-02-04 | 1 | -4/+4 |
* | Add a command line flag to load a single extension from an arbitrary (non-ver... | erikkay@google.com | 2009-02-03 | 1 | -0/+3 |
* | Simple installation of extensions using chrome.exe --install-extensionChanged... | erikkay@google.com | 2009-01-29 | 1 | -0/+4 |
* | Fix a timing issue that caused gears to fail to load sometimes. | mpcomplete@google.com | 2009-01-21 | 1 | -0/+4 |
* | Remove HttpTransactionWinHttp and the --winhttp command-line | wtc@google.com | 2009-01-13 | 1 | -4/+1 |
* | Pass the test case name to the browser process in order to | paulg@google.com | 2009-01-13 | 1 | -0/+3 |
* | This is a rename of the term 'Greasemonkey' to 'user script' in Chromium. | aa@chromium.org | 2009-01-09 | 1 | -2/+2 |
* | Change greasemonkey flag to enable-user-scripts. | aa@chromium.org | 2009-01-07 | 1 | -1/+1 |
* | Change "dll" to "plugin" where appropriate. | avi@google.com | 2009-01-06 | 1 | -48/+48 |
* | Introduce ExtensionsService. Load extensions on startup from a directory in | aa@chromium.org | 2008-12-05 | 1 | -0/+3 |
* | Chromium-MultiProfile-Prototype | munjal@chromium.org | 2008-12-03 | 1 | -0/+3 |
* | Add the command line switch (--enable-video) for enabling HTML5 Video/Audio tag | hclam@chromium.org | 2008-11-26 | 1 | -1/+3 |
* | Turn on the new SafeBrowsing by default. To use the older | paulg@google.com | 2008-11-26 | 1 | -4/+3 |
* | Change the default http stack for chrome.exe from winhttp to the new one. | ericroman@google.com | 2008-10-22 | 1 | -2/+2 |
* | Rollback r3693 as it caused a 7% startup test slowdown. | ericroman@google.com | 2008-10-22 | 1 | -2/+2 |
* | Temporary disabling accessibility in the renderer to work-around bug 1432077 ... | jcampan@chromium.org | 2008-10-21 | 1 | -0/+4 |
* | Change the default http stack for chrome.exe from winhttp to the new one. | ericroman@google.com | 2008-10-21 | 1 | -2/+2 |
* | Adds a bit of Greasemonkey support hidden behind the --enable-greasemonkey fl... | aa@google.com | 2008-10-16 | 1 | -0/+3 |
* | This is the same change as 2419 minus a line of debug code I accidentally lef... | petersont@google.com | 2008-10-16 | 1 | -6/+6 |
* | Adds an --incognito switch that can be used to launch Chrome in Incognito mode. | maruel@google.com | 2008-10-08 | 1 | -0/+3 |
* | Add switches for turning on an experimental SafeBrowsing implementation. | paulg@google.com | 2008-10-08 | 1 | -0/+5 |
* | Add a command line switch for fastback work. | darin@google.com | 2008-09-29 | 1 | -0/+3 |
* | Add a command-line switch to change the user agent.BUG=757345 | pkasting@chromium.org | 2008-09-24 | 1 | -0/+3 |