Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the mac build by fixing some include paths | brettw@chromium.org | 2011-01-02 | 1 | -1/+1 |
* | No need to include all of carbon, just need CoreFoundation, and impl gets tha... | thomasvl@chromium.org | 2010-11-15 | 1 | -1/+0 |
* | ThreadRestrictions: mark library loading functions as doing IO | evan@chromium.org | 2010-11-12 | 1 | -0/+2 |
* | Move scoped_cftyperef from base to base/mac, use the new namespace, and name it | brettw@chromium.org | 2010-10-17 | 1 | -7/+8 |
* | Remove forward declares for ASCIIToUTF16 from string_util. All callers now use | brettw@chromium.org | 2010-08-19 | 1 | -1/+2 |
* | Load bundle resources when loading bundles on the Mac | stuartmorgan@chromium.org | 2010-01-28 | 1 | -2/+6 |
* | Fix a string leak in GetFunctionPointerFromNativeLibrary | stuartmorgan@chromium.org | 2009-12-15 | 1 | -3/+4 |
* | Porting the browser tests to Unix. | jcampan@chromium.org | 2009-06-05 | 1 | -4/+37 |
* | plugins: move NativeLibrary into base. | evan@chromium.org | 2009-04-21 | 1 | -0/+38 |