summaryrefslogtreecommitdiffstats
path: root/content/renderer/renderer_main_platform_delegate_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-2/+3
* Remove redundant exit-detection code.rvargas@chromium.org2013-09-061-14/+0
* Replace third_party/icu/public with third_party/icu/source in the include dir...jshin@chromium.org2013-07-181-1/+1
* Use a direct include of strings headers in content/renderer and content/shell.avi@chromium.org2013-06-111-1/+1
* This patch is to enable the vtune profiling tool support in chrome.chunyang.dai@intel.com2013-05-171-1/+11
* Fix blocking of shutdown on Windowsscottmg@chromium.org2013-05-021-0/+18
* remove obsolete skia_sandbox_support_win files, and call SkTypeface_win's apireed@google.com2013-03-251-2/+2
* Roll ICU and convert include style to standard Chromium style,phajdan.jr@chromium.org2013-01-071-1/+1
* Removing unnecessary content:: namespace qualifier.darin@chromium.org2013-01-021-2/+1
* - crash when calling abort() in all ppapi processes;yzshen@chromium.org2012-12-161-17/+1
* This is a fix for http://code.google.com/p/chromium/issues/detail?id=128506 -...edisonn@google.com2012-11-211-0/+16
* Linux: don't always launch sandbox renderer tests.jln@chromium.org2012-10-241-1/+1
* Move a bunch of code in content\common (as well as a few left in renderer) to...jam@chromium.org2012-10-221-2/+5
* Prime the Windows theme DLL earlier.mad@chromium.org2012-09-121-46/+0
* Move the injection test API to content/public.avi@chromium.org2012-08-101-1/+1
* Coverity: Fix several pass-by-values.jhawkins@chromium.org2012-07-271-1/+1
* Move the Windows sandbox to sandbox/winjln@chromium.org2012-07-181-1/+1
* Emergency revert; rietveld broke; tree brokeerg@google.com2012-07-131-1/+1
* sandbox/src -> sandbox/win/srcjln@chromium.org2012-07-131-1/+1
* [windows] Make calls to exit(), _exit(), abort(), and ExitProcess() from the ...eroman@chromium.org2012-03-241-1/+31
* Implement skia sandbox callbackarthurhsu@chromium.org2011-11-231-0/+11
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-311-1/+1
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-291-4/+4
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Hook GetUserDefaultLCID () to prevent crashes on attempting to connect to CSR...jschuh@chromium.org2011-08-021-0/+7
* Rename CommandLine::GetCommandLineString().msw@chromium.org2011-07-201-1/+1
* Move renderer_main and renderer_glue to content.jam@chromium.org2011-04-181-0/+140