| Commit message (Expand) | Author | Age | Files | Lines |
* | [GTTF] Add more NULL-checks to UI tests that were lacking them to avoid crash... | phajdan.jr@chromium.org | 2010-03-11 | 1 | -0/+4 |
* | svn prop fixes. Applied to all files not in third_party. | pkasting@chromium.org | 2010-03-09 | 1 | -0/+0 |
* | Reland r40855 with chromeos fix. | jhawkins@chromium.org | 2010-03-07 | 1 | -0/+3 |
* | Revert 40855 - webkit/glue: string_util.h > utf_string_conversions.h fix. | bradnelson@google.com | 2010-03-07 | 1 | -3/+0 |
* | webkit/glue: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-07 | 1 | -0/+3 |
* | On Windows, detect the WM_DISPLAYCHANGE message which indicates the desktop s... | johnnyg@chromium.org | 2010-03-04 | 6 | -2/+12 |
* | Refactoring balloon collection and added chromeos's BalloonCollection. | oshima@chromium.org | 2010-03-02 | 10 | -132/+171 |
* | Change some desktop notifications layout parameters to be per-platform rather... | johnnyg@chromium.org | 2010-03-02 | 5 | -25/+55 |
* | Adding sticky field to Notification | oshima@chromium.org | 2010-02-26 | 4 | -23/+64 |
* | Move more files from chrome/common to chrome/browser | phajdan.jr@chromium.org | 2010-02-23 | 1 | -1/+1 |
* | Move pref_{member,service} and important_file_writer from chrome/common | phajdan.jr@chromium.org | 2010-02-19 | 2 | -2/+2 |
* | Instead of using a single template file and leaving some parts of it out, use... | johnnyg@chromium.org | 2010-02-19 | 2 | -18/+31 |
* | Desktop Notifications for the mac | johnnyg@chromium.org | 2010-02-09 | 3 | -4/+19 |
* | Revert 38469 - Desktop Notifications for the mac! | johnnyg@chromium.org | 2010-02-09 | 2 | -12/+2 |
* | Desktop Notifications for the mac! | johnnyg@chromium.org | 2010-02-09 | 2 | -2/+12 |
* | linux: build with -Wextra | evan@chromium.org | 2010-02-05 | 2 | -6/+5 |
* | Enable notification for Chromeos/Linux view build. | oshima@chromium.org | 2010-01-27 | 2 | -8/+1 |
* | Make sure notifications are only enabled on GTK builds of linux, since that's... | johnnyg@chromium.org | 2010-01-25 | 1 | -2/+14 |
* | Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty... | pkasting@chromium.org | 2010-01-08 | 1 | -4/+4 |
* | Refactor the calculation of desktop size to use an existing common method rat... | johnnyg@chromium.org | 2010-01-05 | 4 | -45/+17 |
* | Add a configurable amount of space between the notification balloons. | johnnyg@chromium.org | 2010-01-05 | 1 | -4/+11 |
* | Use utf_string_conversions header in more places. | maruel@chromium.org | 2009-12-11 | 1 | -2/+1 |
* | Notifications should resize themselves to the content within min-max bounds, ... | johnnyg@chromium.org | 2009-12-08 | 7 | -30/+90 |
* | Spruce up the notification UI to much more closely match the mocks, including... | johnnyg@chromium.org | 2009-12-05 | 2 | -12/+14 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-12-02 | 1 | -0/+1 |
* | Keep incognito notification preferences separate from regular ones, and don't... | johnnyg@chromium.org | 2009-12-01 | 2 | -28/+38 |
* | Make notifications permission available in the extension manifest and hook up... | johnnyg@chromium.org | 2009-11-24 | 2 | -7/+47 |
* | Remove (actually, reverse meaning of) command line flag for desktop notificat... | johnnyg@chromium.org | 2009-11-14 | 1 | -1/+0 |
* | Escape javascript going into text notifications. | johnnyg@chromium.org | 2009-11-14 | 2 | -2/+22 |
* | Notifications permission infobar should only be shown in response to a user g... | johnnyg@chromium.org | 2009-11-13 | 1 | -0/+65 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 4 | -10/+10 |
* | Revert 31839 - Notifications permission infobar should only be shown in respo... | scherkus@chromium.org | 2009-11-12 | 1 | -67/+0 |
* | Notifications permission infobar should only be shown in response to a user g... | johnnyg@chromium.org | 2009-11-12 | 1 | -0/+67 |
* | When extensions use notifications, display the name of the extension in UI ra... | johnnyg@chromium.org | 2009-11-12 | 4 | -6/+50 |
* | Upstreaming WebKit.gyp | yaar@chromium.org | 2009-11-12 | 3 | -3/+3 |
* | Unit tests for desktop notifications. | johnnyg@chromium.org | 2009-11-11 | 6 | -29/+414 |
* | Correctly route the notifications permission-request-complete callback to the... | johnnyg@chromium.org | 2009-11-06 | 2 | -6/+11 |
* | Seventh patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-06 | 2 | -0/+8 |
* | Implement cancel() API on a Notification object so that script can cancel or ... | johnnyg@chromium.org | 2009-11-04 | 10 | -4/+81 |
* | Third patch in getting rid of caching MessageLoop pointers and always using C... | jam@chromium.org | 2009-11-02 | 1 | -21/+14 |
* | Fix the build by removing some not implemented macros. | johnnyg@chromium.org | 2009-10-31 | 2 | -2/+0 |
* | Now that the UI layer is accessible cross-platform, coalesce the DesktopNotif... | johnnyg@chromium.org | 2009-10-30 | 4 | -155/+75 |
* | Need to load the permissions lists every time at startup for notifications. | johnnyg@chromium.org | 2009-10-30 | 3 | -12/+8 |
* | Connect the various pieces for notifications... hook up NotificationUIManager... | johnnyg@chromium.org | 2009-10-30 | 4 | -8/+148 |
* | Adds UI components for desktop notifications, including balloon view classes ... | johnnyg@chromium.org | 2009-10-29 | 8 | -200/+554 |
* | Simplify threading in browser thread by making only ChromeThread deal with di... | jam@chromium.org | 2009-10-27 | 1 | -5/+3 |
* | Browser side support (sans UI) for desktop notifications. | johnnyg@chromium.org | 2009-10-12 | 11 | -0/+958 |