| Commit message (Expand) | Author | Age | Files | Lines |
* | Move scoped_cftyperef from base to base/mac, use the new namespace, and name it | brettw@chromium.org | 2010-10-17 | 1 | -15/+17 |
* | [Mac] Return better error messages when AmIBundled() fails. We're seeing thi... | rohitrao@chromium.org | 2010-10-08 | 1 | -5/+7 |
* | Refactor the code for loading icons into the PageInfoModel. | rsesek@chromium.org | 2010-10-02 | 1 | -0/+10 |
* | Fix a bunch of clang warnings/errors. | thakis@chromium.org | 2010-09-21 | 1 | -4/+5 |
* | Fix Chrome build for 10.6 SDK. | jrg@chromium.org | 2010-09-15 | 1 | -2/+6 |
* | Re-land. Fixed previous errors. | dimich@chromium.org | 2010-08-27 | 1 | -0/+149 |
* | Revert 57614 - Re-land. Fixed previous build error. | dimich@chromium.org | 2010-08-27 | 1 | -149/+0 |
* | Re-land. Fixed previous build error. | dimich@chromium.org | 2010-08-27 | 1 | -0/+149 |
* | Revert 57569 - Implement OSX version for "Start on Login" for background-enab... | dimich@chromium.org | 2010-08-26 | 1 | -151/+0 |
* | Implement OSX version for "Start on Login" for background-enabled extensions. | dimich@chromium.org | 2010-08-26 | 1 | -0/+151 |
* | [Mac] Revert the diagnostic messages added in r57088. | rohitrao@chromium.org | 2010-08-24 | 1 | -12/+2 |
* | [Mac] Add diagnostic logging to AmIBundled() to help with bot failures. | rohitrao@chromium.org | 2010-08-23 | 1 | -3/+16 |
* | Move NSImage-to-CGImageRef conversion code into a common helper function in b... | rsesek@chromium.org | 2010-07-28 | 1 | -0/+33 |
* | Commiting http://codereview.chromium.org/2017007/show on behalf of rkc@chromi... | zelidrag@chromium.org | 2010-05-14 | 1 | -1/+4 |
* | [Mac] Force the Process Manager to start up when loading the symbols for proc... | thomasvl@chromium.org | 2010-04-12 | 1 | -0/+9 |
* | [Mac] This probably won't fix the bug complete, but just put in some checks t... | thomasvl@chromium.org | 2010-04-07 | 1 | -3/+16 |
* | Mac: move should-double-click-to-minimize code into mac_util. | viettrungluu@chromium.org | 2010-03-12 | 1 | -0/+13 |
* | [Mac] When in fullscreen mode, ties the menubar shown state to the overlay sh... | rohitrao@chromium.org | 2010-03-03 | 1 | -19/+75 |
* | Give Mac plugin processes descriptive names for Activity Monitor | stuartmorgan@chromium.org | 2010-02-24 | 1 | -0/+67 |
* | Hide/show cursor according to NSCursor requests. | avi@chromium.org | 2010-02-02 | 1 | -0/+7 |
* | Moved GetUserDirectory() into mac_util.mm. | akalin@chromium.org | 2010-01-27 | 1 | -11/+17 |
* | Add NSTemporaryDirectory() to the list of ignored to catch all possible value... | thomasvl@chromium.org | 2009-12-30 | 1 | -6/+19 |
* | [Mac] address perf regressions on bots | thomasvl@chromium.org | 2009-12-30 | 1 | -0/+13 |
* | Separate ProxyResolverMac and ProxyConfigServiceMac into their own files and ... | hayato@chromium.org | 2009-12-10 | 1 | -0/+24 |
* | For the immediate milestone, exclude History and Thumbnails from being backed... | mrossetti@chromium.org | 2009-11-11 | 1 | -0/+18 |
* | Mac: Implement about:memory. | viettrungluu@chromium.org | 2009-11-05 | 1 | -0/+49 |
* | Don't allow the browser to stay above a modal plugin window (Mac) | stuartmorgan@chromium.org | 2009-11-04 | 1 | -0/+10 |
* | Add GrabWindowSnapshot method to mac_util class, and a unit test. | mirandac@chromium.org | 2009-10-27 | 1 | -1/+18 |
* | Provide better diagnostics when launching with a silly executable path. | mark@chromium.org | 2009-10-19 | 1 | -3/+4 |
* | Change Mac fullscreen mode to be a stack, not a flag. This fixes crashes and | amanda@chromium.org | 2009-10-11 | 1 | -0/+22 |
* | Move all resources into the framework. | mark@chromium.org | 2009-10-07 | 1 | -0/+5 |
* | For the purposes of the "system color space," use the main display's color | mark@chromium.org | 2009-09-13 | 1 | -9/+13 |
* | Adjust color spaces so that Mac Chrome renders colors properly. | amanda@chromium.org | 2009-09-03 | 1 | -0/+24 |
* | Check the right Info.plist to determine whether the app is the browser or a | mark@chromium.org | 2009-09-03 | 1 | -2/+5 |
* | Fix Breakpad-enabled builds on the Mac. | mark@chromium.org | 2009-09-01 | 1 | -2/+1 |
* | Change when we enable Apple's Crash reporter. | jeremy@chromium.org | 2009-08-31 | 1 | -0/+7 |
* | Ensure that CreatorCodeForCFBundleRef returns the "unknown" creator code from | mark@chromium.org | 2009-08-12 | 1 | -1/+1 |
* | Use real creator code for Keychain items. Instead of hard-coding 'rimZ', use | mark@chromium.org | 2009-08-11 | 1 | -13/+29 |
* | First cut at Safari Import - Home Page & History Only. | jeremy@chromium.org | 2009-07-31 | 1 | -0/+14 |
* | Add a macutil for the main app bundle and override | thomasvl@chromium.org | 2009-03-03 | 1 | -0/+25 |
* | Load the Ahem font from the source tree when not running bundled, for | mark@chromium.org | 2008-12-10 | 1 | -0/+18 |
* | Cleanup of the path service. (With some extra utilities to be used later.) | avi@google.com | 2008-12-09 | 1 | -0/+26 |