summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_accessibility_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-1/+1
* Move functions required by the rest of the browser from RenderProcessHost to ...brettw@chromium.org2009-01-161-1/+1
* Reverting 5927 as John has a better fix for this issue.ananta@chromium.org2008-11-271-4/+0
* Fixes a potential memory leak with a message creation.klink@chromium.org2008-11-241-4/+3
* Don't reenter Webkit, while it waits for outgoing sync calls to complete. Thisananta@chromium.org2008-11-241-0/+4
* Fixes a null pointer bug, and adds null checks around potentially dying proce...klink@chromium.org2008-10-111-5/+11
* Fixes crash in BrowserAccessibilityManager destructor (see CPBrowsingContextM...klink@chromium.org2008-10-091-3/+3
* Adds MSAA/IAccessible exposure of web content.klink@chromium.org2008-09-301-0/+167