| Commit message (Expand) | Author | Age | Files | Lines |
* | Move l10n_util to ui/base | ben@chromium.org | 2011-01-21 | 1 | -1/+1 |
* | Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "... | pkasting@chromium.org | 2011-01-21 | 1 | -118/+162 |
* | Move ResourceBundle, DataPack to ui/base | ben@chromium.org | 2011-01-20 | 1 | -1/+1 |
* | Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref... | abarth@chromium.org | 2011-01-17 | 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 |
* | Allow default desktop content settings and default geolocation settings to be... | markusheintz@chromium.org | 2010-12-20 | 1 | -0/+5 |
* | Rename ExtensionsService to ExtensionService. | tfarina@chromium.org | 2010-12-14 | 1 | -2/+2 |
* | Move: | ben@chromium.org | 2010-12-02 | 1 | -1/+1 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-19 | 1 | -13/+32 |
* | notifications: Update the 'Notification Exceptions' dialog when the permissio... | tfarina@chromium.org | 2010-11-18 | 1 | -8/+13 |
* | Revert 66571 - When an extension is uninstalled, close all desktop notificati... | johnnyg@chromium.org | 2010-11-18 | 1 | -32/+13 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-18 | 1 | -13/+32 |
* | Revert 65879 - When an extension is uninstalled, close all desktop notificati... | johnnyg@chromium.org | 2010-11-12 | 1 | -27/+13 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-12 | 1 | -13/+27 |
* | Part 3 of immutable Extension refactor. | mpcomplete@chromium.org | 2010-10-29 | 1 | -1/+1 |
* | BAdd purchase more link to 3g notifications. | chocobo@chromium.org | 2010-10-14 | 1 | -5/+9 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -1/+1 |
* | DOM UI Settings - Desktop Notification exceptions | estade@chromium.org | 2010-10-13 | 1 | -0/+5 |
* | Rename ChromeThread to BrowserThread Part21: | tfarina@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part12: | tfarina@chromium.org | 2010-10-10 | 1 | -22/+22 |
* | Add geolocation and desktop notifications NotificationTypes. | estade@chromium.org | 2010-10-07 | 1 | -5/+15 |
* | Use PrefChangeRegistrar everywhere | danno@chromium.org | 2010-09-29 | 1 | -10/+5 |
* | FBTF: Move a bunch of code to the headers and remove includes. | erg@google.com | 2010-09-22 | 1 | -0/+1 |
* | Revert 60169 - Use PrefChangeRegistrar everywhere | danno@chromium.org | 2010-09-22 | 1 | -5/+10 |
* | Use PrefChangeRegistrar everywhere | danno@chromium.org | 2010-09-22 | 1 | -10/+5 |
* | Reset the desktop notifications settings to default. | tfarina@chromium.org | 2010-09-07 | 1 | -0/+7 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 1 | -2/+2 |
* | FBTF: Move individual XXXMsg_Params structs to a new file. | erg@google.com | 2010-08-24 | 1 | -0/+1 |
* | Convert infobar APIs to UTF-16. | evan@chromium.org | 2010-08-13 | 1 | -10/+10 |
* | Match the Notifications infobar color with the color of all other confirmatio... | tfarina@chromium.org | 2010-08-11 | 1 | -0/+3 |
* | Make prefs use std::string for keys rather than wstrings. | viettrungluu@chromium.org | 2010-08-11 | 1 | -1/+1 |
* | notifications: Convert some std::wstring over to string16. | tfarina@chromium.org | 2010-08-01 | 1 | -8/+9 |
* | Implement BiDi support and replace ID support for notifications. | johnnyg@chromium.org | 2010-07-12 | 1 | -22/+25 |
* | Add Notifications pane to content settings. | thakis@chromium.org | 2010-07-06 | 1 | -4/+18 |
* | Backend changes for notifications content settings. | thakis@chromium.org | 2010-07-06 | 1 | -27/+96 |
* | Moved common parts of ChildProcessHost into chrome/common and created a Brows... | sanjeevr@chromium.org | 2010-07-03 | 1 | -1/+1 |
* | Add a default content setting to the notifications service. | thakis@chromium.org | 2010-07-03 | 1 | -0/+46 |
* | Properly escape user input for notifications, since URL-encoded characters ar... | johnnyg@chromium.org | 2010-06-09 | 1 | -11/+11 |
* | Move destkop notification prefs to RegisterUserPrefs | skrul@chromium.org | 2010-06-01 | 1 | -4/+7 |
* | Attempt 2 at landing this as this broke ui_tests on linux. | ananta@chromium.org | 2010-05-27 | 1 | -10/+3 |
* | Revert 48348 - Broke ui_tests on linux. | tonyg@chromium.org | 2010-05-27 | 1 | -3/+10 |
* | The desktop notification service infobar would not display in ChromeFrame ren... | ananta@chromium.org | 2010-05-27 | 1 | -10/+3 |
* | Fix problem of displaying title with parenthesis in extension. | xji@chromium.org | 2010-05-21 | 1 | -1/+1 |
* | Fix crash when signing in with certain desktop notification settings. | zork@chromium.org | 2010-05-09 | 1 | -4/+8 |
* | New visuals for notifications on Windows. | johnnyg@chromium.org | 2010-05-07 | 1 | -1/+1 |
* | Add notifications to allow desktop notification permissions to be synced. | zork@chromium.org | 2010-04-12 | 1 | -14/+118 |
* | Revert 44234 - Add notifications to allow desktop notification permissions to... | zork@chromium.org | 2010-04-12 | 1 | -107/+10 |
* | Add notifications to allow desktop notification permissions to be synced. | zork@chromium.org | 2010-04-12 | 1 | -10/+107 |
* | Hook up extension apps notification permission, take two | rafaelw@chromium.org | 2010-03-31 | 1 | -31/+0 |