Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Actually activate the Notification Database bloom filter. | peter | 2015-04-15 | 1 | -0/+1 |
* | The notification database should have a bloom filter policy. | peter | 2015-04-01 | 1 | -0/+3 |
* | leveldb: Reuse manifest (AKA logs) during open. | cmumford | 2015-03-26 | 1 | -0/+2 |
* | Write the assigned notification id to the stored notification data. | peter | 2015-03-20 | 1 | -3/+6 |
* | The notification database should be able to read or delete multiple items. | peter | 2015-03-19 | 1 | -16/+166 |
* | Expose bits of the Web Notification database in the //content API. | peter | 2015-03-17 | 1 | -3/+6 |
* | Introduce the PlatformNotificationContext class. | peter | 2015-03-16 | 1 | -1/+0 |
* | Store the actual notification data in the notification database. | peter | 2015-03-16 | 1 | -24/+98 |
* | Store the next notification id in the notification database. | peter | 2015-03-13 | 1 | -0/+54 |
* | Introduce the NotificationDatabase class. | peter | 2015-03-12 | 1 | -0/+92 |