| Commit message (Expand) | Author | Age | Files | Lines |
* | Blacklist bad GPU drivers: currenly we disable all gpu related features if a ... | zmo@google.com | 2010-12-11 | 1 | -0/+1 |
* | Adding a new command line flag (--enable-accelerated-layers) for turning | vangelis@chromium.org | 2010-12-02 | 1 | -0/+1 |
* | Adds ability for about:flags to use a select for choosing one of many | sky@chromium.org | 2010-12-02 | 1 | -0/+1 |
* | Mac: Scaffolding for sandboxing GPU process. | thakis@chromium.org | 2010-12-02 | 1 | -0/+1 |
* | Revert "Remove --enable-default-apps flag, making it default to on. This" | aa@chromium.org | 2010-11-30 | 1 | -0/+1 |
* | Remove --enable-default-apps flag, making it default to on. This | aa@chromium.org | 2010-11-30 | 1 | -1/+0 |
* | Fix for "New blocked popup UI" on Windows | georgey@chromium.org | 2010-11-30 | 1 | -0/+1 |
* | Add command line flag to override gallery update urls | asargent@chromium.org | 2010-11-30 | 1 | -0/+1 |
* | Revert "Revert "Finish wiring up chrome.app.install()."" | aa@chromium.org | 2010-11-26 | 1 | -0/+1 |
* | Autofill work: | lipalani@chromium.org | 2010-11-24 | 1 | -0/+1 |
* | Turn background mode on by default on windows. | atwilson@chromium.org | 2010-11-24 | 1 | -0/+1 |
* | Revert 67189 - Autofill work: | lipalani@chromium.org | 2010-11-24 | 1 | -1/+0 |
* | Autofill work: | lipalani@chromium.org | 2010-11-24 | 1 | -0/+1 |
* | Revert "Finish wiring up chrome.app.install()." | aa@chromium.org | 2010-11-23 | 1 | -1/+0 |
* | Finish wiring up chrome.app.install(). | aa@chromium.org | 2010-11-23 | 1 | -0/+1 |
* | touchui: Create touch-events. | sadrul@chromium.org | 2010-11-23 | 1 | -0/+4 |
* | Have the RenderThread initialize a PhishingClassifier when it receives a | bryner@chromium.org | 2010-11-19 | 1 | -0/+1 |
* | Removed Labs section from Chrome OS settings page. | avayvod@chromium.org | 2010-11-16 | 1 | -0/+2 |
* | Add a --chrome-version switch to Chrome that serves a similar purpose to the ... | robertshield@chromium.org | 2010-11-16 | 1 | -0/+1 |
* | Add command line switch to enable speech input and disable for beta/stable ch... | satish@chromium.org | 2010-11-16 | 1 | -0/+1 |
* | Handful of related instant changes: | sky@chromium.org | 2010-11-15 | 1 | -1/+0 |
* | Enable sandboxed flash on windows by default. | cpu@chromium.org | 2010-11-13 | 1 | -0/+1 |
* | Move click-to-play to about:flags. | bauerb@chromium.org | 2010-11-12 | 1 | -1/+1 |
* | Support specifying the GSSAPI library that will be used. | danno@chromium.org | 2010-11-12 | 1 | -0/+1 |
* | Remove the login token from webstorePrivate API function return values. | asargent@chromium.org | 2010-11-12 | 1 | -0/+1 |
* | Restrict file protocol on chromeos to certain whitelisted directories. Disabl... | achuith@chromium.org | 2010-11-11 | 1 | -0/+1 |
* | Disables full sync option for the owner when password is changed. | altimofeev@chromium.org | 2010-11-11 | 1 | -0/+1 |
* | Implement a new process type for running PPAPI plugins. The process itself is | brettw@chromium.org | 2010-11-10 | 1 | -0/+4 |
* | Implement device management policy provider | danno@chromium.org | 2010-11-09 | 1 | -0/+1 |
* | Adds a switch to change the instant-url. This'll be used for testing. | sky@chromium.org | 2010-11-09 | 1 | -0/+1 |
* | - Relanding 61718. | apatrick@chromium.org | 2010-11-09 | 1 | -0/+1 |
* | Deleted code associated with --enable-gpu-rendering and | kbr@chromium.org | 2010-11-08 | 1 | -2/+0 |
* | First cut of the about:conflicts page, listing all DLLs loaded in the Chrome ... | finnur@chromium.org | 2010-11-08 | 1 | -0/+1 |
* | [Mac] Use Linux WorkerPool code. | shess@chromium.org | 2010-11-05 | 1 | -0/+1 |
* | Add a command line switch for unlimited quota (for testing). | jorlow@chromium.org | 2010-11-05 | 1 | -0/+1 |
* | Revert 63447 - sync: enable password sync by default. | tim@chromium.org | 2010-11-04 | 1 | -1/+1 |
* | net: add certificate provenance checking. | agl@chromium.org | 2010-11-04 | 1 | -0/+1 |
* | Add flags for page prerendering. | cbentzel@chromium.org | 2010-11-04 | 1 | -0/+1 |
* | Removed Media Cache Enabled Flag | atwilson@chromium.org | 2010-11-04 | 1 | -1/+0 |
* | [Mac] Add a confirm to quit experiment to about:flags. | rsesek@chromium.org | 2010-11-03 | 1 | -0/+1 |
* | Disable DOMUI menu by default. a part of reverting 6497 feature. | oshima@chromium.org | 2010-11-02 | 1 | -1/+1 |
* | Adds the ability to show verbatim instant results rather than | sky@chromium.org | 2010-11-01 | 1 | -2/+2 |
* | [GTK] enable spoof proof infobars by default. | estade@chromium.org | 2010-10-29 | 1 | -1/+0 |
* | Enable speech input API back on trunk for all platforms. | satish@chromium.org | 2010-10-29 | 1 | -1/+0 |
* | Add automated tests for PDFs. | jam@chromium.org | 2010-10-28 | 1 | -0/+1 |
* | Move speech input behind a flag for M8 beta and stable. | satish@chromium.org | 2010-10-27 | 1 | -0/+1 |
* | Add experimental option for TCP FastOpen. | mbelshe@chromium.org | 2010-10-26 | 1 | -0/+2 |
* | [Sync] Added some switches for testing/debugging. | akalin@chromium.org | 2010-10-26 | 1 | -1/+3 |
* | [Sync] Some cleanup of sync_listen_notifications tool | akalin@chromium.org | 2010-10-26 | 1 | -7/+0 |
* | Fix crash in domui menu (7773) and remove caching code. | oshima@chromium.org | 2010-10-25 | 1 | -3/+0 |