Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ephy-request-about: move this to embed/ | Xan Lopez | 2011-09-06 | 1 | -199/+0 |
| | | | | We'll need to access embed/ data for about:applications. | ||||
* | Implement about:memory | Xan Lopez | 2011-06-28 | 1 | -3/+34 |
| | | | | | Gives an estimate of how much memory the browser process is using, extracted from /proc/$PID/smaps. Only works in GNU/Linux systems. | ||||
* | ephy-request-about: fix typo | Xan Lopez | 2011-06-19 | 1 | -1/+1 |
| | |||||
* | ephy-request-about: some style fixes | Xan Lopez | 2011-06-17 | 1 | -94/+99 |
| | |||||
* | Blast from the past | Xan Lopez | 2011-06-10 | 1 | -6/+21 |
| | |||||
* | Remove an unnecessary g_strv_length() | Claudio Saavedra | 2011-06-03 | 1 | -3/+2 |
| | |||||
* | Added about:plugins support. | Sergio Villar Senin | 2011-06-01 | 1 | -0/+149 |
We are now able to show a page with the list of installed plugins. Bug #575498 |