summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_signin.cc
Commit message (Expand)AuthorAgeFilesLines
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-03-281-4/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Renaming parameter names from is_off_the_record to is_incognitowillchan@chromium.org2011-03-181-2/+2
* Switch content/browser/webui to string16/std::string, update all callers.avi@chromium.org2011-03-091-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-3/+3
* Remove web_ui_util helper functions.kmadhusu@chromium.org2011-03-031-2/+4
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-3/+3
* WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/u...tfarina@chromium.org2011-02-271-1/+1
* WebUI: Move more files from chrome/browser/webui to chrome/browser/ui/webui.tfarina@chromium.org2011-02-271-2/+2
* WebUI: Move the core files of WebUI from chrome/browser/webui to content/brow...tfarina@chromium.org2011-02-251-1/+1
* Revert 75911 - Remove web_ui_util helper functions.kmadhusu@chromium.org2011-02-241-2/+2
* Remove web_ui_util helper functions.kmadhusu@chromium.org2011-02-241-2/+2
* Reland "WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/w...tfarina@chromium.org2011-02-191-3/+3
* Revert 75453 - WebUI: Move more files from chrome/browser/dom_ui to chrome/br...scherkus@chromium.org2011-02-181-3/+3
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-181-3/+3
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-181-1/+1
* WebUI: Rename dom_ui_ variable to web_ui_.tfarina@chromium.org2011-02-141-6/+6
* WebUI: Get rid of references to DOMUI in comments. The last part.tfarina@chromium.org2011-02-121-1/+1
* Attempt 3 at: Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-101-6/+5
* Revert 74340 - Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-101-5/+6
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-091-2/+4
* Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-091-6/+5
* Revert 74292 - Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-091-5/+6
* Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-091-6/+5
* WebUI: Rename DOMMessageHandler to WebMessageHandler.tfarina@chromium.org2011-02-081-6/+6
* Revert 74118 - Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-4/+2
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-2/+4
* WebUI: Rename namespace dom_ui_util to web_ui_util.tfarina@chromium.org2011-01-311-3/+3
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Add a new GetInstance() method for singleton classes used in chrome/browser f...satish@chromium.org2010-12-091-1/+1
* Move:ben@chromium.org2010-12-021-1/+1
* Allow sync with 2-factor StrongAuth accounts in ChromeOS.stevenjb@chromium.org2010-11-181-1/+2
* Revert 65552 - Use the GTK version of constrained html dialog for linux views...johnnyg@chromium.org2010-11-091-0/+3
* Use the GTK version of constrained html dialog for linux views / chrome OS. ...johnnyg@chromium.org2010-11-091-3/+0
* Cloud Print Dialog work.scottbyer@google.com2010-11-021-0/+1
* Pass the preferred email to the browser signin.johnnyg@chromium.org2010-11-011-1/+17
* Change miscellaneous LOG(INFO)s to VLOG()s that I missed the first time throu...pkasting@chromium.org2010-10-271-3/+3
* Create a new browser signin layer. This is currently a proxy on top of sync ...johnnyg@chromium.org2010-10-251-0/+314