| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 67385 - On windows filepaths need \\?\ prefix to allow extended file p... | kinuko@chromium.org | 2010-11-30 | 1 | -3/+2 |
* | Revert "Revert "Finish wiring up chrome.app.install()."" | aa@chromium.org | 2010-11-26 | 1 | -1/+2 |
* | On windows filepaths need \\?\ prefix to allow extended file path names. Fix ... | kkanetkar@chromium.org | 2010-11-25 | 1 | -2/+3 |
* | Revert "Finish wiring up chrome.app.install()." | aa@chromium.org | 2010-11-23 | 1 | -2/+1 |
* | Finish wiring up chrome.app.install(). | aa@chromium.org | 2010-11-23 | 1 | -1/+2 |
* | Have the RenderThread initialize a PhishingClassifier when it receives a | bryner@chromium.org | 2010-11-19 | 1 | -0/+1 |
* | Implement print preview tab controller. | kmadhusu@chromium.org | 2010-11-16 | 1 | -1/+2 |
* | Add scoped_allowio to InitSpeechInput until we can evaluate whether this IO a... | finnur@chromium.org | 2010-11-16 | 1 | -0/+3 |
* | M browser_render_process_host.cc | finnur@chromium.org | 2010-11-16 | 1 | -9/+9 |
* | Add command line switch to enable speech input and disable for beta/stable ch... | satish@chromium.org | 2010-11-16 | 1 | -0/+20 |
* | Move click-to-play to about:flags. | bauerb@chromium.org | 2010-11-12 | 1 | -1/+1 |
* | Adding CHECKs to troubleshoot the crash issue intuple.h/browser_render_proces... | oshima@chromium.org | 2010-11-10 | 1 | -0/+6 |
* | Implement a new process type for running PPAPI plugins. The process itself is | brettw@chromium.org | 2010-11-10 | 1 | -1/+2 |
* | Deleted code associated with --enable-gpu-rendering and | kbr@chromium.org | 2010-11-08 | 1 | -1/+0 |
* | Removed Media Cache Enabled Flag | atwilson@chromium.org | 2010-11-04 | 1 | -1/+0 |
* | Convert implicit scoped_refptr constructor calls to explicit ones, part 1 | thakis@chromium.org | 2010-11-01 | 1 | -4/+4 |
* | Add UMA stats for saving/printing PDFs (the printing will be done through the... | jam@chromium.org | 2010-10-30 | 1 | -0/+8 |
* | Part 3 of immutable Extension refactor. | mpcomplete@chromium.org | 2010-10-29 | 1 | -1/+1 |
* | Enable speech input API back on trunk for all platforms. | satish@chromium.org | 2010-10-29 | 1 | -1/+0 |
* | Move speech input behind a flag for M8 beta and stable. | satish@chromium.org | 2010-10-27 | 1 | -0/+1 |
* | Change miscellaneous LOG(INFO)s to VLOG()s that I missed the first time throu... | pkasting@chromium.org | 2010-10-27 | 1 | -1/+1 |
* | Pass --use-gl command line argument to renderer process for use with | kbr@chromium.org | 2010-10-26 | 1 | -0/+3 |
* | Revert 63619 - Workers who want to use FileWriter need to be granted permissi... | ericu@google.com | 2010-10-23 | 1 | -2/+2 |
* | Workers who want to use FileWriter need to be granted permission to access fi... | ericu@google.com | 2010-10-23 | 1 | -2/+2 |
* | Revert 63535 - Disable GPU features AcceleratingCompositing and WebGL by defa... | enne@chromium.org | 2010-10-22 | 1 | -2/+2 |
* | Disable GPU features AcceleratingCompositing and WebGL by default. | enne@chromium.org | 2010-10-22 | 1 | -2/+2 |
* | Part 2 of extension event refactor. | mpcomplete@chromium.org | 2010-10-21 | 1 | -2/+4 |
* | Revert 63232 - On Windows, create a new TransportDIB::Handle struct which inc... | kkania@chromium.org | 2010-10-20 | 1 | -9/+12 |
* | On Windows, create a new TransportDIB::Handle struct which includes the file | kkania@chromium.org | 2010-10-20 | 1 | -12/+9 |
* | Revert 63067 - This adds some plumbing for propagating the status and error c... | gspencer@chromium.org | 2010-10-19 | 1 | -13/+7 |
* | This adds some plumbing for propagating the status and error code of a | gspencer@chromium.org | 2010-10-19 | 1 | -7/+13 |
* | Support sync file io for pepper, to support LSOs | piman@chromium.org | 2010-10-19 | 1 | -0/+7 |
* | Revert 62881 - Moves instant back into flags. | sky@chromium.org | 2010-10-17 | 1 | -1/+0 |
* | Moves instant back into flags. | sky@chromium.org | 2010-10-17 | 1 | -0/+1 |
* | Flip the filesystem flag from --enable to --disable. | kinuko@chromium.org | 2010-10-16 | 1 | -1/+1 |
* | Pull events-related code out of ExtensionMessageService into its own class. | mpcomplete@chromium.org | 2010-10-15 | 1 | -7/+8 |
* | Remove flag to prevert Flash from using Core Animation | stuartmorgan@chromium.org | 2010-10-14 | 1 | -1/+0 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -5/+5 |
* | Fix flaky IncognitoSplitMode. For real this time. | mpcomplete@chromium.org | 2010-10-13 | 1 | -4/+5 |
* | Fix flaky IncognitoSplitMode. | mpcomplete@chromium.org | 2010-10-13 | 1 | -0/+10 |
* | Adjust the traces for WhitelistedExtension. | finnur@chromium.org | 2010-10-12 | 1 | -7/+0 |
* | Add more traces for flaky WhitelistExtension test. | finnur@chromium.org | 2010-10-12 | 1 | -5/+5 |
* | Refactor out path-related methods from file_system_host_context into a separa... | kinuko@chromium.org | 2010-10-12 | 1 | -2/+2 |
* | Moves instant out of labs and into prefs. | sky@chromium.org | 2010-10-12 | 1 | -2/+1 |
* | Add more temporartraces to track down test failure on the bots. | finnur@chromium.org | 2010-10-11 | 1 | -0/+7 |
* | Enable IndexedDB by default. | jorlow@chromium.org | 2010-10-09 | 1 | -1/+1 |
* | Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc... | satish@chromium.org | 2010-10-06 | 1 | -7/+12 |
* | On Windows, create a new TransportDIB::Handle struct which includes the file | kkania@chromium.org | 2010-10-06 | 1 | -12/+7 |
* | Propagate the --v and --vmodule flags to the renderer. On Linux, the flags a... | bryner@chromium.org | 2010-10-04 | 1 | -0/+2 |
* | Remove the traces, as I believe I have found the cause for the failure. | finnur@chromium.org | 2010-10-04 | 1 | -7/+0 |