summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/renderer_main_platform_delegate_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Cleans up our autorelease pool handling by making sure that an autorelease po...dmaclach@chromium.org2009-11-051-7/+8
* TBR: mark@chromium.orgjeremy@chromium.org2009-11-051-4/+6
* TBR:markjeremy@chromium.org2009-11-051-6/+4
* Sandbox Worker process on the Mac.jeremy@chromium.org2009-11-051-4/+6
* Some fixes to the OS X Sandbox:jeremy@chromium.org2009-10-091-100/+3
* Warm up the generic CMYK profile before building a sandbox.mark@chromium.org2009-09-131-15/+17
* Adjust color spaces so that Mac Chrome renders colors properly.amanda@chromium.org2009-09-031-0/+4
* Use 10.5/10.6-compatible Sandbox Syntaxjeremy@chromium.org2009-08-281-14/+0
* Fix crash-on-launch on Snow Leopardjeremy@chromium.org2009-08-281-0/+14
* Some tweaks to the OS X Sandbox:jeremy@chromium.org2009-08-211-21/+24
* Remove special event pumping now that r21355 is in and we can specify to use ...avi@chromium.org2009-08-201-34/+0
* We recently enabled reading sysctl values from inside the sandbox. This CL r...jeremy@chromium.org2009-07-021-4/+0
* Changing the mode we pull events in, so we don't fire off timers and notifica...avi@google.com2009-06-191-3/+5
* Make sure to pump windowserver events that accumulate.avi@google.com2009-06-111-13/+33
* Allow sysctl-read in the mac sandbox, making drawing of zoomed controls more ...thakis@chromium.org2009-06-041-35/+4
* Hook up full-page zoom menu items and fix that zoomed controls don't draw.thakis@chromium.org2009-05-051-1/+36
* Fix Sandbox on SnowLeopard.jeremy@chromium.org2009-04-161-23/+51
* Add a macutil for the main app bundle and overridethomasvl@chromium.org2009-03-031-18/+12
* Enable --single-process for Mac and Linux.shess@chromium.org2009-02-271-0/+3
* Sandbox warmup - localtime().jeremy@chromium.org2009-02-261-0/+4
* Sandbox fix - warmup -[NSColor colorUsingColorSpaceName].jeremy@chromium.org2009-02-251-0/+4
* Temporary fix for the Cocoa-in-renderer problem.jrg@chromium.org2009-02-251-2/+27
* mac renderer sandbox cleanup:thomasvl@chromium.org2009-02-171-0/+97