summaryrefslogtreecommitdiffstats
path: root/content/renderer/renderer_main_platform_delegate_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-241-2/+2
* Update sys_string_conversions includes in chrome_frame, content, net, and ui.brettw@chromium.org2013-03-281-1/+1
* mac: Don't do our Chinese Handwriting IME hack on OS X 10.9+thakis@chromium.org2013-02-281-24/+30
* Replace all uses of base/mac/crash_logging.h with base/debug/crash_logging.h.rsesek@chromium.org2013-01-031-1/+0
* Change the TISCreateInputSourceList override in the renderer to return real T...rsesek@chromium.org2012-12-191-14/+91
* Add two crash keys for debugging to record Text Input Services information in...rsesek@chromium.org2012-11-061-0/+17
* 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/+6
* Move the injection test API to content/public.avi@chromium.org2012-08-101-1/+1
* mac: Remove InitWebCoreSystemInterface() calls from many random places.thakis@chromium.org2012-02-141-5/+1
* [Mac] Remove content/ CrApplication.shess@chromium.org2011-12-061-4/+3
* Load mac sandbox definitions from resources instead of the bundle.jochen@chromium.org2011-11-251-1/+1
* 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-5/+3
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-2/+2
* A second attempt at renderer sandbox tests for macofri@chromium.org2011-10-091-2/+38
* Move renderer_main and renderer_glue to content.jam@chromium.org2011-04-181-0/+58