summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/automation_event_observers_chromeos.cc
Commit message (Expand)AuthorAgeFilesLines
* CrOS login refactoring: drop use_oauth, pending_requests.nkostylev@chromium.org2013-10-191-3/+1
* Make some ChromeOS code use "if (weak_ptr)" styleakalin@chromium.org2013-06-071-1/+1
* Fix ChromeOS use of WeakPtr<T>'s operator T* conversionakalin@chromium.org2013-06-051-1/+1
* cros: Don't wait for a page load to vet login success.xiyuan@chromium.org2013-05-311-14/+3
* [cros] Multi-profiles backend plumbing. nkostylev@chromium.org2013-03-291-1/+1
* Support for auth code based authentication flow for both app and web UI drive...zelidrag@chromium.org2013-03-251-4/+4
* [chromeos] Fix a use-after-free problem with LoginEventObserverhshi@google.com2012-10-101-4/+10
* [chromeos] Wait for initial page load after loginnirnimesh@chromium.org2012-09-111-1/+14
* Fixed a possible memory leak and support null pointers in AutomationEventObse...craigdh@chromium.org2012-05-161-1/+0
* [chromeos] Automation calls should use the right profile after loginnirnimesh@chromium.org2012-05-151-2/+11
* Rewrite the Login() automation hook for chromeos.craigdh@chromium.org2012-05-051-0/+38