summaryrefslogtreecommitdiffstats
path: root/rlz/lib/financial_ping.h
Commit message (Collapse)AuthorAgeFilesLines
* Add periodic check to see if context has been reset.oshima@chromium.org2013-10-171-0/+7
| | | | | | | | | | | | | | | | | | | Context may be set to NULL when shutdown is requested while trying to send ping. With this CL, rlz will cancel the request when it detects the NULL context. non chromeos chrome used to wait even after context is set to NULL, so maybe I should do this only for chromeos. Please let me know what you think. This also fixes the edge race case where the g_context may be set to NULL in the middle of FinancialPing::PingServer. BUG=261377 Review URL: https://codereview.chromium.org/26929004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@229114 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 144071 - Add a regenerate button to regenerate the password in Windows.jam@chromium.org2012-06-261-0/+64
| | | | | | | | | | | | | BUG=120480 TEST=Not tested. Review URL: https://chromiumcodereview.appspot.com/10642009 TBR=zysxqn@google.com Review URL: https://chromiumcodereview.appspot.com/10659022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@144074 0039d316-1c4b-4281-b951-d872f2087c98
* Add a regenerate button to regenerate the password in Windows.zysxqn@google.com2012-06-261-64/+0
| | | | | | | | | | BUG=120480 TEST=Not tested. Review URL: https://chromiumcodereview.appspot.com/10642009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@144071 0039d316-1c4b-4281-b951-d872f2087c98
* Check-in rlz code to src\rlz from http://code.google.com/p/rlz/.jam@chromium.org2012-06-211-0/+64
Review URL: https://chromiumcodereview.appspot.com/10597002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@143381 0039d316-1c4b-4281-b951-d872f2087c98