| Commit message (Expand) | Author | Age | Files | Lines |
* | Move l10n_util to ui/base | ben@chromium.org | 2011-01-21 | 4 | -4/+4 |
* | Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "... | pkasting@chromium.org | 2011-01-21 | 3 | -122/+166 |
* | Add OWNERS files to autofill, notifications and speech subdirs. | tfarina@chromium.org | 2011-01-21 | 1 | -0/+1 |
* | 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 | 5 | -5/+5 |
* | Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage. | thestig@chromium.org | 2011-01-15 | 1 | -1/+3 |
* | Move models from app to ui/base/models | ben@chromium.org | 2011-01-14 | 4 | -18/+18 |
* | For ChromeOS: when starting session: | dilmah@chromium.org | 2011-01-13 | 1 | -2/+2 |
* | Refactor RenderWidgetHost::set_paint_observer() | davemoore@chromium.org | 2011-01-12 | 2 | -33/+22 |
* | Cleanup: Remove unneeded includes of chrome_switches.h. | thestig@chromium.org | 2011-01-11 | 1 | -1/+0 |
* | Remove the stubbed out headers in chrome/browser/views. | msw@chromium.org | 2011-01-10 | 2 | -4/+4 |
* | Make the balloon bounding box code more generic and not dependent on which la... | johnnyg@chromium.org | 2011-01-10 | 6 | -27/+60 |
* | Allow the user to choose which corner of the screen should get notifications. | johnnyg@chromium.org | 2011-01-06 | 12 | -38/+386 |
* | 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 |
* | Remove wstring from TableModel. | avi@chromium.org | 2010-12-30 | 3 | -29/+20 |
* | Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3. | avi@chromium.org | 2010-12-29 | 2 | -7/+16 |
* | Revert 70271 - Remove wstring from l10n_util. Part 3. | avi@chromium.org | 2010-12-29 | 2 | -16/+7 |
* | Remove wstring from l10n_util. Part 3. | avi@chromium.org | 2010-12-29 | 2 | -7/+16 |
* | Change extension unload notification to indicate updates. | asargent@chromium.org | 2010-12-23 | 1 | -1/+2 |
* | Removing IsChromeFrameProcess. | tommi@chromium.org | 2010-12-21 | 1 | -2/+3 |
* | Allow default desktop content settings and default geolocation settings to be... | markusheintz@chromium.org | 2010-12-20 | 2 | -0/+6 |
* | Change menus on OSX to update the icon dynamically. | atwilson@chromium.org | 2010-12-15 | 2 | -2/+2 |
* | Rename ExtensionsService to ExtensionService. | tfarina@chromium.org | 2010-12-14 | 3 | -8/+8 |
* | Deinline even more destructors. | erg@google.com | 2010-12-14 | 2 | -3/+6 |
* | This adds some plumbing for propagating the status and error code of a render... | gspencer@chromium.org | 2010-12-14 | 2 | -3/+8 |
* | Stray ++ causes crashes. Don't walk off the end of the array. | johnnyg@chromium.org | 2010-12-09 | 1 | -1/+1 |
* | Remove unneeded browser_process.h includes. | thestig@chromium.org | 2010-12-05 | 1 | -1/+0 |
* | Reduce the include footprint of pref_service.h | mnissler@chromium.org | 2010-12-03 | 1 | -0/+2 |
* | Fix notifications being too large on OSX. | levin@chromium.org | 2010-12-02 | 2 | -14/+3 |
* | Move: | ben@chromium.org | 2010-12-02 | 3 | -3/+3 |
* | Move a bunch more browser stuff around. | ben@chromium.org | 2010-12-02 | 1 | -1/+1 |
* | Revert 67997 - Reduce the include footprint of pref_service.h | mnissler@chromium.org | 2010-12-02 | 1 | -2/+0 |
* | Reduce the include footprint of pref_service.h | mnissler@chromium.org | 2010-12-02 | 1 | -0/+2 |
* | Listen for APP_TERMINATING in notification ui; close windows earlier in the p... | johnnyg@chromium.org | 2010-12-01 | 7 | -1/+54 |
* | Move browser/cocoa to browser/ui/cocoa | ben@chromium.org | 2010-12-01 | 1 | -1/+1 |
* | For OSX, make it so that notifications only start resizing after the first pa... | levin@chromium.org | 2010-11-30 | 3 | -2/+56 |
* | Revert 67396 - Broke ChromiumOS unit test: NotificationTest.TestActivateDeact... | levin@chromium.org | 2010-11-25 | 3 | -48/+4 |
* | Fix permission on balloon_host.cc | podivilov@chromium.org | 2010-11-25 | 1 | -0/+0 |
* | Use profile to initialize WebPreferences for BalloonHost | podivilov@chromium.org | 2010-11-25 | 1 | -3/+4 |
* | Make it so that notifications only start resizing after the first paint is done. | levin@chromium.org | 2010-11-25 | 3 | -4/+48 |
* | Ensure that the contents settings dialog is displayed for notifications displ... | ananta@chromium.org | 2010-11-24 | 1 | -1/+16 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-19 | 18 | -106/+294 |
* | notifications: Update the 'Notification Exceptions' dialog when the permissio... | tfarina@chromium.org | 2010-11-18 | 4 | -22/+64 |
* | Revert 66571 - When an extension is uninstalled, close all desktop notificati... | johnnyg@chromium.org | 2010-11-18 | 17 | -292/+106 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-18 | 17 | -106/+292 |
* | Revert 65879 - When an extension is uninstalled, close all desktop notificati... | johnnyg@chromium.org | 2010-11-12 | 17 | -287/+106 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-12 | 17 | -106/+287 |
* | Mark following tests as flaky due to an assertion failure: | phajdan.jr@chromium.org | 2010-11-08 | 1 | -2/+4 |
* | Header dependency reduction for notification headers. | levin@chromium.org | 2010-11-05 | 2 | -9/+11 |