Home | History | Annotate | Download | only in extensions

Lines Matching full:update

95   // The base update url without any arguments added.
98 // The base update url plus arguments indicating the id, version, etc.
172 // controls how often update checks are scheduled.
184 // Stops the updater running, cancelling any outstanding update manifest and
188 // Posts a task to do an update check. Does nothing if there is
192 // Starts an update check right now, instead of waiting for the next
201 // Returns true iff CheckSoon() has been called but the update check
235 // Computes when to schedule the first update check.
266 // service to unload blacklisted extensions and update pref.
281 // Begins an update check. Takes ownership of |fetch_data|.
302 // Send a notification that update checks are starting.
305 // Send a notification that an update was found for extension_id that we'll
355 // The ids of extensions that have in-progress update checks.