| Commit message (Expand) | Author | Age | Files | Lines |
* | Move CancellationFlag and WaitableEvent to the synchronization subdirectory. | brettw@chromium.org | 2011-01-02 | 1 | -1/+1 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 1 | -1/+1 |
* | Change extension unload notification to indicate updates. | asargent@chromium.org | 2010-12-23 | 1 | -1/+2 |
* | Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl... | brettw@chromium.org | 2010-12-21 | 1 | -24/+26 |
* | Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi" | chase@chromium.org | 2010-12-21 | 1 | -26/+24 |
* | Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki... | chase@chromium.org | 2010-12-20 | 1 | -24/+26 |
* | Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin... | brettw@chromium.org | 2010-12-20 | 1 | -26/+24 |
* | Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put | brettw@chromium.org | 2010-12-20 | 1 | -24/+26 |
* | Change the "Disable outdated plug-ins" lab to block them instead. | bauerb@chromium.org | 2010-12-16 | 1 | -5/+0 |
* | Add a preference to clear Flash LSO data in the Clear Browsing Data dialog. | bauerb@chromium.org | 2010-12-15 | 1 | -1/+0 |
* | Rename ExtensionsService to ExtensionService. | tfarina@chromium.org | 2010-12-14 | 1 | -1/+1 |
* | Rename all methods accessing Singleton<T> as GetInstance(). | satish@chromium.org | 2010-12-13 | 1 | -1/+1 |
* | Move: | ben@chromium.org | 2010-12-02 | 1 | -1/+1 |
* | Add PluginDataRemover. | bauerb@chromium.org | 2010-11-18 | 1 | -13/+7 |
* | ThreadRestrictions: mark library loading functions as doing IO | evan@chromium.org | 2010-11-12 | 1 | -8/+0 |
* | Add PluginProcessHost::Client. | bauerb@chromium.org | 2010-11-02 | 1 | -17/+9 |
* | Part 3 of immutable Extension refactor. | mpcomplete@chromium.org | 2010-10-29 | 1 | -2/+2 |
* | Use scoped_refptr for refcounted param in PluginService. | willchan@chromium.org | 2010-10-20 | 1 | -2/+3 |
* | This adds a plugin selection policy for selecting which plugin is | gspencer@chromium.org | 2010-10-14 | 1 | -7/+73 |
* | Rename ChromeThread to BrowserThread Part21: | tfarina@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | This changes GetPluginInfo so that we can request a list of plugins that matc... | gspencer@chromium.org | 2010-10-12 | 1 | -1/+3 |
* | Rename ChromeThread to BrowserThread Part15: | tfarina@chromium.org | 2010-10-11 | 1 | -12/+12 |
* | Purge renderer plug-in caches when a plug-in is enabled or disabled. | bauerb@chromium.org | 2010-10-08 | 1 | -0/+6 |
* | Don't load plugins on the UI thread for pref and group policy disabling. | jam@chromium.org | 2010-10-02 | 1 | -4/+2 |
* | Fix about:plugins loading the plugin list on the UI thread. This way I can r... | jam@chromium.org | 2010-10-01 | 1 | -4/+3 |
* | Take out DCHECKs temporarily while I investigate interactive test failures TB... | jam@chromium.org | 2010-09-30 | 1 | -3/+4 |
* | Try to fix linux 64 compile error | jam@chromium.org | 2010-09-30 | 1 | -5/+3 |
* | Disable checking group policy for plugins on startup since we shouldn't load ... | jam@chromium.org | 2010-09-30 | 1 | -0/+12 |
* | Policy: plugins disabled by policy should honor policy changes without Chrome... | danno@chromium.org | 2010-09-10 | 1 | -2/+2 |
* | Due to some unresolved blocking issues, we are switching Native Client back o... | cbiffle@google.com | 2010-09-03 | 1 | -1/+3 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 1 | -1/+1 |
* | Disable outdated non-sandboxed plugins. | bauerb@chromium.org | 2010-08-09 | 1 | -0/+5 |
* | Revert 55227 - Disable outdated non-sandboxed plugins. | bauerb@chromium.org | 2010-08-06 | 1 | -5/+0 |
* | Disable outdated non-sandboxed plugins. | bauerb@chromium.org | 2010-08-06 | 1 | -0/+5 |
* | Remove wstring-ness from some more locale variables. | evan@chromium.org | 2010-08-04 | 1 | -1/+1 |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 1 | -0/+1 |
* | Replace ViewHostMsg_GetPluginPath with ViewHostMsg_GetPluginInfo. | bauerb@chromium.org | 2010-08-03 | 1 | -21/+9 |
* | Altered the logic that determines when NaCl is enabled. Previously, we requi... | cbiffle@google.com | 2010-07-30 | 1 | -2/+1 |
* | Use a plain ASCII string for the UI locale in the plugin service. | evan@chromium.org | 2010-07-30 | 1 | -2/+2 |
* | Load Pepper v2 internal pdf plugin. | jam@chromium.org | 2010-07-16 | 1 | -3/+0 |
* | Factor out PluginGroup into a separate class in common/. | bauerb@chromium.org | 2010-07-14 | 1 | -1/+1 |
* | Revert 52161 -Accidental checkin. Load Pepper v2 internal pdf plugin. | jam@chromium.org | 2010-07-13 | 1 | -0/+3 |
* | Load Pepper v2 internal pdf plugin. | jam@chromium.org | 2010-07-13 | 1 | -3/+0 |
* | Moved common parts of ChildProcessHost into chrome/common and created a Brows... | sanjeevr@chromium.org | 2010-07-03 | 1 | -2/+2 |
* | Allow Pepper plugins to make requests with relative urls. Also allow bundled... | jam@chromium.org | 2010-07-02 | 1 | -1/+6 |
* | Group plugins in about:plugins and show update link for out-of-date ones. | bauerb@chromium.org | 2010-07-02 | 1 | -78/+3 |
* | Modify NPAPI::PluginList::GetPluginInfo() to return true also for disabled pl... | bauerb@chromium.org | 2010-06-30 | 1 | -2/+2 |
* | Revert 51110 because of regression 47858- Group plugins in about:plugins and ... | jam@chromium.org | 2010-06-29 | 1 | -3/+78 |
* | Add switch for specifying a directory to load plugins, so that test plugins c... | stuartmorgan@chromium.org | 2010-06-29 | 1 | -1/+5 |
* | Group plugins in about:plugins and show update link for out-of-date ones. | bauerb@chromium.org | 2010-06-29 | 1 | -78/+3 |