summaryrefslogtreecommitdiffstats
path: root/remoting/base/breakpad_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename components/breakpad to components/crash.Robert Sesek2014-08-271-1/+1
* Cleanup: Get rid of unneeded base::UTF16ToWide() conversions.thestig@chromium.org2014-06-031-2/+1
* Comment cleanup in remoting.grt@chromium.org2014-01-151-4/+1
* Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...avi@chromium.org2013-12-251-1/+2
* Move Linux/Android breakpad implementation to breakpad componentjochen@chromium.org2013-10-221-1/+1
* Move windows breakpad code to the breakpad componentjochen@chromium.org2013-10-171-1/+1
* Update include paths in remoting for base/process changes.rsesek@chromium.org2013-07-231-1/+1
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-071-2/+2
* Do not include memory referenced by locals and other stack memory to the dump...alexeypa@chromium.org2012-11-281-4/+2
* Cleaned up usage of std::wstring in src/remoting. Added presubmit warning sup...alexeypa@chromium.org2012-08-071-6/+7
* The user's consent to crash dumps reporting can now be set via the UI (Window...alexeypa@chromium.org2012-06-221-3/+0
* C++ readability review fixes for r141239: Make Chromoting Host report crashes...alexeypa@chromium.org2012-06-161-25/+28
* Make Chromoting Host report crashes to Breakpad (Windows only). The user must...alexeypa@chromium.org2012-06-081-0/+213