index
:
goa-browser-extension
master
GNOME Online Accounts Integration browser extension
Emanuele Aina
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-07
build: Install the right json file to be seen by Chromium
HEAD
master
Emanuele Aina
1
-2/+2
2013-03-07
lib: Try to unref stuff in dispose() instead of finalize()
Emanuele Aina
1
-1/+15
2013-03-06
chromium: Content scripts for Calendar and Picasa
Emanuele Aina
3
-0/+20
2013-03-06
chromium: Complete the lists of services we want to enable
Emanuele Aina
2
-2/+2
2013-03-06
chromium: Add a Google Drive content script
Emanuele Aina
2
-0/+10
2013-03-06
chromium: Split the GMail-specific stuff in a separate js file
Emanuele Aina
3
-7/+7
2013-03-06
chromium: Move the login detection setup in a function
Emanuele Aina
1
-18/+25
2013-03-06
chromium: Make login name detection more strict
Emanuele Aina
1
-1/+2
2013-03-06
lib: Only build the static version of the internal library
Emanuele Aina
1
-3/+1
2013-03-05
chromium: Do nothing if the current account is already configured
Emanuele Aina
1
-0/+13
2013-03-05
plugin: Add a listAccounts() method to list existing GOA accounts
Emanuele Aina
3
-0/+100
2013-03-05
plugin: Keep a reference to the 'window' object
Emanuele Aina
3
-3/+13
2013-03-05
lib: Do not leak GoaClient from GoaBrowserObject
Emanuele Aina
1
-0/+9
2013-03-05
lib: Make sure the returned GValue holds a ref in property getters
Emanuele Aina
1
-1/+1
2013-03-05
plugin: Unref the GoaBrowserObject on object deallocation
Emanuele Aina
1
-1/+3
2013-03-05
plugin: Use the METHODS macro to define wrapper prototypes
Emanuele Aina
1
-6/+12
2013-03-04
build: Do not install the internal library
Emanuele Aina
1
-1/+1
2013-03-04
build: Fix .crx file installation dir
Emanuele Aina
1
-1/+1
2013-03-04
chromium: Show infobar once and hide page action icon on old tabs
Emanuele Aina
1
-5/+23
2013-03-04
chromium: s/account{Is,Set}Ignored()/account{Is,Set}PermanentlyIgnored()
Emanuele Aina
1
-5/+5
2013-03-04
chromium: Do not rely on experimental APIs (disables the infobar)
Emanuele Aina
2
-5/+8
2013-03-04
chromium: Show a page action icon too
Emanuele Aina
4
-0/+84
2013-03-04
chromium: Store the tabId of the original request in the accountData dict
Emanuele Aina
1
-5/+14
2013-03-04
chromium: Do not show the inforbar prompt for ignored accounts
Emanuele Aina
1
-4/+14
2013-03-04
chromium: Call sendResponse() to close the connection
Emanuele Aina
1
-11/+13
2013-03-04
chromium: Display an infobar before launching the native stuff
Emanuele Aina
4
-7/+131
2013-03-04
icons: Take icons from the online-accounts GNOME Control Center panel
Emanuele Aina
8
-1/+13
2013-03-04
build: Explicit some targets and use a tmp dir to build the .crx
Emanuele Aina
2
-15/+21
2013-03-04
lib: Invoke GNOME Control Center via DBus-activation to create accounts
Emanuele Aina
3
-12/+24
2013-02-26
lib: Port the GVariant conversion routines from JSON-GLib to JSON-C
Emanuele Aina
5
-1/+935
2013-02-26
chromium: Collect cookies to use for the account creation request
Emanuele Aina
7
-19/+55
2013-02-26
plugin: Get a GoaClient and pass it to the library object
Emanuele Aina
6
-9/+143
2013-02-26
GNOME Online Accounts browser extension
Emanuele Aina
27
-0/+3559