summaryrefslogtreecommitdiffstats
path: root/chrome/browser/login_prompt_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Rename ChromeThread to BrowserThread Part20:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part15:tfarina@chromium.org2010-10-111-5/+5
* Notify all active login prompts when one login prompt is submitted. This allows tonyg@chromium.org2010-04-011-5/+6
* [Mac] Disconnect buttons from the login sheet when the login sheet goes away,...rohitrao@chromium.org2010-03-261-0/+8
* Revert 42770 - Notify all active login prompts when one login prompt is submi...tonyg@chromium.org2010-03-261-6/+5
* Notify all active login prompts when one login prompt is submitted. This allowstonyg@chromium.org2010-03-261-5/+6
* Factoring duplicate code from platform-specific LoginHandlers into a base tonyg@chromium.org2010-03-231-207/+15
* Revert 41739 - Factoring duplicate code from platformspecific LoginHandlers i...erg@chromium.org2010-03-161-15/+207
* Factoring duplicate code from platform-specific LoginHandlers into a baseerg@chromium.org2010-03-161-207/+15
* mac: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-101-0/+2
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-031-45/+46
* Convert some structures in webkit/glue to string16.darin@chromium.org2009-10-201-2/+2
* Pick up newer GTMthomasvl@chromium.org2009-09-161-6/+4
* Load the http auth dialog from the main bundle.thomasvl@chromium.org2009-09-141-2/+26
* Fix crash when closing tab with an open http auth sheet.thakis@chromium.org2009-09-141-5/+10
* Autofill http auth dialog on os x and linux.thakis@chromium.org2009-08-251-4/+40
* Implement http auth login dialog for OS X.thakis@chromium.org2009-08-131-0/+308