| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Rename ChromeThread to BrowserThread Part12: | tfarina@chromium.org | 2010-10-10 | 8 | -45/+45 |
* | Revert 61899 for breaking cookes on file:// URLs. | willchan@chromium.org | 2010-10-08 | 1 | -4/+2 |
* | Fix instances of passing raw pointers to RefCounted objects in tasks. | willchan@chromium.org | 2010-10-08 | 1 | -2/+4 |
* | Add geolocation and desktop notifications NotificationTypes. | estade@chromium.org | 2010-10-07 | 1 | -5/+15 |
* | Couple of match preview changes. | sky@chromium.org | 2010-09-29 | 1 | -0/+3 |
* | Use PrefChangeRegistrar everywhere | danno@chromium.org | 2010-09-29 | 2 | -10/+8 |
* | 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 | 2 | -8/+10 |
* | Use PrefChangeRegistrar everywhere | danno@chromium.org | 2010-09-22 | 2 | -10/+8 |
* | clang: update gtest to r435 and gmock to r300. | evan@chromium.org | 2010-09-16 | 1 | -18/+20 |
* | Fix SessionStorage | jorlow@chromium.org | 2010-09-14 | 1 | -6/+2 |
* | Partial clone of the following CL: http://codereview.chromium.org/3013045/show | twiz@google.com | 2010-09-10 | 1 | -1/+1 |
* | GTTF: Make WaitForInfoBarCount not Sleep. | phajdan.jr@chromium.org | 2010-09-08 | 1 | -1/+1 |
* | Reset the desktop notifications settings to default. | tfarina@chromium.org | 2010-09-07 | 2 | -0/+10 |
* | Implement the plumbing to deliver click events from the notification balloon ... | johnnyg@chromium.org | 2010-09-01 | 8 | -1/+26 |
* | Make mac notifications less janky: group the animation together so that they ... | johnnyg@chromium.org | 2010-08-31 | 5 | -2/+23 |
* | Reland r57788 - Expose Extension Bindings to Component Applications | rafaelw@chromium.org | 2010-08-31 | 1 | -1/+2 |
* | Revert 57788 - Expose Extension Bindings to Component Applications | rafaelw@chromium.org | 2010-08-28 | 1 | -2/+1 |
* | Expose Extension Bindings to Component Applications | rafaelw@chromium.org | 2010-08-28 | 1 | -1/+2 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 3 | -5/+5 |
* | FBTF: Move individual XXXMsg_Params structs to a new file. | erg@google.com | 2010-08-24 | 2 | -0/+2 |
* | DOMUI callback to notification | oshima@chromium.org | 2010-08-19 | 2 | -1/+16 |
* | Initial version of chrome.experimental.sidebar extension API. | brettw@chromium.org | 2010-08-19 | 2 | -12/+4 |
* | Use RenderWidget(Host) for full screen | boliu@chromium.org | 2010-08-19 | 1 | -0/+3 |
* | FBTF: Remove unneeded headers from base/ (part 6) | thestig@chromium.org | 2010-08-19 | 1 | -2/+1 |
* | Test server cleanup patch of death: | phajdan.jr@chromium.org | 2010-08-17 | 1 | -10/+8 |
* | Remove deprecated wstring Get(As)String() methods from Value, etc. | viettrungluu@chromium.org | 2010-08-16 | 1 | -2/+2 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 3 | -5/+4 |