| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | When notifications are closed by the user, send the notification to remove it... | johnnyg@chromium.org | 2010-11-04 | 2 | -1/+24 |
* | Use make_scoped_refptr for NewRunnableMethod if the raw ptr type is derived f... | thakis@chromium.org | 2010-11-01 | 1 | -1/+1 |
* | Part 3 of immutable Extension refactor. | mpcomplete@chromium.org | 2010-10-29 | 2 | -3/+3 |
* | notifications: Update the permission settings when clicking in 'Disable' menu... | tfarina@chromium.org | 2010-10-29 | 3 | -11/+71 |
* | Increase the maximum notification height from 120px to 160px. | johnnyg@chromium.org | 2010-10-28 | 1 | -1/+1 |
* | Add pyauto hook for HTML5 notifications, tests, and helpers. | kkania@chromium.org | 2010-10-26 | 2 | -0/+19 |
* | Refactoring select popup on Mac. | jcivelli@google.com | 2010-10-26 | 1 | -0/+7 |
* | Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*. | pkasting@chromium.org | 2010-10-21 | 1 | -3/+3 |
* | FBTF: Even more deinlining. | erg@google.com | 2010-10-20 | 8 | -63/+112 |
* | BAdd purchase more link to 3g notifications. | chocobo@chromium.org | 2010-10-14 | 2 | -5/+15 |
* | 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 | 6 | -6/+6 |
* | Inspector settings not updated in profile when inspecting extensions. | podivilov@chromium.org | 2010-10-12 | 2 | -0/+14 |