Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert 273199 "Enable mac_strip_release under ASan on OSX. Remov..." | ronghuawu@chromium.org | 2014-05-28 | 1 | -0/+32 |
* | Enable mac_strip_release under ASan on OSX. Remove the .saves files. | glider@chromium.org | 2014-05-28 | 1 | -32/+0 |
* | Don't use NXArgc or NXArgv. Access them via _NSGetArgc() and _NSGetArgv(). | mark@chromium.org | 2012-08-07 | 1 | -2/+0 |
* | Revert ___asan_set_death_callback and ___asan_set_error_report_callback until... | glider@chromium.org | 2012-03-12 | 1 | -2/+0 |
* | Add three more ASan interface functions: | glider@chromium.org | 2012-03-12 | 1 | -0/+3 |
* | Add ___asan_unregister_globals to the list of symbols that should be saved wh... | glider@chromium.org | 2011-12-29 | 1 | -0/+1 |
* | Add the ASan interface functions to the .saves files. | glider@chromium.org | 2011-11-16 | 1 | -0/+12 |
* | If the 'asan' GYP variable is set to 1 on Mac, do not strip the __asan_init s... | glider@chromium.org | 2011-09-02 | 1 | -0/+20 |